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

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

mod/learningmap/templates/activityselector.mustache
(#1) HTML Validation error, line 8: Element “option” without attribute “label” must not be empty. (n="false"></option> )
(#1) HTML Validation error, line 9: Element “option” without attribute “label” must not be empty. (n="false"></option> )
(#1) HTML Validation error, line 12: Element “option” without attribute “label” must not be empty. (n="false"></option> )
(#1) HTML Validation info, line 14: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( </select><br/> <)
(#1) HTML Validation info, line 16: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (/div> <input type="checkbox" id="learningmap-activity-starting"/> ((+st)
(#1) HTML Validation info, line 16: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ningmap+))<br/> <)
(#1) HTML Validation info, line 17: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (<br/> <input type="checkbox" id="learningmap-activity-target"/> ((+ta)
mod/learningmap/templates/advancedsettings.mustache
(#1) HTML Validation info, line 21: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="checkbox" id="learningmap-advanced-setting-showtext"/> )
(#1) HTML Validation info, line 35: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="checkbox" id="learningmap-advanced-setting-slicemode"/> )
mod/learningmap/templates/cssskeleton.mustache
(#1) HTML Validation error, line 2: Element “style” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (ad><body><style id="learningmap-svgstyle" type="text/css">#lea)
(#1) HTML Validation info, line 2: The “type” attribute for the “style” element is not needed and should be omitted. (ad><body><style id="learningmap-svgstyle" type="text/css">#lea)
mod/learningmap/templates/formitem.mustache
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="color" id="learningmap-color-place"/> )
(#1) HTML Validation info, line 21: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="color" id="learningmap-color-visited"/> )
(#1) HTML Validation info, line 27: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="color" id="learningmap-color-stroke"/> )
(#1) HTML Validation error, line 41: Element “option” without attribute “label” must not be empty. (ngmap+))"></option> )
(#1) HTML Validation error, line 42: Element “option” without attribute “label” must not be empty. (ngmap+))"></option> )
(#1) HTML Validation error, line 45: Element “option” without attribute “label” must not be empty. (ngmap+))"></option> )
(#1) HTML Validation info, line 47: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( </select><br/> )
(#1) HTML Validation info, line 49: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="checkbox" id="learningmap-activity-starting"/> ((+st)
(#1) HTML Validation info, line 49: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ningmap+))<br/> )
(#1) HTML Validation info, line 50: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="checkbox" id="learningmap-activity-target"/> ((+ta)
(#1) HTML Validation info, line 72: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="checkbox" id="learningmap-advanced-setting-showtext"/> )
(#1) HTML Validation info, line 86: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="checkbox" id="learningmap-advanced-setting-slicemode"/> )
mod/learningmap/templates/svgdefs.mustache
(#1) HTML Validation error, line 2: Element “defs” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (ad><body><defs> <)

Gherkin .feature problems

(0 errors, 0 warnings)

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