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

(0 errors, 0 warnings)

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


PHPDocs style problems

(7 errors, 0 warnings)

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

theme/waxed/classes/output/core/files_renderer.php
(#41) Class files_renderer is not documented
theme/waxed/classes/output/core_renderer.php
(#58) Class core_renderer is not documented
(#123) Function core_renderer::social_icons is not documented
(#179) Function core_renderer::footnote is not documented
theme/waxed/lib/filesettings_lib.php
(#41) Function theme_waxed_pluginfile is not documented
(#68) Phpdocs for function theme_waxed_get_setting has incomplete parameters list
theme/waxed/settings.php
(#22) Invalid phpdocs tag @credits used

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]

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 10 warnings)

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

theme/waxed/templates/columns1.mustache
(#1) HTML Validation error, line 7: Bad value for attribute “href” on element “link”: Illegal character in query: “|” is not allowed. (" /> <link href="https://fonts.googleapis.com/css?family=Cabin+Sketch:400,700|Lato:300,400,400i,700|Montserrat|Neucha|News+Cycle:400,700|Nunito+Sans:400,600|Open+Sans:300,300i,400,400i,700,700i|Raleway:400,700|Roboto|Source+Sans+Pro:300,400,400i,700|Ubuntu:400,700" rel="stylesheet"> )
theme/waxed/templates/columns2.mustache
(#1) HTML Validation error, line 7: Bad value for attribute “href” on element “link”: Illegal character in query: “|” is not allowed. (" /> <link href="https://fonts.googleapis.com/css?family=Cabin+Sketch:400,700|Lato:300,400,400i,700|Montserrat|Neucha|News+Cycle:400,700|Nunito+Sans:400,600|Open+Sans:300,300i,400,400i,700,700i|Raleway:400,700|Roboto|Source+Sans+Pro:300,400,400i,700|Ubuntu:400,700" rel="stylesheet"> )
(#1) HTML Validation error, line 38: 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/waxed/templates/head.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 2: Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”. (<html ><head)
(#1) HTML Validation error, line 4: Element “title” must not be empty. ( <title></title> <)
(#1) HTML Validation error, line 5: Bad value “” for attribute “href” on element “link”: Must be non-empty. (itle> <link rel="shortcut icon" href="" /> )
(#1) HTML Validation error, line 7: Bad value for attribute “href” on element “link”: Illegal character in query: “|” is not allowed. (" /> <link href="https://fonts.googleapis.com/css?family=Cabin+Sketch:400,700|Lato:300,400,400i,700|Montserrat|Neucha|News+Cycle:400,700|Nunito+Sans:400,600|Open+Sans:300,300i,400,400i,700,700i|Raleway:400,700|Roboto|Source+Sans+Pro:300,400,400i,700|Ubuntu:400,700" rel="stylesheet"> )
theme/waxed/templates/header.mustache
(#1) Example context missing (@template section not found.)
theme/waxed/templates/socialicons.mustache
(#1) Example context missing.