Prechecker results: error


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

(2 errors, 0 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

mod/learningmap/tests/mod_learningmap_completion_test.php
(#28) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)
mod/learningmap/tests/mod_learningmap_generation_test.php
(#28) Wrong @covers annotation, it must be FQCN (\ prefixed) or point to method (:: prefixed)

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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [More info]


grunt changes

(6 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]

mod/learningmap/amd/build/learningmap.min.js
Uncommitted change detected.
mod/learningmap/amd/build/learningmap.min.js.map
Uncommitted change detected.
mod/learningmap/amd/build/manual-completion-watch.min.js
Uncommitted change detected.
mod/learningmap/amd/build/manual-completion-watch.min.js.map
Uncommitted change detected.
mod/learningmap/amd/build/placestore.min.js
Uncommitted change detected.
mod/learningmap/amd/build/placestore.min.js.map
Uncommitted change detected.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 11 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. (tivity 1"></option> )
(#1) HTML Validation error, line 9: Element “option” without attribute “label” must not be empty. (tivity 2"></option> )
(#1) HTML Validation error, line 11: Element “option” without attribute “label” must not be empty. (tivity 3"></option> <)
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">#lear)
(#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">#lear)
mod/learningmap/templates/formitem.mustache
(#1) HTML Validation info, line 15: The “color” input type is not supported in all browsers. Please be sure to test, and consider using a polyfill. ( <input type="color" id="learningmap-color-place"/> )
(#1) HTML Validation info, line 21: The “color” input type is not supported in all browsers. Please be sure to test, and consider using a polyfill. ( <input type="color" id="learningmap-color-visited"/> )
(#1) HTML Validation info, line 27: The “color” input type is not supported in all browsers. Please be sure to test, and consider using a polyfill. ( <input type="color" id="learningmap-color-path"/> )
(#1) HTML Validation error, line 40: Element “option” without attribute “label” must not be empty. (ngmap ]]"></option> )
(#1) HTML Validation error, line 41: Element “option” without attribute “label” must not be empty. (ngmap ]]"></option> )
(#1) HTML Validation error, line 43: Element “option” without attribute “label” must not be empty. (ngmap ]]"></option> )

Gherkin .feature problems

(0 errors, 0 warnings)

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