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

(242 errors, 179 warnings)

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

theme/rocket/classes/core_renderer.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#191) Line exceeds 132 characters; contains 179 characters
(#193) Line indented incorrectly; expected at least 16 spaces, found 12
(#194) Line indented incorrectly; expected at least 16 spaces, found 12
(#195) Line indented incorrectly; expected at least 16 spaces, found 12
(#196) Line indented incorrectly; expected 12 spaces, found 8
(#196) Closing brace indented incorrectly; expected 12 spaces, found 8
(#197) Line indented incorrectly; expected at least 16 spaces, found 12
(#197) Expected 1 space after "="; 0 found
(#198) Line indented incorrectly; expected at least 16 spaces, found 12
(#199) Line indented incorrectly; expected at least 16 spaces, found 12
(#200) Line indented incorrectly; expected 12 spaces, found 8
(#201) Line indented incorrectly; expected at least 12 spaces, found 8
(#211) Whitespace found at end of line
(#222) Empty IF statement detected
(#230) The use of function error_log() is forbidden
(#236) Expected 1 space before "?"; 0 found
(#236) Expected 1 space after "?"; 0 found
(#236) Expected 1 space before ":"; 0 found
(#236) Expected 1 space after ":"; 0 found
(#236) Line exceeds 132 characters; contains 145 characters
(#237) Expected 1 space before "?"; 0 found
(#237) Expected 1 space after "?"; 0 found
(#237) Expected 1 space before ":"; 0 found
(#237) Expected 1 space after ":"; 0 found
(#254) Expected 1 space before "?"; 0 found
(#254) Expected 1 space after "?"; 0 found
(#254) Expected 1 space before ":"; 0 found
(#254) Expected 1 space after ":"; 0 found
(#254) Line exceeds 132 characters; contains 142 characters
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) This comment is 54% valid code; is this commented out code?
(#258) Expected 1 space before "?"; 0 found
(#258) Expected 1 space after "?"; 0 found
(#258) Expected 1 space before "=="; 0 found
(#258) Expected 1 space after "=="; 0 found
(#258) Expected 1 space before ":"; 0 found
(#258) Expected 1 space after ":"; 0 found
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Line exceeds maximum limit of 180 characters; contains 185 characters
(#271) Line exceeds 132 characters; contains 139 characters
(#272) Line exceeds 132 characters; contains 160 characters
(#273) Line exceeds 132 characters; contains 176 characters
theme/rocket/config.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Expected "if (...) {\n"; found "if(...){\n"
(#26) Commas (,) must be followed by white space.
(#27) Expected "} else {\n"; found "}else {\n"
(#163) 63 slashes comments are not allowed; use "// Comment." instead
(#170) 63 slashes comments are not allowed; use "// Comment." instead
(#172) 52 slashes comments are not allowed; use "// Comment." instead
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) 52 slashes comments are not allowed; use "// Comment." instead
(#177) 52 slashes comments are not allowed; use "// Comment." instead
(#181) 52 slashes comments are not allowed; use "// Comment." instead
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) This comment is 50% valid code; is this commented out code?
(#185) 52 slashes comments are not allowed; use "// Comment." instead
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) 52 slashes comments are not allowed; use "// Comment." instead
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) This comment is 50% valid code; is this commented out code?
(#190) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#192) 52 slashes comments are not allowed; use "// Comment." instead
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) 52 slashes comments are not allowed; use "// Comment." instead
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) This comment is 50% valid code; is this commented out code?
(#200) 52 slashes comments are not allowed; use "// Comment." instead
(#202) 52 slashes comments are not allowed; use "// Comment." instead
(#204) 52 slashes comments are not allowed; use "// Comment." instead
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) 52 slashes comments are not allowed; use "// Comment." instead
(#211) 52 slashes comments are not allowed; use "// Comment." instead
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) 52 slashes comments are not allowed; use "// Comment." instead
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) This comment is 50% valid code; is this commented out code?
(#217) 52 slashes comments are not allowed; use "// Comment." instead
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) 52 slashes comments are not allowed; use "// Comment." instead
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) This comment is 50% valid code; is this commented out code?
(#223) 52 slashes comments are not allowed; use "// Comment." instead
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) 52 slashes comments are not allowed; use "// Comment." instead
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) This comment is 50% valid code; is this commented out code?
(#230) 52 slashes comments are not allowed; use "// Comment." instead
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) 52 slashes comments are not allowed; use "// Comment." instead
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) This comment is 50% valid code; is this commented out code?
(#237) 52 slashes comments are not allowed; use "// Comment." instead
(#240) 52 slashes comments are not allowed; use "// Comment." instead
(#242) 52 slashes comments are not allowed; use "// Comment." instead
(#245) 52 slashes comments are not allowed; use "// Comment." instead
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) This comment is 50% valid code; is this commented out code?
(#249) 52 slashes comments are not allowed; use "// Comment." instead
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) 52 slashes comments are not allowed; use "// Comment." instead
theme/rocket/layout/default.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#61) Expected "if (...) {\n"; found "if(...){?>\n"
(#83) Whitespace found at end of line
(#98) Whitespace found at end of line
(#102) Whitespace found at end of line
(#105) Whitespace found at end of line
(#111) Whitespace found at end of line
(#112) Expected "if (...) {\n"; found "if(...){?>\n"
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Line indented incorrectly; expected 40 spaces, found 39
(#121) Expected "} else {\n"; found "}else{\n"
(#135) Whitespace found at end of line
(#136) Line indented incorrectly; expected 24 spaces, found 28
(#142) Line indented incorrectly; expected 24 spaces, found 28
(#154) Whitespace found at end of line
(#155) Line indented incorrectly; expected 20 spaces, found 24
(#158) Whitespace found at end of line
(#161) Whitespace found at end of line
(#162) Line indented incorrectly; expected 20 spaces, found 24
(#163) Whitespace found at end of line
(#164) Line indented incorrectly; expected 24 spaces, found 28
(#171) Line indented incorrectly; expected 24 spaces, found 28
(#173) Whitespace found at end of line
(#174) Line indented incorrectly; expected 24 spaces, found 28
(#174) Whitespace found at end of line
(#175) Whitespace found at end of line
(#176) Line indented incorrectly; expected 24 spaces, found 28
(#182) Whitespace found at end of line
(#183) Expected "if (...) {\n"; found "if(...){"
(#183) Whitespace found at end of line
(#184) Line indented incorrectly; expected 0 spaces, found 32
(#187) Whitespace found at end of line
(#191) Line indented incorrectly; expected 0 spaces, found 32
(#196) Whitespace found at end of line
(#207) Whitespace found at end of line
(#212) Whitespace found at end of line
(#216) Whitespace found at end of line
(#222) Whitespace found at end of line
(#226) Whitespace found at end of line
(#235) Whitespace found at end of line
(#238) Whitespace found at end of line
(#239) Line indented incorrectly; expected 24 spaces, found 28
(#242) Line indented incorrectly; expected 24 spaces, found 28
(#248) Whitespace found at end of line
(#250) Whitespace found at end of line
(#252) Whitespace found at end of line
theme/rocket/layout/default1.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#60) Expected "if (...) {\n"; found "if(...){?>\n"
(#82) Whitespace found at end of line
(#97) Whitespace found at end of line
(#101) Whitespace found at end of line
(#104) Whitespace found at end of line
(#110) Whitespace found at end of line
(#111) Expected "if (...) {\n"; found "if(...){?>\n"
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Line indented incorrectly; expected 40 spaces, found 39
(#120) Expected "} else {\n"; found "}else{\n"
(#134) Whitespace found at end of line
(#135) Line indented incorrectly; expected 24 spaces, found 28
(#141) Line indented incorrectly; expected 24 spaces, found 28
(#153) Whitespace found at end of line
(#154) Line indented incorrectly; expected 20 spaces, found 24
(#157) Whitespace found at end of line
(#160) Whitespace found at end of line
(#161) Line indented incorrectly; expected 20 spaces, found 24
(#162) Whitespace found at end of line
(#163) Line indented incorrectly; expected 24 spaces, found 28
(#170) Line indented incorrectly; expected 24 spaces, found 28
(#172) Whitespace found at end of line
(#173) Line indented incorrectly; expected 24 spaces, found 28
(#173) Whitespace found at end of line
(#174) Whitespace found at end of line
(#175) Line indented incorrectly; expected 24 spaces, found 28
(#181) Whitespace found at end of line
(#182) Expected "if (...) {\n"; found "if(...){"
(#182) Whitespace found at end of line
(#183) Line indented incorrectly; expected 0 spaces, found 32
(#186) Whitespace found at end of line
(#190) Line indented incorrectly; expected 0 spaces, found 32
(#195) Whitespace found at end of line
(#206) Whitespace found at end of line
(#211) Whitespace found at end of line
(#215) Whitespace found at end of line
(#221) Whitespace found at end of line
(#225) Whitespace found at end of line
(#234) Whitespace found at end of line
(#237) Whitespace found at end of line
(#238) Line indented incorrectly; expected 24 spaces, found 28
(#241) Line indented incorrectly; expected 24 spaces, found 28
(#247) Whitespace found at end of line
(#249) Whitespace found at end of line
(#251) Whitespace found at end of line
theme/rocket/layout/embedded.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/rocket/layout/frontpage.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#59) Whitespace found at end of line
(#64) Whitespace found at end of line
(#77) Whitespace found at end of line
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#84) Line exceeds 132 characters; contains 136 characters
(#87) Whitespace found at end of line
(#90) Whitespace found at end of line
(#93) Whitespace found at end of line
(#94) Line indented incorrectly; expected 12 spaces, found 16
(#95) Whitespace found at end of line
(#96) Line indented incorrectly; expected 20 spaces, found 24
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#100) Line exceeds 132 characters; contains 135 characters
(#104) Line indented incorrectly; expected 40 spaces, found 44
(#104) Expected "if (...) {\n"; found "if(...){?>\n"
(#105) Whitespace found at end of line
(#108) Whitespace found at end of line
(#111) Line indented incorrectly; expected 40 spaces, found 44
(#112) Line indented incorrectly; expected 44 spaces, found 48
(#114) Line indented incorrectly; expected 44 spaces, found 48
(#115) Line indented incorrectly; expected 44 spaces, found 48
(#117) Line indented incorrectly; expected 44 spaces, found 48
(#119) Line indented incorrectly; expected 40 spaces, found 44
(#122) Whitespace found at end of line
(#123) Line indented incorrectly; expected 40 spaces, found 44
(#128) Line indented incorrectly; expected 40 spaces, found 44
(#134) Line indented incorrectly; expected 20 spaces, found 24
(#136) Line indented incorrectly; expected 12 spaces, found 16
(#143) Whitespace found at end of line
(#144) Line indented incorrectly; expected 28 spaces, found 32
(#144) Expected "if (...) {\n"; found "if (...) { "
(#144) Whitespace found at end of line
(#146) Line indented incorrectly; expected 28 spaces, found 32
(#149) Expected "if (...) {\n"; found "if(...){\n"
(#152) Whitespace found at end of line
(#154) Whitespace found at end of line
(#155) Line indented incorrectly; expected 28 spaces, found 32
(#155) Expected "if (...) {\n"; found "if (...) { "
(#155) Whitespace found at end of line
(#157) Line indented incorrectly; expected 28 spaces, found 32
(#164) Whitespace found at end of line
(#175) Line indented incorrectly; expected 24 spaces, found 28
(#175) Expected "if (...) {\n"; found "if(...){"
(#175) Whitespace found at end of line
(#176) Line indented incorrectly; expected 0 spaces, found 32
(#182) Line indented incorrectly; expected 0 spaces, found 32
(#191) Whitespace found at end of line
(#192) Line indented incorrectly; expected 24 spaces, found 28
(#201) Whitespace found at end of line
(#204) Whitespace found at end of line
(#209) Line indented incorrectly; expected 24 spaces, found 28
(#209) Whitespace found at end of line
(#210) Line indented incorrectly; expected 0 spaces, found 28
(#212) Whitespace found at end of line
(#216) Line indented incorrectly; expected 0 spaces, found 28
(#221) Whitespace found at end of line
(#224) Whitespace found at end of line
(#225) Line indented incorrectly; expected 24 spaces, found 28
(#227) Line indented incorrectly; expected 24 spaces, found 28
(#235) Whitespace found at end of line
(#237) Whitespace found at end of line
theme/rocket/layout/login.php
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#47) Expected "if (...) {\n"; found "if(...){?>\n"
(#58) Line indented incorrectly; expected 0 spaces, found 8
(#58) Closing brace indented incorrectly; expected 0 spaces, found 8
(#60) Line indented incorrectly; expected 0 spaces, found 8
(#61) Line indented incorrectly; expected 0 spaces, found 8
(#64) Line indented incorrectly; expected 0 spaces, found 12
(#64) Closing brace indented incorrectly; expected 8 spaces, found 12
(#94) Line indented incorrectly; expected 0 spaces, found 36
(#94) Closing brace indented incorrectly; expected 0 spaces, found 36
(#103) Line indented incorrectly; expected 0 spaces, found 36
(#103) Closing brace indented incorrectly; expected 0 spaces, found 36
(#115) Line indented incorrectly; expected 0 spaces, found 36
(#115) Closing brace indented incorrectly; expected 0 spaces, found 36
(#128) Line indented incorrectly; expected 0 spaces, found 24
(#128) Closing brace indented incorrectly; expected 0 spaces, found 24
theme/rocket/lib.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#293) Inline control structures are not allowed
(#293) Line exceeds 132 characters; contains 144 characters
(#294) Inline control structures are not allowed
(#294) Line exceeds 132 characters; contains 166 characters
(#295) Inline control structures are not allowed
(#295) Line exceeds 132 characters; contains 154 characters
(#296) Inline control structures are not allowed
(#296) Line exceeds 132 characters; contains 149 characters
(#305) Line exceeds 132 characters; contains 151 characters
theme/rocket/version.php
(#29) Whitespace found at end of line

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

(53 errors, 266 warnings)

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

theme/rocket/style/acustom.css
(#12) Use of !important
(#16) Use of !important
(#20) Use of !important
(#24) Use of !important
(#25) Use of !important
(#29) Use of !important
(#30) Use of !important
(#34) Use of !important
(#38) Use of !important
(#47) Use of !important
(#51) Use of !important
(#56) Use of !important
(#60) Use of !important
(#64) Use of !important
(#68) Use of !important
(#72) Use of !important
(#73) Use of !important
(#74) Use of !important
(#78) Use of !important
(#79) Use of !important
(#83) Use of !important
(#87) Use of !important
(#91) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#101) Use of !important
(#102) Use of !important
(#103) Use of !important
(#107) Use of !important
(#108) Use of !important
(#109) Use of !important
(#110) Use of !important
(#114) Use of !important
(#115) Use of !important
(#116) Use of !important
(#117) Use of !important
(#121) Use of !important
(#122) Use of !important
(#123) Use of !important
(#124) Use of !important
(#125) Use of !important
(#126) Use of !important
(#127) Use of !important
(#131) Use of !important
(#132) Use of !important
(#133) Use of !important
(#134) Use of !important
(#135) Use of !important
(#136) Use of !important
(#137) Use of !important
(#141) Use of !important
(#142) Use of !important
(#143) Use of !important
(#144) Use of !important
(#145) Use of !important
(#146) Use of !important
(#147) Use of !important
(#151) Use of !important
(#152) Use of !important
(#153) Use of !important
(#157) Use of !important
(#158) Use of !important
(#159) Use of !important
(#163) Use of !important
(#164) Use of !important
(#165) Use of !important
(#169) Use of !important
(#173) Use of !important
(#174) Use of !important
(#175) Use of !important
(#179) Use of !important
(#180) Use of !important
(#181) Use of !important
(#185) Use of !important
(#186) Use of !important
(#187) Use of !important
(#191) Use of !important
(#192) Use of !important
(#193) Use of !important
(#197) Use of !important
(#198) Use of !important
(#199) Use of !important
(#203) Use of !important
(#207) Use of !important
(#211) Use of !important
(#215) Use of !important
(#216) Use of !important
(#220) Use of !important
(#224) Use of !important
(#229) Use of !important
(#233) Use of !important
(#234) Use of !important
(#235) Use of !important
(#239) Use of !important
(#243) Use of !important
(#247) Use of !important
(#248) Use of !important
(#249) Use of !important
(#253) Use of !important
(#254) Use of !important
(#259) Use of !important
(#263) Use of !important
(#267) Use of !important
(#271) Use of !important
(#275) Use of !important
(#279) Use of !important
(#283) Use of !important
(#287) Use of !important
(#288) Use of !important
(#289) Use of !important
(#290) Use of !important
(#291) Use of !important
(#292) Use of !important
(#293) Use of !important
(#294) Use of !important
(#299) Use of !important
(#299) float can't be used with display: inline-block.
(#300) Use of !important
(#301) Use of !important
(#305) Use of !important
(#305) float can't be used with display: inline-block.
(#306) Use of !important
(#307) Use of !important
(#308) Duplicate property 'padding-top' found.
(#308) Use of !important
(#312) Use of !important
(#316) Use of !important
(#317) Use of !important
(#318) Use of !important
(#322) Use of !important
(#326) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#326) Use of !important
(#330) Use of !important
(#334) Use of !important
(#335) Use of !important
(#339) Use of !important
(#343) Use of !important
(#347) Use of !important
(#351) Use of !important
(#352) Use of !important
(#356) Use of !important
(#357) Use of !important
(#361) Use of !important
(#362) Use of !important
(#366) Use of !important
(#370) Use of !important
(#371) Use of !important
(#375) Use of !important
(#379) Use of !important
(#384) Use of !important
(#385) Use of !important
(#389) Use of !important
(#393) Use of !important
(#401) Use of !important
(#405) Use of !important
(#409) Use of !important
(#413) Use of !important
(#414) Use of !important
(#415) Use of !important
(#416) Use of !important
theme/rocket/style/rocket_autohide.css
(#118) Unknown property 'visability'.
(#122) Unknown property 'visability'.
theme/rocket/style/rocket_blocks.css
(#12) Use of !important
(#13) Use of !important
(#92) Rule is empty.
(#120) Use of !important
(#236) Expected (normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | inherit) but found '20000'.
(#265) Use of !important
theme/rocket/style/rocket_bootstrap.css
(#849) Rule is empty.
(#863) Use of !important
(#869) Use of !important
(#1571) Expected end of value but found '\9'.
(#1573) Expected end of value but found '\9'.
(#1620) margin-bottom can't be used with display: inline.
(#1925) Expected (collapse | separate | inherit) but found 'collapsed'.
(#3119) Expected end of value but found '\9'.
(#3168) Expected end of value but found '\9'.
(#3308) Expected end of value but found '\9'.
(#3350) Expected end of value but found '\9'.
(#3384) Expected end of value but found '\9'.
(#3414) Expected end of value but found '\9'.
(#3444) Expected end of value but found '\9'.
(#3474) Expected end of value but found '\9'.
(#4466) Expected end of value but found '\9'.
(#4609) margin-bottom can't be used with display: inline.
(#5293) Unknown @ rule: @-ms-keyframes.
(#5322) Use of !important
(#5323) Use of !important
(#5326) Use of !important
(#5327) Use of !important
(#5328) Use of !important
(#5329) Use of !important
(#5330) Use of !important
(#5331) Use of !important
(#5332) Use of !important
(#5333) Use of !important
(#5344) Use of !important
(#5345) Use of !important
(#5347) Use of !important
(#5348) Use of !important
(#5349) Use of !important
(#5352) Use of !important
(#5353) Use of !important
(#5354) Use of !important
(#5355) Use of !important
(#5356) Use of !important
(#5357) Use of !important
(#5358) Use of !important
(#5359) Use of !important
(#5383) Use of !important
(#5396) Use of !important
(#5699) Use of !important
(#5732) Use of !important
theme/rocket/style/rocket_calendar.css
(#33) Rule is empty.
(#144) Use of !important
(#150) Use of !important
(#156) Use of !important
(#162) Use of !important
theme/rocket/style/rocket_dock.css
(#57) Use of !important
(#128) margin can't be used with display: inline.
theme/rocket/style/rocket_mod.css
(#104) Use of !important
(#166) Use of !important
theme/rocket/style/rocket_settings.css
(#3) Rule is empty.
(#4) Unexpected token '[' at line 4, col 11.
(#13) Unexpected token '[' at line 13, col 23.
(#14) Expected RBRACE at line 14, col 27.
(#16) Rule is empty.
(#18) Unexpected token '[' at line 18, col 12.
(#20) Rule is empty.
(#23) Unexpected token '[' at line 23, col 12.
(#26) Unexpected token '[' at line 26, col 23.
(#29) Expected RBRACE at line 29, col 31.
(#34) Rule is empty.
(#35) Unexpected token '[' at line 35, col 12.
(#52) Rule is empty.
(#56) Unexpected token '[' at line 56, col 19.
(#65) Unexpected token '[' at line 65, col 13.
(#69) Rule is empty.
(#70) Unexpected token '[' at line 70, col 17.
(#71) Unexpected token '[' at line 71, col 13.
(#78) Unexpected token '[' at line 78, col 13.
(#83) Unexpected token '[' at line 83, col 23.
(#102) Unexpected token '[' at line 102, col 19.
(#104) Rule is empty.
(#105) Unexpected token '[' at line 105, col 16.
(#120) Unexpected token '[' at line 120, col 19.
(#135) Unexpected token '[' at line 135, col 19.
(#142) Rule is empty.
(#143) Unexpected token '[' at line 143, col 12.
(#161) Rule is empty.
(#162) Unexpected token '[' at line 162, col 12.
(#164) Rule is empty.
(#165) Unexpected token '[' at line 165, col 23.
(#167) Rule is empty.
(#168) Unexpected token '[' at line 168, col 23.
(#170) Rule is empty.
(#171) Unexpected token '[' at line 171, col 12.
(#176) Unexpected token '[' at line 176, col 19.
(#178) Rule is empty.
(#179) Unexpected token '[' at line 179, col 12.
(#183) Rule is empty.
(#184) Unexpected token '[' at line 184, col 23.
(#186) Rule is empty.
(#187) Unexpected token '[' at line 187, col 12.
(#189) Rule is empty.
(#190) Unexpected token '[' at line 190, col 23.
(#192) Rule is empty.
(#193) Unexpected token '[' at line 193, col 17.
(#195) Rule is empty.
(#196) Unexpected token '[' at line 196, col 23.
(#198) Rule is empty.
(#199) Unexpected token '[' at line 199, col 12.
(#203) Expected RBRACE at line 203, col 30.
(#206) Rule is empty.
(#208) Unexpected token '[' at line 208, col 12.
(#210) Rule is empty.
(#211) Unexpected token '[' at line 211, col 17.
(#213) Rule is empty.
(#214) Unexpected token '[' at line 214, col 20.
(#216) Rule is empty.
(#217) Unexpected token '[' at line 217, col 12.
(#220) Expected RBRACE at line 220, col 23.
(#227) Rule is empty.
(#228) Unexpected token '[' at line 228, col 23.
(#231) Rule is empty.
(#232) Unexpected token '[' at line 232, col 23.
(#235) Rule is empty.
(#236) Unexpected token '[' at line 236, col 23.
(#246) Expected RBRACE at line 246, col 29.
(#251) Unexpected token '[' at line 251, col 19.
(#253) Rule is empty.
(#265) Unexpected token '[' at line 265, col 23.
(#275) Rule is empty.
(#277) Unexpected token '[' at line 277, col 23.
(#279) Rule is empty.
(#289) Unexpected token '[' at line 289, col 23.
(#310) Rule is empty.
(#312) Unexpected token '[' at line 312, col 19.
(#314) Rule is empty.
(#316) Unexpected token '[' at line 316, col 12.
(#323) Rule is empty.
(#325) Unexpected token '[' at line 325, col 23.
(#331) Expected IDENT at line 331, col 2.
(#331) Expected IDENT at line 331, col 2.
theme/rocket/style/rocket_styles.css
(#251) Use of !important
(#431) Use of !important
(#443) Use of !important
(#444) Use of !important
(#577) Use of !important
(#659) Use of !important
(#730) Use of !important
(#730) Duplicate property 'text-align' found.
(#765) Use of !important
(#768) Use of !important
(#770) Use of !important
(#792) Use of !important
(#812) Use of !important
(#872) Use of !important

PHPDocs style problems

(101 errors, 2 warnings)

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

theme/rocket/classes/core_renderer.php
(#19) Package theme is not valid
(#28) Class theme_rocket_core_renderer is not documented
(#281) Function theme_rocket_core_renderer::navbar_plugin_output is not documented
(#17) No one-line description found in phpdocs for file
(#181) Phpdocs for function theme_rocket_core_renderer::edit_button has incomplete parameters list
(#22) Invalid phpdocs tag @maintaned used
(#34) Not recommended phpdocs tag @staticvar used
(#97) Not recommended phpdocs tag @staticvar used
theme/rocket/config.php
(#18) Package theme is not valid
(#163) Found comment starting with three or more slashes
(#170) Found comment starting with three or more slashes
(#172) Found comment starting with three or more slashes
(#175) Found comment starting with three or more slashes
(#177) Found comment starting with three or more slashes
(#181) Found comment starting with three or more slashes
(#185) Found comment starting with three or more slashes
(#188) Found comment starting with three or more slashes
(#192) Found comment starting with three or more slashes
(#196) Found comment starting with three or more slashes
(#200) Found comment starting with three or more slashes
(#202) Found comment starting with three or more slashes
(#204) Found comment starting with three or more slashes
(#207) Found comment starting with three or more slashes
(#211) Found comment starting with three or more slashes
(#213) Found comment starting with three or more slashes
(#217) Found comment starting with three or more slashes
(#219) Found comment starting with three or more slashes
(#223) Found comment starting with three or more slashes
(#226) Found comment starting with three or more slashes
(#230) Found comment starting with three or more slashes
(#233) Found comment starting with three or more slashes
(#237) Found comment starting with three or more slashes
(#240) Found comment starting with three or more slashes
(#242) Found comment starting with three or more slashes
(#245) Found comment starting with three or more slashes
(#249) Found comment starting with three or more slashes
(#251) Found comment starting with three or more slashes
(#16) No one-line description found in phpdocs for file
(#21) Invalid phpdocs tag @maintaned used
theme/rocket/lang/en/theme_rocket.php
(#18) Package theme is not valid
(#21) Invalid phpdocs tag @maintaned used
theme/rocket/layout/default.php
(#17) Package theme is not valid
(#16) No one-line description found in phpdocs for file
(#20) Invalid phpdocs tag @maintaned used
theme/rocket/layout/default1.php
(#17) Package theme is not valid
(#16) No one-line description found in phpdocs for file
(#20) Invalid phpdocs tag @maintaned used
theme/rocket/layout/embedded.php
(#18) Package theme is not valid
(#17) No one-line description found in phpdocs for file
(#21) Invalid phpdocs tag @maintaned used
theme/rocket/layout/frontpage.php
(#19) Package theme is not valid
(#22) Invalid phpdocs tag @maintaned used
theme/rocket/layout/login.php
(#17) Package theme is not valid
(#16) No one-line description found in phpdocs for file
(#20) Invalid phpdocs tag @maintaned used
theme/rocket/lib.php
(#300) Package is not specified for class transmuted_custom_menu_item. It is also not specified in file-level phpdocs
(#124) Package is not specified for function rocket_set_themecolor. It is also not specified in file-level phpdocs
(#133) Package is not specified for function rocket_set_themetrimcolor. It is also not specified in file-level phpdocs
(#142) Package is not specified for function rocket_set_menucolor. It is also not specified in file-level phpdocs
(#151) Package is not specified for function rocket_set_menuhovercolor. It is also not specified in file-level phpdocs
(#160) Package is not specified for function rocket_set_menulinkcolor. It is also not specified in file-level phpdocs
(#169) Package is not specified for function rocket_set_contentlinkcolor. It is also not specified in file-level phpdocs
(#178) Package is not specified for function rocket_set_blocklinkcolor. It is also not specified in file-level phpdocs
(#187) Package is not specified for function rocket_set_menutrimcolor. It is also not specified in file-level phpdocs
(#196) Package is not specified for function theme_rocket_pluginfile. It is also not specified in file-level phpdocs
(#207) Package is not specified for function rocket_set_logo. It is also not specified in file-level phpdocs
(#217) Package is not specified for function rocket_set_banner. It is also not specified in file-level phpdocs
(#228) Package is not specified for function rocket_set_bannerheight. It is also not specified in file-level phpdocs
(#237) Package is not specified for function rocket_set_screenwidth. It is also not specified in file-level phpdocs
(#256) Package is not specified for function rocket_set_autohide. It is also not specified in file-level phpdocs
(#265) Package is not specified for function rocket_set_bootstrap. It is also not specified in file-level phpdocs
(#274) Package is not specified for function rocket_set_customcss. It is also not specified in file-level phpdocs
(#283) Package is not specified for function rocket_performance_output. It is also not specified in file-level phpdocs
(#18) Package theme is not valid
(#17) File-level phpdocs block is not found
(#124) Function rocket_set_themecolor is not documented
(#133) Function rocket_set_themetrimcolor is not documented
(#142) Function rocket_set_menucolor is not documented
(#151) Function rocket_set_menuhovercolor is not documented
(#160) Function rocket_set_menulinkcolor is not documented
(#169) Function rocket_set_contentlinkcolor is not documented
(#178) Function rocket_set_blocklinkcolor is not documented
(#187) Function rocket_set_menutrimcolor is not documented
(#196) Function theme_rocket_pluginfile is not documented
(#207) Function rocket_set_logo is not documented
(#217) Function rocket_set_banner is not documented
(#228) Function rocket_set_bannerheight is not documented
(#237) Function rocket_set_screenwidth is not documented
(#256) Function rocket_set_autohide is not documented
(#265) Function rocket_set_bootstrap is not documented
(#274) Function rocket_set_customcss is not documented
(#304) Function transmuted_custom_menu_item::__construct is not documented
(#17) There is no description in phpdocs for function rocket_process_css
(#17) Phpdocs for function rocket_process_css has incomplete parameters list
(#283) Phpdocs for function rocket_performance_output has incomplete parameters list
(#300) Class transmuted_custom_menu_item does not have @copyright tag
(#300) Class transmuted_custom_menu_item does not have @license tag
(#21) Invalid phpdocs tag @maintaned used
theme/rocket/settings.php
(#18) Package theme is not valid
(#17) No one-line description found in phpdocs for file
(#21) Invalid phpdocs tag @maintaned used
theme/rocket/version.php
(#20) Package theme is not valid
(#23) Invalid phpdocs tag @maintaned 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, 0 warnings)

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

npm-shrinkwrap.json
Uncommitted change detected.

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]