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

(3 errors, 1 warnings)

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

theme/waxed/scss/preset/default.scss
(#189) Expected no more than 2 empty line(s) (max-empty-lines)
(#971) Expected line length to be no more than 132 characters (max-line-length)
(#916) Unexpected unknown property "placeholder" (property-no-unknown)
theme/waxed/scss/styles.scss
(#84) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)

PHPDocs style problems

(32 errors, 0 warnings)

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

theme/waxed/classes/output/core/admin_renderer.php
(#35) Package theme_noanme is not valid
theme/waxed/classes/output/core/files_renderer.php
(#17) File-level phpdocs block is not found
(#32) Class files_renderer is not documented
(#32) Package is not specified for class files_renderer. It is also not specified in file-level phpdocs
theme/waxed/classes/output/core_renderer.php
(#17) File-level phpdocs block is not found
(#50) Class core_renderer is not documented
(#141) Function core_renderer::social_icons is not documented
(#197) Function core_renderer::footnote is not documented
(#50) Package is not specified for class core_renderer. It is also not specified in file-level phpdocs
theme/waxed/config.php
(#22) Invalid phpdocs tag @credits used
theme/waxed/lang/en/theme_waxed.php
(#22) Invalid phpdocs tag @credits used
theme/waxed/lib.php
(#22) Invalid phpdocs tag @credits used
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
(#22) Invalid phpdocs tag @credits used
theme/waxed/lib/scss_lib.php
(#22) Invalid phpdocs tag @credits used
theme/waxed/settings.php
(#22) Invalid phpdocs tag @credits used
theme/waxed/settings/colours_settings.php
(#23) File-level phpdocs block does not have @license tag
(#20) Invalid phpdocs tag @packagetheme_waxed used
(#22) Invalid phpdocs tag @creditstheme_boost used
(#23) Invalid phpdocs tag @licensehttp://www.gnu.org/copyleft/gpl.html used
theme/waxed/settings/content_settings.php
(#23) File-level phpdocs block does not have @license tag
(#20) Invalid phpdocs tag @packagetheme_waxed used
(#22) Invalid phpdocs tag @creditstheme_boost used
(#23) Invalid phpdocs tag @licensehttp://www.gnu.org/copyleft/gpl.html used
theme/waxed/settings/header_settings.php
(#23) File-level phpdocs block does not have @license tag
(#20) Invalid phpdocs tag @packagetheme_waxed used
(#22) Invalid phpdocs tag @creditstheme_boost used
(#23) Invalid phpdocs tag @licensehttp://www.gnu.org/copyleft/gpl.html used
theme/waxed/settings/presets_settings.php
(#22) Invalid phpdocs tag @credits used
theme/waxed/settings/socialicons_settings.php
(#22) Invalid phpdocs tag @credits used
theme/waxed/version.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 17: 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.