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

(35 errors, 3 warnings)

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

theme/afterburner/config.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/afterburner/db/upgrade.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
theme/afterburner/lang/en/theme_afterburner.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#34) Whitespace found at end of line within string
(#35) Whitespace found at end of line within string
(#36) Whitespace found at end of line within string
(#37) Whitespace found at end of line within string
(#38) Whitespace found at end of line within string
(#39) Whitespace found at end of line within string
(#40) Whitespace found at end of line within string
(#41) Whitespace found at end of line within string
(#42) Whitespace found at end of line within string
(#43) Whitespace found at end of line within string
(#44) Whitespace found at end of line within string
(#45) Whitespace found at end of line within string
(#46) Whitespace found at end of line within string
(#47) Whitespace found at end of line within string
(#48) Whitespace found at end of line within string
(#49) Whitespace found at end of line within string
(#50) Whitespace found at end of line within string
(#51) Whitespace found at end of line within string
(#52) Whitespace found at end of line within string
(#53) Whitespace found at end of line within string
(#54) Whitespace found at end of line within string
(#55) Whitespace found at end of line within string
(#56) Whitespace found at end of line within string
(#57) Whitespace found at end of line within string
(#58) Whitespace found at end of line within string
(#59) Whitespace found at end of line within string
theme/afterburner/layout/default.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/afterburner/layout/embedded.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/afterburner/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
theme/afterburner/renderers.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
theme/afterburner/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
theme/afterburner/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"

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

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

theme/afterburner/style/afterburner_calendar.css
(#33) Rule is empty.
(#145) Use of !important
(#152) Use of !important
(#159) Use of !important
(#166) Use of !important
theme/afterburner/style/afterburner_dock.css
(#112) margin can't be used with display: inline.
theme/afterburner/style/afterburner_menu.css
(#12) Duplicate property 'margin' found.
(#67) Use of !important
theme/afterburner/style/afterburner_mod.css
(#85) Use of !important
theme/afterburner/style/afterburner_settings.css
(#3) Expected IDENT at line 3, col 2.
(#3) Expected IDENT at line 3, col 2.
theme/afterburner/style/afterburner_styles.css
(#380) Use of !important

PHPDocs style problems

(0 errors, 2 warnings)

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

theme/afterburner/renderers.php
(#41) Not recommended phpdocs tag @staticvar used
(#82) Not recommended phpdocs tag @staticvar 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]