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

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

theme/waxed/lib/scss_lib.php
(#121) Line exceeds 132 characters; contains 133 characters

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
(#40) Class files_renderer is not documented
theme/waxed/classes/output/core_renderer.php
(#57) Class core_renderer is not documented
(#148) Function core_renderer::social_icons is not documented
(#204) 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, 2 warnings)

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

theme/waxed/templates/columns2.mustache
(#1) HTML Validation info, line 16: The “banner” role is unnecessary for element “header”. ( <header role="banner" class="pos-f-t navbar navbar-full navbar-light bg-faded navbar-static-top moodle-has-zindex"> )
theme/waxed/templates/socialicons.mustache
(#1) Example context missing.