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

(4 errors, 4 warnings)

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

theme/anomaly/config.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/anomaly/layout/frontpage.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/anomaly/layout/general.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/anomaly/layout/report.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/anomaly/lib.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
theme/anomaly/renderers.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
theme/anomaly/version.php
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks

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

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

theme/anomaly/style/dock.css
(#118) margin can't be used with display: inline.
theme/anomaly/style/general.css
(#396) margin can't be used with display: inline.
theme/anomaly/style/menu.css
(#10) Duplicate property 'margin' found.
theme/anomaly/style/settings.css
(#4) Expected IDENT at line 4, col 2.
(#4) Expected IDENT at line 4, col 2.

PHPDocs style problems

(1 errors, 2 warnings)

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

theme/anomaly/renderers.php
(#131) Not recommended phpdocs tag @staticvar used
(#172) Not recommended phpdocs tag @staticvar used
theme/anomaly/version.php
(#22) Invalid phpdocs tag @update 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

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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