Overview
(0 errors, 0 warnings)
This section shows the general problems detected when processing the code
[More info]
PHP lint problems
(0 errors, 0 warnings)
This section shows php lint problems in the code detected by php -l
[More info]
PHP coding style problems
(0 errors, 0 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
Javascript coding style problems
(0 errors, 0 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
CSS problems
(0 errors, 0 warnings)
This section shows CSS problems detected by stylelint
[More info]
PHPDocs style problems
(0 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
Update savepoints problems
(0 errors, 0 warnings)
This section shows problems detected with the handling of upgrade savepoints
[More info]
Third party library modification problems
(0 errors, 0 warnings)
This section shows problems detected with the modification of third party libraries
[More info]
grunt changes
(0 errors, 0 warnings)
This section shows files built by grunt and not commited
[More info]
shifter problems
(0 errors, 0 warnings)
This section shows problems detected by shifter
[More info]
Mustache template problems
(0 errors, 0 warnings)
This section shows problems detected in mustache templates
[More info]
- admin/tool/tcpdffonts/templates/fontpreview.mustache
- (#1)
HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input type="hidden" name="sub" value="0"/> )
- (#1)
HTML Validation info, line 8: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <label><input type="checkbox" id="id_subset" name="sub" value="1"/> )
- (#1)
HTML Validation info, line 11: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <label><input type="checkbox" id="id_bold" name="bold"/> )
- (#1)
HTML Validation info, line 14: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <label><input type="checkbox" id="id_italic" name="italic"/> )
- (#1)
HTML Validation info, line 19: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (bel> <input type="number" id="id_size" name="size" value="12"/> )
- (#1)
HTML Validation info, line 26: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input type="submit" name="submit" value="Update preview"/> <)
Gherkin .feature problems
(0 errors, 0 warnings)
This section shows problems detected in behat .feature files
[More info]