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

(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

(1 errors, 0 warnings)

This section shows CSS problems detected by stylelint [More info]

theme/classic/scss/classic/post.scss
(#148) Unexpected !important (declaration-no-important)

PHPDocs style problems

(5 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

theme/classic/classes/output/core_renderer.php
(#17) File-level phpdocs block is not found
(#31) Class core_renderer is not documented
(#31) Package is not specified for class core_renderer. It is also not specified in file-level phpdocs
theme/classic/lib.php
(#20) Package theme_classics is not valid
theme/classic/version.php
(#20) Package theme_classics is not valid

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

(1 errors, 1 warnings)

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

Problems running grunt
Task "stylelint:scss" failed. Use --force to continue.

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]

theme/classic/templates/columns.mustache
(#1) HTML Validation error, line 30: Element “div” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) ( <div class="d-none d-lg-block"> )
theme/classic/templates/navbar-secure.mustache
(#1) Example context missing (@template section not found.)
theme/classic/templates/navbar.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 17: Element “div” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) ( <div class="d-none d-lg-block"> )
theme/classic/templates/secure.mustache
(#1) HTML Validation info, line 52: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section data-region="blocks-column" class="hidden-print"> )
(#1) HTML Validation info, line 58: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section data-region="blocks-column" class="hidden-print"> )
theme/classic/templates/theme_boost/footer.mustache
(#1) Example context missing (@template section not found.)
theme/classic/templates/theme_boost/header.mustache
(#1) Example context missing (@template section not found.)