Prechecker results: warning


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, 7 warnings)

This section shows problems detected in mustache templates [More info]

course/format/multitopic/templates/courseformat/content.mustache
(#1) HTML Validation info, line 66: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="cmCheckbox3" type="checkbox" data-id="3" data-action="toggleSelectionCm" data-bulkcheckbox="1" /> )
(#1) HTML Validation info, line 146: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="cmCheckbox4" type="checkbox" data-id="4" data-action="toggleSelectionCm" data-bulkcheckbox="1" /> )
(#1) HTML Validation info, line 226: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="cmCheckbox5" type="checkbox" data-id="5" data-action="toggleSelectionCm" data-bulkcheckbox="1" /> )
course/format/multitopic/templates/courseformat/content/section.mustache
(#1) HTML Validation info, line 68: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="cmCheckbox3" type="checkbox" data-id="3" data-action="toggleSelectionCm" data-bulkcheckbox="1" /> )
(#1) HTML Validation info, line 106: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="cmCheckbox4" type="checkbox" data-id="4" data-action="toggleSelectionCm" data-bulkcheckbox="1" /> )
course/format/multitopic/templates/courseformat/content/section/cmlist.mustache
(#1) HTML Validation info, line 20: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="cmCheckbox3" type="checkbox" data-id="3" data-action="toggleSelectionCm" data-bulkcheckbox="1" /> )
(#1) HTML Validation info, line 54: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="cmCheckbox4" type="checkbox" data-id="4" data-action="toggleSelectionCm" data-bulkcheckbox="1" /> )

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]