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

(106 errors, 200 warnings)

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

theme/campus/admin_setting_configinteger.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Line exceeds 132 characters; contains 145 characters
theme/campus/campus-lib.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Expected "foreach (...) {\n"; found "foreach(...){\n"
theme/campus/classes/core_renderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#59) Variable "list_items" must not contain underscores.
(#62) Variable "list_items" must not contain underscores.
(#272) This comment is 67% valid code; is this commented out code?
(#280) Line exceeds 132 characters; contains 134 characters
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#301) Line exceeds 132 characters; contains 133 characters
(#312) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#312) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#333) Line exceeds 132 characters; contains 142 characters
(#343) Variable "anti_gravity" must not contain underscores.
(#346) Variable "anti_gravity" must not contain underscores.
(#401) Expected 1 space before "=>"; 0 found
(#401) Expected 1 space after "=>"; 0 found
(#401) Expected 1 space before "=>"; 0 found
(#401) Expected 1 space after "=>"; 0 found
(#401) Expected 1 space before "=>"; 0 found
(#401) Expected 1 space after "=>"; 0 found
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#589) Inline comments must start with a capital letter, digit or 3-dots sequence
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#595) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) Line exceeds 132 characters; contains 157 characters
(#656) Line exceeds 132 characters; contains 146 characters
(#688) Inline comments must end in full-stops, exclamation marks, or question marks
(#724) Inline comments must end in full-stops, exclamation marks, or question marks
(#764) Line exceeds 132 characters; contains 140 characters
(#789) Line exceeds 132 characters; contains 140 characters
(#828) Line exceeds 132 characters; contains 133 characters
(#829) Expected 1 space before ":"; newline found
(#831) Line exceeds 132 characters; contains 136 characters
(#832) Expected 1 space before ":"; newline found
(#837) Line exceeds 132 characters; contains 161 characters
(#845) Line exceeds 132 characters; contains 166 characters
(#861) Line exceeds 132 characters; contains 133 characters
(#862) Expected 1 space before ":"; newline found
(#864) Line exceeds 132 characters; contains 136 characters
(#865) Expected 1 space before ":"; newline found
(#870) Line exceeds 132 characters; contains 161 characters
theme/campus/config.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#170) Expected 1 space before "=>"; 0 found
(#170) Expected 1 space after "=>"; 0 found
(#170) Expected 1 space before "=>"; 0 found
(#170) Expected 1 space after "=>"; 0 found
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
theme/campus/db/upgrade.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
theme/campus/lang/en/theme_campus.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
theme/campus/layout/columns1.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/campus/layout/columns2l.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#86) Expected "if (...) {\n"; found "if (...) { "
(#86) Closing brace must be on a line by itself
theme/campus/layout/columns2r.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#86) Expected "if (...) {\n"; found "if (...) { "
(#86) Closing brace must be on a line by itself
theme/campus/layout/columns3.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#104) Line exceeds 132 characters; contains 153 characters
(#105) Expected 1 space before "=="; newline found
theme/campus/layout/embedded.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/campus/layout/frontpage2l.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#87) Expected "if (...) {\n"; found "if (...) { "
(#87) Closing brace must be on a line by itself
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
theme/campus/layout/frontpage2r.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#87) Expected "if (...) {\n"; found "if (...) { "
(#87) Closing brace must be on a line by itself
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
(#95) Line exceeds 132 characters; contains 148 characters
theme/campus/layout/frontpage3.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
(#88) Line exceeds 132 characters; contains 156 characters
theme/campus/layout/maintenance.php
(#39) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/campus/layout/popup.php
(#28) Whitespace found at end of line
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#49) Line indented incorrectly; expected 0 spaces, found 4
(#49) Expected "if (...) {\n"; found "if(...) {\n"
(#52) Line indented incorrectly; expected 0 spaces, found 4
theme/campus/layout/secure.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/campus/layout/tiles/coursecategory-header.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Line exceeds 132 characters; contains 156 characters
(#38) Line exceeds 132 characters; contains 153 characters
(#39) Line exceeds maximum limit of 180 characters; contains 186 characters
(#58) Line exceeds 132 characters; contains 146 characters
(#65) Line exceeds 132 characters; contains 152 characters
(#69) Line exceeds 132 characters; contains 141 characters
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Line exceeds 132 characters; contains 169 characters
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Line exceeds 132 characters; contains 171 characters
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Line exceeds maximum limit of 180 characters; contains 199 characters
(#108) Line exceeds 132 characters; contains 161 characters
(#112) Line exceeds maximum limit of 180 characters; contains 191 characters
(#124) Line exceeds 132 characters; contains 160 characters
(#135) Line exceeds 132 characters; contains 137 characters
theme/campus/layout/tiles/footer.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#51) A closing tag is not permitted at the end of a PHP file
theme/campus/layout/tiles/footer_blocks.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) A closing tag is not permitted at the end of a PHP file
theme/campus/layout/tiles/frontpage-header.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#33) Line exceeds 132 characters; contains 138 characters
(#39) Line exceeds 132 characters; contains 141 characters
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Line exceeds 132 characters; contains 169 characters
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Line exceeds 132 characters; contains 171 characters
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Line exceeds maximum limit of 180 characters; contains 199 characters
(#60) Line exceeds maximum limit of 180 characters; contains 191 characters
(#73) Line exceeds 132 characters; contains 161 characters
(#79) Line exceeds 132 characters; contains 158 characters
(#86) Line exceeds 132 characters; contains 144 characters
theme/campus/layout/tiles/header-tile.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#59) Line exceeds 132 characters; contains 134 characters
(#67) Line exceeds 132 characters; contains 174 characters
(#69) Line exceeds 132 characters; contains 134 characters
(#71) Line exceeds 132 characters; contains 138 characters
(#87) Line exceeds 132 characters; contains 134 characters
(#97) File is being unconditionally included; use "require" instead
theme/campus/layout/tiles/header.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/campus/layout/tiles/navbar.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/campus/layout/tiles/page-header.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#48) Expected 1 space before "=="; newline found
theme/campus/layout/tiles/page-header_frontpage.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Line exceeds 132 characters; contains 133 characters
(#40) Line exceeds 132 characters; contains 133 characters
(#40) Line exceeds 132 characters; contains 133 characters
theme/campus/layout/tiles/pagebody_slideshow.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Line exceeds 132 characters; contains 133 characters
theme/campus/layout/tiles/slideshow.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Expected 1 space before "?"; 0 found
(#50) Line indented incorrectly; expected 0 spaces, found 20
(#50) Closing brace indented incorrectly; expected 0 spaces, found 20
(#56) A closing tag is not permitted at the end of a PHP file
theme/campus/layout/tiles/social.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#51) Line exceeds 132 characters; contains 172 characters
theme/campus/lib.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#214) Line exceeds 132 characters; contains 140 characters
(#235) Line exceeds maximum limit of 180 characters; contains 197 characters
(#238) Line indented incorrectly; expected 8 spaces, found 7
(#238) Closing brace indented incorrectly; expected 8 spaces, found 7
(#264) Line exceeds maximum limit of 180 characters; contains 197 characters
(#314) Line exceeds 132 characters; contains 164 characters
(#326) This comment is 48% valid code; is this commented out code?
(#330) Line exceeds 132 characters; contains 157 characters
(#335) Line exceeds 132 characters; contains 165 characters
(#337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Line exceeds 132 characters; contains 149 characters
(#350) This comment is 48% valid code; is this commented out code?
(#354) Line exceeds 132 characters; contains 157 characters
(#360) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#365) Line exceeds 132 characters; contains 148 characters
(#386) This comment is 50% valid code; is this commented out code?
(#391) Line exceeds 132 characters; contains 157 characters
(#409) This comment is 48% valid code; is this commented out code?
(#414) Line exceeds 132 characters; contains 175 characters
(#419) Line exceeds 132 characters; contains 144 characters
(#422) Line exceeds 132 characters; contains 144 characters
(#441) This comment is 50% valid code; is this commented out code?
(#446) Line exceeds 132 characters; contains 157 characters
(#448) Line exceeds 132 characters; contains 140 characters
(#449) Line exceeds 132 characters; contains 136 characters
(#450) Line exceeds 132 characters; contains 172 characters
(#462) This comment is 50% valid code; is this commented out code?
(#467) Line exceeds 132 characters; contains 175 characters
(#474) This comment is 48% valid code; is this commented out code?
(#474) Line indented incorrectly; expected at least 24 spaces, found 20
(#489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) This comment is 50% valid code; is this commented out code?
(#515) Line exceeds 132 characters; contains 157 characters
(#518) Line exceeds 132 characters; contains 173 characters
(#520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#521) Line exceeds 132 characters; contains 157 characters
(#533) This comment is 50% valid code; is this commented out code?
(#538) Line exceeds 132 characters; contains 175 characters
(#548) This comment is 46% valid code; is this commented out code?
(#556) This comment is 48% valid code; is this commented out code?
(#556) Line indented incorrectly; expected at least 20 spaces, found 16
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) This comment is 43% valid code; is this commented out code?
(#576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#576) This comment is 43% valid code; is this commented out code?
(#578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#578) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) This comment is 43% valid code; is this commented out code?
(#612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#645) Inline comments must start with a capital letter, digit or 3-dots sequence
(#678) Inline comments must start with a capital letter, digit or 3-dots sequence
(#711) Inline comments must start with a capital letter, digit or 3-dots sequence
(#748) Inline comments must start with a capital letter, digit or 3-dots sequence
(#754) Line exceeds 132 characters; contains 133 characters
(#754) Inline comments must start with a capital letter, digit or 3-dots sequence
(#760) Inline comments must start with a capital letter, digit or 3-dots sequence
(#766) Line exceeds 132 characters; contains 135 characters
(#766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#818) Inline comments must end in full-stops, exclamation marks, or question marks
(#837) Inline comments must end in full-stops, exclamation marks, or question marks
(#860) Line exceeds 132 characters; contains 180 characters
(#861) Line exceeds 132 characters; contains 178 characters
(#872) Line exceeds 132 characters; contains 160 characters
theme/campus/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#173) Line exceeds 132 characters; contains 145 characters
(#701) Line exceeds 132 characters; contains 160 characters
(#743) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
theme/campus/version.php
(#32) This comment is 45% valid code; is this commented out code?

Javascript coding style problems

(344 errors, 189 warnings)

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

theme/campus/amd/src/affix.js
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#34) Unexpected 'this'. (no-invalid-this)
(#34) Missing semicolon. (semi)
(#35) Unexpected 'this'. (no-invalid-this)
(#36) Unexpected 'this'. (no-invalid-this)
(#36) Unexpected 'this'. (no-invalid-this)
(#37) Multiple spaces found before '$'. (no-multi-spaces)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Unexpected 'this'. (no-invalid-this)
(#37) Unexpected 'this'. (no-invalid-this)
(#37) Missing semicolon. (semi)
(#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)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#43) Expected { after 'if' condition. (curly)
(#43) Missing semicolon. (semi)
(#46) ',' should be placed last. (comma-style)
(#47) ',' should be placed last. (comma-style)
(#48) ',' should be placed last. (comma-style)
(#49) ',' should be placed last. (comma-style)
(#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)
(#55) Expected { after 'if' condition. (curly)
(#55) Missing semicolon. (semi)
(#56) Expected { after 'if' condition. (curly)
(#56) Missing semicolon. (semi)
(#58) Do not nest ternary expressions (no-nested-ternary)
(#58) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#59) Multiple spaces found before ':'. (no-multi-spaces)
(#59) Do not nest ternary expressions (no-nested-ternary)
(#59) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#60) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#61) Multiple spaces found before ':'. (no-multi-spaces)
(#61) Missing semicolon. (semi)
(#63) Expected { after 'if' condition. (curly)
(#63) Missing semicolon. (semi)
(#65) Missing semicolon. (semi)
(#66) Missing semicolon. (semi)
(#68) Missing semicolon. (semi)
(#69) Missing semicolon. (semi)
(#75) Missing semicolon. (semi)
(#77) Unexpected space before function parentheses. (space-before-function-paren)
(#78) Unexpected space before function parentheses. (space-before-function-paren)
(#79) Unexpected 'this'. (no-invalid-this)
(#80) ',' should be placed last. (comma-style)
(#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)
(#91) Missing semicolon. (semi)
(#97) Unexpected space before function parentheses. (space-before-function-paren)
(#98) Missing semicolon. (semi)
(#99) Missing semicolon. (semi)
(#100) Missing semicolon. (semi)
(#106) Unexpected space before function parentheses. (space-before-function-paren)
(#107) Unexpected space before function parentheses. (space-before-function-paren)
(#108) Unexpected 'this'. (no-invalid-this)
(#109) ',' should be placed last. (comma-style)
(#109) Missing semicolon. (semi)
(#110) Missing semicolon. (semi)
(#112) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#112) Missing semicolon. (semi)
(#113) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#113) Missing semicolon. (semi)
(#115) Missing semicolon. (semi)
(#116) Missing semicolon. (semi)
(#117) Missing semicolon. (semi)
(#125) Missing semicolon. (semi)
(#138) Unexpected 'this'. (no-invalid-this)
(#143) Missing semicolon. (semi)
theme/campus/amd/src/anti_gravity.js
(#6) Unexpected console statement. (no-console)
(#13) Unexpected 'this'. (no-invalid-this)
(#22) Extra space after key 'scrollTop'. (key-spacing)
(#29) Extra space after key 'scrollTop'. (key-spacing)
theme/campus/amd/src/bootstrap.js
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Unexpected console statement. (no-console)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#35) Expected to return a value at the end of this function. (consistent-return)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#38) ',' should be placed last. (comma-style)
(#39) Extra space after key 'WebkitTransition'. (key-spacing)
(#40) ',' should be placed last. (comma-style)
(#40) Multiple spaces found before ''MozTransition''. (no-multi-spaces)
(#40) Extra space after key 'MozTransition'. (key-spacing)
(#41) ',' should be placed last. (comma-style)
(#41) Multiple spaces found before ''OTransition''. (no-multi-spaces)
(#41) Extra space after key 'OTransition'. (key-spacing)
(#42) ',' should be placed last. (comma-style)
(#42) Multiple spaces found before ''transition''. (no-multi-spaces)
(#42) Extra space after key 'transition'. (key-spacing)
(#44) ',' should be placed last. (comma-style)
(#44) Missing semicolon. (semi)
(#46) Missing space before opening brace. (space-before-blocks)
(#48) Missing semicolon. (semi)
(#52) Missing semicolon. (semi)
(#56) Missing semicolon. (semi)
(#58) Missing semicolon. (semi)
(#60) Missing semicolon. (semi)
(#82) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#83) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#89) Unexpected space before function parentheses. (space-before-function-paren)
(#90) Missing semicolon. (semi)
(#91) Missing semicolon. (semi)
(#94) Missing semicolon. (semi)
(#97) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#97) Missing semicolon. (semi)
(#98) Missing semicolon. (semi)
(#104) ',' should be placed last. (comma-style)
(#104) Unexpected space before function parentheses. (space-before-function-paren)
(#105) Missing semicolon. (semi)
(#106) Missing semicolon. (semi)
(#109) ',' should be placed last. (comma-style)
(#109) Unexpected space before function parentheses. (space-before-function-paren)
(#111) ',' should be placed last. (comma-style)
(#112) ',' should be placed last. (comma-style)
(#113) ',' should be placed last. (comma-style)
(#113) Missing semicolon. (semi)
(#115) Expected { after 'if' condition. (curly)
(#115) Missing semicolon. (semi)
(#117) Missing semicolon. (semi)
(#118) Missing semicolon. (semi)
(#119) Missing semicolon. (semi)
(#122) Missing semicolon. (semi)
(#123) Expected { after 'if' condition. (curly)
(#123) Missing semicolon. (semi)
(#124) Missing semicolon. (semi)
(#125) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#125) Missing semicolon. (semi)
(#128) Missing semicolon. (semi)
(#129) Missing semicolon. (semi)
(#130) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#130) Missing semicolon. (semi)
(#133) ',' should be placed last. (comma-style)
(#133) Unexpected space before function parentheses. (space-before-function-paren)
(#134) Missing semicolon. (semi)
(#135) Expected { after 'if' condition. (curly)
(#135) Missing semicolon. (semi)
(#136) Missing semicolon. (semi)
(#137) Missing semicolon. (semi)
(#138) Missing semicolon. (semi)
(#139) Missing semicolon. (semi)
(#142) ',' should be placed last. (comma-style)
(#142) Unexpected space before function parentheses. (space-before-function-paren)
(#143) Missing semicolon. (semi)
(#145) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#147) Unexpected newline between object and [ of property access. (no-unexpected-multiline)
(#148) Unexpected newline between object and [ of property access. (no-unexpected-multiline)
(#148) Missing semicolon. (semi)
(#150) Missing semicolon. (semi)
(#152) Missing semicolon. (semi)
(#155) ',' should be placed last. (comma-style)
(#155) Unexpected space before function parentheses. (space-before-function-paren)
(#157) ',' should be placed last. (comma-style)
(#157) Unexpected space before function parentheses. (space-before-function-paren)
(#158) Expected { after 'if' condition. (curly)
(#158) Missing semicolon. (semi)
(#159) Missing semicolon. (semi)
(#160) Missing semicolon. (semi)
(#161) Missing semicolon. (semi)
(#163) Missing semicolon. (semi)
(#165) Expected { after 'if' condition. (curly)
(#165) Missing semicolon. (semi)
(#167) Missing semicolon. (semi)
(#169) Missing semicolon. (semi)
(#171) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#173) Missing semicolon. (semi)
(#176) ',' should be placed last. (comma-style)
(#176) Unexpected space before function parentheses. (space-before-function-paren)
(#177) Missing semicolon. (semi)
(#180) Missing semicolon. (semi)
(#186) Missing semicolon. (semi)
(#188) Unexpected space before function parentheses. (space-before-function-paren)
(#189) Unexpected space before function parentheses. (space-before-function-paren)
(#191) ',' should be placed last. (comma-style)
(#192) ',' should be placed last. (comma-style)
(#192) Missing semicolon. (semi)
(#193) Expected { after 'if' condition. (curly)
(#193) Missing semicolon. (semi)
(#194) Expected { after 'if' condition. (curly)
(#194) Missing semicolon. (semi)
(#195) Missing semicolon. (semi)
(#196) Missing semicolon. (semi)
(#200) Missing semicolon. (semi)
(#202) Missing semicolon. (semi)
(#208) Unexpected space before function parentheses. (space-before-function-paren)
(#209) Missing semicolon. (semi)
(#210) Missing semicolon. (semi)
(#211) Missing semicolon. (semi)
(#217) Unexpected space before function parentheses. (space-before-function-paren)
(#218) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#219) ',' should be placed last. (comma-style)
(#221) Expected space or tab after '//' in comment. (spaced-comment)
(#222) ',' should be placed last. (comma-style)
(#222) Missing semicolon. (semi)
(#223) Missing semicolon. (semi)
(#224) Missing semicolon. (semi)
(#225) Missing semicolon. (semi)
(#246) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#253) ',' should be placed last. (comma-style)
(#253) Unexpected space before function parentheses. (space-before-function-paren)
(#254) Missing semicolon. (semi)
(#255) Unexpected space before function parentheses. (space-before-function-paren)
(#256) Missing semicolon. (semi)
(#257) Missing semicolon. (semi)
(#258) Missing semicolon. (semi)
(#264) ',' should be placed last. (comma-style)
(#264) Unexpected space before function parentheses. (space-before-function-paren)
(#264) 'e' is defined but never used (no-unused-vars)
(#266) ',' should be placed last. (comma-style)
(#267) ',' should be placed last. (comma-style)
(#267) Missing semicolon. (semi)
(#269) Expected { after 'if' condition. (curly)
(#269) Missing semicolon. (semi)
(#271) Missing semicolon. (semi)
(#273) Missing semicolon. (semi)
(#275) Missing semicolon. (semi)
(#280) Missing semicolon. (semi)
(#283) Missing semicolon. (semi)
(#285) Missing semicolon. (semi)
(#287) Expected no return value. (consistent-return)
(#287) Missing semicolon. (semi)
(#290) ',' should be placed last. (comma-style)
(#290) Unexpected space before function parentheses. (space-before-function-paren)
(#292) ',' should be placed last. (comma-style)
(#293) ',' should be placed last. (comma-style)
(#293) '$active' is defined but never used (no-unused-vars)
(#294) ',' should be placed last. (comma-style)
(#295) ',' should be placed last. (comma-style)
(#296) ',' should be placed last. (comma-style)
(#296) Missing semicolon. (semi)
(#298) Expected { after 'if' condition. (curly)
(#298) Missing semicolon. (semi)
(#300) Missing semicolon. (semi)
(#302) Missing semicolon. (semi)
(#303) Missing semicolon. (semi)
(#305) Expected { after 'if' condition. (curly)
(#305) Missing semicolon. (semi)
(#307) Missing semicolon. (semi)
(#309) Missing semicolon. (semi)
(#312) Expected { after 'if' condition. (curly)
(#312) Missing semicolon. (semi)
(#313) Expected no return value. (consistent-return)
(#313) Missing semicolon. (semi)
(#316) Missing semicolon. (semi)
(#318) Expected { after 'if' condition. (curly)
(#318) Missing semicolon. (semi)
(#320) Missing semicolon. (semi)
(#322) Expected { after 'if' condition. (curly)
(#322) Missing semicolon. (semi)
(#323) Expected { after 'if' condition. (curly)
(#323) Missing semicolon. (semi)
(#324) Expected { after 'if' condition. (curly)
(#324) Unexpected use of '~'. (no-bitwise)
(#324) Missing semicolon. (semi)
(#328) Missing semicolon. (semi)
(#331) Missing semicolon. (semi)
(#333) Missing JSDoc comment. (require-jsdoc)
(#334) Missing semicolon. (semi)
(#335) Unexpected space before function parentheses. (space-before-function-paren)
(#336) Missing semicolon. (semi)
(#338) Missing semicolon. (semi)
(#340) Missing semicolon. (semi)
(#343) Missing JSDoc comment. (require-jsdoc)
(#345) ',' should be placed last. (comma-style)
(#345) Missing semicolon. (semi)
(#348) Missing semicolon. (semi)
(#349) Missing semicolon. (semi)
(#349) Expected space or tab after '//' in comment. (spaced-comment)
(#352) Missing semicolon. (semi)
(#354) Expected { after 'if' condition. (curly)
(#354) Missing semicolon. (semi)
(#356) Missing semicolon. (semi)
(#363) 'old' is already defined (no-redeclare)
(#363) Missing semicolon. (semi)
(#365) Unexpected space before function parentheses. (space-before-function-paren)
(#366) Unexpected space before function parentheses. (space-before-function-paren)
(#368) ',' should be placed last. (comma-style)
(#368) Missing semicolon. (semi)
(#369) Expected { after 'if' condition. (curly)
(#369) Missing semicolon. (semi)
(#370) Expected { after 'if' condition. (curly)
(#370) Missing semicolon. (semi)
(#371) Missing semicolon. (semi)
(#372) Missing semicolon. (semi)
(#374) Missing semicolon. (semi)
(#380) Unexpected space before function parentheses. (space-before-function-paren)
(#381) Missing semicolon. (semi)
(#382) Missing semicolon. (semi)
(#383) Missing semicolon. (semi)
(#391) Unexpected space before function parentheses. (space-before-function-paren)
(#391) Statement inside of curly braces should be on next line. (brace-style)
(#391) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#391) Missing semicolon. (semi)
(#392) There should be no space before ','. (comma-spacing)
(#392) Multiple spaces found before ','. (no-multi-spaces)
(#393) There should be no space before ','. (comma-spacing)
(#393) Missing semicolon. (semi)
theme/campus/amd/src/carousel.js
(#28) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Missing semicolon. (semi)
(#38) Unexpected 'this'. (no-invalid-this)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) Unexpected 'this'. (no-invalid-this)
(#39) Unexpected 'this'. (no-invalid-this)
(#39) Unexpected 'this'. (no-invalid-this)
(#40) Unexpected 'this'. (no-invalid-this)
(#40) Unexpected 'this'. (no-invalid-this)
(#40) Missing semicolon. (semi)
(#41) Missing semicolon. (semi)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#46) Expected { after 'if' condition. (curly)
(#46) Missing semicolon. (semi)
(#47) Expected { after 'if' condition. (curly)
(#48) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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)
(#56) Missing semicolon. (semi)
(#57) Missing semicolon. (semi)
(#60) ',' should be placed last. (comma-style)
(#60) Unexpected space before function parentheses. (space-before-function-paren)
(#62) ',' should be placed last. (comma-style)
(#62) Missing semicolon. (semi)
(#64) Expected { after 'if' condition. (curly)
(#64) Missing semicolon. (semi)
(#67) Expected no return value. (consistent-return)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Missing semicolon. (semi)
(#69) Missing semicolon. (semi)
(#73) Expected no return value. (consistent-return)
(#73) Missing semicolon. (semi)
(#76) Expected no return value. (consistent-return)
(#76) Missing semicolon. (semi)
(#79) ',' should be placed last. (comma-style)
(#79) Unexpected space before function parentheses. (space-before-function-paren)
(#80) Expected { after 'if' condition. (curly)
(#80) Missing semicolon. (semi)
(#82) Missing semicolon. (semi)
(#83) Missing semicolon. (semi)
(#85) Missing semicolon. (semi)
(#86) Missing semicolon. (semi)
(#87) Missing semicolon. (semi)
(#90) ',' should be placed last. (comma-style)
(#90) Unexpected space before function parentheses. (space-before-function-paren)
(#91) Expected { after 'if' condition. (curly)
(#91) Missing semicolon. (semi)
(#92) Expected no return value. (consistent-return)
(#92) Missing semicolon. (semi)
(#95) ',' should be placed last. (comma-style)
(#95) Unexpected space before function parentheses. (space-before-function-paren)
(#96) Expected { after 'if' condition. (curly)
(#96) Missing semicolon. (semi)
(#97) Expected no return value. (consistent-return)
(#97) Missing semicolon. (semi)
(#100) ',' should be placed last. (comma-style)
(#100) Unexpected space before function parentheses. (space-before-function-paren)
(#102) ',' should be placed last. (comma-style)
(#103) ',' should be placed last. (comma-style)
(#104) ',' should be placed last. (comma-style)
(#105) ',' should be placed last. (comma-style)
(#105) Multiple spaces found before '='. (no-multi-spaces)
(#106) ',' should be placed last. (comma-style)
(#107) ',' should be placed last. (comma-style)
(#107) Missing semicolon. (semi)
(#109) Missing semicolon. (semi)
(#111) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#111) Missing semicolon. (semi)
(#113) Missing semicolon. (semi)
(#117) ',' should be placed last. (comma-style)
(#118) Missing semicolon. (semi)
(#120) Expected { after 'if' condition. (curly)
(#120) Missing semicolon. (semi)
(#123) Missing semicolon. (semi)
(#124) Unexpected space before function parentheses. (space-before-function-paren)
(#125) Missing semicolon. (semi)
(#126) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#126) Missing semicolon. (semi)
(#127) Missing semicolon. (semi)
(#131) Missing semicolon. (semi)
(#132) Expected { after 'if' condition. (curly)
(#132) Missing semicolon. (semi)
(#133) Missing semicolon. (semi)
(#134) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#134) Missing semicolon. (semi)
(#135) Missing semicolon. (semi)
(#136) Missing semicolon. (semi)
(#137) Unexpected space before function parentheses. (space-before-function-paren)
(#138) Missing semicolon. (semi)
(#139) Missing semicolon. (semi)
(#140) Missing semicolon. (semi)
(#141) Unexpected space before function parentheses. (space-before-function-paren)
(#141) Statement inside of curly braces should be on next line. (brace-style)
(#141) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#141) Missing semicolon. (semi)
(#141) Missing semicolon. (semi)
(#142) Missing semicolon. (semi)
(#144) Missing semicolon. (semi)
(#145) Expected { after 'if' condition. (curly)
(#145) Missing semicolon. (semi)
(#146) Missing semicolon. (semi)
(#147) Missing semicolon. (semi)
(#148) Missing semicolon. (semi)
(#149) Missing semicolon. (semi)
(#152) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#152) Missing semicolon. (semi)
(#154) Expected no return value. (consistent-return)
(#154) Missing semicolon. (semi)
(#157) Missing semicolon. (semi)
(#163) Missing semicolon. (semi)
(#165) Unexpected space before function parentheses. (space-before-function-paren)
(#166) Unexpected space before function parentheses. (space-before-function-paren)
(#167) Unexpected 'this'. (no-invalid-this)
(#168) ',' should be placed last. (comma-style)
(#169) ',' should be placed last. (comma-style)
(#170) ',' should be placed last. (comma-style)
(#170) Missing semicolon. (semi)
(#171) Expected { after 'if' condition. (curly)
(#171) Unexpected 'this'. (no-invalid-this)
(#171) Missing semicolon. (semi)
(#172) Expected { after 'if' condition. (curly)
(#172) Missing semicolon. (semi)
(#173) Expected { after 'if' condition. (curly)
(#173) Missing semicolon. (semi)
(#174) Expected { after 'if' condition. (curly)
(#174) Missing semicolon. (semi)
(#175) Missing semicolon. (semi)
(#176) Missing semicolon. (semi)
(#180) ',' should be placed last. (comma-style)
(#181) Missing semicolon. (semi)
(#183) Missing semicolon. (semi)
(#189) Unexpected space before function parentheses. (space-before-function-paren)
(#190) Missing semicolon. (semi)
(#191) Missing semicolon. (semi)
(#192) Missing semicolon. (semi)
(#197) Unexpected space before function parentheses. (space-before-function-paren)
(#198) Unexpected 'this'. (no-invalid-this)
(#198) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#199) ',' should be placed last. (comma-style)
(#199) Expected space or tab after '//' in comment. (spaced-comment)
(#200) ',' should be placed last. (comma-style)
(#201) ',' should be placed last. (comma-style)
(#201) Missing semicolon. (semi)
(#203) Missing semicolon. (semi)
(#205) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#206) Missing semicolon. (semi)
(#209) Missing semicolon. (semi)
(#210) Missing semicolon. (semi)
(#215) There should be no spaces inside this paren. (space-in-parens)
(#215) There should be no spaces inside this paren. (space-in-parens)
(#221) Missing semicolon. (semi)
theme/campus/amd/src/custom.js
(#34) Unexpected console statement. (no-console)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
theme/campus/amd/src/header_toggle.js
(#38) There should be no spaces inside this paren. (space-in-parens)
(#39) Unexpected 'this'. (no-invalid-this)
(#40) Unexpected 'this'. (no-invalid-this)
(#41) Unexpected 'this'. (no-invalid-this)
(#43) Unexpected 'this'. (no-invalid-this)
(#44) Unexpected 'this'. (no-invalid-this)
(#52) Missing semicolon. (semi)
theme/campus/Gruntfile.js
(#106) Trailing spaces not allowed. (no-trailing-spaces)
(#110) 'module' is not defined. (no-undef)
(#116) 'LESSDIR' is defined but never used (no-unused-vars)
(#116) Multiple spaces found before '='. (no-multi-spaces)
(#118) Multiple spaces found before '='. (no-multi-spaces)
(#125) Unexpected console statement. (no-console)
(#126) Unexpected console statement. (no-console)
(#130) '__dirname' is not defined. (no-undef)
(#133) 'process' is not defined. (no-undef)
(#140) 'process' is not defined. (no-undef)
(#144) Multiple spaces found before '+'. (no-multi-spaces)
(#152) Identifier 'editor_d' is not in camel case. (camelcase)
(#164) Identifier 'editor_p' is not in camel case. (camelcase)
(#178) 'stderror' is defined but never used (no-unused-vars)
(#196) Identifier 'svg_core' is not in camel case. (camelcase)
(#202) Identifier 'svg_plugins' is not in camel case. (camelcase)
(#210) Identifier 'svg_colours_core' is not in camel case. (camelcase)
(#218) Identifier 'svg_colours_plugins' is not in camel case. (camelcase)
(#234) Trailing spaces not allowed. (no-trailing-spaces)
(#260) Identifier 'dynamic_mappings' is not in camel case. (camelcase)
(#294) Infix operators must be spaced. (space-infix-ops)
theme/campus/javascript/campus.js
(#2) Line 2 exceeds the maximum line length of 132. (max-len)
theme/campus/javascript/html5shiv.js
(#4) Unnecessary semicolon. (no-extra-semi)
(#5) Expected space or tab after '/*' in comment. (spaced-comment)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Expected space(s) after "catch". (keyword-spacing)
(#58) Expected space or tab after '/*' in comment. (spaced-comment)
(#102) Missing JSDoc for parameter 'data'. (valid-jsdoc)
(#109) Missing space before opening brace. (space-before-blocks)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Missing space before opening brace. (space-before-blocks)
(#139) Missing JSDoc for parameter 'data'. (valid-jsdoc)
(#145) Missing space before opening brace. (space-before-blocks)
(#149) Expected space(s) after "if". (keyword-spacing)
(#149) Missing space before opening brace. (space-before-blocks)
(#157) Expected space(s) after "for". (keyword-spacing)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Missing whitespace after semicolon. (semi-spacing)
(#157) Missing space before opening brace. (space-before-blocks)
(#179) Expected space or tab after '//' in comment. (spaced-comment)
(#186) The Function constructor is eval. (no-new-func)
(#199) Expected space or tab after '/*' in comment. (spaced-comment)
(#229) Expected space or tab after '/*' in comment. (spaced-comment)
(#247) Line 247 exceeds the maximum line length of 132. (max-len)
(#286) Expected space or tab after '//' in comment. (spaced-comment)
(#289) Expected space or tab after '//' in comment. (spaced-comment)
(#293) Expected space or tab after '/*' in comment. (spaced-comment)

CSS problems

(13 errors, 0 warnings)

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

theme/campus/style/custom.css
(#10) Expected IDENT at line 10, col 2.
(#10) Expected IDENT at line 10, col 2.
theme/campus/style/font.css
(#29) @charset not allowed here.
(#492) Duplicate property 'font-weight' found.
(#502) Duplicate property 'font-weight' found.
(#511) Duplicate property 'font-weight' found.
(#521) Duplicate property 'font-weight' found.
(#530) Duplicate property 'font-weight' found.
(#540) Duplicate property 'font-weight' found.
(#549) Duplicate property 'font-weight' found.
(#559) Duplicate property 'font-weight' found.
(#569) Duplicate property 'font-weight' found.
(#578) Duplicate property 'font-weight' found.

Update savepoints problems

(2 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]

theme/campus/db/upgrade.php
Detected more 'if' blocks (1) than 'savepoint' calls (0)
version 2114121700 is missing corresponding savepoint call

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

(17 errors, 0 warnings)

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

theme/campus/amd/build/bootstrap.min.js
Uncommitted change detected.
theme/campus/fonts/DroidSerif-Regular-webfont.ttf
Uncommitted change detected.
theme/campus/fonts/RobotoCondensed-Light-webfont.ttf
Uncommitted change detected.
theme/campus/fonts/SourceSansPro-LightIt.eot
Uncommitted change detected.
theme/campus/fonts/SourceSansPro-LightIt.ttf
Uncommitted change detected.
theme/campus/fonts/Ubuntu-B.ttf
Uncommitted change detected.
theme/campus/fonts/Ubuntu-BI.ttf
Uncommitted change detected.
theme/campus/fonts/Ubuntu-L.ttf
Uncommitted change detected.
theme/campus/fonts/Ubuntu-LI.ttf
Uncommitted change detected.
theme/campus/fonts/Ubuntu-M.ttf
Uncommitted change detected.
theme/campus/fonts/Ubuntu-MI.ttf
Uncommitted change detected.
theme/campus/fonts/Ubuntu-R.ttf
Uncommitted change detected.
theme/campus/fonts/Ubuntu-RI.ttf
Uncommitted change detected.
theme/campus/fonts/Vollkorn-Bold.ttf
Uncommitted change detected.
theme/campus/fonts/Vollkorn-BoldItalic.ttf
Uncommitted change detected.
theme/campus/fonts/Vollkorn-Regular.ttf
Uncommitted change detected.
theme/campus/fonts/fontawesome-webfont.ttf
Uncommitted change detected.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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