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

(790 errors, 215 warnings)

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

theme/klass/config.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
theme/klass/lang/ar/theme_klass.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#29) Whitespace found at end of line within string
(#30) Whitespace found at end of line within string
(#31) Whitespace found at end of line within string
(#32) Whitespace found at end of line within string
(#33) Whitespace found at end of line within string
(#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
(#67) Whitespace found at end of line within string
(#71) Whitespace found at end of line within string
(#89) Whitespace found at end of line within string
(#90) Whitespace found at end of line within string
(#91) Whitespace found at end of line within string
(#92) Whitespace found at end of line within string
(#94) Whitespace found at end of line within string
(#95) Whitespace found at end of line within string
(#96) Whitespace found at end of line within string
(#97) Whitespace found at end of line within string
(#98) Whitespace found at end of line within string
(#99) Whitespace found at end of line within string
(#100) Whitespace found at end of line within string
(#101) Whitespace found at end of line within string
(#104) Whitespace found at end of line within string
(#113) Whitespace found at end of line within string
(#114) Whitespace found at end of line within string
(#115) Whitespace found at end of line within string
(#116) Whitespace found at end of line within string
(#117) Whitespace found at end of line within string
(#118) Whitespace found at end of line within string
(#119) Whitespace found at end of line within string
(#120) Whitespace found at end of line within string
(#121) Whitespace found at end of line within string
(#122) Whitespace found at end of line within string
(#123) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
(#125) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#160) Whitespace found at end of line within string
(#163) Whitespace found at end of line within string
(#166) Whitespace found at end of line within string
(#208) Whitespace found at end of line within string
theme/klass/lang/en/theme_klass.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#29) Whitespace found at end of line within string
(#30) Whitespace found at end of line within string
(#31) Whitespace found at end of line within string
(#32) Whitespace found at end of line within string
(#33) Whitespace found at end of line within string
(#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
(#67) Whitespace found at end of line within string
(#88) Whitespace found at end of line within string
(#89) Whitespace found at end of line within string
(#90) Whitespace found at end of line within string
(#91) Whitespace found at end of line within string
(#93) Whitespace found at end of line within string
(#94) Whitespace found at end of line within string
(#95) Whitespace found at end of line within string
(#96) Whitespace found at end of line within string
(#97) Whitespace found at end of line within string
(#98) Whitespace found at end of line within string
(#99) Whitespace found at end of line within string
(#100) Whitespace found at end of line within string
(#103) Whitespace found at end of line within string
(#112) Whitespace found at end of line within string
(#113) Whitespace found at end of line within string
(#114) Whitespace found at end of line within string
(#115) Whitespace found at end of line within string
(#116) Whitespace found at end of line within string
(#117) Whitespace found at end of line within string
(#118) Whitespace found at end of line within string
(#119) Whitespace found at end of line within string
(#120) Whitespace found at end of line within string
(#121) Whitespace found at end of line within string
(#122) Whitespace found at end of line within string
(#123) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
(#125) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
theme/klass/layout/columns1.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/klass/layout/columns2.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#81) Expected "if (...) {\n"; found "if (...) { "
(#81) Closing brace must be on a line by itself
theme/klass/layout/columns3.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/klass/layout/embedded.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/klass/layout/frontpage.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Line indented incorrectly; expected 4 spaces, found 2
(#54) Line indented incorrectly; expected 4 spaces, found 8
(#56) Line indented incorrectly; expected 4 spaces, found 8
(#57) Line indented incorrectly; expected 8 spaces, found 6
(#61) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Variable "who_title" must not contain underscores.
(#65) Variable "who_desc" must not contain underscores.
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Variable "who_title" must not contain underscores.
(#68) Line indented incorrectly; expected 4 spaces, found 3
(#68) Expected "if (...) {\n"; found "if (...){ ?>\n"
(#68) Variable "who_desc" must not contain underscores.
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Variable "who_desc" must not contain underscores.
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Line indented incorrectly; expected 8 spaces, found 5
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 6
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 6
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 6
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 6
(#93) Line indented incorrectly; expected 12 spaces, found 10
(#95) Spaces must be used to indent lines; tabs are not allowed
theme/klass/layout/includes/footer.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#2) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Variable "copyright_footer" must not contain underscores.
(#24) Spaces must be used to indent lines; tabs are not allowed
(#32) Commas (,) must be followed by white space.
(#34) Line indented incorrectly; expected 12 spaces, found 11
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 4
(#35) Variable "info_settings" must not contain underscores.
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Commas (,) must be followed by white space.
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 12 spaces, found 5
(#37) Expected "foreach (...) {\n"; found "foreach(...)\n\t\t\t\t{\n"
(#37) Variable "info_settings" must not contain underscores.
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 12 spaces, found 4
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 16 spaces, found 5
(#39) Variable "exp_set" must not contain underscores.
(#39) Commas (,) must be followed by white space.
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 16 spaces, found 5
(#40) Commas (,) must be followed by white space.
(#40) Variable "exp_set" must not contain underscores.
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 16 spaces, found 5
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 16 spaces, found 5
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 16 spaces, found 5
(#43) Inline control structures are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 16 spaces, found 9
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 16 spaces, found 5
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 12 spaces, found 4
(#46) Closing brace indented incorrectly; expected 5 spaces, found 4
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) This comment is 43% valid code; is this commented out code?
(#47) Line indented incorrectly; expected at least 12 spaces, found 3
(#47) Tab found before comment text; expected "// $atto_settings = $natto_settings;" but found "// $atto_settings = $natto_settings;"
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#58) Commas (,) must be followed by white space.
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#58) Line exceeds maximum limit of 180 characters; contains 188 characters
(#61) Line indented incorrectly; expected 12 spaces, found 11
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 12 spaces, found 3
(#62) Expected "if (...) {\n"; found "if(...)\n\t\t {\n"
(#62) Expected 1 space before "!="; 0 found
(#62) Expected 1 space after "!="; 0 found
(#62) Expected 1 space before "!="; 0 found
(#62) Expected 1 space after "!="; 0 found
(#62) Expected 1 space before "!="; 0 found
(#62) Expected 1 space after "!="; 0 found
(#62) Expected 1 space before "!="; 0 found
(#62) Expected 1 space after "!="; 0 found
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 3
(#66) Commas (,) must be followed by white space.
(#68) Line indented incorrectly; expected 16 spaces, found 13
(#68) Expected "if (...) {\n"; found "if(...){"
(#68) Expected 1 space before "!="; 0 found
(#68) Expected 1 space after "!="; 0 found
(#68) Closing brace must be on a line by itself
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#68) Line exceeds 132 characters; contains 146 characters
(#69) Line indented incorrectly; expected 16 spaces, found 15
(#69) Expected "if (...) {\n"; found "if(...){"
(#69) Expected 1 space before "!="; 0 found
(#69) Expected 1 space after "!="; 0 found
(#69) Closing brace must be on a line by itself
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#69) Line exceeds 132 characters; contains 150 characters
(#70) Line indented incorrectly; expected 16 spaces, found 14
(#70) Expected "if (...) {\n"; found "if(...){"
(#70) Expected 1 space before "!="; 0 found
(#70) Expected 1 space after "!="; 0 found
(#70) Closing brace must be on a line by itself
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#70) Line exceeds 132 characters; contains 146 characters
(#71) Line indented incorrectly; expected 16 spaces, found 14
(#71) Expected "if (...) {\n"; found "if(...){"
(#71) Expected 1 space before "!="; 0 found
(#71) Expected 1 space after "!="; 0 found
(#71) Closing brace must be on a line by itself
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#71) Line exceeds 132 characters; contains 150 characters
(#74) Line indented incorrectly; expected 12 spaces, found 9
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 12 spaces, found 3
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 3
(#82) Spaces must be used for alignment; tabs are not allowed
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Line indented incorrectly; expected 8 spaces, found 5
(#83) Variable "copyright_footer" must not contain underscores.
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Variable "copyright_footer" must not contain underscores.
(#85) Line indented incorrectly; expected 8 spaces, found 7
(#91) A closing tag is not permitted at the end of a PHP file
theme/klass/layout/includes/header.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Spaces must be used to indent lines; tabs are not allowed
(#7) Spaces must be used to indent lines; tabs are not allowed
(#8) Line indented incorrectly; expected 4 spaces, found 3
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Line indented incorrectly; expected 8 spaces, found 7
(#10) Line indented incorrectly; expected 4 spaces, found 3
(#15) Spaces must be used to indent lines; tabs are not allowed
(#16) Spaces must be used to indent lines; tabs are not allowed
(#17) Spaces must be used to indent lines; tabs are not allowed
(#18) Spaces must be used to indent lines; tabs are not allowed
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#19) Line exceeds 132 characters; contains 151 characters
(#21) Line indented incorrectly; expected 12 spaces, found 11
(#22) Spaces must be used to indent lines; tabs are not allowed
(#23) Spaces must be used to indent lines; tabs are not allowed
(#31) Line indented incorrectly; expected 12 spaces, found 11
(#45) Commas (,) must be followed by white space.
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#45) Line exceeds 132 characters; contains 153 characters
(#47) Commas (,) must be followed by white space.
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#47) Line exceeds 132 characters; contains 155 characters
(#48) Line indented incorrectly; expected 16 spaces, found 14
(#51) Line indented incorrectly; expected 20 spaces, found 18
(#53) Line indented incorrectly; expected 20 spaces, found 17
theme/klass/layout/includes/slideshow.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Line indented incorrectly; expected 8 spaces, found 5
(#32) Expected 1 space after first semicolon of FOR loop; 0 found
(#32) Expected 1 space after second semicolon of FOR loop; 0 found
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#32) Expected 1 space before "<"; 0 found
(#32) Expected 1 space after "<"; 0 found
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Variable "cls_txt" must not contain underscores.
(#33) Expected 1 space before "=="; 0 found
(#33) Expected 1 space after "=="; 0 found
(#33) Expected 1 space before "?"; 0 found
(#33) Expected 1 space after "?"; 0 found
(#33) Expected 1 space before ":"; 0 found
(#33) Expected 1 space after ":"; 0 found
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 5
(#35) Variable "cls_txt" must not contain underscores.
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Line indented incorrectly; expected 8 spaces, found 5
(#42) Line indented incorrectly; expected 8 spaces, found 5
(#42) Expected 1 space after first semicolon of FOR loop; 0 found
(#42) Expected 1 space after second semicolon of FOR loop; 0 found
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#42) Expected 1 space before "<="; 0 found
(#42) Expected 1 space after "<="; 0 found
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 12 spaces, found 7
(#43) Variable "cls_txt2" must not contain underscores.
(#43) Expected 1 space before "=="; 0 found
(#43) Expected 1 space after "=="; 0 found
(#43) Expected 1 space before "?"; 0 found
(#43) Expected 1 space after "?"; 0 found
(#43) Expected 1 space before ":"; 0 found
(#43) Expected 1 space after ":"; 0 found
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 12 spaces, found 7
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 12 spaces, found 7
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 12 spaces, found 7
(#46) Commas (,) must be followed by white space.
(#48) Line indented incorrectly; expected 12 spaces, found 14
(#48) Expected "if (...) {\n"; found "if(...) {\n"
(#50) Line indented incorrectly; expected 12 spaces, found 14
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 8 spaces, found 5
(#52) Variable "cls_txt2" must not contain underscores.
(#56) Commas (,) must be followed by white space.
(#56) Short PHP opening tag used with echo; expected "<?php echo $icon ..." but found "<?= $icon ..."
(#56) Line exceeds 132 characters; contains 159 characters
(#56) Line exceeds 132 characters; contains 159 characters
(#56) Line exceeds 132 characters; contains 159 characters
(#56) Line exceeds 132 characters; contains 159 characters
(#56) Line exceeds 132 characters; contains 159 characters
(#56) Line exceeds 132 characters; contains 159 characters
(#56) Line exceeds 132 characters; contains 159 characters
(#56) Line exceeds 132 characters; contains 159 characters
(#56) Line exceeds 132 characters; contains 159 characters
(#56) Line exceeds 132 characters; contains 159 characters
(#56) Line exceeds 132 characters; contains 159 characters
(#56) Line exceeds 132 characters; contains 159 characters
(#56) Line exceeds 132 characters; contains 159 characters
(#60) Line indented incorrectly; expected 8 spaces, found 6
(#73) A closing tag is not permitted at the end of a PHP file
theme/klass/layout/maintenance.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/klass/layout/secure.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/klass/lib.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#26) Spaces must be used to indent lines; tabs are not allowed
(#27) Spaces must be used to indent lines; tabs are not allowed
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#37) Spaces must be used to indent lines; tabs are not allowed
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 2
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Expected "} else {\n"; found "}\telse {\n"
(#124) Spaces must be used for alignment; tabs are not allowed
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) This comment is 43% valid code; is this commented out code?
(#249) Spaces must be used for alignment; tabs are not allowed
(#253) Expected "if (...) {\n"; found "if(...){\n"
(#262) Whitespace found at end of line
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#264) Whitespace found at end of line
(#269) Inline doc block comments are not allowed; use "// Comment." instead
(#271) Spaces must be used for alignment; tabs are not allowed
(#272) Spaces must be used for alignment; tabs are not allowed
(#276) Expected "if (...) {\n"; found "if (...)\n{\t\n"
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Whitespace found at end of line
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Opening brace should be on the same line as the declaration
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Expected "if (...) {\n"; found "if(...)\n\t\t\t\t\t\t\t\t{\n"
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Whitespace found at end of line
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Expected "if (...) {\n"; found "if(...)\n\t\t\t\t\t\t\t\t{\n"
(#287) Expected 1 space before "=="; 0 found
(#287) Expected 1 space after "=="; 0 found
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Expected 1 space before "?"; 0 found
(#290) Expected 1 space after "?"; 0 found
(#290) Expected 1 space before ":"; 0 found
(#290) Expected 1 space after ":"; 0 found
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Expected "} else if (...) {\n"; found "}else if(...)\n\t\t\t\t\t\t\t\t{\n"
(#291) Expected "if (...) {\n"; found "if(...)\n\t\t\t\t\t\t\t\t{\n"
(#291) Expected 1 space before "=="; 0 found
(#291) Expected 1 space after "=="; 0 found
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Expected 1 space before "?"; 0 found
(#294) Expected 1 space after "?"; 0 found
(#294) Expected 1 space before ":"; 0 found
(#294) Expected 1 space after ":"; 0 found
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Whitespace found at end of line
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#302) Commas (,) must be followed by white space.
(#303) Opening brace should be on the same line as the declaration
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Whitespace found at end of line
(#306) Whitespace found at end of line
(#307) Expected 1 space before "%"; 0 found
(#307) Expected 1 space after "%"; 0 found
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Whitespace found at end of line
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 4 spaces, found 3
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Whitespace found at end of line
(#340) Inline doc block comments are not allowed; use "// Comment." instead
(#343) Spaces must be used for alignment; tabs are not allowed
(#345) Expected "if (...) {\n"; found "if (...) \n{\n"
(#345) Whitespace found at end of line
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 4 spaces, found 1
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 4 spaces, found 1
(#348) Opening brace should be on the same line as the declaration
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 8 spaces, found 5
(#349) Commas (,) must be followed by white space.
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 8 spaces, found 5
(#350) Variable "theme_url" must not contain underscores.
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 8 spaces, found 5
(#351) Variable "theme_url" must not contain underscores.
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 4 spaces, found 1
theme/klass/renderers.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/klass/renderers/course_renderer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Commas (,) must be followed by white space.
(#18) Variable "new_course" must not contain underscores.
(#18) Commas (,) must be followed by white space.
(#21) Variable "new_course" must not contain underscores.
(#28) Variable "co_cnt" must not contain underscores.
(#33) Variable "co_cnt" must not contain underscores.
(#39) Variable "course_id" must not contain underscores.
(#40) Variable "course_id" must not contain underscores.
(#42) Variable "noimg_url" must not contain underscores.
(#43) Variable "course_url" must not contain underscores.
(#43) Commas (,) must be followed by white space.
(#43) Variable "course_id" must not contain underscores.
(#50) Variable "img_url" must not contain underscores.
(#55) Variable "img_url" must not contain underscores.
(#59) Variable "img_url" must not contain underscores.
(#59) Variable "noimg_url" must not contain underscores.
(#63) Variable "img_url" must not contain underscores.
(#64) Variable "img_url" must not contain underscores.
(#64) Variable "noimg_url" must not contain underscores.
(#68) Line indented incorrectly; expected 16 spaces, found 18
(#68) Expected "if (...) {\n"; found "if(...) {\n"
(#70) Line indented incorrectly; expected 16 spaces, found 18
(#75) Variable "course_url" must not contain underscores.
(#76) Variable "img_url" must not contain underscores.
(#80) Variable "course_url" must not contain underscores.
(#81) Variable "course_url" must not contain underscores.
(#81) Commas (,) must be followed by white space.
(#81) Line exceeds 132 characters; contains 142 characters
(#85) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#87) Variable "co_cnt" must not contain underscores.
(#91) Variable "co_cnt" must not contain underscores.
(#95) Variable "course_html" must not contain underscores.
(#96) Expected 1 space before "?"; 0 found
(#96) Expected 1 space after "?"; 0 found
(#96) Expected 1 space before ":"; 0 found
(#96) Expected 1 space after ":"; 0 found
(#97) Expected 1 space before "?"; 0 found
(#97) Expected 1 space after "?"; 0 found
(#97) Expected 1 space before ":"; 0 found
(#97) Expected 1 space after ":"; 0 found
(#99) Variable "f1_pos" must not contain underscores.
(#99) Commas (,) must be followed by white space.
(#100) Variable "f2_pos" must not contain underscores.
(#100) Commas (,) must be followed by white space.
(#101) Variable "btn_html" must not contain underscores.
(#102) Expected "if (...) {\n"; found "if(...) {\n"
(#102) Variable "co_cnt" must not contain underscores.
(#102) Expected 1 space before "<="; 0 found
(#102) Expected 1 space after "<="; 0 found
(#103) Variable "btn_html" must not contain underscores.
(#107) Variable "f1_pos" must not contain underscores.
(#108) Variable "co_cnt" must not contain underscores.
(#108) Expected 1 space before ">"; 0 found
(#108) Expected 1 space after ">"; 0 found
(#109) Variable "course_html" must not contain underscores.
(#113) Variable "f2_pos" must not contain underscores.
(#114) Variable "course_html" must not contain underscores.
(#114) Variable "btn_html" must not contain underscores.
(#124) Commas (,) must be followed by white space.
(#129) Space found after object operator
(#140) Variable "course_ids" must not contain underscores.
(#141) Variable "new_course" must not contain underscores.
(#144) Variable "new_course" must not contain underscores.
(#151) Variable "co_cnt" must not contain underscores.
(#155) Variable "course_ids" must not contain underscores.
(#155) Variable "course_id" must not contain underscores.
(#156) Variable "course_id" must not contain underscores.
(#158) Variable "noimg_url" must not contain underscores.
(#159) Variable "course_url" must not contain underscores.
(#159) Commas (,) must be followed by white space.
(#159) Variable "course_id" must not contain underscores.
(#166) Variable "img_url" must not contain underscores.
(#171) Variable "img_url" must not contain underscores.
(#175) Variable "img_url" must not contain underscores.
(#175) Variable "noimg_url" must not contain underscores.
(#179) Variable "img_url" must not contain underscores.
(#180) Variable "img_url" must not contain underscores.
(#180) Variable "noimg_url" must not contain underscores.
(#184) Expected "if (...) {\n"; found "if(...) {\n"
(#191) Variable "course_url" must not contain underscores.
(#192) Variable "img_url" must not contain underscores.
(#196) Variable "course_url" must not contain underscores.
(#197) Variable "course_url" must not contain underscores.
(#197) Commas (,) must be followed by white space.
(#197) Line exceeds 132 characters; contains 149 characters
(#201) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#203) Variable "co_cnt" must not contain underscores.
(#207) Variable "co_cnt" must not contain underscores.
(#212) Variable "course_html" must not contain underscores.
(#213) Variable "course_html" must not contain underscores.
theme/klass/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#35) Commas (,) must be followed by white space.
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Line indented incorrectly; expected at least 4 spaces, found 3
(#60) Commas (,) must be followed by white space.
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#139) Commas (,) must be followed by white space.
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#164) Commas (,) must be followed by white space.
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 4 spaces, found 2
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#195) Commas (,) must be followed by white space.
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#205) Commas (,) must be followed by white space.
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#213) Commas (,) must be followed by white space.
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#220) Commas (,) must be followed by white space.
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#228) Commas (,) must be followed by white space.
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#235) Commas (,) must be followed by white space.
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#242) Commas (,) must be followed by white space.
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#249) Commas (,) must be followed by white space.
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
theme/klass/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence

Javascript coding style problems

(790 errors, 439 warnings)

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

theme/klass/javascript/bootstrap-alert.js
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#30) ',' should be placed last. (comma-style)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#31) Unexpected 'this'. (no-invalid-this)
(#31) Missing semicolon. (semi)
(#32) Missing semicolon. (semi)
(#34) Unexpected space before function parentheses. (space-before-function-paren)
(#36) ',' should be placed last. (comma-style)
(#37) ',' should be placed last. (comma-style)
(#37) Missing semicolon. (semi)
(#40) Missing semicolon. (semi)
(#41) Missing semicolon. (semi)
(#41) Expected space or tab after '//' in comment. (spaced-comment)
(#44) Missing semicolon. (semi)
(#46) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#46) Missing semicolon. (semi)
(#48) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#48) Missing semicolon. (semi)
(#50) Missing semicolon. (semi)
(#52) Expected { after 'if' condition. (curly)
(#52) Missing semicolon. (semi)
(#54) Missing semicolon. (semi)
(#56) Missing JSDoc comment. (require-jsdoc)
(#59) Missing semicolon. (semi)
(#62) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#64) Missing semicolon. (semi)
(#65) Missing semicolon. (semi)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#72) Unexpected space before function parentheses. (space-before-function-paren)
(#73) Unexpected 'this'. (no-invalid-this)
(#74) ',' should be placed last. (comma-style)
(#74) Missing semicolon. (semi)
(#75) Expected { after 'if' condition. (curly)
(#75) Unexpected 'this'. (no-invalid-this)
(#75) Missing semicolon. (semi)
(#76) Expected { after 'if' condition. (curly)
(#76) Missing semicolon. (semi)
(#77) Missing semicolon. (semi)
(#78) Missing semicolon. (semi)
(#80) Missing semicolon. (semi)
(#86) Unexpected space before function parentheses. (space-before-function-paren)
(#87) Missing semicolon. (semi)
(#88) Missing semicolon. (semi)
theme/klass/javascript/bootstrap-button.js
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Unexpected 'this'. (no-invalid-this)
(#30) Missing semicolon. (semi)
(#31) Unexpected 'this'. (no-invalid-this)
(#31) Missing semicolon. (semi)
(#32) Missing semicolon. (semi)
(#34) Unexpected space before function parentheses. (space-before-function-paren)
(#36) ',' should be placed last. (comma-style)
(#37) ',' should be placed last. (comma-style)
(#38) ',' should be placed last. (comma-style)
(#38) Missing semicolon. (semi)
(#40) Missing semicolon. (semi)
(#41) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#41) Missing semicolon. (semi)
(#43) Missing semicolon. (semi)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#47) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#49) Missing semicolon. (semi)
(#50) Missing semicolon. (semi)
(#51) Missing semicolon. (semi)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#54) Missing semicolon. (semi)
(#56) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#58) Missing semicolon. (semi)
(#60) Missing semicolon. (semi)
(#61) Missing semicolon. (semi)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Unexpected space before function parentheses. (space-before-function-paren)
(#69) Unexpected 'this'. (no-invalid-this)
(#70) ',' should be placed last. (comma-style)
(#71) ',' should be placed last. (comma-style)
(#71) Missing semicolon. (semi)
(#72) Expected { after 'if' condition. (curly)
(#72) Unexpected 'this'. (no-invalid-this)
(#72) Missing semicolon. (semi)
(#73) Expected { after 'if' condition. (curly)
(#73) Missing semicolon. (semi)
(#74) Expected { after 'if' condition. (curly)
(#74) Missing semicolon. (semi)
(#75) Missing semicolon. (semi)
(#76) Missing semicolon. (semi)
(#80) Missing semicolon. (semi)
(#82) Missing semicolon. (semi)
(#88) Unexpected space before function parentheses. (space-before-function-paren)
(#89) Unexpected space before function parentheses. (space-before-function-paren)
(#89) There should be no spaces inside this paren. (space-in-parens)
(#89) There should be no spaces inside this paren. (space-in-parens)
(#90) Missing semicolon. (semi)
(#91) Expected { after 'if' condition. (curly)
(#91) Missing semicolon. (semi)
(#92) Missing semicolon. (semi)
(#93) Missing semicolon. (semi)
(#94) Missing semicolon. (semi)
theme/klass/javascript/bootstrap-carousel.js
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Unexpected 'this'. (no-invalid-this)
(#30) Missing semicolon. (semi)
(#31) Unexpected 'this'. (no-invalid-this)
(#31) Missing semicolon. (semi)
(#32) Unexpected 'this'. (no-invalid-this)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Unexpected 'this'. (no-invalid-this)
(#32) Unexpected 'this'. (no-invalid-this)
(#32) Missing semicolon. (semi)
(#33) Unexpected 'this'. (no-invalid-this)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) Unexpected 'this'. (no-invalid-this)
(#34) Unexpected 'this'. (no-invalid-this)
(#34) Unexpected 'this'. (no-invalid-this)
(#35) Unexpected 'this'. (no-invalid-this)
(#35) Unexpected 'this'. (no-invalid-this)
(#35) Missing semicolon. (semi)
(#36) Missing semicolon. (semi)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#41) Expected { after 'if' condition. (curly)
(#41) Missing semicolon. (semi)
(#42) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#44) Missing semicolon. (semi)
(#45) Missing semicolon. (semi)
(#48) ',' should be placed last. (comma-style)
(#48) Unexpected space before function parentheses. (space-before-function-paren)
(#50) ',' should be placed last. (comma-style)
(#51) ',' should be placed last. (comma-style)
(#52) ',' should be placed last. (comma-style)
(#52) Missing semicolon. (semi)
(#54) Expected { after 'if' condition. (curly)
(#54) Missing semicolon. (semi)
(#57) Expected no return value. (consistent-return)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#58) Missing semicolon. (semi)
(#59) Missing semicolon. (semi)
(#63) Expected no return value. (consistent-return)
(#63) Missing semicolon. (semi)
(#66) Expected no return value. (consistent-return)
(#66) Missing semicolon. (semi)
(#69) ',' should be placed last. (comma-style)
(#69) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Expected { after 'if' condition. (curly)
(#70) Missing semicolon. (semi)
(#71) Missing semicolon. (semi)
(#72) Missing semicolon. (semi)
(#73) Missing semicolon. (semi)
(#76) ',' should be placed last. (comma-style)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#77) Expected { after 'if' condition. (curly)
(#77) Missing semicolon. (semi)
(#78) Expected no return value. (consistent-return)
(#78) Missing semicolon. (semi)
(#81) ',' should be placed last. (comma-style)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#82) Expected { after 'if' condition. (curly)
(#82) Missing semicolon. (semi)
(#83) Expected no return value. (consistent-return)
(#83) Missing semicolon. (semi)
(#86) ',' should be placed last. (comma-style)
(#86) Unexpected space before function parentheses. (space-before-function-paren)
(#88) ',' should be placed last. (comma-style)
(#89) ',' should be placed last. (comma-style)
(#90) ',' should be placed last. (comma-style)
(#91) ',' should be placed last. (comma-style)
(#91) Multiple spaces found before '='. (no-multi-spaces)
(#92) ',' should be placed last. (comma-style)
(#93) ',' should be placed last. (comma-style)
(#93) Missing semicolon. (semi)
(#95) Missing semicolon. (semi)
(#97) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#97) Missing semicolon. (semi)
(#99) Missing semicolon. (semi)
(#101) Expected { after 'if' condition. (curly)
(#101) Missing semicolon. (semi)
(#104) Missing semicolon. (semi)
(#105) Expected { after 'if' condition. (curly)
(#105) Missing semicolon. (semi)
(#106) Missing semicolon. (semi)
(#107) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#107) Missing semicolon. (semi)
(#108) Missing semicolon. (semi)
(#109) Missing semicolon. (semi)
(#110) Unexpected space before function parentheses. (space-before-function-paren)
(#111) Missing semicolon. (semi)
(#112) Missing semicolon. (semi)
(#113) Missing semicolon. (semi)
(#114) Unexpected space before function parentheses. (space-before-function-paren)
(#114) Statement inside of curly braces should be on next line. (brace-style)
(#114) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#114) Missing semicolon. (semi)
(#114) Missing semicolon. (semi)
(#115) Missing semicolon. (semi)
(#117) Missing semicolon. (semi)
(#118) Expected { after 'if' condition. (curly)
(#118) Missing semicolon. (semi)
(#119) Missing semicolon. (semi)
(#120) Missing semicolon. (semi)
(#121) Missing semicolon. (semi)
(#122) Missing semicolon. (semi)
(#125) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#125) Missing semicolon. (semi)
(#127) Expected no return value. (consistent-return)
(#127) Missing semicolon. (semi)
(#130) Missing semicolon. (semi)
(#136) Unexpected space before function parentheses. (space-before-function-paren)
(#137) Unexpected space before function parentheses. (space-before-function-paren)
(#138) Unexpected 'this'. (no-invalid-this)
(#139) ',' should be placed last. (comma-style)
(#140) ',' should be placed last. (comma-style)
(#140) Missing semicolon. (semi)
(#141) Expected { after 'if' condition. (curly)
(#141) Unexpected 'this'. (no-invalid-this)
(#141) Missing semicolon. (semi)
(#142) Expected { after 'if' condition. (curly)
(#142) Missing semicolon. (semi)
(#143) Expected { after 'if' condition. (curly)
(#143) Missing semicolon. (semi)
(#144) Expected { after 'if' condition. (curly)
(#144) Missing semicolon. (semi)
(#145) Missing semicolon. (semi)
(#146) Missing semicolon. (semi)
(#150) ',' should be placed last. (comma-style)
(#151) Missing semicolon. (semi)
(#153) Missing semicolon. (semi)
(#159) Unexpected space before function parentheses. (space-before-function-paren)
(#160) Unexpected space before function parentheses. (space-before-function-paren)
(#160) There should be no spaces inside this paren. (space-in-parens)
(#160) There should be no spaces inside this paren. (space-in-parens)
(#161) Unexpected 'this'. (no-invalid-this)
(#161) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#162) Line 162 exceeds the maximum line length of 132. (max-len)
(#162) ',' should be placed last. (comma-style)
(#162) Expected space or tab after '//' in comment. (spaced-comment)
(#163) ',' should be placed last. (comma-style)
(#163) Missing semicolon. (semi)
(#164) Missing semicolon. (semi)
(#165) Missing semicolon. (semi)
(#166) Missing semicolon. (semi)
(#167) Missing semicolon. (semi)
theme/klass/javascript/bootstrap-collapse.js
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Unexpected 'this'. (no-invalid-this)
(#30) Missing semicolon. (semi)
(#31) Unexpected 'this'. (no-invalid-this)
(#31) Missing semicolon. (semi)
(#33) Unexpected 'this'. (no-invalid-this)
(#34) Unexpected 'this'. (no-invalid-this)
(#34) Unexpected 'this'. (no-invalid-this)
(#34) Missing semicolon. (semi)
(#37) Unexpected 'this'. (no-invalid-this)
(#37) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#37) Unexpected 'this'. (no-invalid-this)
(#37) Missing semicolon. (semi)
(#38) Missing semicolon. (semi)
(#44) ',' should be placed last. (comma-style)
(#44) Unexpected space before function parentheses. (space-before-function-paren)
(#45) Missing semicolon. (semi)
(#46) Missing semicolon. (semi)
(#49) ',' should be placed last. (comma-style)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#51) ',' should be placed last. (comma-style)
(#52) ',' should be placed last. (comma-style)
(#53) ',' should be placed last. (comma-style)
(#53) Missing semicolon. (semi)
(#55) Expected { after 'if' condition. (curly)
(#55) Missing semicolon. (semi)
(#57) Missing semicolon. (semi)
(#58) Missing semicolon. (semi)
(#59) Missing semicolon. (semi)
(#62) Missing semicolon. (semi)
(#63) Expected { after 'if' condition. (curly)
(#63) Missing semicolon. (semi)
(#64) Missing semicolon. (semi)
(#65) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#65) Missing semicolon. (semi)
(#68) Missing semicolon. (semi)
(#69) Missing semicolon. (semi)
(#70) Missing semicolon. (semi)
(#73) ',' should be placed last. (comma-style)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#74) Missing semicolon. (semi)
(#75) Expected { after 'if' condition. (curly)
(#75) Missing semicolon. (semi)
(#76) Missing semicolon. (semi)
(#77) Missing semicolon. (semi)
(#78) Missing semicolon. (semi)
(#79) Missing semicolon. (semi)
(#82) ',' should be placed last. (comma-style)
(#82) Unexpected space before function parentheses. (space-before-function-paren)
(#83) Missing semicolon. (semi)
(#85) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#87) Unexpected newline between object and [ of property access. (no-unexpected-multiline)
(#88) Unexpected newline between object and [ of property access. (no-unexpected-multiline)
(#88) Missing semicolon. (semi)
(#90) Missing semicolon. (semi)
(#92) Missing semicolon. (semi)
(#95) ',' should be placed last. (comma-style)
(#95) Unexpected space before function parentheses. (space-before-function-paren)
(#97) ',' should be placed last. (comma-style)
(#97) Unexpected space before function parentheses. (space-before-function-paren)
(#98) Expected { after 'if' condition. (curly)
(#98) Missing semicolon. (semi)
(#99) Missing semicolon. (semi)
(#100) Missing semicolon. (semi)
(#101) Missing semicolon. (semi)
(#103) Missing semicolon. (semi)
(#105) Expected { after 'if' condition. (curly)
(#105) Missing semicolon. (semi)
(#107) Missing semicolon. (semi)
(#109) Missing semicolon. (semi)
(#111) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#113) Missing semicolon. (semi)
(#116) ',' should be placed last. (comma-style)
(#116) Unexpected space before function parentheses. (space-before-function-paren)
(#117) Missing semicolon. (semi)
(#120) Missing semicolon. (semi)
(#126) Unexpected space before function parentheses. (space-before-function-paren)
(#127) Unexpected space before function parentheses. (space-before-function-paren)
(#128) Unexpected 'this'. (no-invalid-this)
(#129) ',' should be placed last. (comma-style)
(#130) ',' should be placed last. (comma-style)
(#130) Missing semicolon. (semi)
(#131) Expected { after 'if' condition. (curly)
(#131) Unexpected 'this'. (no-invalid-this)
(#131) Missing semicolon. (semi)
(#132) Expected { after 'if' condition. (curly)
(#132) Missing semicolon. (semi)
(#133) Missing semicolon. (semi)
(#134) Missing semicolon. (semi)
(#138) Missing semicolon. (semi)
(#140) Missing semicolon. (semi)
(#146) Unexpected space before function parentheses. (space-before-function-paren)
(#147) Unexpected space before function parentheses. (space-before-function-paren)
(#147) There should be no spaces inside this paren. (space-in-parens)
(#147) There should be no spaces inside this paren. (space-in-parens)
(#148) Unexpected 'this'. (no-invalid-this)
(#148) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#149) ',' should be placed last. (comma-style)
(#151) Expected space or tab after '//' in comment. (spaced-comment)
(#152) ',' should be placed last. (comma-style)
(#152) Missing semicolon. (semi)
(#153) Missing semicolon. (semi)
(#154) Missing semicolon. (semi)
(#155) Missing semicolon. (semi)
theme/klass/javascript/bootstrap-dropdown.js
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#30) ',' should be placed last. (comma-style)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#31) Unexpected 'this'. (no-invalid-this)
(#31) Missing semicolon. (semi)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#33) Missing semicolon. (semi)
(#34) Missing semicolon. (semi)
(#35) Missing semicolon. (semi)
(#41) ',' should be placed last. (comma-style)
(#41) Unexpected space before function parentheses. (space-before-function-paren)
(#41) 'e' is defined but never used (no-unused-vars)
(#43) ',' should be placed last. (comma-style)
(#44) ',' should be placed last. (comma-style)
(#45) ',' should be placed last. (comma-style)
(#45) Missing semicolon. (semi)
(#47) Expected { after 'if' condition. (curly)
(#47) Missing semicolon. (semi)
(#49) Missing semicolon. (semi)
(#52) Missing semicolon. (semi)
(#53) Missing semicolon. (semi)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#56) Missing semicolon. (semi)
(#57) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#57) Missing semicolon. (semi)
(#59) Missing semicolon. (semi)
(#61) Missing semicolon. (semi)
(#63) Expected { after 'if' condition. (curly)
(#63) Missing semicolon. (semi)
(#65) Expected no return value. (consistent-return)
(#65) Missing semicolon. (semi)
(#68) Missing semicolon. (semi)
(#70) Missing JSDoc comment. (require-jsdoc)
(#71) Missing semicolon. (semi)
(#78) Unexpected space before function parentheses. (space-before-function-paren)
(#79) Unexpected space before function parentheses. (space-before-function-paren)
(#80) Unexpected 'this'. (no-invalid-this)
(#81) ',' should be placed last. (comma-style)
(#81) Missing semicolon. (semi)
(#82) Expected { after 'if' condition. (curly)
(#82) Unexpected 'this'. (no-invalid-this)
(#82) Missing semicolon. (semi)
(#83) Expected { after 'if' condition. (curly)
(#83) Missing semicolon. (semi)
(#84) Missing semicolon. (semi)
(#85) Missing semicolon. (semi)
(#87) Missing semicolon. (semi)
(#93) Unexpected space before function parentheses. (space-before-function-paren)
(#94) Missing semicolon. (semi)
(#96) Unexpected space before function parentheses. (space-before-function-paren)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Missing semicolon. (semi)
(#97) Missing semicolon. (semi)
(#98) Missing semicolon. (semi)
theme/klass/javascript/bootstrap-modal.js
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Unexpected 'this'. (no-invalid-this)
(#30) Missing semicolon. (semi)
(#31) Unexpected 'this'. (no-invalid-this)
(#32) Unexpected 'this'. (no-invalid-this)
(#32) Unexpected 'this'. (no-invalid-this)
(#32) Missing semicolon. (semi)
(#33) Missing semicolon. (semi)
(#39) ',' should be placed last. (comma-style)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#40) Missing semicolon. (semi)
(#43) ',' should be placed last. (comma-style)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#45) ',' should be placed last. (comma-style)
(#45) Missing semicolon. (semi)
(#47) Missing semicolon. (semi)
(#49) Expected { after 'if' condition. (curly)
(#49) Missing semicolon. (semi)
(#51) Missing semicolon. (semi)
(#53) Missing semicolon. (semi)
(#55) Missing semicolon. (semi)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Missing semicolon. (semi)
(#60) Missing semicolon. (semi)
(#60) Expected space or tab after '//' in comment. (spaced-comment)
(#64) Missing semicolon. (semi)
(#67) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#67) Missing semicolon. (semi)
(#70) Missing semicolon. (semi)
(#72) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Missing semicolon. (semi)
(#74) Missing semicolon. (semi)
(#76) Missing semicolon. (semi)
(#79) ',' should be placed last. (comma-style)
(#79) Unexpected space before function parentheses. (space-before-function-paren)
(#80) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#80) Missing semicolon. (semi)
(#82) 'that' is defined but never used (no-unused-vars)
(#82) Missing semicolon. (semi)
(#84) Missing semicolon. (semi)
(#86) Missing semicolon. (semi)
(#88) Expected { after 'if' condition. (curly)
(#88) Missing semicolon. (semi)
(#90) Missing semicolon. (semi)
(#92) Missing semicolon. (semi)
(#94) Missing semicolon. (semi)
(#96) Missing semicolon. (semi)
(#98) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#100) Missing semicolon. (semi)
(#103) Missing semicolon. (semi)
(#109) Missing JSDoc comment. (require-jsdoc)
(#110) Unexpected 'this'. (no-invalid-this)
(#111) ',' should be placed last. (comma-style)
(#111) Unexpected space before function parentheses. (space-before-function-paren)
(#112) Missing semicolon. (semi)
(#113) Missing semicolon. (semi)
(#114) Missing semicolon. (semi)
(#116) Unexpected 'this'. (no-invalid-this)
(#116) Unexpected space before function parentheses. (space-before-function-paren)
(#117) Missing semicolon. (semi)
(#118) Missing semicolon. (semi)
(#119) Missing semicolon. (semi)
(#122) Missing JSDoc comment. (require-jsdoc)
(#122) 'that' is defined but never used (no-unused-vars)
(#123) Unexpected 'this'. (no-invalid-this)
(#125) Missing semicolon. (semi)
(#127) Unexpected 'this'. (no-invalid-this)
(#127) Missing semicolon. (semi)
(#130) Missing JSDoc comment. (require-jsdoc)
(#131) 'that' is defined but never used (no-unused-vars)
(#131) Unexpected 'this'. (no-invalid-this)
(#132) ',' should be placed last. (comma-style)
(#132) Unexpected 'this'. (no-invalid-this)
(#132) Missing semicolon. (semi)
(#134) Unexpected 'this'. (no-invalid-this)
(#134) Unexpected 'this'. (no-invalid-this)
(#135) Missing semicolon. (semi)
(#137) Unexpected 'this'. (no-invalid-this)
(#138) Missing semicolon. (semi)
(#140) Unexpected 'this'. (no-invalid-this)
(#141) Unexpected 'this'. (no-invalid-this)
(#141) Unexpected 'this'. (no-invalid-this)
(#141) Unexpected 'this'. (no-invalid-this)
(#141) Missing semicolon. (semi)
(#144) Expected { after 'if' condition. (curly)
(#144) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#144) Unexpected 'this'. (no-invalid-this)
(#144) Missing semicolon. (semi)
(#146) Unexpected 'this'. (no-invalid-this)
(#146) Missing semicolon. (semi)
(#148) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#149) Unexpected 'this'. (no-invalid-this)
(#150) Missing semicolon. (semi)
(#152) Unexpected 'this'. (no-invalid-this)
(#152) Unexpected 'this'. (no-invalid-this)
(#153) Unexpected 'this'. (no-invalid-this)
(#153) Missing semicolon. (semi)
(#155) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#155) Unexpected 'this'. (no-invalid-this)
(#155) Infix operators must be spaced. (space-infix-ops)
(#156) Unexpected 'this'. (no-invalid-this)
(#156) Unexpected 'this'. (no-invalid-this)
(#157) Unexpected 'this'. (no-invalid-this)
(#157) Missing semicolon. (semi)
(#160) Missing semicolon. (semi)
(#164) Missing JSDoc comment. (require-jsdoc)
(#165) Unexpected 'this'. (no-invalid-this)
(#165) Missing semicolon. (semi)
(#166) Unexpected 'this'. (no-invalid-this)
(#166) Missing semicolon. (semi)
(#169) Missing JSDoc comment. (require-jsdoc)
(#170) Unexpected 'this'. (no-invalid-this)
(#170) Missing semicolon. (semi)
(#171) Unexpected 'this'. (no-invalid-this)
(#171) Unexpected 'this'. (no-invalid-this)
(#172) Unexpected space before function parentheses. (space-before-function-paren)
(#172) There should be no spaces inside this paren. (space-in-parens)
(#172) There should be no spaces inside this paren. (space-in-parens)
(#173) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#173) Missing semicolon. (semi)
(#174) Missing semicolon. (semi)
(#175) Unexpected 'this'. (no-invalid-this)
(#176) Missing semicolon. (semi)
(#184) Unexpected space before function parentheses. (space-before-function-paren)
(#185) Unexpected space before function parentheses. (space-before-function-paren)
(#186) Unexpected 'this'. (no-invalid-this)
(#187) ',' should be placed last. (comma-style)
(#188) ',' should be placed last. (comma-style)
(#188) Missing semicolon. (semi)
(#189) Expected { after 'if' condition. (curly)
(#189) Unexpected 'this'. (no-invalid-this)
(#189) Missing semicolon. (semi)
(#190) Expected { after 'if' condition. (curly)
(#190) Missing semicolon. (semi)
(#191) Expected { after 'if' condition. (curly)
(#191) Missing semicolon. (semi)
(#192) Missing semicolon. (semi)
(#193) Missing semicolon. (semi)
(#197) ',' should be placed last. (comma-style)
(#198) ',' should be placed last. (comma-style)
(#199) Missing semicolon. (semi)
(#201) Missing semicolon. (semi)
(#207) Unexpected space before function parentheses. (space-before-function-paren)
(#208) Unexpected space before function parentheses. (space-before-function-paren)
(#208) There should be no spaces inside this paren. (space-in-parens)
(#208) There should be no spaces inside this paren. (space-in-parens)
(#209) Unexpected 'this'. (no-invalid-this)
(#209) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#210) Line 210 exceeds the maximum line length of 132. (max-len)
(#210) ',' should be placed last. (comma-style)
(#210) Expected space or tab after '//' in comment. (spaced-comment)
(#211) ',' should be placed last. (comma-style)
(#211) Missing semicolon. (semi)
(#213) Missing semicolon. (semi)
(#214) Missing semicolon. (semi)
(#215) Missing semicolon. (semi)
(#216) Missing semicolon. (semi)
theme/klass/javascript/bootstrap-popover.js
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#29) There should be no spaces inside this paren. (space-in-parens)
(#29) There should be no spaces inside this paren. (space-in-parens)
(#30) Unexpected 'this'. (no-invalid-this)
(#30) Missing semicolon. (semi)
(#31) Missing semicolon. (semi)
(#41) ',' should be placed last. (comma-style)
(#41) Unexpected space before function parentheses. (space-before-function-paren)
(#43) ',' should be placed last. (comma-style)
(#44) ',' should be placed last. (comma-style)
(#44) Missing semicolon. (semi)
(#46) Missing semicolon. (semi)
(#47) Missing semicolon. (semi)
(#49) Missing semicolon. (semi)
(#52) ',' should be placed last. (comma-style)
(#52) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Missing semicolon. (semi)
(#56) ',' should be placed last. (comma-style)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#58) ',' should be placed last. (comma-style)
(#59) ',' should be placed last. (comma-style)
(#59) Missing semicolon. (semi)
(#62) Multiple spaces found before 'o'. (no-multi-spaces)
(#62) Missing semicolon. (semi)
(#64) Missing semicolon. (semi)
(#67) ',' should be placed last. (comma-style)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#69) Missing semicolon. (semi)
(#71) Missing semicolon. (semi)
(#74) Missing semicolon. (semi)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#82) Unexpected 'this'. (no-invalid-this)
(#83) ',' should be placed last. (comma-style)
(#84) ',' should be placed last. (comma-style)
(#84) Missing semicolon. (semi)
(#85) Expected { after 'if' condition. (curly)
(#85) Unexpected 'this'. (no-invalid-this)
(#85) Missing semicolon. (semi)
(#86) Expected { after 'if' condition. (curly)
(#86) Missing semicolon. (semi)
(#87) Missing semicolon. (semi)
(#88) Missing semicolon. (semi)
(#90) Missing semicolon. (semi)
(#92) There should be no space before ','. (comma-spacing)
(#94) ',' should be placed last. (comma-style)
(#95) Line 95 exceeds the maximum line length of 132. (max-len)
(#95) ',' should be placed last. (comma-style)
(#96) Missing semicolon. (semi)
theme/klass/javascript/bootstrap-scrollspy.js
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Missing JSDoc comment. (require-jsdoc)
(#29) There should be no spaces inside this paren. (space-in-parens)
(#31) ',' should be placed last. (comma-style)
(#32) ',' should be placed last. (comma-style)
(#32) Missing semicolon. (semi)
(#33) Missing semicolon. (semi)
(#34) Missing semicolon. (semi)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#37) Missing semicolon. (semi)
(#38) Missing semicolon. (semi)
(#39) Missing semicolon. (semi)
(#40) Missing semicolon. (semi)
(#47) ',' should be placed last. (comma-style)
(#47) Unexpected space before function parentheses. (space-before-function-paren)
(#49) ',' should be placed last. (comma-style)
(#49) '$targets' is defined but never used (no-unused-vars)
(#49) Missing semicolon. (semi)
(#51) Missing semicolon. (semi)
(#52) Missing semicolon. (semi)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Unexpected 'this'. (no-invalid-this)
(#58) ',' should be placed last. (comma-style)
(#59) ',' should be placed last. (comma-style)
(#59) Missing semicolon. (semi)
(#60) There should be no spaces inside this paren. (space-in-parens)
(#62) There should be no space after '[' (array-bracket-spacing)
(#62) There should be no space before ']' (array-bracket-spacing)
(#62) There should be no spaces inside this paren. (space-in-parens)
(#62) Missing semicolon. (semi)
(#64) Unexpected space before function parentheses. (space-before-function-paren)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) Missing semicolon. (semi)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#66) Unexpected 'this'. (no-invalid-this)
(#66) Missing semicolon. (semi)
(#67) Unexpected 'this'. (no-invalid-this)
(#67) Missing semicolon. (semi)
(#68) Missing semicolon. (semi)
(#71) ',' should be placed last. (comma-style)
(#71) Expected to return a value at the end of this function. (consistent-return)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#73) ',' should be placed last. (comma-style)
(#74) ',' should be placed last. (comma-style)
(#75) ',' should be placed last. (comma-style)
(#76) ',' should be placed last. (comma-style)
(#77) ',' should be placed last. (comma-style)
(#78) ',' should be placed last. (comma-style)
(#78) Missing semicolon. (semi)
(#82) Unexpected space between function name and paren. (no-spaced-func)
(#82) There should be no spaces inside this paren. (space-in-parens)
(#82) There should be no spaces inside this paren. (space-in-parens)
(#82) Missing semicolon. (semi)
(#86) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#89) There should be no spaces inside this paren. (space-in-parens)
(#89) There should be no spaces inside this paren. (space-in-parens)
(#89) Missing semicolon. (semi)
(#93) ',' should be placed last. (comma-style)
(#93) Unexpected space before function parentheses. (space-before-function-paren)
(#95) ',' should be placed last. (comma-style)
(#95) Missing semicolon. (semi)
(#97) Missing semicolon. (semi)
(#101) Missing semicolon. (semi)
(#105) Missing semicolon. (semi)
(#109) Missing semicolon. (semi)
(#111) Multiple spaces found before '{'. (no-multi-spaces)
(#112) Missing semicolon. (semi)
(#115) Missing semicolon. (semi)
(#118) Missing semicolon. (semi)
(#124) Unexpected space before function parentheses. (space-before-function-paren)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#125) Unexpected space before function parentheses. (space-before-function-paren)
(#126) Unexpected 'this'. (no-invalid-this)
(#127) ',' should be placed last. (comma-style)
(#128) ',' should be placed last. (comma-style)
(#128) Missing semicolon. (semi)
(#129) Expected { after 'if' condition. (curly)
(#129) Unexpected 'this'. (no-invalid-this)
(#129) Missing semicolon. (semi)
(#130) Expected { after 'if' condition. (curly)
(#130) Missing semicolon. (semi)
(#131) Missing semicolon. (semi)
(#132) Missing semicolon. (semi)
(#134) Missing semicolon. (semi)
(#138) Missing semicolon. (semi)
(#144) Unexpected space before function parentheses. (space-before-function-paren)
(#145) Unexpected space before function parentheses. (space-before-function-paren)
(#146) Unexpected 'this'. (no-invalid-this)
(#146) Missing semicolon. (semi)
(#147) Missing semicolon. (semi)
(#148) Missing semicolon. (semi)
(#149) Missing semicolon. (semi)
theme/klass/javascript/bootstrap-tab.js
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#29) There should be no spaces inside this paren. (space-in-parens)
(#29) There should be no spaces inside this paren. (space-in-parens)
(#30) Unexpected 'this'. (no-invalid-this)
(#30) Missing semicolon. (semi)
(#31) Missing semicolon. (semi)
(#37) ',' should be placed last. (comma-style)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#39) ',' should be placed last. (comma-style)
(#40) ',' should be placed last. (comma-style)
(#41) ',' should be placed last. (comma-style)
(#42) ',' should be placed last. (comma-style)
(#43) ',' should be placed last. (comma-style)
(#43) Missing semicolon. (semi)
(#46) Missing semicolon. (semi)
(#47) Missing semicolon. (semi)
(#47) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Expected { after 'if' condition. (curly)
(#50) There should be no spaces inside this paren. (space-in-parens)
(#50) There should be no spaces inside this paren. (space-in-parens)
(#50) Missing semicolon. (semi)
(#52) Missing semicolon. (semi)
(#56) Missing semicolon. (semi)
(#58) Missing semicolon. (semi)
(#60) Expected { after 'if' condition. (curly)
(#60) Missing semicolon. (semi)
(#62) Missing semicolon. (semi)
(#64) Missing semicolon. (semi)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#68) ',' should be placed last. (comma-style)
(#69) Missing semicolon. (semi)
(#70) Missing semicolon. (semi)
(#73) ',' should be placed last. (comma-style)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#73) There should be no spaces inside this paren. (space-in-parens)
(#75) ',' should be placed last. (comma-style)
(#77) Missing semicolon. (semi)
(#79) Missing JSDoc comment. (require-jsdoc)
(#83) Missing semicolon. (semi)
(#85) Missing semicolon. (semi)
(#88) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#88) Missing semicolon. (semi)
(#89) Missing semicolon. (semi)
(#91) Missing semicolon. (semi)
(#94) There should be no spaces inside this paren. (space-in-parens)
(#94) There should be no spaces inside this paren. (space-in-parens)
(#95) Missing semicolon. (semi)
(#98) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#98) Missing semicolon. (semi)
(#101) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#103) Missing semicolon. (semi)
(#105) Missing semicolon. (semi)
(#107) Missing semicolon. (semi)
(#113) Unexpected space before function parentheses. (space-before-function-paren)
(#113) There should be no spaces inside this paren. (space-in-parens)
(#113) There should be no spaces inside this paren. (space-in-parens)
(#114) Unexpected space before function parentheses. (space-before-function-paren)
(#115) Unexpected 'this'. (no-invalid-this)
(#116) ',' should be placed last. (comma-style)
(#116) Missing semicolon. (semi)
(#117) Expected { after 'if' condition. (curly)
(#117) Unexpected 'this'. (no-invalid-this)
(#117) Missing semicolon. (semi)
(#118) Expected { after 'if' condition. (curly)
(#118) Missing semicolon. (semi)
(#119) Missing semicolon. (semi)
(#120) Missing semicolon. (semi)
(#122) Missing semicolon. (semi)
(#128) Unexpected space before function parentheses. (space-before-function-paren)
(#129) Unexpected space before function parentheses. (space-before-function-paren)
(#130) Missing semicolon. (semi)
(#131) Unexpected 'this'. (no-invalid-this)
(#131) Missing semicolon. (semi)
(#132) Missing semicolon. (semi)
(#133) Missing semicolon. (semi)
theme/klass/javascript/bootstrap-tooltip.js
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#22) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#31) Unexpected 'this'. (no-invalid-this)
(#31) Missing semicolon. (semi)
(#32) Missing semicolon. (semi)
(#38) ',' should be placed last. (comma-style)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#40) ',' should be placed last. (comma-style)
(#40) Missing semicolon. (semi)
(#42) Missing semicolon. (semi)
(#43) Missing semicolon. (semi)
(#44) Missing semicolon. (semi)
(#45) Missing semicolon. (semi)
(#48) Multiple spaces found before '='. (no-multi-spaces)
(#48) Missing semicolon. (semi)
(#49) Missing semicolon. (semi)
(#50) Missing semicolon. (semi)
(#51) Missing semicolon. (semi)
(#54) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#55) There should be no space after '{' (object-curly-spacing)
(#55) There should be no space before '}' (object-curly-spacing)
(#56) Missing semicolon. (semi)
(#59) ',' should be placed last. (comma-style)
(#59) Unexpected space before function parentheses. (space-before-function-paren)
(#60) Missing semicolon. (semi)
(#65) ',' should be placed last. (comma-style)
(#66) Missing semicolon. (semi)
(#69) Missing semicolon. (semi)
(#72) ',' should be placed last. (comma-style)
(#72) Expected to return a value at the end of this function. (consistent-return)
(#72) Unexpected space before function parentheses. (space-before-function-paren)
(#73) Missing semicolon. (semi)
(#75) Expected { after 'if' condition. (curly)
(#75) Missing semicolon. (semi)
(#77) Missing semicolon. (semi)
(#78) Missing semicolon. (semi)
(#80) Expected { after 'if' condition. (curly)
(#80) Missing semicolon. (semi)
(#81) Missing semicolon. (semi)
(#84) ',' should be placed last. (comma-style)
(#84) Expected to return a value at the end of this function. (consistent-return)
(#84) Unexpected space before function parentheses. (space-before-function-paren)
(#85) Missing semicolon. (semi)
(#87) Expected { after 'if' condition. (curly)
(#87) Missing semicolon. (semi)
(#88) Expected { after 'if' condition. (curly)
(#88) Missing semicolon. (semi)
(#90) Missing semicolon. (semi)
(#92) Expected { after 'if' condition. (curly)
(#92) Missing semicolon. (semi)
(#93) Missing semicolon. (semi)
(#96) ',' should be placed last. (comma-style)
(#96) Unexpected space before function parentheses. (space-before-function-paren)
(#98) ',' should be placed last. (comma-style)
(#99) ',' should be placed last. (comma-style)
(#100) ',' should be placed last. (comma-style)
(#101) ',' should be placed last. (comma-style)
(#102) ',' should be placed last. (comma-style)
(#103) ',' should be placed last. (comma-style)
(#103) Missing semicolon. (semi)
(#106) Missing semicolon. (semi)
(#107) Missing semicolon. (semi)
(#110) Missing semicolon. (semi)
(#115) Missing semicolon. (semi)
(#117) Missing semicolon. (semi)
(#121) There should be no space after '{' (object-curly-spacing)
(#121) There should be no space before '}' (object-curly-spacing)
(#122) Missing semicolon. (semi)
(#124) Missing semicolon. (semi)
(#126) Missing semicolon. (semi)
(#127) Missing semicolon. (semi)
(#131) Missing semicolon. (semi)
(#132) Missing semicolon. (semi)
(#134) Missing semicolon. (semi)
(#135) Missing semicolon. (semi)
(#137) Missing semicolon. (semi)
(#138) Missing semicolon. (semi)
(#140) Missing semicolon. (semi)
(#141) Missing semicolon. (semi)
(#147) Missing semicolon. (semi)
(#151) ',' should be placed last. (comma-style)
(#154) There should be no spaces inside this paren. (space-in-parens)
(#155) There should be no spaces inside this paren. (space-in-parens)
(#155) There should be no spaces inside this paren. (space-in-parens)
(#157) Missing semicolon. (semi)
(#160) ',' should be placed last. (comma-style)
(#160) Unexpected space before function parentheses. (space-before-function-paren)
(#162) ',' should be placed last. (comma-style)
(#162) Missing semicolon. (semi)
(#164) Missing semicolon. (semi)
(#165) Missing semicolon. (semi)
(#168) ',' should be placed last. (comma-style)
(#168) Unexpected space before function parentheses. (space-before-function-paren)
(#169) 'that' is defined but never used (no-unused-vars)
(#170) ',' should be placed last. (comma-style)
(#170) Missing semicolon. (semi)
(#172) Missing semicolon. (semi)
(#174) Missing JSDoc comment. (require-jsdoc)
(#175) Unexpected space before function parentheses. (space-before-function-paren)
(#176) Missing semicolon. (semi)
(#177) Missing semicolon. (semi)
(#179) Unexpected space before function parentheses. (space-before-function-paren)
(#180) Missing semicolon. (semi)
(#181) Missing semicolon. (semi)
(#182) Missing semicolon. (semi)
(#185) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#187) Missing semicolon. (semi)
(#190) ',' should be placed last. (comma-style)
(#190) Unexpected space before function parentheses. (space-before-function-paren)
(#191) Missing semicolon. (semi)
(#192) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#193) Missing semicolon. (semi)
(#197) ',' should be placed last. (comma-style)
(#197) Unexpected space before function parentheses. (space-before-function-paren)
(#198) Missing semicolon. (semi)
(#201) ',' should be placed last. (comma-style)
(#201) Unexpected space before function parentheses. (space-before-function-paren)
(#204) ',' should be placed last. (comma-style)
(#205) Missing semicolon. (semi)
(#208) ',' should be placed last. (comma-style)
(#208) Unexpected space before function parentheses. (space-before-function-paren)
(#210) ',' should be placed last. (comma-style)
(#211) ',' should be placed last. (comma-style)
(#211) Missing semicolon. (semi)
(#214) Multiple spaces found before 'o'. (no-multi-spaces)
(#214) Missing semicolon. (semi)
(#216) Missing semicolon. (semi)
(#219) ',' should be placed last. (comma-style)
(#219) Unexpected space before function parentheses. (space-before-function-paren)
(#220) Return statement should not contain assignment. (no-return-assign)
(#220) Missing semicolon. (semi)
(#223) ',' should be placed last. (comma-style)
(#223) Unexpected space before function parentheses. (space-before-function-paren)
(#225) Missing semicolon. (semi)
(#226) Missing semicolon. (semi)
(#227) Missing semicolon. (semi)
(#231) ',' should be placed last. (comma-style)
(#231) Unexpected space before function parentheses. (space-before-function-paren)
(#232) Missing semicolon. (semi)
(#235) ',' should be placed last. (comma-style)
(#235) Unexpected space before function parentheses. (space-before-function-paren)
(#236) Missing semicolon. (semi)
(#239) ',' should be placed last. (comma-style)
(#239) Unexpected space before function parentheses. (space-before-function-paren)
(#240) Missing semicolon. (semi)
(#243) ',' should be placed last. (comma-style)
(#243) Unexpected space before function parentheses. (space-before-function-paren)
(#244) Missing semicolon. (semi)
(#247) Missing semicolon. (semi)
(#253) Unexpected space before function parentheses. (space-before-function-paren)
(#253) There should be no spaces inside this paren. (space-in-parens)
(#253) There should be no spaces inside this paren. (space-in-parens)
(#254) Unexpected space before function parentheses. (space-before-function-paren)
(#255) Unexpected 'this'. (no-invalid-this)
(#256) ',' should be placed last. (comma-style)
(#257) ',' should be placed last. (comma-style)
(#257) Missing semicolon. (semi)
(#258) Expected { after 'if' condition. (curly)
(#258) Unexpected 'this'. (no-invalid-this)
(#258) Missing semicolon. (semi)
(#259) Expected { after 'if' condition. (curly)
(#259) Missing semicolon. (semi)
(#260) Missing semicolon. (semi)
(#261) Missing semicolon. (semi)
(#263) Missing semicolon. (semi)
(#267) ',' should be placed last. (comma-style)
(#268) ',' should be placed last. (comma-style)
(#269) ',' should be placed last. (comma-style)
(#270) ',' should be placed last. (comma-style)
(#271) ',' should be placed last. (comma-style)
(#272) ',' should be placed last. (comma-style)
(#273) Missing semicolon. (semi)
theme/klass/javascript/bootstrap-transition.js
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#33) Expected to return a value at the end of this function. (consistent-return)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#36) ',' should be placed last. (comma-style)
(#37) Extra space after key 'WebkitTransition'. (key-spacing)
(#38) ',' should be placed last. (comma-style)
(#38) Multiple spaces found before ''MozTransition''. (no-multi-spaces)
(#38) Extra space after key 'MozTransition'. (key-spacing)
(#39) ',' should be placed last. (comma-style)
(#39) Multiple spaces found before ''OTransition''. (no-multi-spaces)
(#39) Extra space after key 'OTransition'. (key-spacing)
(#40) ',' should be placed last. (comma-style)
(#40) Multiple spaces found before ''msTransition''. (no-multi-spaces)
(#40) Extra space after key 'msTransition'. (key-spacing)
(#41) ',' should be placed last. (comma-style)
(#41) Extra space after key 'transition'. (key-spacing)
(#41) Multiple spaces found before ''transition''. (no-multi-spaces)
(#43) ',' should be placed last. (comma-style)
(#43) Missing semicolon. (semi)
(#45) Missing space before opening brace. (space-before-blocks)
(#47) Missing semicolon. (semi)
(#51) Missing semicolon. (semi)
(#55) Missing semicolon. (semi)
(#57) Missing semicolon. (semi)
(#59) Missing semicolon. (semi)
theme/klass/javascript/bootstrap-typeahead.js
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#21) Missing space before opening brace. (space-before-blocks)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Unexpected 'this'. (no-invalid-this)
(#30) Missing semicolon. (semi)
(#31) Unexpected 'this'. (no-invalid-this)
(#31) Missing semicolon. (semi)
(#32) Unexpected 'this'. (no-invalid-this)
(#32) Unexpected 'this'. (no-invalid-this)
(#32) Unexpected 'this'. (no-invalid-this)
(#32) Missing semicolon. (semi)
(#33) Unexpected 'this'. (no-invalid-this)
(#33) Unexpected 'this'. (no-invalid-this)
(#33) Unexpected 'this'. (no-invalid-this)
(#33) Missing semicolon. (semi)
(#34) Unexpected 'this'. (no-invalid-this)
(#34) Unexpected 'this'. (no-invalid-this)
(#34) Unexpected 'this'. (no-invalid-this)
(#34) Missing semicolon. (semi)
(#35) Unexpected 'this'. (no-invalid-this)
(#35) Unexpected 'this'. (no-invalid-this)
(#35) Unexpected 'this'. (no-invalid-this)
(#35) Missing semicolon. (semi)
(#36) Unexpected 'this'. (no-invalid-this)
(#36) Unexpected 'this'. (no-invalid-this)
(#36) Missing semicolon. (semi)
(#37) Unexpected 'this'. (no-invalid-this)
(#37) Unexpected 'this'. (no-invalid-this)
(#37) Missing semicolon. (semi)
(#38) Unexpected 'this'. (no-invalid-this)
(#38) Missing semicolon. (semi)
(#39) Unexpected 'this'. (no-invalid-this)
(#39) Missing semicolon. (semi)
(#40) Missing semicolon. (semi)
(#46) ',' should be placed last. (comma-style)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#47) Missing semicolon. (semi)
(#50) Missing semicolon. (semi)
(#51) Missing semicolon. (semi)
(#54) ',' should be placed last. (comma-style)
(#54) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Missing semicolon. (semi)
(#58) ',' should be placed last. (comma-style)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
(#61) Missing semicolon. (semi)
(#65) ',' should be placed last. (comma-style)
(#66) Missing semicolon. (semi)
(#68) Missing semicolon. (semi)
(#69) Missing semicolon. (semi)
(#70) Missing semicolon. (semi)
(#73) ',' should be placed last. (comma-style)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#74) Missing semicolon. (semi)
(#75) Missing semicolon. (semi)
(#76) Missing semicolon. (semi)
(#79) ',' should be placed last. (comma-style)
(#79) Unexpected space before function parentheses. (space-before-function-paren)
(#79) 'event' is defined but never used (no-unused-vars)
(#81) ',' should be placed last. (comma-style)
(#82) ',' should be placed last. (comma-style)
(#82) 'q' is defined but never used (no-unused-vars)
(#82) Missing semicolon. (semi)
(#84) Missing semicolon. (semi)
(#87) Missing semicolon. (semi)
(#90) Unexpected space before function parentheses. (space-before-function-paren)
(#91) Missing semicolon. (semi)
(#92) Missing semicolon. (semi)
(#94) Missing semicolon. (semi)
(#97) Missing semicolon. (semi)
(#100) Missing semicolon. (semi)
(#103) ',' should be placed last. (comma-style)
(#103) Unexpected space before function parentheses. (space-before-function-paren)
(#104) Unexpected use of '~'. (no-bitwise)
(#104) Missing semicolon. (semi)
(#107) ',' should be placed last. (comma-style)
(#107) Unexpected space before function parentheses. (space-before-function-paren)
(#109) ',' should be placed last. (comma-style)
(#110) ',' should be placed last. (comma-style)
(#111) ',' should be placed last. (comma-style)
(#111) Missing semicolon. (semi)
(#113) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#114) Expected { after 'if' condition. (curly)
(#114) Missing semicolon. (semi)
(#115) Expected { after 'if' condition. (curly)
(#115) Unexpected use of '~'. (no-bitwise)
(#115) Missing semicolon. (semi)
(#116) Expected { after 'else'. (curly)
(#116) Missing semicolon. (semi)
(#119) Missing semicolon. (semi)
(#122) ',' should be placed last. (comma-style)
(#122) Unexpected space before function parentheses. (space-before-function-paren)
(#123) Missing semicolon. (semi)
(#124) Unexpected space before function parentheses. (space-before-function-paren)
(#125) Missing semicolon. (semi)
(#126) Missing semicolon. (semi)
(#129) ',' should be placed last. (comma-style)
(#129) Unexpected space before function parentheses. (space-before-function-paren)
(#130) Missing semicolon. (semi)
(#132) Unexpected space before function parentheses. (space-before-function-paren)
(#133) Missing semicolon. (semi)
(#134) Missing semicolon. (semi)
(#135) Missing semicolon. (semi)
(#136) Missing semicolon. (semi)
(#138) Missing semicolon. (semi)
(#139) Missing semicolon. (semi)
(#140) Missing semicolon. (semi)
(#143) ',' should be placed last. (comma-style)
(#143) Unexpected space before function parentheses. (space-before-function-paren)
(#143) 'event' is defined but never used (no-unused-vars)
(#145) ',' should be placed last. (comma-style)
(#145) Missing semicolon. (semi)
(#148) Missing semicolon. (semi)
(#151) Missing semicolon. (semi)
(#154) ',' should be placed last. (comma-style)
(#154) Unexpected space before function parentheses. (space-before-function-paren)
(#154) 'event' is defined but never used (no-unused-vars)
(#156) ',' should be placed last. (comma-style)
(#156) Missing semicolon. (semi)
(#159) Missing semicolon. (semi)
(#162) Missing semicolon. (semi)
(#165) ',' should be placed last. (comma-style)
(#165) Unexpected space before function parentheses. (space-before-function-paren)
(#167) Multiple spaces found before '$'. (no-multi-spaces)
(#169) Multiple spaces found before '$'. (no-multi-spaces)
(#169) Missing semicolon. (semi)
(#172) Missing semicolon. (semi)
(#177) Missing semicolon. (semi)
(#180) ',' should be placed last. (comma-style)
(#180) Unexpected space before function parentheses. (space-before-function-paren)
(#181) Expected space(s) after "switch". (keyword-spacing)
(#184) Missing semicolon. (semi)
(#188) Expected { after 'if' condition. (curly)
(#188) Missing semicolon. (semi)
(#189) Missing semicolon. (semi)
(#190) Missing semicolon. (semi)
(#193) Expected { after 'if' condition. (curly)
(#193) Missing semicolon. (semi)
(#194) Missing semicolon. (semi)
(#195) Missing semicolon. (semi)
(#198) Missing semicolon. (semi)
(#201) Missing semicolon. (semi)
(#202) Missing semicolon. (semi)
(#205) ',' should be placed last. (comma-style)
(#205) Unexpected space before function parentheses. (space-before-function-paren)
(#206) Expected { after 'if' condition. (curly)
(#206) Missing semicolon. (semi)
(#208) Expected space(s) after "switch". (keyword-spacing)
(#212) Missing semicolon. (semi)
(#213) Missing semicolon. (semi)
(#216) Expected { after 'if' condition. (curly)
(#216) Missing semicolon. (semi)
(#217) Missing semicolon. (semi)
(#218) Missing semicolon. (semi)
(#219) Missing semicolon. (semi)
(#222) Expected { after 'if' condition. (curly)
(#222) Missing semicolon. (semi)
(#223) Missing semicolon. (semi)
(#224) Missing semicolon. (semi)
(#225) Missing semicolon. (semi)
(#228) Missing semicolon. (semi)
(#231) ',' should be placed last. (comma-style)
(#231) Unexpected space before function parentheses. (space-before-function-paren)
(#231) 'e' is defined but never used (no-unused-vars)
(#232) Missing semicolon. (semi)
(#233) Unexpected space before function parentheses. (space-before-function-paren)
(#233) Statement inside of curly braces should be on next line. (brace-style)
(#233) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#233) Missing semicolon. (semi)
(#233) Missing semicolon. (semi)
(#236) ',' should be placed last. (comma-style)
(#236) Unexpected space before function parentheses. (space-before-function-paren)
(#237) Missing semicolon. (semi)
(#238) Missing semicolon. (semi)
(#239) Missing semicolon. (semi)
(#242) ',' should be placed last. (comma-style)
(#242) Unexpected space before function parentheses. (space-before-function-paren)
(#243) Missing semicolon. (semi)
(#244) Missing semicolon. (semi)
(#247) Missing semicolon. (semi)
(#253) Unexpected space before function parentheses. (space-before-function-paren)
(#254) Unexpected space before function parentheses. (space-before-function-paren)
(#255) Unexpected 'this'. (no-invalid-this)
(#256) ',' should be placed last. (comma-style)
(#257) ',' should be placed last. (comma-style)
(#257) Missing semicolon. (semi)
(#258) Expected { after 'if' condition. (curly)
(#258) Unexpected 'this'. (no-invalid-this)
(#258) Missing semicolon. (semi)
(#259) Expected { after 'if' condition. (curly)
(#259) Missing semicolon. (semi)
(#260) Missing semicolon. (semi)
(#261) Missing semicolon. (semi)
(#265) ',' should be placed last. (comma-style)
(#266) ',' should be placed last. (comma-style)
(#267) ',' should be placed last. (comma-style)
(#268) Missing semicolon. (semi)
(#270) Missing semicolon. (semi)
(#276) Unexpected space before function parentheses. (space-before-function-paren)
(#277) Unexpected space before function parentheses. (space-before-function-paren)
(#278) Unexpected 'this'. (no-invalid-this)
(#278) Missing semicolon. (semi)
(#279) Expected { after 'if' condition. (curly)
(#279) Missing semicolon. (semi)
(#280) Missing semicolon. (semi)
(#281) Missing semicolon. (semi)
(#282) Missing semicolon. (semi)
(#283) Missing semicolon. (semi)
theme/klass/javascript/theme.js
(#1) '$' is not defined. (no-undef)
(#1) Missing space before opening brace. (space-before-blocks)
(#3) '$' is not defined. (no-undef)
(#3) There should be no spaces inside this paren. (space-in-parens)
(#3) There should be no spaces inside this paren. (space-in-parens)
(#3) Expected to return a value at the end of this function. (consistent-return)
(#3) Missing space before opening brace. (space-before-blocks)
(#4) Identifier 'ctab_obj' is not in camel case. (camelcase)
(#4) '$' is not defined. (no-undef)
(#5) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5) Identifier 'ctab_obj' is not in camel case. (camelcase)
(#6) Empty block statement. (no-empty)
(#7) Trailing spaces not allowed. (no-trailing-spaces)
(#7) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#8) Expected space(s) after "else". (keyword-spacing)
(#8) Expected space(s) before "else". (keyword-spacing)
(#9) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#11) Trailing spaces not allowed. (no-trailing-spaces)

CSS problems

(2 errors, 18 warnings)

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

theme/klass/style/custom.css
(#3) Expected IDENT at line 3, col 2.
(#3) Expected IDENT at line 3, col 2.
theme/klass/style/moodle26.css
(#2) Use of !important
theme/klass/style/theme.css
(#41) Rule is empty.
(#58) Rule is empty.
(#85) Rule is empty.
(#167) Rule is empty.
(#418) Rule is empty.
(#539) Rule is empty.
(#605) Rule is empty.
(#666) Rule is empty.
(#805) Rule is empty.
(#934) Rule is empty.
(#1040) Expected (content-box | border-box | inherit) but found 'unset'.
(#1513) Rule is empty.
(#1715) Rule is empty.
(#1979) Rule is empty.
(#1980) Rule is empty.
(#1984) Rule is empty.
(#2178) Use of !important

PHPDocs style problems

(26 errors, 1 warnings)

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

theme/klass/config.php
(#17) No one-line description found in phpdocs for file
theme/klass/layout/columns3.php
(#17) No one-line description found in phpdocs for file
theme/klass/layout/frontpage.php
(#17) No one-line description found in phpdocs for file
theme/klass/layout/includes/footer.php
(#2) File-level phpdocs block is not found
theme/klass/layout/includes/header.php
(#2) File-level phpdocs block is not found
theme/klass/layout/includes/slideshow.php
(#17) No one-line description found in phpdocs for file
theme/klass/lib.php
(#2) Empty line found after PHP open tag
(#44) Function theme_klass_process_css is not documented
(#153) Function theme_klass_send_unmodified is not documented
(#167) Function theme_klass_send_cached_css is not documented
(#278) Function get_logo_url is not documented
(#302) Function theme_klass_render_slideimg is not documented
(#320) Function theme_klass_get_setting is not documented
(#347) Function theme_url is not documented
(#17) No one-line description found in phpdocs for file
(#24) Phpdocs for function theme_klass_page_init has incomplete parameters list
(#248) Phpdocs for function theme_klass_set_fontwww has incomplete parameters list
theme/klass/renderers.php
(#2) No one-line description found in phpdocs for file
(#5) Invalid phpdocs tag @authors used
(#3) Package theme_academi is not valid
theme/klass/renderers/course_renderer.php
(#13) Class theme_klass_core_course_renderer is not documented
(#15) Function theme_klass_core_course_renderer::new_courses is not documented
(#122) Function theme_klass_core_course_renderer::frontpage_available_courses is not documented
(#2) No one-line description found in phpdocs for file
(#5) Invalid phpdocs tag @authors used
theme/klass/settings.php
(#17) No one-line description found in phpdocs for file
theme/klass/version.php
(#17) No one-line description found in phpdocs for file

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]