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

(88 errors, 8 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.
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Line exceeds 132 characters; contains 136 characters
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#136) Expected 1 space before "=>"; 0 found
(#136) Expected 1 space after "=>"; 0 found
(#136) Expected 1 space before "=>"; 0 found
(#136) Expected 1 space after "=>"; 0 found
(#136) Expected 1 space before "=>"; 0 found
(#136) Expected 1 space after "=>"; 0 found
(#136) Expected 1 space before "=>"; 0 found
(#136) Expected 1 space after "=>"; 0 found
(#136) Expected 1 space before "=>"; 0 found
(#136) Expected 1 space after "=>"; 0 found
(#136) Line exceeds 132 characters; contains 133 characters
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#142) Line exceeds 132 characters; contains 134 characters
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Line exceeds 132 characters; contains 137 characters
theme/afterburner/db/upgrade.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Empty IF statement detected
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#68) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#72) Functions must not contain multiple empty lines in a row; found 2 empty lines
theme/afterburner/layout/default.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#124) Line indented incorrectly; expected 24 spaces, found 23
(#125) Line indented incorrectly; expected 24 spaces, found 23
(#126) Line indented incorrectly; expected 24 spaces, found 23
(#130) Line indented incorrectly; expected 16 spaces, found 15
(#133) Line indented incorrectly; expected 28 spaces, found 27
(#134) Line indented incorrectly; expected 28 spaces, found 23
(#135) Line indented incorrectly; expected at least 32 spaces, found 27
(#136) Line indented incorrectly; expected 28 spaces, found 23
(#136) Usage of ELSEIF not allowed; use ELSE IF instead
(#137) Line indented incorrectly; expected at least 32 spaces, found 27
(#138) Line indented incorrectly; expected 28 spaces, found 19
(#138) Closing brace indented incorrectly; expected 23 spaces, found 19
(#142) Line indented incorrectly; expected 16 spaces, found 15
(#144) Line indented incorrectly; expected 16 spaces, found 15
(#147) Line indented incorrectly; expected 28 spaces, found 26
(#148) Line indented incorrectly; expected 28 spaces, found 22
(#149) Line indented incorrectly; expected at least 32 spaces, found 26
(#150) Line indented incorrectly; expected 28 spaces, found 22
(#150) Usage of ELSEIF not allowed; use ELSE IF instead
(#151) Line indented incorrectly; expected at least 32 spaces, found 26
(#152) Line indented incorrectly; expected 28 spaces, found 19
(#152) Closing brace indented incorrectly; expected 22 spaces, found 19
(#155) Line indented incorrectly; expected 16 spaces, found 15
(#175) Commas (,) must be followed by white space.
theme/afterburner/layout/embedded.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/afterburner/lib.php
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
theme/afterburner/renderers.php
(#34) Expected MOODLE_INTERNAL check or config.php inclusion

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(3 errors, 10 warnings)

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

theme/afterburner/style/afterburner_blocks.css
(#139) Use of !important
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]