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

(212 errors, 281 warnings)

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

theme/shoehorn/config.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Line exceeds 132 characters; contains 138 characters
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#129) Expected 1 space before "=>"; 0 found
(#129) Expected 1 space after "=>"; 0 found
(#136) Expected 1 space before "=>"; 0 found
(#136) Expected 1 space after "=>"; 0 found
(#143) Expected 1 space before "=>"; 0 found
(#143) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#167) Expected 1 space before "=>"; 0 found
(#167) Expected 1 space after "=>"; 0 found
(#167) Expected 1 space before "=>"; 0 found
(#167) Expected 1 space after "=>"; 0 found
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#197) Expected 1 space before "=>"; 0 found
(#197) Expected 1 space after "=>"; 0 found
theme/shoehorn/db/upgrade.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
theme/shoehorn/imagebank.php
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
theme/shoehorn/jquery/plugins.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoehorn/lang/en/theme_shoehorn.php
(#159) Expected 1 space before "="; 0 found
(#160) Expected 1 space before "="; 0 found
(#168) Expected 1 space before "="; 0 found
(#169) Expected 1 space before "="; 0 found
(#171) Expected 1 space before "="; 0 found
(#172) Expected 1 space before "="; 0 found
(#184) Expected 1 space after "="; 8 found
(#185) Expected 1 space after "="; 8 found
(#186) Expected 1 space after "="; 9 found
(#187) Expected 1 space after "="; 4 found
(#188) Expected 1 space after "="; 6 found
(#189) Expected 1 space after "="; 2 found
(#190) Expected 1 space after "="; 6 found
(#191) Expected 1 space after "="; 2 found
(#192) Expected 1 space after "="; 7 found
(#193) Expected 1 space after "="; 3 found
(#194) Expected 1 space after "="; 7 found
(#195) Expected 1 space after "="; 4 found
(#196) Expected 1 space after "="; 7 found
(#197) Expected 1 space after "="; 3 found
(#198) Expected 1 space after "="; 5 found
(#200) Expected 1 space after "="; 6 found
(#201) Expected 1 space after "="; 2 found
(#202) Expected 1 space after "="; 6 found
(#203) Expected 1 space after "="; 2 found
(#204) Expected 1 space after "="; 2 found
theme/shoehorn/layout/default.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoehorn/layout/embedded.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Whitespace found at end of line
theme/shoehorn/layout/frontpage.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoehorn/layout/login.php
(#38) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Expected "if (...) {\n"; found "if (...) { "
(#59) Closing brace must be on a line by itself
(#84) Line exceeds 132 characters; contains 154 characters
(#84) Line exceeds 132 characters; contains 154 characters
(#84) Line exceeds 132 characters; contains 154 characters
(#84) Line exceeds 132 characters; contains 154 characters
(#84) Line exceeds 132 characters; contains 154 characters
(#84) Line exceeds 132 characters; contains 154 characters
(#84) Line exceeds 132 characters; contains 154 characters
(#84) Line exceeds 132 characters; contains 154 characters
(#84) Line exceeds 132 characters; contains 154 characters
(#84) Line exceeds 132 characters; contains 154 characters
(#84) Line exceeds 132 characters; contains 154 characters
(#84) Line exceeds 132 characters; contains 154 characters
(#84) Line exceeds 132 characters; contains 154 characters
theme/shoehorn/layout/maintenance.php
(#38) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoehorn/layout/mydashboard.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoehorn/layout/page.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoehorn/layout/popup.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoehorn/layout/secure.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#55) Line indented incorrectly; expected at least 16 spaces, found 12
theme/shoehorn/layout/tiles/cdnfonts.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#35) Whitespace found at end of line
(#38) A closing tag is not permitted at the end of a PHP file
theme/shoehorn/layout/tiles/footer.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoehorn/layout/tiles/frontpageslider.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) Line indented incorrectly; expected at least 4 spaces, found 0
(#37) Line indented incorrectly; expected 4 spaces, found 0
(#38) Line indented incorrectly; expected at least 8 spaces, found 4
(#39) Line indented incorrectly; expected 4 spaces, found 0
(#50) Expected 1 space before "-"; 0 found
(#50) Expected 1 space after "-"; 0 found
(#50) Expected "if (...) {\n"; found "if (...) { "
(#50) Closing brace must be on a line by itself
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#50) Line exceeds 132 characters; contains 156 characters
(#59) Line indented incorrectly; expected 8 spaces, found 12
(#60) Line indented incorrectly; expected 12 spaces, found 16
(#62) Line indented incorrectly; expected 16 spaces, found 20
(#64) Line indented incorrectly; expected 16 spaces, found 20
(#66) Line indented incorrectly; expected 16 spaces, found 20
(#68) Line indented incorrectly; expected 16 spaces, found 20
(#68) Whitespace found at end of line
(#69) Whitespace found at end of line
(#71) Line indented incorrectly; expected 16 spaces, found 20
(#74) Line indented incorrectly; expected 16 spaces, found 20
(#76) Line indented incorrectly; expected 16 spaces, found 20
(#78) Line indented incorrectly; expected 16 spaces, found 20
(#80) Line indented incorrectly; expected 16 spaces, found 20
(#82) Line indented incorrectly; expected 16 spaces, found 20
(#84) Line indented incorrectly; expected 16 spaces, found 20
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#91) Line exceeds 132 characters; contains 137 characters
(#94) Line indented incorrectly; expected 24 spaces, found 28
(#94) Expected "if (...) {\n"; found "if (...) { "
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Line exceeds 132 characters; contains 151 characters
(#94) Closing brace must be on a line by itself
(#95) Line indented incorrectly; expected 24 spaces, found 28
(#95) Expected "if (...) {\n"; found "if (...) { "
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#95) Closing brace must be on a line by itself
(#103) Line indented incorrectly; expected 12 spaces, found 16
(#104) Line indented incorrectly; expected 8 spaces, found 12
(#138) A closing tag is not permitted at the end of a PHP file
theme/shoehorn/layout/tiles/header.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Line indented incorrectly; expected 4 spaces, found 8
(#34) Line indented incorrectly; expected 4 spaces, found 8
(#36) Line indented incorrectly; expected 4 spaces, found 8
(#38) Line indented incorrectly; expected 4 spaces, found 8
theme/shoehorn/layout/tiles/jquery.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) Whitespace found at end of line
theme/shoehorn/layout/tiles/marketingspots.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Line exceeds 132 characters; contains 139 characters
(#39) Whitespace found at end of line
(#44) Line exceeds maximum limit of 180 characters; contains 186 characters
(#62) Expected "foreach (...) {\n"; found "foreach(...) {\n"
theme/shoehorn/layout/tiles/navbar.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Commas (,) must be followed by white space.
theme/shoehorn/layout/tiles/pagebottom.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoehorn/layout/tiles/pageheader.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoehorn/layout/tiles/social.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#52) Line exceeds 132 characters; contains 165 characters
theme/shoehorn/lib.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#163) Whitespace found at end of line
(#213) Whitespace found at end of line
(#320) Whitespace found at end of line
(#325) Line exceeds 132 characters; contains 161 characters
(#359) Line exceeds 132 characters; contains 134 characters
(#365) Line exceeds 132 characters; contains 134 characters
(#368) Whitespace found at end of line
(#373) Line exceeds 132 characters; contains 175 characters
(#397) Line exceeds 132 characters; contains 151 characters
(#533) This comment is 43% valid code; is this commented out code?
(#585) Expected "if (...) {\n"; found "if(...) {\n"
(#586) Commas (,) must be followed by white space.
(#586) Commas (,) must be followed by white space.
(#586) Commas (,) must be followed by white space.
(#586) Commas (,) must be followed by white space.
(#587) Commas (,) must be followed by white space.
(#587) Commas (,) must be followed by white space.
(#587) Commas (,) must be followed by white space.
(#587) Commas (,) must be followed by white space.
(#588) Commas (,) must be followed by white space.
(#588) Commas (,) must be followed by white space.
(#588) Commas (,) must be followed by white space.
(#588) Commas (,) must be followed by white space.
(#590) Commas (,) must be followed by white space.
(#590) Commas (,) must be followed by white space.
(#591) Commas (,) must be followed by white space.
(#591) Commas (,) must be followed by white space.
(#592) Commas (,) must be followed by white space.
(#592) Commas (,) must be followed by white space.
(#595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#596) Inline comments must end in full-stops, exclamation marks, or question marks
(#596) This comment is 60% valid code; is this commented out code?
(#596) No space found before comment text; expected "// return $rgb; // returns an array with the rgb values" but found "//return $rgb; // returns an array with the rgb values"
theme/shoehorn/pages/about.php
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#54) Line exceeds 132 characters; contains 151 characters
(#102) Line exceeds 132 characters; contains 148 characters
(#106) Line exceeds 132 characters; contains 133 characters
(#116) Line exceeds maximum limit of 180 characters; contains 270 characters
theme/shoehorn/pages/sitepage.php
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Line exceeds 132 characters; contains 134 characters
(#75) Line exceeds 132 characters; contains 173 characters
(#80) Line exceeds 132 characters; contains 178 characters
(#85) Line exceeds 132 characters; contains 166 characters
(#91) Line exceeds 132 characters; contains 161 characters
(#95) This comment is 57% valid code; is this commented out code?
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) 3 slashes comments are not allowed; use "// Comment." instead
(#96) No space found before comment text; expected "// $course = $DB->get_record('course', array('id'=>$courseid), '*', MUST_EXIST);" but found "//$course = $DB->get_record('course', array('id'=>$courseid), '*', MUST_EXIST);"
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) No space found before comment text; expected "// $PAGE->set_course($course);" but found "//$PAGE->set_course($course);"
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Line exceeds 132 characters; contains 171 characters
(#134) Line exceeds 132 characters; contains 142 characters
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Line exceeds 132 characters; contains 136 characters
(#163) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#171) Line exceeds maximum limit of 180 characters; contains 215 characters
theme/shoehorn/pages/syntaxhighlight.php
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#61) Line exceeds 132 characters; contains 152 characters
(#204) Line exceeds maximum limit of 180 characters; contains 212 characters
(#209) Line exceeds maximum limit of 180 characters; contains 438 characters
theme/shoehorn/renderers.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoehorn/renderers/core_renderer.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) File is being unconditionally included; use "require_once" instead
(#49) Line exceeds 132 characters; contains 152 characters
(#63) Line indented incorrectly; expected at least 16 spaces, found 15
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Variable "list_items" must not contain underscores.
(#103) Variable "list_items" must not contain underscores.
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#133) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#207) Line exceeds 132 characters; contains 149 characters
(#213) Whitespace found at end of line
(#236) Whitespace found at end of line
(#257) Expected 1 space before "==="; 0 found
(#257) Expected 1 space after "==="; 0 found
(#263) Expected "if (...) {\n"; found "if (...){\n"
(#268) Line exceeds 132 characters; contains 144 characters
(#272) Line exceeds 132 characters; contains 145 characters
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Line exceeds 132 characters; contains 147 characters
(#289) Line exceeds 132 characters; contains 150 characters
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Line exceeds maximum limit of 180 characters; contains 191 characters
(#310) Line indented incorrectly; expected 12 spaces, found 13
(#310) Closing brace indented incorrectly; expected 12 spaces, found 13
(#313) Line indented incorrectly; expected 12 spaces, found 13
(#372) Line exceeds 132 characters; contains 154 characters
(#375) Line exceeds 132 characters; contains 160 characters
(#388) Line exceeds 132 characters; contains 135 characters
(#441) Usage of ELSEIF not allowed; use ELSE IF instead
(#494) Line exceeds 132 characters; contains 141 characters
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#581) Line exceeds 132 characters; contains 138 characters
(#659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#681) Whitespace found at end of line
(#682) Line exceeds 132 characters; contains 164 characters
(#685) Line exceeds 132 characters; contains 143 characters
(#690) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#699) Line exceeds 132 characters; contains 145 characters
(#705) Line exceeds 132 characters; contains 151 characters
(#788) This comment is 67% valid code; is this commented out code?
(#796) Line exceeds 132 characters; contains 134 characters
(#814) Line exceeds 132 characters; contains 133 characters
(#820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#945) This comment is 62% valid code; is this commented out code?
(#956) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#959) This comment is 57% valid code; is this commented out code?
(#963) Line exceeds 132 characters; contains 151 characters
(#976) Inline comments must start with a capital letter, digit or 3-dots sequence
(#976) Inline comments must end in full-stops, exclamation marks, or question marks
(#976) This comment is 43% valid code; is this commented out code?
(#976) No space found before comment text; expected "// $output .= $skipdest;" but found "//$output .= $skipdest;"
(#1011) This comment is 62% valid code; is this commented out code?
(#1011) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1011) No space found before comment text; expected "// $output = html_writer::tag('a', html_writer::tag('div', $title, array('class' => 'title panel-title'))," but found "//$output = html_writer::tag('a', html_writer::tag('div', $title, array('class' => 'title panel-title')),"
(#1012) Inline comments must end in full-stops, exclamation marks, or question marks
(#1012) This comment is 63% valid code; is this commented out code?
(#1012) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1012) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1019) Line exceeds 132 characters; contains 155 characters
(#1041) This comment is 65% valid code; is this commented out code?
(#1064) Line indented incorrectly; expected 12 spaces, found 8
(#1065) Line indented incorrectly; expected 12 spaces, found 8
(#1066) Line indented incorrectly; expected at least 16 spaces, found 12
(#1096) Line exceeds 132 characters; contains 139 characters
(#1100) Spaces must be used to indent lines; tabs are not allowed
(#1100) Tab found within whitespace
(#1100) Line indented incorrectly; expected at least 12 spaces, found 3
(#1140) Variable "anti_gravity" must not contain underscores.
(#1140) Line exceeds 132 characters; contains 142 characters
(#1142) Variable "anti_gravity" must not contain underscores.
(#1157) Line exceeds 132 characters; contains 133 characters
theme/shoehorn/renderers/course_format_renderers.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#46) Expected 1 space before ".="; 0 found
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space before ".="; 0 found
(#54) Expected 1 space before ".="; 0 found
(#55) Expected 1 space before ".="; 0 found
(#57) Expected 1 space before ".="; 0 found
(#59) Expected 1 space before ".="; 0 found
(#60) Expected 1 space before ".="; 0 found
(#63) Expected 1 space before ".="; 0 found
(#78) Expected 1 space before ".="; 0 found
(#95) Line exceeds 132 characters; contains 160 characters
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) File is being unconditionally included; use "require_once" instead
(#240) Possible useless method overriding detected
(#244) Possible useless method overriding detected
(#248) Possible useless method overriding detected
(#252) Possible useless method overriding detected
(#256) Possible useless method overriding detected
(#261) Line exceeds 132 characters; contains 143 characters
(#270) Possible useless method overriding detected
(#274) Possible useless method overriding detected
(#278) Possible useless method overriding detected
(#282) Possible useless method overriding detected
(#286) Possible useless method overriding detected
(#291) Line exceeds 132 characters; contains 143 characters
(#304) Possible useless method overriding detected
(#308) Possible useless method overriding detected
(#312) Possible useless method overriding detected
(#316) Possible useless method overriding detected
(#320) Possible useless method overriding detected
(#325) Line exceeds 132 characters; contains 147 characters
(#338) Possible useless method overriding detected
(#342) Possible useless method overriding detected
(#346) Possible useless method overriding detected
(#350) Possible useless method overriding detected
(#354) Possible useless method overriding detected
(#359) Line exceeds 132 characters; contains 147 characters
(#372) Possible useless method overriding detected
(#376) Possible useless method overriding detected
(#380) Possible useless method overriding detected
(#384) Possible useless method overriding detected
(#388) Possible useless method overriding detected
(#393) Line exceeds 132 characters; contains 153 characters
(#407) Possible useless method overriding detected
(#411) Possible useless method overriding detected
(#415) Possible useless method overriding detected
(#419) Possible useless method overriding detected
(#423) Possible useless method overriding detected
(#428) Line exceeds 132 characters; contains 147 characters
theme/shoehorn/settings.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#240) Line exceeds 132 characters; contains 139 characters
(#302) Line exceeds 132 characters; contains 134 characters
(#337) Line exceeds maximum limit of 180 characters; contains 196 characters
(#400) Line exceeds maximum limit of 180 characters; contains 187 characters
(#437) Line exceeds 132 characters; contains 139 characters
(#445) Commas (,) must be followed by white space.
(#485) Line exceeds 132 characters; contains 151 characters
(#486) Line exceeds 132 characters; contains 160 characters
(#538) This comment is 69% valid code; is this commented out code?
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) No space found before comment text; expected "// $landfsettings->add(new admin_setting_heading('theme_shoehorn_landf', get_string('landfheadingsub', 'theme_shoehorn')," but found "//$landfsettings->add(new admin_setting_heading('theme_shoehorn_landf', get_string('landfheadingsub', 'theme_shoehorn'),"
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) This comment is 65% valid code; is this commented out code?
(#539) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#641) Line exceeds 132 characters; contains 140 characters
(#642) Line exceeds 132 characters; contains 149 characters
(#648) Line exceeds maximum limit of 180 characters; contains 200 characters
(#694) Line exceeds maximum limit of 180 characters; contains 185 characters
(#730) Line exceeds 132 characters; contains 134 characters
(#736) Line exceeds maximum limit of 180 characters; contains 187 characters
(#791) Line exceeds maximum limit of 180 characters; contains 182 characters
theme/shoehorn/version.php
(#31) This comment is 45% valid code; is this commented out code?

Javascript coding style problems

(14 errors, 3138 warnings)

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

theme/shoehorn/Gruntfile.js
(#126) Line is too long.
(#153) Expected '!==' and instead saw '!='.
(#153) Expected '!==' and instead saw '!='.
(#161) Expected '===' and instead saw '=='.
(#380) Line is too long.
(#383) Line is too long.
(#135) 'LESSDIR' is defined but never used.
(#272) 'stderror' is defined but never used.
(#272) 'stdout' is defined but never used.
theme/shoehorn/javascript/dock.js
(#10) 'customise_dock_for_theme' is defined but never used.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shAutoloader.js
(#17) Line is too long.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Unnecessary semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#17) eval can be harmful.
(#17) Missing semicolon.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushAS3.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#50) Unnecessary semicolon.
(#58) Expected '!==' and instead saw '!='.
(#58) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushAppleScript.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#28) Line is too long.
(#47) This character may get silently deleted by one or more browsers.
(#50) Line is too long.
(#59) Line is too long.
(#66) Unnecessary semicolon.
(#74) Expected '!==' and instead saw '!='.
(#74) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushBash.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#58) Expected '!==' and instead saw '!='.
(#58) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushCSharp.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#34) Expected '===' and instead saw '=='.
(#55) Unnecessary semicolon.
(#63) Expected '!==' and instead saw '!='.
(#63) Expected an assignment or function call and instead saw an expression.
(#32) 'regexInfo' is defined but never used.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushColdFusion.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#99) Expected '!==' and instead saw '!='.
(#99) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushCpp.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#88) Unnecessary semicolon.
(#96) Expected '!==' and instead saw '!='.
(#96) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushCss.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#27) Unnecessary semicolon.
(#32) Unnecessary semicolon.
(#82) Unnecessary semicolon.
(#90) Expected '!==' and instead saw '!='.
(#90) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushDelphi.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#46) Unnecessary semicolon.
(#54) Expected '!==' and instead saw '!='.
(#54) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushDiff.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#32) Unnecessary semicolon.
(#40) Expected '!==' and instead saw '!='.
(#40) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushErlang.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#43) Unnecessary semicolon.
(#51) Expected '!==' and instead saw '!='.
(#51) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushGroovy.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#66) Expected '!==' and instead saw '!='.
(#66) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushJScript.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#43) Unnecessary semicolon.
(#51) Expected '!==' and instead saw '!='.
(#51) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushJava.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#48) Unnecessary semicolon.
(#56) Expected '!==' and instead saw '!='.
(#56) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushJavaFX.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#49) Unnecessary semicolon.
(#57) Expected '!==' and instead saw '!='.
(#57) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushPerl.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#71) Expected '!==' and instead saw '!='.
(#71) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushPhp.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#79) Unnecessary semicolon.
(#87) Expected '!==' and instead saw '!='.
(#87) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushPlain.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#24) Unnecessary semicolon.
(#32) Expected '!==' and instead saw '!='.
(#32) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushPowerShell.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#65) Unnecessary semicolon.
(#73) Expected '!==' and instead saw '!='.
(#73) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushPython.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#55) Unnecessary semicolon.
(#63) Expected '!==' and instead saw '!='.
(#63) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushRuby.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#46) Unnecessary semicolon.
(#54) Expected '!==' and instead saw '!='.
(#54) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushSass.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#27) Unnecessary semicolon.
(#32) Unnecessary semicolon.
(#85) Unnecessary semicolon.
(#93) Expected '!==' and instead saw '!='.
(#93) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushScala.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#50) Expected '!==' and instead saw '!='.
(#50) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushSql.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#56) Unnecessary semicolon.
(#64) Expected '!==' and instead saw '!='.
(#64) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushVb.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#47) Unnecessary semicolon.
(#55) Expected '!==' and instead saw '!='.
(#55) Expected an assignment or function call and instead saw an expression.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shBrushXml.js
(#20) Expected '!==' and instead saw '!='.
(#20) Expected an assignment or function call and instead saw an expression.
(#32) Expected '!==' and instead saw '!='.
(#40) Expected '!==' and instead saw '!='.
(#42) A constructor name should start with an uppercase letter.
(#43) A constructor name should start with an uppercase letter.
(#47) Expected '!==' and instead saw '!='.
(#48) Expected '{' and instead saw 'result'.
(#49) A constructor name should start with an uppercase letter.
(#60) Unnecessary semicolon.
(#68) Expected '!==' and instead saw '!='.
(#68) Expected an assignment or function call and instead saw an expression.
(#24) 'regexInfo' is defined but never used.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shCore.js
(#17) Line is too long.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Unnecessary semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#17) eval can be harmful.
(#17) Missing semicolon.
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/scripts/shLegacy.js
(#17) Line is too long.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Unnecessary semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#17) eval can be harmful.
(#17) Missing semicolon.
theme/shoehorn/jquery/backstretch_2_0_4.js
(#27) Comma warnings can be turned off with 'laxcomma'.
(#26) Bad line breaking before ','.
(#33) Expected '===' and instead saw '=='.
(#33) Expected '===' and instead saw '=='.
(#70) Bad line breaking before ','.
(#71) Bad line breaking before ','.
(#72) Bad line breaking before ','.
(#84) Bad line breaking before ','.
(#85) Bad line breaking before ','.
(#86) Bad line breaking before ','.
(#87) Bad line breaking before ','.
(#88) Bad line breaking before ','.
(#89) Bad line breaking before ','.
(#90) Bad line breaking before ','.
(#92) Bad line breaking before ','.
(#94) Bad line breaking before ','.
(#95) Bad line breaking before ','.
(#96) Bad line breaking before ','.
(#97) Bad line breaking before ','.
(#98) Bad line breaking before ','.
(#99) Bad line breaking before ','.
(#100) Bad line breaking before ','.
(#101) Bad line breaking before ','.
(#102) Bad line breaking before ','.
(#143) Bad line breaking before ','.
(#147) Bad line breaking before ','.
(#148) Bad line breaking before ','.
(#181) Bad line breaking before ','.
(#182) Bad line breaking before ','.
(#183) Bad line breaking before ','.
(#184) Bad line breaking before ','.
(#185) Bad line breaking before ','.
(#211) Bad line breaking before ','.
(#222) Bad line breaking before ','.
(#223) Bad line breaking before ','.
(#239) Bad line breaking before ','.
(#270) Bad line breaking before ','.
(#275) Bad line breaking before ','.
(#280) Bad line breaking before ','.
(#286) Bad line breaking before ','.
(#293) Bad line breaking before ','.
(#309) Bad line breaking before ','.
(#340) Bad line breaking before ','.
(#341) Bad line breaking before ','.
(#343) Bad line breaking before ','.
(#344) Bad line breaking before ','.
(#345) Bad line breaking before ','.
(#346) Bad line breaking before ','.
(#347) Bad line breaking before ','.
(#348) Bad line breaking before ','.
(#349) Bad line breaking before ','.
theme/shoehorn/jquery/bootstrap_3_1_1.js
(#16) Missing semicolon.
(#18) Missing semicolon.
(#19) Missing semicolon.
(#22) Missing semicolon.
(#23) Missing semicolon.
(#26) Missing semicolon.
(#27) Missing semicolon.
(#30) Missing semicolon.
(#32) Expected '{' and instead saw 'e'.
(#32) Missing semicolon.
(#35) Missing semicolon.
(#38) Missing semicolon.
(#40) Expected '{' and instead saw 'return'.
(#40) Missing semicolon.
(#42) Missing semicolon.
(#45) Missing semicolon.
(#52) Expected an assignment or function call and instead saw an expression.
(#52) Missing semicolon.
(#53) Missing semicolon.
(#59) Missing semicolon.
(#63) Missing semicolon.
(#64) Missing semicolon.
(#66) Expected '{' and instead saw '$this'.
(#66) Missing semicolon.
(#67) Expected '===' and instead saw '=='.
(#67) Expected '{' and instead saw 'data'.
(#67) Missing semicolon.
(#68) Missing semicolon.
(#69) Missing semicolon.
(#71) Missing semicolon.
(#78) Missing semicolon.
(#79) Missing semicolon.
(#80) Missing semicolon.
(#86) Missing semicolon.
(#88) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#88) Expected an assignment or function call and instead saw an expression.
(#106) Missing semicolon.
(#107) Missing semicolon.
(#108) Missing semicolon.
(#109) Missing semicolon.
(#113) Missing semicolon.
(#116) Missing semicolon.
(#117) Missing semicolon.
(#118) Missing semicolon.
(#119) Missing semicolon.
(#121) Missing semicolon.
(#123) Expected '{' and instead saw '$el'.
(#123) Missing semicolon.
(#125) Missing semicolon.
(#129) Expected '===' and instead saw '=='.
(#130) Missing semicolon.
(#131) Missing semicolon.
(#133) Missing semicolon.
(#134) Missing semicolon.
(#136) Missing semicolon.
(#137) Missing semicolon.
(#140) Missing semicolon.
(#141) Missing semicolon.
(#144) Missing semicolon.
(#145) Expected '===' and instead saw '=='.
(#146) Expected '{' and instead saw 'changed'.
(#146) Missing semicolon.
(#147) Expected '{' and instead saw '$parent'.
(#147) Missing semicolon.
(#149) Expected '{' and instead saw '$input'.
(#149) Missing semicolon.
(#152) Expected '{' and instead saw 'this'.
(#152) Missing semicolon.
(#153) Missing semicolon.
(#159) Missing semicolon.
(#163) Missing semicolon.
(#164) Missing semicolon.
(#165) Expected '===' and instead saw '=='.
(#165) Missing semicolon.
(#167) Expected '{' and instead saw '$this'.
(#167) Missing semicolon.
(#169) Expected '===' and instead saw '=='.
(#169) Expected '{' and instead saw 'data'.
(#169) Missing semicolon.
(#170) Expected '{' and instead saw 'data'.
(#170) Missing semicolon.
(#171) Missing semicolon.
(#172) Missing semicolon.
(#174) Missing semicolon.
(#181) Missing semicolon.
(#182) Missing semicolon.
(#183) Missing semicolon.
(#190) Missing semicolon.
(#191) Expected '{' and instead saw '$btn'.
(#191) Missing semicolon.
(#192) Missing semicolon.
(#193) Missing semicolon.
(#194) Missing semicolon.
(#196) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#196) Expected an assignment or function call and instead saw an expression.
(#214) Missing semicolon.
(#215) Missing semicolon.
(#216) Missing semicolon.
(#221) Missing semicolon.
(#223) Expected '===' and instead saw '=='.
(#225) Expected an assignment or function call and instead saw an expression.
(#225) Missing semicolon.
(#226) Missing semicolon.
(#232) Missing semicolon.
(#235) Expected an assignment or function call and instead saw an expression.
(#235) Missing semicolon.
(#237) Expected an assignment or function call and instead saw an expression.
(#237) Missing semicolon.
(#241) Expected an assignment or function call and instead saw an expression.
(#241) Missing semicolon.
(#243) Missing semicolon.
(#244) Missing semicolon.
(#247) Missing semicolon.
(#248) Missing semicolon.
(#250) Missing semicolon.
(#251) Missing semicolon.
(#254) Missing semicolon.
(#255) Missing semicolon.
(#257) Expected '{' and instead saw 'return'.
(#257) Missing semicolon.
(#259) Expected '{' and instead saw 'return'.
(#259) Missing semicolon.
(#259) Missing semicolon.
(#260) Expected '===' and instead saw '=='.
(#260) Expected '{' and instead saw 'return'.
(#260) Missing semicolon.
(#262) Missing semicolon.
(#263) Missing semicolon.
(#266) Expected an assignment or function call and instead saw an expression.
(#266) Missing semicolon.
(#269) Missing semicolon.
(#270) Missing semicolon.
(#273) Missing semicolon.
(#275) Missing semicolon.
(#276) Missing semicolon.
(#279) Expected '{' and instead saw 'return'.
(#279) Missing semicolon.
(#280) Missing semicolon.
(#281) Missing semicolon.
(#284) Expected '{' and instead saw 'return'.
(#284) Missing semicolon.
(#285) Missing semicolon.
(#286) Missing semicolon.
(#289) Missing semicolon.
(#290) Missing semicolon.
(#291) Missing semicolon.
(#292) Expected '===' and instead saw '=='.
(#292) Missing semicolon.
(#293) Expected '===' and instead saw '=='.
(#293) Missing semicolon.
(#294) Missing semicolon.
(#297) Expected '{' and instead saw 'return'.
(#297) Missing semicolon.
(#298) Missing semicolon.
(#301) Expected '{' and instead saw 'return'.
(#301) Did you mean to return a conditional instead of an assignment?
(#301) Missing semicolon.
(#303) Missing semicolon.
(#304) Missing semicolon.
(#305) Expected '{' and instead saw 'return'.
(#305) Missing semicolon.
(#307) Missing semicolon.
(#309) Expected an assignment or function call and instead saw an expression.
(#309) Missing semicolon.
(#312) Missing semicolon.
(#314) Missing semicolon.
(#315) Expected an assignment or function call and instead saw an expression.
(#315) Missing semicolon.
(#316) Missing semicolon.
(#320) Missing semicolon.
(#321) Expected an assignment or function call and instead saw an expression.
(#321) Missing semicolon.
(#322) Missing semicolon.
(#323) Missing semicolon.
(#326) Missing semicolon.
(#327) Missing semicolon.
(#328) Missing semicolon.
(#329) Missing semicolon.
(#329) Missing semicolon.
(#331) Missing semicolon.
(#333) Missing semicolon.
(#334) Missing semicolon.
(#335) Missing semicolon.
(#336) Missing semicolon.
(#339) Expected an assignment or function call and instead saw an expression.
(#339) Missing semicolon.
(#341) Missing semicolon.
(#342) Missing semicolon.
(#348) Missing semicolon.
(#352) Missing semicolon.
(#353) Missing semicolon.
(#354) Expected '===' and instead saw '=='.
(#354) Missing semicolon.
(#355) Expected '===' and instead saw '=='.
(#355) Missing semicolon.
(#357) Expected '{' and instead saw '$this'.
(#357) Missing semicolon.
(#358) Expected '===' and instead saw '=='.
(#358) Expected '{' and instead saw 'data'.
(#358) Missing semicolon.
(#359) Expected '{' and instead saw 'data'.
(#359) Missing semicolon.
(#360) Expected '{' and instead saw 'data'.
(#360) Missing semicolon.
(#361) Missing semicolon.
(#362) Missing semicolon.
(#364) Missing semicolon.
(#371) Missing semicolon.
(#372) Missing semicolon.
(#373) Missing semicolon.
(#380) Missing semicolon.
(#381) Missing semicolon.
(#382) Missing semicolon.
(#383) Missing semicolon.
(#384) Expected '{' and instead saw 'options'.
(#384) Missing semicolon.
(#386) Missing semicolon.
(#388) Expected a conditional expression and instead saw an assignment.
(#389) Missing semicolon.
(#392) Missing semicolon.
(#393) Missing semicolon.
(#397) Missing semicolon.
(#398) Missing semicolon.
(#399) Missing semicolon.
(#400) Missing semicolon.
(#402) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#402) Expected an assignment or function call and instead saw an expression.
(#419) Missing semicolon.
(#420) Missing semicolon.
(#422) Missing semicolon.
(#423) Missing semicolon.
(#426) Missing semicolon.
(#428) Expected '{' and instead saw 'return'.
(#428) Missing semicolon.
(#430) Missing semicolon.
(#431) Missing semicolon.
(#433) Missing semicolon.
(#438) Missing semicolon.
(#441) Missing semicolon.
(#442) Missing semicolon.
(#444) Expected '{' and instead saw 'return'.
(#444) Missing semicolon.
(#448) Missing semicolon.
(#450) Missing semicolon.
(#453) Missing semicolon.
(#454) Missing semicolon.
(#457) Expected '{' and instead saw 'return'.
(#457) Missing semicolon.
(#459) Missing semicolon.
(#461) Missing semicolon.
(#462) Missing semicolon.
(#464) Expected '{' and instead saw 'return'.
(#464) Missing semicolon.
(#466) Missing semicolon.
(#467) Missing semicolon.
(#469) Expected '===' and instead saw '=='.
(#470) Expected '===' and instead saw '=='.
(#470) Expected '{' and instead saw '$parent'.
(#470) Missing semicolon.
(#471) Missing semicolon.
(#474) Missing semicolon.
(#475) Missing semicolon.
(#477) Expected '{' and instead saw 'return'.
(#477) Missing semicolon.
(#479) Missing semicolon.
(#481) Expected '===' and instead saw '=='.
(#481) Expected '{' and instead saw 'index'.
(#481) Missing semicolon.
(#482) Expected '===' and instead saw '=='.
(#482) Expected '{' and instead saw 'index'.
(#482) Missing semicolon.
(#483) Unexpected use of '~'.
(#483) Expected '{' and instead saw 'index'.
(#483) Missing semicolon.
(#485) Missing semicolon.
(#486) Missing semicolon.
(#489) Missing semicolon.
(#491) Missing semicolon.
(#492) Missing semicolon.
(#493) Expected '{' and instead saw 'return'.
(#493) Missing semicolon.
(#494) Missing semicolon.
(#495) Expected '{' and instead saw 'return'.
(#495) Missing semicolon.
(#496) Missing semicolon.
(#497) Missing semicolon.
(#501) Missing semicolon.
(#504) Missing semicolon.
(#505) Missing semicolon.
(#508) Missing semicolon.
(#510) Missing semicolon.
(#517) Missing semicolon.
(#521) Missing semicolon.
(#522) Missing semicolon.
(#524) Expected '{' and instead saw '$this'.
(#524) Missing semicolon.
(#525) Expected '===' and instead saw '=='.
(#525) Expected '{' and instead saw 'data'.
(#525) Missing semicolon.
(#526) Missing semicolon.
(#527) Missing semicolon.
(#529) Missing semicolon.
(#536) Missing semicolon.
(#537) Missing semicolon.
(#538) Missing semicolon.
(#546) Missing semicolon.
(#548) Missing semicolon.
(#550) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#550) Expected an assignment or function call and instead saw an expression.
(#568) Missing semicolon.
(#569) Missing semicolon.
(#571) Missing semicolon.
(#577) Missing semicolon.
(#578) Missing semicolon.
(#580) Missing semicolon.
(#586) Missing semicolon.
(#589) Missing semicolon.
(#590) Missing semicolon.
(#593) Missing semicolon.
(#594) Missing semicolon.
(#596) Missing semicolon.
(#598) Expected '{' and instead saw 'return'.
(#598) Missing semicolon.
(#600) Missing semicolon.
(#602) Missing semicolon.
(#604) Missing semicolon.
(#607) Missing semicolon.
(#610) Missing semicolon.
(#615) Missing semicolon.
(#618) Expected an assignment or function call and instead saw an expression.
(#618) Missing semicolon.
(#623) Missing semicolon.
(#625) Missing semicolon.
(#627) Missing semicolon.
(#632) Missing semicolon.
(#635) Expected an assignment or function call and instead saw an expression.
(#635) Missing semicolon.
(#636) Missing semicolon.
(#637) Missing semicolon.
(#640) Expected '{' and instead saw 'e'.
(#640) Missing semicolon.
(#642) Missing semicolon.
(#644) Missing semicolon.
(#646) Expected '{' and instead saw 'return'.
(#646) Missing semicolon.
(#648) Missing semicolon.
(#650) Missing semicolon.
(#652) Missing semicolon.
(#657) Missing semicolon.
(#663) Expected an assignment or function call and instead saw an expression.
(#663) Missing semicolon.
(#664) Missing semicolon.
(#671) Missing semicolon.
(#673) Missing semicolon.
(#674) Missing semicolon.
(#679) Expected '===' and instead saw '=='.
(#679) Expected an assignment or function call and instead saw an expression.
(#679) Missing semicolon.
(#680) Missing semicolon.
(#682) Missing semicolon.
(#684) Missing semicolon.
(#687) Missing semicolon.
(#688) Missing semicolon.
(#690) Missing semicolon.
(#691) Missing semicolon.
(#692) Missing semicolon.
(#693) Missing semicolon.
(#696) Expected an assignment or function call and instead saw an expression.
(#696) Missing semicolon.
(#697) Missing semicolon.
(#698) Missing semicolon.
(#701) Missing semicolon.
(#704) Missing semicolon.
(#707) Missing semicolon.
(#710) Expected '{' and instead saw 'return'.
(#710) Missing semicolon.
(#711) Expected '===' and instead saw '=='.
(#713) Expected an assignment or function call and instead saw an expression.
(#713) Missing semicolon.
(#714) Missing semicolon.
(#716) Expected '{' and instead saw 'this'.
(#716) Expected an assignment or function call and instead saw an expression.
(#716) Missing semicolon.
(#718) Missing semicolon.
(#720) Expected '{' and instead saw 'return'.
(#720) Missing semicolon.
(#726) Expected an assignment or function call and instead saw an expression.
(#726) Missing semicolon.
(#729) Missing semicolon.
(#735) Expected an assignment or function call and instead saw an expression.
(#735) Missing semicolon.
(#738) Missing semicolon.
(#740) Missing semicolon.
(#746) Missing semicolon.
(#750) Missing semicolon.
(#751) Missing semicolon.
(#752) Expected '===' and instead saw '=='.
(#752) Missing semicolon.
(#754) Expected '{' and instead saw '$this'.
(#754) Missing semicolon.
(#755) Expected '===' and instead saw '=='.
(#755) Expected '{' and instead saw 'data'.
(#755) Missing semicolon.
(#756) Expected '{' and instead saw 'data'.
(#756) Missing semicolon.
(#757) Missing semicolon.
(#758) Missing semicolon.
(#760) Missing semicolon.
(#767) Missing semicolon.
(#768) Missing semicolon.
(#769) Missing semicolon.
(#776) Missing semicolon.
(#777) Missing semicolon.
(#778) Missing semicolon.
(#779) Missing semicolon.
(#781) Expected '{' and instead saw 'e'.
(#781) Missing semicolon.
(#786) Expected an assignment or function call and instead saw an expression.
(#786) Missing semicolon.
(#787) Missing semicolon.
(#788) Missing semicolon.
(#791) Missing semicolon.
(#792) Missing semicolon.
(#792) Missing semicolon.
(#794) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#794) Expected an assignment or function call and instead saw an expression.
(#818) Missing semicolon.
(#820) Missing semicolon.
(#821) Missing semicolon.
(#833) Missing semicolon.
(#836) Missing semicolon.
(#837) Missing semicolon.
(#838) Missing semicolon.
(#839) Missing semicolon.
(#841) Missing semicolon.
(#844) Missing semicolon.
(#846) Expected '===' and instead saw '=='.
(#847) Missing semicolon.
(#848) Expected '!==' and instead saw '!='.
(#849) Expected '===' and instead saw '=='.
(#849) Missing semicolon.
(#850) Expected '===' and instead saw '=='.
(#850) Missing semicolon.
(#852) Missing semicolon.
(#853) Missing semicolon.
(#859) Expected an assignment or function call and instead saw an expression.
(#859) Missing semicolon.
(#860) Missing semicolon.
(#863) Missing semicolon.
(#864) Missing semicolon.
(#867) Missing semicolon.
(#869) Expected '===' and instead saw '=='.
(#873) Missing semicolon.
(#876) Missing semicolon.
(#877) Missing semicolon.
(#880) Missing semicolon.
(#881) Missing semicolon.
(#884) Expected '!==' and instead saw '!='.
(#884) Expected '{' and instead saw 'options'.
(#884) Missing semicolon.
(#885) Expected an assignment or function call and instead saw an expression.
(#885) Missing semicolon.
(#887) Missing semicolon.
(#888) Missing semicolon.
(#892) Missing semicolon.
(#894) Missing semicolon.
(#896) Missing semicolon.
(#898) Expected '{' and instead saw 'return'.
(#898) Missing semicolon.
(#901) Expected '===' and instead saw '=='.
(#901) Expected '{' and instead saw 'self'.
(#901) Missing semicolon.
(#902) Missing semicolon.
(#903) Missing semicolon.
(#907) Missing semicolon.
(#909) Missing semicolon.
(#911) Missing semicolon.
(#913) Expected '{' and instead saw 'return'.
(#913) Missing semicolon.
(#916) Expected '===' and instead saw '=='.
(#916) Expected '{' and instead saw 'self'.
(#916) Missing semicolon.
(#917) Missing semicolon.
(#918) Missing semicolon.
(#921) Missing semicolon.
(#924) Missing semicolon.
(#926) Expected '{' and instead saw 'return'.
(#926) Missing semicolon.
(#929) Missing semicolon.
(#931) Missing semicolon.
(#933) Expected '{' and instead saw '$tip'.
(#933) Missing semicolon.
(#935) Expected '===' and instead saw '=='.
(#937) Missing semicolon.
(#939) Missing semicolon.
(#940) Missing semicolon.
(#941) Expected '{' and instead saw 'placement'.
(#941) Missing semicolon.
(#946) Missing semicolon.
(#948) Expected an assignment or function call and instead saw an expression.
(#948) Too many errors. (48% scanned).
theme/shoehorn/jquery/bootstrap_3_1_1_min.js
(#7) Line is too long.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) A constructor name should start with an uppercase letter.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '===' and instead saw '=='.
(#7) A constructor name should start with an uppercase letter.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Missing semicolon.
(#7) Expected '===' and instead saw '=='.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Missing semicolon.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '{' and instead saw 'return'.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Did you mean to return a conditional instead of an assignment?
(#7) Expected '{' and instead saw 'return'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) A constructor name should start with an uppercase letter.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '{' and instead saw 'return'.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Unexpected use of '~'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) A constructor name should start with an uppercase letter.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw '!'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '===' and instead saw '=='.
(#7) A constructor name should start with an uppercase letter.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '{' and instead saw 'this'.
(#7) Expected '!==' and instead saw '!='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected '===' and instead saw '=='.
(#7) Missing semicolon.
(#7) Expected '!==' and instead saw '!='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '!==' and instead saw '!='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'this'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected '!==' and instead saw '!='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Missing semicolon.
(#7) Expected '!==' and instead saw '!='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected '===' and instead saw '=='.
(#7) Missing semicolon.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Missing semicolon.
(#7) Expected '===' and instead saw '=='.
(#7) Missing semicolon.
(#7) Did you mean to return a conditional instead of an assignment?
(#7) Missing semicolon.
(#7) Did you mean to return a conditional instead of an assignment?
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '{' and instead saw 'return'.
(#7) A constructor name should start with an uppercase letter.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'throw'.
(#7) Missing semicolon.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected '===' and instead saw '=='.
(#7) Missing semicolon.
(#7) Did you mean to return a conditional instead of an assignment?
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '{' and instead saw 'return'.
(#7) A constructor name should start with an uppercase letter.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '{' and instead saw 'return'.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) A constructor name should start with an uppercase letter.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Did you mean to return a conditional instead of an assignment?
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '!==' and instead saw '!='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '!==' and instead saw '!='.
(#7) Expected '!==' and instead saw '!='.
(#7) Expected '!==' and instead saw '!='.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '===' and instead saw '=='.
(#7) A constructor name should start with an uppercase letter.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '===' and instead saw '=='.
(#7) Expected '===' and instead saw '=='.
(#7) A constructor name should start with an uppercase letter.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'j'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '!==' and instead saw '!='.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected '!==' and instead saw '!='.
(#7) Expected '{' and instead saw 'f'.
(#7) Expected '!==' and instead saw '!='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '===' and instead saw '=='.
(#7) A constructor name should start with an uppercase letter.
(#7) Expected '===' and instead saw '=='.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#7) 'b' is already defined.
(#7) Expected '{' and instead saw 'if'.
(#7) Expected '{' and instead saw 'return'.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#7) 'b' is defined but never used.
(#7) 'd' is defined but never used.
theme/shoehorn/jquery/bootstrap_3_2_0.js
(#7) Missing semicolon.
(#25) Missing semicolon.
(#32) Missing semicolon.
(#36) Missing semicolon.
(#40) Missing semicolon.
(#45) Missing semicolon.
(#46) Missing semicolon.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#48) Expected '{' and instead saw '$'.
(#48) Missing semicolon.
(#48) Missing semicolon.
(#49) Missing semicolon.
(#50) Missing semicolon.
(#51) Missing semicolon.
(#54) Missing semicolon.
(#56) Expected '{' and instead saw 'return'.
(#56) Missing semicolon.
(#62) Expected '{' and instead saw 'return'.
(#62) Missing semicolon.
(#64) Missing semicolon.
(#65) Missing semicolon.
(#67) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#67) Expected an assignment or function call and instead saw an expression.
(#84) Missing semicolon.
(#86) Missing semicolon.
(#87) Missing semicolon.
(#89) Missing semicolon.
(#92) Missing semicolon.
(#93) Missing semicolon.
(#96) Missing semicolon.
(#97) Missing semicolon.
(#100) Missing semicolon.
(#102) Expected '{' and instead saw 'e'.
(#102) Missing semicolon.
(#105) Missing semicolon.
(#108) Missing semicolon.
(#110) Expected '{' and instead saw 'return'.
(#110) Missing semicolon.
(#112) Missing semicolon.
(#116) Missing semicolon.
(#123) Expected an assignment or function call and instead saw an expression.
(#123) Missing semicolon.
(#124) Missing semicolon.
(#132) Missing semicolon.
(#133) Missing semicolon.
(#135) Expected '{' and instead saw '$this'.
(#135) Missing semicolon.
(#136) Expected '===' and instead saw '=='.
(#136) Expected '{' and instead saw 'data'.
(#136) Missing semicolon.
(#137) Missing semicolon.
(#140) Missing semicolon.
(#142) Missing semicolon.
(#143) Missing semicolon.
(#150) Missing semicolon.
(#151) Missing semicolon.
(#152) Missing semicolon.
(#158) Missing semicolon.
(#160) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#160) Expected an assignment or function call and instead saw an expression.
(#178) Missing semicolon.
(#179) Missing semicolon.
(#180) Missing semicolon.
(#181) Missing semicolon.
(#183) Missing semicolon.
(#187) Missing semicolon.
(#190) Missing semicolon.
(#191) Missing semicolon.
(#192) Missing semicolon.
(#193) Missing semicolon.
(#195) Missing semicolon.
(#197) Expected '===' and instead saw '=='.
(#197) Expected '{' and instead saw '$el'.
(#197) Missing semicolon.
(#199) Expected '===' and instead saw '=='.
(#199) Missing semicolon.
(#203) Expected '===' and instead saw '=='.
(#204) Missing semicolon.
(#205) Missing semicolon.
(#207) Missing semicolon.
(#208) Missing semicolon.
(#210) Missing semicolon.
(#211) Missing semicolon.
(#214) Missing semicolon.
(#215) Missing semicolon.
(#218) Missing semicolon.
(#219) Expected '===' and instead saw '=='.
(#220) Expected '{' and instead saw 'changed'.
(#220) Missing semicolon.
(#221) Expected '{' and instead saw '$parent'.
(#221) Missing semicolon.
(#223) Expected '{' and instead saw '$input'.
(#223) Missing semicolon.
(#226) Expected '{' and instead saw 'this'.
(#226) Missing semicolon.
(#227) Missing semicolon.
(#235) Missing semicolon.
(#236) Missing semicolon.
(#237) Expected '===' and instead saw '=='.
(#237) Missing semicolon.
(#239) Expected '{' and instead saw '$this'.
(#239) Missing semicolon.
(#241) Expected '===' and instead saw '=='.
(#241) Expected '{' and instead saw 'data'.
(#241) Missing semicolon.
(#242) Expected '{' and instead saw 'data'.
(#242) Missing semicolon.
(#243) Missing semicolon.
(#246) Missing semicolon.
(#248) Missing semicolon.
(#249) Missing semicolon.
(#256) Missing semicolon.
(#257) Missing semicolon.
(#258) Missing semicolon.
(#265) Missing semicolon.
(#266) Expected '{' and instead saw '$btn'.
(#266) Missing semicolon.
(#267) Missing semicolon.
(#268) Missing semicolon.
(#269) Missing semicolon.
(#271) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#271) Expected an assignment or function call and instead saw an expression.
(#289) Missing semicolon.
(#290) Missing semicolon.
(#291) Missing semicolon.
(#296) Missing semicolon.
(#298) Expected '===' and instead saw '=='.
(#300) Expected an assignment or function call and instead saw an expression.
(#300) Missing semicolon.
(#301) Missing semicolon.
(#303) Missing semicolon.
(#309) Missing semicolon.
(#313) Line breaking error 'break'.
(#313) Missing semicolon.
(#314) Line breaking error 'break'.
(#314) Missing semicolon.
(#315) Missing semicolon.
(#318) Missing semicolon.
(#319) Missing semicolon.
(#322) Expected an assignment or function call and instead saw an expression.
(#322) Missing semicolon.
(#324) Expected an assignment or function call and instead saw an expression.
(#324) Missing semicolon.
(#328) Expected an assignment or function call and instead saw an expression.
(#328) Missing semicolon.
(#330) Missing semicolon.
(#331) Missing semicolon.
(#334) Missing semicolon.
(#335) Missing semicolon.
(#336) Missing semicolon.
(#339) Missing semicolon.
(#340) Missing semicolon.
(#342) Expected '{' and instead saw 'return'.
(#342) Missing semicolon.
(#344) Expected '{' and instead saw 'return'.
(#344) Missing semicolon.
(#344) Missing semicolon.
(#345) Expected '===' and instead saw '=='.
(#345) Expected '{' and instead saw 'return'.
(#345) Missing semicolon.
(#347) Missing semicolon.
(#348) Missing semicolon.
(#351) Expected an assignment or function call and instead saw an expression.
(#351) Missing semicolon.
(#354) Missing semicolon.
(#355) Missing semicolon.
(#358) Missing semicolon.
(#360) Missing semicolon.
(#361) Missing semicolon.
(#364) Expected '{' and instead saw 'return'.
(#364) Missing semicolon.
(#365) Missing semicolon.
(#366) Missing semicolon.
(#369) Expected '{' and instead saw 'return'.
(#369) Missing semicolon.
(#370) Missing semicolon.
(#371) Missing semicolon.
(#374) Missing semicolon.
(#375) Missing semicolon.
(#376) Missing semicolon.
(#377) Expected '===' and instead saw '=='.
(#377) Missing semicolon.
(#378) Expected '===' and instead saw '=='.
(#378) Missing semicolon.
(#379) Missing semicolon.
(#382) Expected '{' and instead saw 'return'.
(#382) Missing semicolon.
(#383) Missing semicolon.
(#386) Expected '{' and instead saw 'return'.
(#386) Missing semicolon.
(#388) Missing semicolon.
(#392) Missing semicolon.
(#393) Missing semicolon.
(#394) Expected '{' and instead saw 'return'.
(#394) Missing semicolon.
(#396) Missing semicolon.
(#398) Expected an assignment or function call and instead saw an expression.
(#398) Missing semicolon.
(#401) Missing semicolon.
(#402) Missing semicolon.
(#403) Expected an assignment or function call and instead saw an expression.
(#403) Missing semicolon.
(#406) Missing semicolon.
(#408) Missing semicolon.
(#409) Expected an assignment or function call and instead saw an expression.
(#409) Missing semicolon.
(#410) Missing semicolon.
(#411) Missing semicolon.
(#414) Missing semicolon.
(#415) Missing semicolon.
(#416) Missing semicolon.
(#418) Missing semicolon.
(#419) Missing semicolon.
(#421) Missing semicolon.
(#423) Missing semicolon.
(#424) Missing semicolon.
(#425) Missing semicolon.
(#426) Missing semicolon.
(#429) Expected an assignment or function call and instead saw an expression.
(#429) Missing semicolon.
(#431) Missing semicolon.
(#432) Missing semicolon.
(#440) Missing semicolon.
(#441) Missing semicolon.
(#442) Expected '===' and instead saw '=='.
(#442) Missing semicolon.
(#443) Expected '===' and instead saw '=='.
(#443) Missing semicolon.
(#445) Expected '{' and instead saw '$this'.
(#445) Missing semicolon.
(#446) Expected '===' and instead saw '=='.
(#446) Expected '{' and instead saw 'data'.
(#446) Missing semicolon.
(#447) Expected '{' and instead saw 'data'.
(#447) Missing semicolon.
(#448) Expected '{' and instead saw 'data'.
(#448) Missing semicolon.
(#449) Missing semicolon.
(#452) Missing semicolon.
(#454) Missing semicolon.
(#455) Missing semicolon.
(#462) Missing semicolon.
(#463) Missing semicolon.
(#464) Missing semicolon.
(#471) Missing semicolon.
(#472) Missing semicolon.
(#473) Missing semicolon.
(#474) Expected '{' and instead saw 'return'.
(#474) Missing semicolon.
(#475) Missing semicolon.
(#476) Missing semicolon.
(#477) Expected '{' and instead saw 'options'.
(#477) Missing semicolon.
(#479) Missing semicolon.
(#482) Missing semicolon.
(#485) Missing semicolon.
(#486) Missing semicolon.
(#490) Missing semicolon.
(#491) Missing semicolon.
(#492) Missing semicolon.
(#493) Missing semicolon.
(#495) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#495) Expected an assignment or function call and instead saw an expression.
(#513) Missing semicolon.
(#514) Missing semicolon.
(#515) Missing semicolon.
(#517) Expected '{' and instead saw 'this'.
(#517) Missing semicolon.
(#518) Expected '{' and instead saw 'this'.
(#518) Missing semicolon.
(#519) Missing semicolon.
(#521) Missing semicolon.
(#525) Missing semicolon.
(#528) Missing semicolon.
(#529) Missing semicolon.
(#530) Missing semicolon.
(#533) Expected '{' and instead saw 'return'.
(#533) Missing semicolon.
(#535) Missing semicolon.
(#536) Missing semicolon.
(#537) Expected '{' and instead saw 'return'.
(#537) Missing semicolon.
(#539) Missing semicolon.
(#542) Missing semicolon.
(#543) Expected '{' and instead saw 'return'.
(#543) Missing semicolon.
(#544) Missing semicolon.
(#545) Expected an assignment or function call and instead saw an expression.
(#545) Missing semicolon.
(#548) Missing semicolon.
(#552) Missing semicolon.
(#554) Missing semicolon.
(#559) Missing semicolon.
(#560) Missing semicolon.
(#562) Missing semicolon.
(#563) Missing semicolon.
(#565) Expected '{' and instead saw 'return'.
(#565) Missing semicolon.
(#567) Missing semicolon.
(#571) Missing semicolon.
(#572) Missing semicolon.
(#575) Expected '{' and instead saw 'return'.
(#575) Missing semicolon.
(#577) Missing semicolon.
(#578) Missing semicolon.
(#579) Expected '{' and instead saw 'return'.
(#579) Missing semicolon.
(#581) Missing semicolon.
(#583) Expected an assignment or function call and instead saw an expression.
(#583) Missing semicolon.
(#588) Missing semicolon.
(#590) Missing semicolon.
(#593) Missing semicolon.
(#597) Missing semicolon.
(#598) Missing semicolon.
(#600) Expected '{' and instead saw 'return'.
(#600) Missing semicolon.
(#605) Missing semicolon.
(#606) Missing semicolon.
(#609) Missing semicolon.
(#610) Missing semicolon.
(#618) Missing semicolon.
(#619) Missing semicolon.
(#620) Expected '===' and instead saw '=='.
(#620) Missing semicolon.
(#622) Expected '===' and instead saw '=='.
(#622) Expected '{' and instead saw 'option'.
(#622) Missing semicolon.
(#623) Expected '{' and instead saw '$this'.
(#623) Missing semicolon.
(#624) Expected '===' and instead saw '=='.
(#624) Expected '{' and instead saw 'data'.
(#624) Missing semicolon.
(#625) Missing semicolon.
(#628) Missing semicolon.
(#630) Missing semicolon.
(#631) Missing semicolon.
(#638) Missing semicolon.
(#639) Missing semicolon.
(#640) Missing semicolon.
(#647) Missing semicolon.
(#648) Missing semicolon.
(#651) Missing semicolon.
(#652) Missing semicolon.
(#653) Missing semicolon.
(#654) Missing semicolon.
(#655) Missing semicolon.
(#656) Missing semicolon.
(#659) Expected '{' and instead saw '$parent'.
(#659) Missing semicolon.
(#660) Missing semicolon.
(#663) Missing semicolon.
(#664) Missing semicolon.
(#666) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#666) Expected an assignment or function call and instead saw an expression.
(#683) Missing semicolon.
(#684) Missing semicolon.
(#686) Missing semicolon.
(#687) Missing semicolon.
(#689) Missing semicolon.
(#692) Missing semicolon.
(#694) Expected '{' and instead saw 'return'.
(#694) Missing semicolon.
(#696) Missing semicolon.
(#697) Missing semicolon.
(#699) Missing semicolon.
(#704) Missing semicolon.
(#707) Missing semicolon.
(#708) Missing semicolon.
(#710) Expected '{' and instead saw 'return'.
(#710) Missing semicolon.
(#712) Missing semicolon.
(#716) Missing semicolon.
(#719) Missing semicolon.
(#720) Missing semicolon.
(#723) Expected '{' and instead saw 'return'.
(#723) Missing semicolon.
(#725) Missing semicolon.
(#727) Missing semicolon.
(#728) Missing semicolon.
(#730) Expected '{' and instead saw 'return'.
(#730) Missing semicolon.
(#732) Missing semicolon.
(#733) Missing semicolon.
(#735) Expected '===' and instead saw '=='.
(#736) Expected '===' and instead saw '=='.
(#736) Expected '{' and instead saw '$parent'.
(#736) Missing semicolon.
(#737) Missing semicolon.
(#740) Missing semicolon.
(#741) Missing semicolon.
(#743) Expected '{' and instead saw 'return'.
(#743) Missing semicolon.
(#745) Missing semicolon.
(#747) Expected '===' and instead saw '=='.
(#747) Expected '{' and instead saw 'index'.
(#747) Missing semicolon.
(#748) Expected '===' and instead saw '=='.
(#748) Expected '{' and instead saw 'index'.
(#748) Missing semicolon.
(#749) Unexpected use of '~'.
(#749) Expected '{' and instead saw 'index'.
(#749) Missing semicolon.
(#751) Missing semicolon.
(#752) Missing semicolon.
(#755) Expected '{' and instead saw 'return'.
(#755) Missing semicolon.
(#756) Missing semicolon.
(#758) Missing semicolon.
(#759) Missing semicolon.
(#760) Expected '{' and instead saw 'return'.
(#760) Missing semicolon.
(#761) Missing semicolon.
(#762) Expected '{' and instead saw 'return'.
(#762) Missing semicolon.
(#763) Missing semicolon.
(#764) Missing semicolon.
(#768) Missing semicolon.
(#771) Missing semicolon.
(#772) Missing semicolon.
(#775) Missing semicolon.
(#777) Missing semicolon.
(#786) Missing semicolon.
(#787) Missing semicolon.
(#789) Expected '{' and instead saw '$this'.
(#789) Missing semicolon.
(#790) Expected '===' and instead saw '=='.
(#790) Expected '{' and instead saw 'data'.
(#790) Missing semicolon.
(#791) Missing semicolon.
(#794) Missing semicolon.
(#796) Missing semicolon.
(#797) Missing semicolon.
(#804) Missing semicolon.
(#805) Missing semicolon.
(#806) Missing semicolon.
(#814) Missing semicolon.
(#816) Missing semicolon.
(#818) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#818) Expected an assignment or function call and instead saw an expression.
(#836) Missing semicolon.
(#837) Missing semicolon.
(#838) Missing semicolon.
(#840) Missing semicolon.
(#841) Missing semicolon.
(#847) Missing semicolon.
(#848) Missing semicolon.
(#850) Missing semicolon.
(#852) Missing semicolon.
(#858) Missing semicolon.
(#861) Missing semicolon.
(#862) Missing semicolon.
(#865) Missing semicolon.
(#866) Missing semicolon.
(#868) Missing semicolon.
(#870) Expected '{' and instead saw 'return'.
(#870) Missing semicolon.
(#872) Missing semicolon.
(#874) Missing semicolon.
(#875) Missing semicolon.
(#877) Missing semicolon.
(#878) Missing semicolon.
(#880) Missing semicolon.
(#883) Missing semicolon.
(#886) Missing semicolon.
(#891) Missing semicolon.
(#894) Expected an assignment or function call and instead saw an expression.
(#894) Missing semicolon.
(#899) Missing semicolon.
(#901) Missing semicolon.
(#903) Missing semicolon.
(#908) Missing semicolon.
(#911) Expected an assignment or function call and instead saw an expression.
(#911) Missing semicolon.
(#912) Missing semicolon.
(#913) Missing semicolon.
(#916) Expected '{' and instead saw 'e'.
(#916) Missing semicolon.
(#918) Missing semicolon.
(#920) Missing semicolon.
(#922) Expected '{' and instead saw 'return'.
(#922) Missing semicolon.
(#924) Missing semicolon.
(#926) Missing semicolon.
(#928) Missing semicolon.
(#929) Missing semicolon.
(#931) Missing semicolon.
(#936) Missing semicolon.
(#942) Expected an assignment or function call and instead saw an expression.
(#942) Missing semicolon.
(#943) Missing semicolon.
(#950) Missing semicolon.
(#952) Missing semicolon.
(#953) Missing semicolon.
(#958) Expected '===' and instead saw '=='.
(#958) Expected an assignment or function call and instead saw an expression.
(#958) Missing semicolon.
(#959) Missing semicolon.
(#961) Missing semicolon.
(#961) Too many errors. (45% scanned).
theme/shoehorn/jquery/bootstrap_3_2_0_min.js
(#6) Line is too long.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '{' and instead saw 'throw'.
(#6) 'b' is already defined.
(#6) Expected '{' and instead saw 'if'.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Expected an identifier and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Did you mean to return a conditional instead of an assignment?
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) 'c' is already defined.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Possible strict violation.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Unexpected use of '~'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'b'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '!==' and instead saw '!='.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '{' and instead saw 'this'.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an identifier and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an identifier and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an identifier and instead saw '!='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Did you mean to return a conditional instead of an assignment?
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'a'.
(#6) Unexpected use of '~'.
(#6) Unexpected use of '~'.
(#6) Missing semicolon.
(#6) Did you mean to return a conditional instead of an assignment?
(#6) Missing semicolon.
(#6) Did you mean to return a conditional instead of an assignment?
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '!==' and instead saw '!='.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'throw'.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Did you mean to return a conditional instead of an assignment?
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) 'c' is already defined.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected '{' and instead saw 'g'.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Did you mean to return a conditional instead of an assignment?
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) 'c' is defined but never used.
theme/shoehorn/jquery/bootstrap_3_3_0.js
(#8) Missing semicolon.
(#12) Missing semicolon.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#14) Missing semicolon.
(#16) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#16) Expected an assignment or function call and instead saw an expression.
(#34) Missing semicolon.
(#41) Missing semicolon.
(#45) Missing semicolon.
(#49) Missing semicolon.
(#54) Missing semicolon.
(#55) Missing semicolon.
(#56) Missing semicolon.
(#56) Missing semicolon.
(#57) Expected '{' and instead saw '$'.
(#57) Missing semicolon.
(#57) Missing semicolon.
(#58) Missing semicolon.
(#59) Missing semicolon.
(#60) Missing semicolon.
(#63) Missing semicolon.
(#65) Expected '{' and instead saw 'return'.
(#65) Missing semicolon.
(#71) Expected '{' and instead saw 'return'.
(#71) Missing semicolon.
(#73) Missing semicolon.
(#74) Missing semicolon.
(#76) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#76) Expected an assignment or function call and instead saw an expression.
(#93) Missing semicolon.
(#95) Missing semicolon.
(#96) Missing semicolon.
(#98) Missing semicolon.
(#100) Missing semicolon.
(#103) Missing semicolon.
(#104) Missing semicolon.
(#107) Missing semicolon.
(#108) Missing semicolon.
(#111) Missing semicolon.
(#113) Expected '{' and instead saw 'e'.
(#113) Missing semicolon.
(#116) Missing semicolon.
(#119) Missing semicolon.
(#121) Expected '{' and instead saw 'return'.
(#121) Missing semicolon.
(#123) Missing semicolon.
(#127) Missing semicolon.
(#134) Expected an assignment or function call and instead saw an expression.
(#134) Missing semicolon.
(#135) Missing semicolon.
(#143) Missing semicolon.
(#144) Missing semicolon.
(#146) Expected '{' and instead saw '$this'.
(#146) Missing semicolon.
(#147) Expected '===' and instead saw '=='.
(#147) Expected '{' and instead saw 'data'.
(#147) Missing semicolon.
(#148) Missing semicolon.
(#151) Missing semicolon.
(#153) Missing semicolon.
(#154) Missing semicolon.
(#161) Missing semicolon.
(#162) Missing semicolon.
(#163) Missing semicolon.
(#169) Missing semicolon.
(#171) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#171) Expected an assignment or function call and instead saw an expression.
(#189) Missing semicolon.
(#190) Missing semicolon.
(#191) Missing semicolon.
(#192) Missing semicolon.
(#194) Missing semicolon.
(#198) Missing semicolon.
(#201) Missing semicolon.
(#202) Missing semicolon.
(#203) Missing semicolon.
(#204) Missing semicolon.
(#206) Missing semicolon.
(#208) Expected '===' and instead saw '=='.
(#208) Expected '{' and instead saw '$el'.
(#208) Missing semicolon.
(#212) Expected '===' and instead saw '=='.
(#212) Missing semicolon.
(#214) Expected '===' and instead saw '=='.
(#215) Missing semicolon.
(#216) Missing semicolon.
(#218) Missing semicolon.
(#219) Missing semicolon.
(#221) Missing semicolon.
(#222) Missing semicolon.
(#225) Missing semicolon.
(#226) Missing semicolon.
(#229) Missing semicolon.
(#230) Expected '===' and instead saw '=='.
(#231) Expected '{' and instead saw 'changed'.
(#231) Missing semicolon.
(#232) Expected '{' and instead saw '$parent'.
(#232) Missing semicolon.
(#234) Expected '{' and instead saw '$input'.
(#234) Missing semicolon.
(#236) Missing semicolon.
(#239) Expected '{' and instead saw 'this'.
(#239) Missing semicolon.
(#240) Missing semicolon.
(#248) Missing semicolon.
(#249) Missing semicolon.
(#250) Expected '===' and instead saw '=='.
(#250) Missing semicolon.
(#252) Expected '{' and instead saw '$this'.
(#252) Missing semicolon.
(#254) Expected '===' and instead saw '=='.
(#254) Expected '{' and instead saw 'data'.
(#254) Missing semicolon.
(#255) Expected '{' and instead saw 'data'.
(#255) Missing semicolon.
(#256) Missing semicolon.
(#259) Missing semicolon.
(#261) Missing semicolon.
(#262) Missing semicolon.
(#269) Missing semicolon.
(#270) Missing semicolon.
(#271) Missing semicolon.
(#279) Missing semicolon.
(#280) Expected '{' and instead saw '$btn'.
(#280) Missing semicolon.
(#281) Missing semicolon.
(#282) Missing semicolon.
(#285) Expected '===' and instead saw '=='.
(#285) Missing semicolon.
(#286) Missing semicolon.
(#288) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#288) Expected an assignment or function call and instead saw an expression.
(#306) Missing semicolon.
(#307) Missing semicolon.
(#308) Missing semicolon.
(#313) Missing semicolon.
(#315) Expected an assignment or function call and instead saw an expression.
(#315) Missing semicolon.
(#317) Expected '===' and instead saw '=='.
(#319) Expected an assignment or function call and instead saw an expression.
(#319) Missing semicolon.
(#320) Missing semicolon.
(#322) Missing semicolon.
(#324) Missing semicolon.
(#331) Missing semicolon.
(#335) Line breaking error 'break'.
(#335) Missing semicolon.
(#336) Line breaking error 'break'.
(#336) Missing semicolon.
(#337) Missing semicolon.
(#340) Missing semicolon.
(#341) Missing semicolon.
(#344) Expected an assignment or function call and instead saw an expression.
(#344) Missing semicolon.
(#346) Expected an assignment or function call and instead saw an expression.
(#346) Missing semicolon.
(#350) Expected an assignment or function call and instead saw an expression.
(#350) Missing semicolon.
(#352) Missing semicolon.
(#353) Missing semicolon.
(#356) Missing semicolon.
(#357) Missing semicolon.
(#358) Missing semicolon.
(#361) Expected '===' and instead saw '=='.
(#361) Missing semicolon.
(#362) Missing semicolon.
(#363) Missing semicolon.
(#364) Missing semicolon.
(#365) Missing semicolon.
(#368) Missing semicolon.
(#369) Missing semicolon.
(#371) Expected '{' and instead saw 'return'.
(#371) Missing semicolon.
(#373) Expected '{' and instead saw 'return'.
(#373) Missing semicolon.
(#373) Missing semicolon.
(#374) Expected '===' and instead saw '=='.
(#374) Expected '{' and instead saw 'return'.
(#374) Missing semicolon.
(#376) Missing semicolon.
(#377) Missing semicolon.
(#380) Expected an assignment or function call and instead saw an expression.
(#380) Missing semicolon.
(#383) Missing semicolon.
(#384) Missing semicolon.
(#387) Missing semicolon.
(#389) Missing semicolon.
(#390) Missing semicolon.
(#393) Expected '{' and instead saw 'return'.
(#393) Missing semicolon.
(#394) Missing semicolon.
(#395) Missing semicolon.
(#398) Expected '{' and instead saw 'return'.
(#398) Missing semicolon.
(#399) Missing semicolon.
(#400) Missing semicolon.
(#403) Missing semicolon.
(#404) Missing semicolon.
(#405) Missing semicolon.
(#406) Expected '===' and instead saw '=='.
(#406) Missing semicolon.
(#407) Expected '===' and instead saw '=='.
(#407) Missing semicolon.
(#408) Missing semicolon.
(#411) Expected '{' and instead saw 'return'.
(#411) Missing semicolon.
(#412) Missing semicolon.
(#415) Expected '{' and instead saw 'return'.
(#415) Missing semicolon.
(#417) Missing semicolon.
(#421) Missing semicolon.
(#422) Missing semicolon.
(#423) Expected '{' and instead saw 'return'.
(#423) Missing semicolon.
(#425) Missing semicolon.
(#427) Expected an assignment or function call and instead saw an expression.
(#427) Missing semicolon.
(#430) Missing semicolon.
(#431) Missing semicolon.
(#432) Expected an assignment or function call and instead saw an expression.
(#432) Missing semicolon.
(#435) Missing semicolon.
(#437) Missing semicolon.
(#438) Expected an assignment or function call and instead saw an expression.
(#438) Missing semicolon.
(#439) Missing semicolon.
(#440) Missing semicolon.
(#443) Missing semicolon.
(#444) Missing semicolon.
(#445) Missing semicolon.
(#447) Missing semicolon.
(#448) Missing semicolon.
(#450) Missing semicolon.
(#452) Missing semicolon.
(#453) Missing semicolon.
(#454) Missing semicolon.
(#455) Missing semicolon.
(#458) Expected an assignment or function call and instead saw an expression.
(#458) Missing semicolon.
(#460) Missing semicolon.
(#461) Missing semicolon.
(#469) Missing semicolon.
(#470) Missing semicolon.
(#471) Expected '===' and instead saw '=='.
(#471) Missing semicolon.
(#472) Expected '===' and instead saw '=='.
(#472) Missing semicolon.
(#474) Expected '{' and instead saw '$this'.
(#474) Missing semicolon.
(#475) Expected '===' and instead saw '=='.
(#475) Expected '{' and instead saw 'data'.
(#475) Missing semicolon.
(#476) Expected '{' and instead saw 'data'.
(#476) Missing semicolon.
(#477) Expected '{' and instead saw 'data'.
(#477) Missing semicolon.
(#478) Missing semicolon.
(#481) Missing semicolon.
(#483) Missing semicolon.
(#484) Missing semicolon.
(#491) Missing semicolon.
(#492) Missing semicolon.
(#493) Missing semicolon.
(#500) Missing semicolon.
(#501) Missing semicolon.
(#502) Missing semicolon.
(#503) Expected '{' and instead saw 'return'.
(#503) Missing semicolon.
(#504) Missing semicolon.
(#505) Missing semicolon.
(#506) Expected '{' and instead saw 'options'.
(#506) Missing semicolon.
(#508) Missing semicolon.
(#511) Missing semicolon.
(#514) Missing semicolon.
(#515) Missing semicolon.
(#519) Missing semicolon.
(#523) Missing semicolon.
(#524) Missing semicolon.
(#525) Missing semicolon.
(#526) Missing semicolon.
(#528) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#528) Expected an assignment or function call and instead saw an expression.
(#546) Missing semicolon.
(#547) Missing semicolon.
(#548) Missing semicolon.
(#549) Missing semicolon.
(#552) Missing semicolon.
(#554) Missing semicolon.
(#557) Expected '{' and instead saw 'this'.
(#557) Missing semicolon.
(#558) Missing semicolon.
(#560) Missing semicolon.
(#562) Missing semicolon.
(#567) Missing semicolon.
(#570) Missing semicolon.
(#571) Missing semicolon.
(#572) Missing semicolon.
(#575) Expected '{' and instead saw 'return'.
(#575) Missing semicolon.
(#577) Missing semicolon.
(#578) Missing semicolon.
(#581) Missing semicolon.
(#582) Expected '{' and instead saw 'return'.
(#582) Missing semicolon.
(#585) Missing semicolon.
(#586) Missing semicolon.
(#587) Expected '{' and instead saw 'return'.
(#587) Missing semicolon.
(#590) Missing semicolon.
(#591) Expected an assignment or function call and instead saw an expression.
(#591) Missing semicolon.
(#594) Missing semicolon.
(#599) Missing semicolon.
(#603) Missing semicolon.
(#605) Missing semicolon.
(#610) Missing semicolon.
(#611) Missing semicolon.
(#613) Missing semicolon.
(#614) Missing semicolon.
(#616) Expected '{' and instead saw 'return'.
(#616) Missing semicolon.
(#618) Missing semicolon.
(#622) Missing semicolon.
(#623) Missing semicolon.
(#626) Expected '{' and instead saw 'return'.
(#626) Missing semicolon.
(#628) Missing semicolon.
(#629) Missing semicolon.
(#630) Expected '{' and instead saw 'return'.
(#630) Missing semicolon.
(#632) Missing semicolon.
(#634) Expected an assignment or function call and instead saw an expression.
(#634) Missing semicolon.
(#639) Missing semicolon.
(#643) Missing semicolon.
(#645) Missing semicolon.
(#648) Missing semicolon.
(#652) Missing semicolon.
(#653) Missing semicolon.
(#655) Expected '{' and instead saw 'return'.
(#655) Missing semicolon.
(#660) Missing semicolon.
(#661) Missing semicolon.
(#664) Missing semicolon.
(#665) Missing semicolon.
(#671) Missing semicolon.
(#672) Missing semicolon.
(#674) Missing semicolon.
(#675) Missing semicolon.
(#678) Missing semicolon.
(#680) Missing semicolon.
(#683) Missing semicolon.
(#684) Missing semicolon.
(#687) Missing semicolon.
(#689) Missing semicolon.
(#691) Missing semicolon.
(#700) Missing semicolon.
(#701) Missing semicolon.
(#702) Expected '===' and instead saw '=='.
(#702) Missing semicolon.
(#704) Expected '===' and instead saw '=='.
(#704) Expected '{' and instead saw 'options'.
(#704) Missing semicolon.
(#705) Expected '{' and instead saw '$this'.
(#705) Missing semicolon.
(#706) Expected '===' and instead saw '=='.
(#706) Expected '{' and instead saw 'data'.
(#706) Missing semicolon.
(#707) Missing semicolon.
(#710) Missing semicolon.
(#712) Missing semicolon.
(#713) Missing semicolon.
(#720) Missing semicolon.
(#721) Missing semicolon.
(#722) Missing semicolon.
(#729) Missing semicolon.
(#731) Expected '{' and instead saw 'e'.
(#731) Missing semicolon.
(#733) Missing semicolon.
(#734) Missing semicolon.
(#735) Missing semicolon.
(#737) Missing semicolon.
(#738) Missing semicolon.
(#740) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#740) Expected an assignment or function call and instead saw an expression.
(#757) Missing semicolon.
(#758) Missing semicolon.
(#760) Missing semicolon.
(#761) Missing semicolon.
(#763) Missing semicolon.
(#766) Missing semicolon.
(#768) Expected '{' and instead saw 'return'.
(#768) Missing semicolon.
(#770) Missing semicolon.
(#771) Missing semicolon.
(#773) Missing semicolon.
(#778) Missing semicolon.
(#781) Missing semicolon.
(#782) Missing semicolon.
(#784) Expected '{' and instead saw 'return'.
(#784) Missing semicolon.
(#788) Missing semicolon.
(#792) Missing semicolon.
(#795) Missing semicolon.
(#796) Missing semicolon.
(#799) Expected '{' and instead saw 'return'.
(#799) Missing semicolon.
(#801) Missing semicolon.
(#803) Missing semicolon.
(#804) Missing semicolon.
(#806) Expected '{' and instead saw 'return'.
(#806) Missing semicolon.
(#808) Missing semicolon.
(#809) Missing semicolon.
(#811) Expected '!==' and instead saw '!='.
(#811) Expected '===' and instead saw '=='.
(#812) Expected '===' and instead saw '=='.
(#812) Expected '{' and instead saw '$parent'.
(#812) Missing semicolon.
(#813) Missing semicolon.
(#816) Missing semicolon.
(#817) Missing semicolon.
(#819) Expected '{' and instead saw 'return'.
(#819) Missing semicolon.
(#821) Missing semicolon.
(#823) Expected '===' and instead saw '=='.
(#823) Expected '{' and instead saw 'index'.
(#823) Missing semicolon.
(#824) Expected '===' and instead saw '=='.
(#824) Expected '{' and instead saw 'index'.
(#824) Missing semicolon.
(#825) Unexpected use of '~'.
(#825) Expected '{' and instead saw 'index'.
(#825) Missing semicolon.
(#827) Missing semicolon.
(#828) Missing semicolon.
(#831) Expected '{' and instead saw 'return'.
(#831) Missing semicolon.
(#832) Missing semicolon.
(#834) Missing semicolon.
(#835) Missing semicolon.
(#836) Missing semicolon.
(#838) Expected '{' and instead saw 'return'.
(#838) Missing semicolon.
(#840) Missing semicolon.
(#842) Expected '{' and instead saw 'return'.
(#842) Missing semicolon.
(#844) Missing semicolon.
(#845) Missing semicolon.
(#846) Missing semicolon.
(#850) Missing semicolon.
(#853) Missing semicolon.
(#854) Missing semicolon.
(#857) Missing semicolon.
(#859) Missing semicolon.
(#868) Missing semicolon.
(#869) Missing semicolon.
(#871) Expected '{' and instead saw '$this'.
(#871) Missing semicolon.
(#872) Expected '===' and instead saw '=='.
(#872) Expected '{' and instead saw 'data'.
(#872) Missing semicolon.
(#873) Missing semicolon.
(#876) Missing semicolon.
(#878) Missing semicolon.
(#879) Missing semicolon.
(#886) Missing semicolon.
(#887) Missing semicolon.
(#888) Missing semicolon.
(#896) Missing semicolon.
(#900) Missing semicolon.
(#902) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#902) Expected an assignment or function call and instead saw an expression.
(#920) Missing semicolon.
(#921) Missing semicolon.
(#922) Missing semicolon.
(#924) Missing semicolon.
(#925) Missing semicolon.
(#931) Missing semicolon.
(#932) Missing semicolon.
(#934) Missing semicolon.
(#936) Missing semicolon.
(#938) Missing semicolon.
(#939) Missing semicolon.
(#945) Missing semicolon.
(#948) Missing semicolon.
(#949) Missing semicolon.
(#952) Missing semicolon.
(#953) Missing semicolon.
(#955) Missing semicolon.
(#957) Expected '{' and instead saw 'return'.
(#957) Missing semicolon.
(#959) Missing semicolon.
(#961) Missing semicolon.
(#962) Missing semicolon.
(#964) Missing semicolon.
(#965) Missing semicolon.
(#967) Missing semicolon.
(#967) Too many errors. (42% scanned).
theme/shoehorn/jquery/bootstrap_3_3_0_min.js
(#6) Line is too long.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '{' and instead saw 'throw'.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '{' and instead saw 'throw'.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Expected '{' and instead saw 'if'.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'this'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Did you mean to return a conditional instead of an assignment?
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Missing semicolon.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) 'c' is already defined.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Possible strict violation.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Unexpected use of '~'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'b'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '!==' and instead saw '!='.
(#6) A constructor name should start with an uppercase letter.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '{' and instead saw 'this'.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an identifier and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an identifier and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an identifier and instead saw '!='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Did you mean to return a conditional instead of an assignment?
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'a'.
(#6) Unexpected use of '~'.
(#6) Unexpected use of '~'.
(#6) Missing semicolon.
(#6) Did you mean to return a conditional instead of an assignment?
(#6) Missing semicolon.
(#6) Did you mean to return a conditional instead of an assignment?
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) Expected '!==' and instead saw '!='.
(#6) A constructor name should start with an uppercase letter.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'throw'.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '===' and instead saw '=='.
(#6) Missing semicolon.
(#6) Did you mean to return a conditional instead of an assignment?
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Possible strict violation.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) 'c' is already defined.
(#6) Possible strict violation.
(#6) Expected '===' and instead saw '=='.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected '{' and instead saw 'g'.
(#6) Expected '!==' and instead saw '!='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) 'b' is already defined.
(#6) Possible strict violation.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected '===' and instead saw '=='.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
theme/shoehorn/jquery/fitvids_1_1_2.js
(#27) Line is too long.
(#75) Line is too long.
(#1) 'jQuery' is defined but never used.

CSS problems

(11 errors, 2546 warnings)

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

theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shCore.css
(#27) Use of !important
(#28) Use of !important
(#29) Use of !important
(#30) Use of !important
(#31) Use of !important
(#32) Use of !important
(#33) Use of !important
(#34) Use of !important
(#35) Use of !important
(#36) Use of !important
(#37) Use of !important
(#38) Use of !important
(#39) Use of !important
(#40) Use of !important
(#41) Use of !important
(#42) Use of !important
(#43) Use of !important
(#44) Use of !important
(#45) Use of !important
(#46) Use of !important
(#47) Use of !important
(#48) Use of !important
(#49) Use of !important
(#50) Use of !important
(#51) Use of !important
(#52) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#52) Use of !important
(#56) Use of !important
(#57) Use of !important
(#58) Use of !important
(#59) Use of !important
(#60) Use of !important
(#63) Use of !important
(#66) Use of !important
(#69) Use of !important
(#72) Use of !important
(#75) Use of !important
(#78) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#89) Use of !important
(#90) Use of !important
(#91) Use of !important
(#92) Use of !important
(#93) Use of !important
(#94) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#98) Use of !important
(#99) Use of !important
(#102) Use of !important
(#103) Use of !important
(#106) Use of !important
(#109) Use of !important
(#112) Use of !important
(#115) Use of !important
(#118) Use of !important
(#119) Use of !important
(#120) Use of !important
(#121) Use of !important
(#122) Use of !important
(#125) Use of !important
(#126) Use of !important
(#129) Use of !important
(#130) Use of !important
(#133) Use of !important
(#136) Use of !important
(#137) Use of !important
(#138) Use of !important
(#139) Use of !important
(#140) Use of !important
(#141) Use of !important
(#142) Use of !important
(#145) Use of !important
(#148) Use of !important
(#149) Use of !important
(#150) Use of !important
(#151) Use of !important
(#154) Use of !important
(#157) Use of !important
(#158) Use of !important
(#161) Use of !important
(#164) Use of !important
(#171) Use of !important
(#174) Use of !important
(#177) Use of !important
(#180) Use of !important
(#183) Use of !important
(#186) Use of !important
(#189) Use of !important
(#192) Use of !important
(#195) Use of !important
(#196) Use of !important
(#199) Use of !important
(#202) Use of !important
(#205) Use of !important
(#208) Use of !important
(#211) Use of !important
(#214) Use of !important
(#217) Use of !important
(#220) Use of !important
(#223) Use of !important
(#226) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shCoreDefault.css
(#27) Use of !important
(#28) Use of !important
(#29) Use of !important
(#30) Use of !important
(#31) Use of !important
(#32) Use of !important
(#33) Use of !important
(#34) Use of !important
(#35) Use of !important
(#36) Use of !important
(#37) Use of !important
(#38) Use of !important
(#39) Use of !important
(#40) Use of !important
(#41) Use of !important
(#42) Use of !important
(#43) Use of !important
(#44) Use of !important
(#45) Use of !important
(#46) Use of !important
(#47) Use of !important
(#48) Use of !important
(#49) Use of !important
(#50) Use of !important
(#51) Use of !important
(#52) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#52) Use of !important
(#56) Use of !important
(#57) Use of !important
(#58) Use of !important
(#59) Use of !important
(#60) Use of !important
(#63) Use of !important
(#66) Use of !important
(#69) Use of !important
(#72) Use of !important
(#75) Use of !important
(#78) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#89) Use of !important
(#90) Use of !important
(#91) Use of !important
(#92) Use of !important
(#93) Use of !important
(#94) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#105) Use of !important
(#108) Use of !important
(#111) Use of !important
(#114) Use of !important
(#117) Use of !important
(#118) Use of !important
(#119) Use of !important
(#120) Use of !important
(#121) Use of !important
(#124) Use of !important
(#125) Use of !important
(#128) Use of !important
(#129) Use of !important
(#132) Use of !important
(#135) Use of !important
(#136) Use of !important
(#137) Use of !important
(#138) Use of !important
(#139) Use of !important
(#140) Use of !important
(#141) Use of !important
(#144) Use of !important
(#147) Use of !important
(#148) Use of !important
(#149) Use of !important
(#150) Use of !important
(#153) Use of !important
(#156) Use of !important
(#157) Use of !important
(#160) Use of !important
(#163) Use of !important
(#170) Use of !important
(#173) Use of !important
(#176) Use of !important
(#179) Use of !important
(#182) Use of !important
(#185) Use of !important
(#188) Use of !important
(#191) Use of !important
(#194) Use of !important
(#195) Use of !important
(#198) Use of !important
(#201) Use of !important
(#204) Use of !important
(#207) Use of !important
(#210) Use of !important
(#213) Use of !important
(#216) Use of !important
(#219) Use of !important
(#222) Use of !important
(#225) Use of !important
(#229) Use of !important
(#232) Use of !important
(#235) Use of !important
(#238) Use of !important
(#241) Use of !important
(#244) Use of !important
(#247) Use of !important
(#250) Use of !important
(#253) Use of !important
(#254) Use of !important
(#257) Use of !important
(#260) Use of !important
(#263) Use of !important
(#264) Use of !important
(#265) Use of !important
(#268) Use of !important
(#271) Use of !important
(#274) Use of !important
(#275) Use of !important
(#276) Use of !important
(#279) Use of !important
(#282) Use of !important
(#285) Use of !important
(#288) Use of !important
(#291) Use of !important
(#294) Use of !important
(#297) Use of !important
(#300) Use of !important
(#303) Use of !important
(#306) Use of !important
(#309) Use of !important
(#312) Use of !important
(#313) Use of !important
(#314) Expected (<color> | inherit) but found 'none'.
(#314) Use of !important
(#317) Use of !important
(#320) Use of !important
(#323) Use of !important
(#327) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shCoreDjango.css
(#27) Use of !important
(#28) Use of !important
(#29) Use of !important
(#30) Use of !important
(#31) Use of !important
(#32) Use of !important
(#33) Use of !important
(#34) Use of !important
(#35) Use of !important
(#36) Use of !important
(#37) Use of !important
(#38) Use of !important
(#39) Use of !important
(#40) Use of !important
(#41) Use of !important
(#42) Use of !important
(#43) Use of !important
(#44) Use of !important
(#45) Use of !important
(#46) Use of !important
(#47) Use of !important
(#48) Use of !important
(#49) Use of !important
(#50) Use of !important
(#51) Use of !important
(#52) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#52) Use of !important
(#56) Use of !important
(#57) Use of !important
(#58) Use of !important
(#59) Use of !important
(#60) Use of !important
(#63) Use of !important
(#66) Use of !important
(#69) Use of !important
(#72) Use of !important
(#75) Use of !important
(#78) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#89) Use of !important
(#90) Use of !important
(#91) Use of !important
(#92) Use of !important
(#93) Use of !important
(#94) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#105) Use of !important
(#108) Use of !important
(#111) Use of !important
(#114) Use of !important
(#117) Use of !important
(#118) Use of !important
(#119) Use of !important
(#120) Use of !important
(#121) Use of !important
(#124) Use of !important
(#125) Use of !important
(#128) Use of !important
(#129) Use of !important
(#132) Use of !important
(#135) Use of !important
(#136) Use of !important
(#137) Use of !important
(#138) Use of !important
(#139) Use of !important
(#140) Use of !important
(#141) Use of !important
(#144) Use of !important
(#147) Use of !important
(#148) Use of !important
(#149) Use of !important
(#150) Use of !important
(#153) Use of !important
(#156) Use of !important
(#157) Use of !important
(#160) Use of !important
(#163) Use of !important
(#170) Use of !important
(#173) Use of !important
(#176) Use of !important
(#179) Use of !important
(#182) Use of !important
(#185) Use of !important
(#188) Use of !important
(#191) Use of !important
(#194) Use of !important
(#195) Use of !important
(#198) Use of !important
(#201) Use of !important
(#204) Use of !important
(#207) Use of !important
(#210) Use of !important
(#213) Use of !important
(#216) Use of !important
(#219) Use of !important
(#222) Use of !important
(#225) Use of !important
(#229) Use of !important
(#232) Use of !important
(#235) Use of !important
(#238) Use of !important
(#241) Use of !important
(#244) Use of !important
(#247) Use of !important
(#250) Use of !important
(#253) Use of !important
(#254) Use of !important
(#257) Use of !important
(#260) Use of !important
(#263) Use of !important
(#264) Use of !important
(#265) Use of !important
(#268) Use of !important
(#271) Use of !important
(#274) Use of !important
(#275) Use of !important
(#276) Use of !important
(#279) Use of !important
(#282) Use of !important
(#285) Use of !important
(#288) Use of !important
(#291) Use of !important
(#294) Use of !important
(#297) Use of !important
(#300) Use of !important
(#303) Use of !important
(#306) Use of !important
(#309) Use of !important
(#312) Use of !important
(#313) Use of !important
(#314) Expected (<color> | inherit) but found 'none'.
(#314) Use of !important
(#317) Use of !important
(#320) Use of !important
(#323) Use of !important
(#327) Use of !important
(#330) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shCoreEclipse.css
(#27) Use of !important
(#28) Use of !important
(#29) Use of !important
(#30) Use of !important
(#31) Use of !important
(#32) Use of !important
(#33) Use of !important
(#34) Use of !important
(#35) Use of !important
(#36) Use of !important
(#37) Use of !important
(#38) Use of !important
(#39) Use of !important
(#40) Use of !important
(#41) Use of !important
(#42) Use of !important
(#43) Use of !important
(#44) Use of !important
(#45) Use of !important
(#46) Use of !important
(#47) Use of !important
(#48) Use of !important
(#49) Use of !important
(#50) Use of !important
(#51) Use of !important
(#52) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#52) Use of !important
(#56) Use of !important
(#57) Use of !important
(#58) Use of !important
(#59) Use of !important
(#60) Use of !important
(#63) Use of !important
(#66) Use of !important
(#69) Use of !important
(#72) Use of !important
(#75) Use of !important
(#78) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#89) Use of !important
(#90) Use of !important
(#91) Use of !important
(#92) Use of !important
(#93) Use of !important
(#94) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#105) Use of !important
(#108) Use of !important
(#111) Use of !important
(#114) Use of !important
(#117) Use of !important
(#118) Use of !important
(#119) Use of !important
(#120) Use of !important
(#121) Use of !important
(#124) Use of !important
(#125) Use of !important
(#128) Use of !important
(#129) Use of !important
(#132) Use of !important
(#135) Use of !important
(#136) Use of !important
(#137) Use of !important
(#138) Use of !important
(#139) Use of !important
(#140) Use of !important
(#141) Use of !important
(#144) Use of !important
(#147) Use of !important
(#148) Use of !important
(#149) Use of !important
(#150) Use of !important
(#153) Use of !important
(#156) Use of !important
(#157) Use of !important
(#160) Use of !important
(#163) Use of !important
(#170) Use of !important
(#173) Use of !important
(#176) Use of !important
(#179) Use of !important
(#182) Use of !important
(#185) Use of !important
(#188) Use of !important
(#191) Use of !important
(#194) Use of !important
(#195) Use of !important
(#198) Use of !important
(#201) Use of !important
(#204) Use of !important
(#207) Use of !important
(#210) Use of !important
(#213) Use of !important
(#216) Use of !important
(#219) Use of !important
(#222) Use of !important
(#225) Use of !important
(#229) Use of !important
(#232) Use of !important
(#235) Use of !important
(#238) Use of !important
(#241) Use of !important
(#244) Use of !important
(#247) Use of !important
(#250) Use of !important
(#253) Use of !important
(#254) Use of !important
(#257) Use of !important
(#260) Use of !important
(#263) Use of !important
(#264) Use of !important
(#265) Use of !important
(#268) Use of !important
(#271) Use of !important
(#274) Use of !important
(#275) Use of !important
(#276) Use of !important
(#279) Use of !important
(#282) Use of !important
(#285) Use of !important
(#288) Use of !important
(#291) Use of !important
(#294) Use of !important
(#297) Use of !important
(#300) Use of !important
(#303) Use of !important
(#306) Use of !important
(#309) Use of !important
(#312) Use of !important
(#313) Use of !important
(#314) Expected (<color> | inherit) but found 'none'.
(#314) Use of !important
(#317) Use of !important
(#320) Use of !important
(#323) Use of !important
(#327) Use of !important
(#330) Use of !important
(#331) Use of !important
(#334) Use of !important
(#337) Use of !important
(#338) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shCoreEmacs.css
(#27) Use of !important
(#28) Use of !important
(#29) Use of !important
(#30) Use of !important
(#31) Use of !important
(#32) Use of !important
(#33) Use of !important
(#34) Use of !important
(#35) Use of !important
(#36) Use of !important
(#37) Use of !important
(#38) Use of !important
(#39) Use of !important
(#40) Use of !important
(#41) Use of !important
(#42) Use of !important
(#43) Use of !important
(#44) Use of !important
(#45) Use of !important
(#46) Use of !important
(#47) Use of !important
(#48) Use of !important
(#49) Use of !important
(#50) Use of !important
(#51) Use of !important
(#52) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#52) Use of !important
(#56) Use of !important
(#57) Use of !important
(#58) Use of !important
(#59) Use of !important
(#60) Use of !important
(#63) Use of !important
(#66) Use of !important
(#69) Use of !important
(#72) Use of !important
(#75) Use of !important
(#78) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#89) Use of !important
(#90) Use of !important
(#91) Use of !important
(#92) Use of !important
(#93) Use of !important
(#94) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#105) Use of !important
(#108) Use of !important
(#111) Use of !important
(#114) Use of !important
(#117) Use of !important
(#118) Use of !important
(#119) Use of !important
(#120) Use of !important
(#121) Use of !important
(#124) Use of !important
(#125) Use of !important
(#128) Use of !important
(#129) Use of !important
(#132) Use of !important
(#135) Use of !important
(#136) Use of !important
(#137) Use of !important
(#138) Use of !important
(#139) Use of !important
(#140) Use of !important
(#141) Use of !important
(#144) Use of !important
(#147) Use of !important
(#148) Use of !important
(#149) Use of !important
(#150) Use of !important
(#153) Use of !important
(#156) Use of !important
(#157) Use of !important
(#160) Use of !important
(#163) Use of !important
(#170) Use of !important
(#173) Use of !important
(#176) Use of !important
(#179) Use of !important
(#182) Use of !important
(#185) Use of !important
(#188) Use of !important
(#191) Use of !important
(#194) Use of !important
(#195) Use of !important
(#198) Use of !important
(#201) Use of !important
(#204) Use of !important
(#207) Use of !important
(#210) Use of !important
(#213) Use of !important
(#216) Use of !important
(#219) Use of !important
(#222) Use of !important
(#225) Use of !important
(#229) Use of !important
(#232) Use of !important
(#235) Use of !important
(#238) Use of !important
(#241) Use of !important
(#244) Use of !important
(#247) Use of !important
(#250) Use of !important
(#253) Use of !important
(#254) Use of !important
(#257) Use of !important
(#260) Use of !important
(#263) Use of !important
(#264) Use of !important
(#265) Use of !important
(#268) Use of !important
(#271) Use of !important
(#274) Use of !important
(#275) Use of !important
(#276) Use of !important
(#279) Use of !important
(#282) Use of !important
(#285) Use of !important
(#288) Use of !important
(#291) Use of !important
(#294) Use of !important
(#297) Use of !important
(#300) Use of !important
(#303) Use of !important
(#306) Use of !important
(#309) Use of !important
(#312) Use of !important
(#313) Use of !important
(#314) Expected (<color> | inherit) but found 'none'.
(#314) Use of !important
(#317) Use of !important
(#320) Use of !important
(#323) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shCoreFadeToGrey.css
(#27) Use of !important
(#28) Use of !important
(#29) Use of !important
(#30) Use of !important
(#31) Use of !important
(#32) Use of !important
(#33) Use of !important
(#34) Use of !important
(#35) Use of !important
(#36) Use of !important
(#37) Use of !important
(#38) Use of !important
(#39) Use of !important
(#40) Use of !important
(#41) Use of !important
(#42) Use of !important
(#43) Use of !important
(#44) Use of !important
(#45) Use of !important
(#46) Use of !important
(#47) Use of !important
(#48) Use of !important
(#49) Use of !important
(#50) Use of !important
(#51) Use of !important
(#52) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#52) Use of !important
(#56) Use of !important
(#57) Use of !important
(#58) Use of !important
(#59) Use of !important
(#60) Use of !important
(#63) Use of !important
(#66) Use of !important
(#69) Use of !important
(#72) Use of !important
(#75) Use of !important
(#78) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#89) Use of !important
(#90) Use of !important
(#91) Use of !important
(#92) Use of !important
(#93) Use of !important
(#94) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#105) Use of !important
(#108) Use of !important
(#111) Use of !important
(#114) Use of !important
(#117) Use of !important
(#118) Use of !important
(#119) Use of !important
(#120) Use of !important
(#121) Use of !important
(#124) Use of !important
(#125) Use of !important
(#128) Use of !important
(#129) Use of !important
(#132) Use of !important
(#135) Use of !important
(#136) Use of !important
(#137) Use of !important
(#138) Use of !important
(#139) Use of !important
(#140) Use of !important
(#141) Use of !important
(#144) Use of !important
(#147) Use of !important
(#148) Use of !important
(#149) Use of !important
(#150) Use of !important
(#153) Use of !important
(#156) Use of !important
(#157) Use of !important
(#160) Use of !important
(#163) Use of !important
(#170) Use of !important
(#173) Use of !important
(#176) Use of !important
(#179) Use of !important
(#182) Use of !important
(#185) Use of !important
(#188) Use of !important
(#191) Use of !important
(#194) Use of !important
(#195) Use of !important
(#198) Use of !important
(#201) Use of !important
(#204) Use of !important
(#207) Use of !important
(#210) Use of !important
(#213) Use of !important
(#216) Use of !important
(#219) Use of !important
(#222) Use of !important
(#225) Use of !important
(#229) Use of !important
(#232) Use of !important
(#235) Use of !important
(#238) Use of !important
(#241) Use of !important
(#244) Use of !important
(#247) Use of !important
(#250) Use of !important
(#253) Use of !important
(#254) Use of !important
(#257) Use of !important
(#260) Use of !important
(#263) Use of !important
(#264) Use of !important
(#265) Use of !important
(#268) Use of !important
(#271) Use of !important
(#274) Use of !important
(#275) Use of !important
(#276) Use of !important
(#279) Use of !important
(#282) Use of !important
(#285) Use of !important
(#288) Use of !important
(#291) Use of !important
(#294) Use of !important
(#297) Use of !important
(#300) Use of !important
(#303) Use of !important
(#306) Use of !important
(#309) Use of !important
(#312) Use of !important
(#313) Use of !important
(#314) Expected (<color> | inherit) but found 'none'.
(#314) Use of !important
(#317) Use of !important
(#320) Use of !important
(#323) Use of !important
(#327) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shCoreMDUltra.css
(#27) Use of !important
(#28) Use of !important
(#29) Use of !important
(#30) Use of !important
(#31) Use of !important
(#32) Use of !important
(#33) Use of !important
(#34) Use of !important
(#35) Use of !important
(#36) Use of !important
(#37) Use of !important
(#38) Use of !important
(#39) Use of !important
(#40) Use of !important
(#41) Use of !important
(#42) Use of !important
(#43) Use of !important
(#44) Use of !important
(#45) Use of !important
(#46) Use of !important
(#47) Use of !important
(#48) Use of !important
(#49) Use of !important
(#50) Use of !important
(#51) Use of !important
(#52) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#52) Use of !important
(#56) Use of !important
(#57) Use of !important
(#58) Use of !important
(#59) Use of !important
(#60) Use of !important
(#63) Use of !important
(#66) Use of !important
(#69) Use of !important
(#72) Use of !important
(#75) Use of !important
(#78) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#89) Use of !important
(#90) Use of !important
(#91) Use of !important
(#92) Use of !important
(#93) Use of !important
(#94) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#105) Use of !important
(#108) Use of !important
(#111) Use of !important
(#114) Use of !important
(#117) Use of !important
(#118) Use of !important
(#119) Use of !important
(#120) Use of !important
(#121) Use of !important
(#124) Use of !important
(#125) Use of !important
(#128) Use of !important
(#129) Use of !important
(#132) Use of !important
(#135) Use of !important
(#136) Use of !important
(#137) Use of !important
(#138) Use of !important
(#139) Use of !important
(#140) Use of !important
(#141) Use of !important
(#144) Use of !important
(#147) Use of !important
(#148) Use of !important
(#149) Use of !important
(#150) Use of !important
(#153) Use of !important
(#156) Use of !important
(#157) Use of !important
(#160) Use of !important
(#163) Use of !important
(#170) Use of !important
(#173) Use of !important
(#176) Use of !important
(#179) Use of !important
(#182) Use of !important
(#185) Use of !important
(#188) Use of !important
(#191) Use of !important
(#194) Use of !important
(#195) Use of !important
(#198) Use of !important
(#201) Use of !important
(#204) Use of !important
(#207) Use of !important
(#210) Use of !important
(#213) Use of !important
(#216) Use of !important
(#219) Use of !important
(#222) Use of !important
(#225) Use of !important
(#229) Use of !important
(#232) Use of !important
(#235) Use of !important
(#238) Use of !important
(#241) Use of !important
(#244) Use of !important
(#247) Use of !important
(#250) Use of !important
(#253) Use of !important
(#254) Use of !important
(#257) Use of !important
(#260) Use of !important
(#263) Use of !important
(#264) Use of !important
(#265) Use of !important
(#268) Use of !important
(#271) Use of !important
(#274) Use of !important
(#275) Use of !important
(#276) Use of !important
(#279) Use of !important
(#282) Use of !important
(#285) Use of !important
(#288) Use of !important
(#291) Use of !important
(#294) Use of !important
(#297) Use of !important
(#300) Use of !important
(#303) Use of !important
(#306) Use of !important
(#309) Use of !important
(#312) Use of !important
(#313) Use of !important
(#314) Expected (<color> | inherit) but found 'none'.
(#314) Use of !important
(#317) Use of !important
(#320) Use of !important
(#323) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shCoreMidnight.css
(#27) Use of !important
(#28) Use of !important
(#29) Use of !important
(#30) Use of !important
(#31) Use of !important
(#32) Use of !important
(#33) Use of !important
(#34) Use of !important
(#35) Use of !important
(#36) Use of !important
(#37) Use of !important
(#38) Use of !important
(#39) Use of !important
(#40) Use of !important
(#41) Use of !important
(#42) Use of !important
(#43) Use of !important
(#44) Use of !important
(#45) Use of !important
(#46) Use of !important
(#47) Use of !important
(#48) Use of !important
(#49) Use of !important
(#50) Use of !important
(#51) Use of !important
(#52) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#52) Use of !important
(#56) Use of !important
(#57) Use of !important
(#58) Use of !important
(#59) Use of !important
(#60) Use of !important
(#63) Use of !important
(#66) Use of !important
(#69) Use of !important
(#72) Use of !important
(#75) Use of !important
(#78) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#89) Use of !important
(#90) Use of !important
(#91) Use of !important
(#92) Use of !important
(#93) Use of !important
(#94) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#105) Use of !important
(#108) Use of !important
(#111) Use of !important
(#114) Use of !important
(#117) Use of !important
(#118) Use of !important
(#119) Use of !important
(#120) Use of !important
(#121) Use of !important
(#124) Use of !important
(#125) Use of !important
(#128) Use of !important
(#129) Use of !important
(#132) Use of !important
(#135) Use of !important
(#136) Use of !important
(#137) Use of !important
(#138) Use of !important
(#139) Use of !important
(#140) Use of !important
(#141) Use of !important
(#144) Use of !important
(#147) Use of !important
(#148) Use of !important
(#149) Use of !important
(#150) Use of !important
(#153) Use of !important
(#156) Use of !important
(#157) Use of !important
(#160) Use of !important
(#163) Use of !important
(#170) Use of !important
(#173) Use of !important
(#176) Use of !important
(#179) Use of !important
(#182) Use of !important
(#185) Use of !important
(#188) Use of !important
(#191) Use of !important
(#194) Use of !important
(#195) Use of !important
(#198) Use of !important
(#201) Use of !important
(#204) Use of !important
(#207) Use of !important
(#210) Use of !important
(#213) Use of !important
(#216) Use of !important
(#219) Use of !important
(#222) Use of !important
(#225) Use of !important
(#229) Use of !important
(#232) Use of !important
(#235) Use of !important
(#238) Use of !important
(#241) Use of !important
(#244) Use of !important
(#247) Use of !important
(#250) Use of !important
(#253) Use of !important
(#254) Use of !important
(#257) Use of !important
(#260) Use of !important
(#263) Use of !important
(#264) Use of !important
(#265) Use of !important
(#268) Use of !important
(#271) Use of !important
(#274) Use of !important
(#275) Use of !important
(#276) Use of !important
(#279) Use of !important
(#282) Use of !important
(#285) Use of !important
(#288) Use of !important
(#291) Use of !important
(#294) Use of !important
(#297) Use of !important
(#300) Use of !important
(#303) Use of !important
(#306) Use of !important
(#309) Use of !important
(#312) Use of !important
(#313) Use of !important
(#314) Expected (<color> | inherit) but found 'none'.
(#314) Use of !important
(#317) Use of !important
(#320) Use of !important
(#323) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shCoreRDark.css
(#27) Use of !important
(#28) Use of !important
(#29) Use of !important
(#30) Use of !important
(#31) Use of !important
(#32) Use of !important
(#33) Use of !important
(#34) Use of !important
(#35) Use of !important
(#36) Use of !important
(#37) Use of !important
(#38) Use of !important
(#39) Use of !important
(#40) Use of !important
(#41) Use of !important
(#42) Use of !important
(#43) Use of !important
(#44) Use of !important
(#45) Use of !important
(#46) Use of !important
(#47) Use of !important
(#48) Use of !important
(#49) Use of !important
(#50) Use of !important
(#51) Use of !important
(#52) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#52) Use of !important
(#56) Use of !important
(#57) Use of !important
(#58) Use of !important
(#59) Use of !important
(#60) Use of !important
(#63) Use of !important
(#66) Use of !important
(#69) Use of !important
(#72) Use of !important
(#75) Use of !important
(#78) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#89) Use of !important
(#90) Use of !important
(#91) Use of !important
(#92) Use of !important
(#93) Use of !important
(#94) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#105) Use of !important
(#108) Use of !important
(#111) Use of !important
(#114) Use of !important
(#117) Use of !important
(#118) Use of !important
(#119) Use of !important
(#120) Use of !important
(#121) Use of !important
(#124) Use of !important
(#125) Use of !important
(#128) Use of !important
(#129) Use of !important
(#132) Use of !important
(#135) Use of !important
(#136) Use of !important
(#137) Use of !important
(#138) Use of !important
(#139) Use of !important
(#140) Use of !important
(#141) Use of !important
(#144) Use of !important
(#147) Use of !important
(#148) Use of !important
(#149) Use of !important
(#150) Use of !important
(#153) Use of !important
(#156) Use of !important
(#157) Use of !important
(#160) Use of !important
(#163) Use of !important
(#170) Use of !important
(#173) Use of !important
(#176) Use of !important
(#179) Use of !important
(#182) Use of !important
(#185) Use of !important
(#188) Use of !important
(#191) Use of !important
(#194) Use of !important
(#195) Use of !important
(#198) Use of !important
(#201) Use of !important
(#204) Use of !important
(#207) Use of !important
(#210) Use of !important
(#213) Use of !important
(#216) Use of !important
(#219) Use of !important
(#222) Use of !important
(#225) Use of !important
(#229) Use of !important
(#232) Use of !important
(#235) Use of !important
(#238) Use of !important
(#241) Use of !important
(#244) Use of !important
(#247) Use of !important
(#250) Use of !important
(#253) Use of !important
(#254) Use of !important
(#257) Use of !important
(#260) Use of !important
(#263) Use of !important
(#264) Use of !important
(#265) Use of !important
(#268) Use of !important
(#271) Use of !important
(#274) Use of !important
(#275) Use of !important
(#276) Use of !important
(#279) Use of !important
(#282) Use of !important
(#285) Use of !important
(#288) Use of !important
(#291) Use of !important
(#294) Use of !important
(#297) Use of !important
(#300) Use of !important
(#303) Use of !important
(#306) Use of !important
(#309) Use of !important
(#312) Use of !important
(#313) Use of !important
(#314) Expected (<color> | inherit) but found 'none'.
(#314) Use of !important
(#317) Use of !important
(#320) Use of !important
(#323) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shThemeDefault.css
(#18) Use of !important
(#21) Use of !important
(#24) Use of !important
(#27) Use of !important
(#30) Use of !important
(#33) Use of !important
(#36) Use of !important
(#39) Use of !important
(#42) Use of !important
(#43) Use of !important
(#46) Use of !important
(#49) Use of !important
(#52) Use of !important
(#53) Use of !important
(#54) Use of !important
(#57) Use of !important
(#60) Use of !important
(#63) Use of !important
(#64) Use of !important
(#65) Use of !important
(#68) Use of !important
(#71) Use of !important
(#74) Use of !important
(#77) Use of !important
(#80) Use of !important
(#83) Use of !important
(#86) Use of !important
(#89) Use of !important
(#92) Use of !important
(#95) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#103) Expected (<color> | inherit) but found 'none'.
(#103) Use of !important
(#106) Use of !important
(#109) Use of !important
(#112) Use of !important
(#116) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shThemeDjango.css
(#18) Use of !important
(#21) Use of !important
(#24) Use of !important
(#27) Use of !important
(#30) Use of !important
(#33) Use of !important
(#36) Use of !important
(#39) Use of !important
(#42) Use of !important
(#43) Use of !important
(#46) Use of !important
(#49) Use of !important
(#52) Use of !important
(#53) Use of !important
(#54) Use of !important
(#57) Use of !important
(#60) Use of !important
(#63) Use of !important
(#64) Use of !important
(#65) Use of !important
(#68) Use of !important
(#71) Use of !important
(#74) Use of !important
(#77) Use of !important
(#80) Use of !important
(#83) Use of !important
(#86) Use of !important
(#89) Use of !important
(#92) Use of !important
(#95) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#103) Expected (<color> | inherit) but found 'none'.
(#103) Use of !important
(#106) Use of !important
(#109) Use of !important
(#112) Use of !important
(#116) Use of !important
(#119) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shThemeEclipse.css
(#18) Use of !important
(#21) Use of !important
(#24) Use of !important
(#27) Use of !important
(#30) Use of !important
(#33) Use of !important
(#36) Use of !important
(#39) Use of !important
(#42) Use of !important
(#43) Use of !important
(#46) Use of !important
(#49) Use of !important
(#52) Use of !important
(#53) Use of !important
(#54) Use of !important
(#57) Use of !important
(#60) Use of !important
(#63) Use of !important
(#64) Use of !important
(#65) Use of !important
(#68) Use of !important
(#71) Use of !important
(#74) Use of !important
(#77) Use of !important
(#80) Use of !important
(#83) Use of !important
(#86) Use of !important
(#89) Use of !important
(#92) Use of !important
(#95) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#103) Expected (<color> | inherit) but found 'none'.
(#103) Use of !important
(#106) Use of !important
(#109) Use of !important
(#112) Use of !important
(#116) Use of !important
(#119) Use of !important
(#120) Use of !important
(#123) Use of !important
(#126) Use of !important
(#127) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shThemeEmacs.css
(#18) Use of !important
(#21) Use of !important
(#24) Use of !important
(#27) Use of !important
(#30) Use of !important
(#33) Use of !important
(#36) Use of !important
(#39) Use of !important
(#42) Use of !important
(#43) Use of !important
(#46) Use of !important
(#49) Use of !important
(#52) Use of !important
(#53) Use of !important
(#54) Use of !important
(#57) Use of !important
(#60) Use of !important
(#63) Use of !important
(#64) Use of !important
(#65) Use of !important
(#68) Use of !important
(#71) Use of !important
(#74) Use of !important
(#77) Use of !important
(#80) Use of !important
(#83) Use of !important
(#86) Use of !important
(#89) Use of !important
(#92) Use of !important
(#95) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#103) Expected (<color> | inherit) but found 'none'.
(#103) Use of !important
(#106) Use of !important
(#109) Use of !important
(#112) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shThemeFadeToGrey.css
(#18) Use of !important
(#21) Use of !important
(#24) Use of !important
(#27) Use of !important
(#30) Use of !important
(#33) Use of !important
(#36) Use of !important
(#39) Use of !important
(#42) Use of !important
(#43) Use of !important
(#46) Use of !important
(#49) Use of !important
(#52) Use of !important
(#53) Use of !important
(#54) Use of !important
(#57) Use of !important
(#60) Use of !important
(#63) Use of !important
(#64) Use of !important
(#65) Use of !important
(#68) Use of !important
(#71) Use of !important
(#74) Use of !important
(#77) Use of !important
(#80) Use of !important
(#83) Use of !important
(#86) Use of !important
(#89) Use of !important
(#92) Use of !important
(#95) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#103) Expected (<color> | inherit) but found 'none'.
(#103) Use of !important
(#106) Use of !important
(#109) Use of !important
(#112) Use of !important
(#116) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shThemeMDUltra.css
(#18) Use of !important
(#21) Use of !important
(#24) Use of !important
(#27) Use of !important
(#30) Use of !important
(#33) Use of !important
(#36) Use of !important
(#39) Use of !important
(#42) Use of !important
(#43) Use of !important
(#46) Use of !important
(#49) Use of !important
(#52) Use of !important
(#53) Use of !important
(#54) Use of !important
(#57) Use of !important
(#60) Use of !important
(#63) Use of !important
(#64) Use of !important
(#65) Use of !important
(#68) Use of !important
(#71) Use of !important
(#74) Use of !important
(#77) Use of !important
(#80) Use of !important
(#83) Use of !important
(#86) Use of !important
(#89) Use of !important
(#92) Use of !important
(#95) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#103) Expected (<color> | inherit) but found 'none'.
(#103) Use of !important
(#106) Use of !important
(#109) Use of !important
(#112) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shThemeMidnight.css
(#18) Use of !important
(#21) Use of !important
(#24) Use of !important
(#27) Use of !important
(#30) Use of !important
(#33) Use of !important
(#36) Use of !important
(#39) Use of !important
(#42) Use of !important
(#43) Use of !important
(#46) Use of !important
(#49) Use of !important
(#52) Use of !important
(#53) Use of !important
(#54) Use of !important
(#57) Use of !important
(#60) Use of !important
(#63) Use of !important
(#64) Use of !important
(#65) Use of !important
(#68) Use of !important
(#71) Use of !important
(#74) Use of !important
(#77) Use of !important
(#80) Use of !important
(#83) Use of !important
(#86) Use of !important
(#89) Use of !important
(#92) Use of !important
(#95) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#103) Expected (<color> | inherit) but found 'none'.
(#103) Use of !important
(#106) Use of !important
(#109) Use of !important
(#112) Use of !important
theme/shoehorn/javascript/syntaxhighlighter_3_0_83/styles/shThemeRDark.css
(#18) Use of !important
(#21) Use of !important
(#24) Use of !important
(#27) Use of !important
(#30) Use of !important
(#33) Use of !important
(#36) Use of !important
(#39) Use of !important
(#42) Use of !important
(#43) Use of !important
(#46) Use of !important
(#49) Use of !important
(#52) Use of !important
(#53) Use of !important
(#54) Use of !important
(#57) Use of !important
(#60) Use of !important
(#63) Use of !important
(#64) Use of !important
(#65) Use of !important
(#68) Use of !important
(#71) Use of !important
(#74) Use of !important
(#77) Use of !important
(#80) Use of !important
(#83) Use of !important
(#86) Use of !important
(#89) Use of !important
(#92) Use of !important
(#95) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#103) Expected (<color> | inherit) but found 'none'.
(#103) Use of !important
(#106) Use of !important
(#109) Use of !important
(#112) Use of !important
theme/shoehorn/style/custom.css
(#25) Rule is empty.
(#26) Expected RBRACE at line 26, col 5.
(#41) Rule is empty.
(#42) Expected RBRACE at line 42, col 5.
(#45) Rule is empty.
(#46) Expected RBRACE at line 46, col 5.
(#49) Rule is empty.
(#50) Expected RBRACE at line 50, col 5.
(#53) Rule is empty.
(#54) Expected RBRACE at line 54, col 5.
(#57) Rule is empty.
(#58) Expected RBRACE at line 58, col 5.
(#61) Rule is empty.
(#62) Expected RBRACE at line 62, col 5.
(#67) Expected IDENT at line 67, col 2.
(#67) Expected IDENT at line 67, col 2.
theme/shoehorn/style/editor.css
(#773) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1267) Use of !important
(#1270) Use of !important
(#1273) Use of !important
(#1276) Use of !important
(#1289) Use of !important
(#1290) Use of !important
theme/shoehorn/style/editor_min.css
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
theme/shoehorn/style/experimental/moodle-rtl.css
(#232) Use of !important
(#233) Use of !important
(#234) Use of !important
(#235) Use of !important
(#273) Use of !important
(#289) Use of !important
(#298) Use of !important
(#311) Use of !important
(#316) Use of !important
(#321) Use of !important
(#3036) Expected end of value but found '\9'.
(#3183) Expected end of value but found '\9'.
(#3557) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#4916) Use of !important
(#4917) Use of !important
(#4919) Use of !important
(#4920) Use of !important
(#5251) Use of !important
(#5255) Use of !important
(#7437) Expected end of value but found '\9'.
(#7585) Use of !important
(#7589) Use of !important
(#7593) Use of !important
(#7597) Use of !important
(#7613) Use of !important
(#7614) Use of !important
(#7622) Expected (<length> | <percentage> | <content-sizing> | auto | inherit) but found 'device-width'.
(#7629) Use of !important
(#7644) Use of !important
(#7649) Use of !important
(#7657) Use of !important
(#7662) Use of !important
(#7668) Use of !important
(#7674) Use of !important
(#7680) Use of !important
(#7686) Use of !important
(#7694) Use of !important
(#7699) Use of !important
(#7705) Use of !important
(#7711) Use of !important
(#7717) Use of !important
(#7723) Use of !important
(#7731) Use of !important
(#7736) Use of !important
(#7742) Use of !important
(#7748) Use of !important
(#7754) Use of !important
(#7760) Use of !important
(#7768) Use of !important
(#7773) Use of !important
(#7779) Use of !important
(#7785) Use of !important
(#7791) Use of !important
(#7797) Use of !important
(#7803) Use of !important
(#7809) Use of !important
(#7815) Use of !important
(#7820) Use of !important
(#7825) Use of !important
(#7833) Use of !important
(#7838) Use of !important
(#7843) Use of !important
(#7848) Use of !important
(#7853) Use of !important
(#7858) Use of !important
(#7863) Use of !important
(#7868) Use of !important
(#7874) Use of !important
(#7964) Expected (<border-width> || <border-style> || <color>) but found 'inherit'.
(#8002) Use of !important
(#8003) Use of !important
(#8017) Use of !important
(#8043) Use of !important
(#8044) Use of !important
(#8068) Use of !important
(#9028) margin can't be used with display: inline.
(#9039) float can't be used with display: inline-block.
(#9484) vertical-align can't be used with display: block.
(#9485) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#9811) Use of !important
(#9970) Use of !important
(#10965) Rule is empty.
(#11036) Expected (<padding-width> | inherit) but found 'initial'.
(#11040) Expected (<padding-width> | inherit) but found 'initial'.
(#11041) Expected (<padding-width> | inherit) but found 'initial'.
(#11042) Expected (<margin-width> | inherit) but found 'initial'.
(#11071) Use of !important
(#11644) Use of !important
(#11764) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#11821) float can't be used with display: inline-block.
(#11829) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#11842) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#11965) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#12064) float can't be used with display: inline-block.
(#12249) float can't be used with display: inline-block.
(#12567) Unknown property 'background-repeate'.
(#13038) Use of !important
(#13039) Use of !important
(#13040) Use of !important
(#13041) Use of !important
(#13045) Use of !important
(#13050) Use of !important
(#13357) Use of !important
(#13648) Use of !important
(#13728) Use of !important
(#14312) Use of !important
(#14560) Use of !important
(#16017) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#16389) margin can't be used with display: inline.
(#17621) width can't be used with display: inline.
(#17623) height can't be used with display: inline.
(#17625) margin can't be used with display: inline.
(#17820) margin can't be used with display: inline.
(#17832) Rule is empty.
(#17935) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#17937) margin can't be used with display: inline.
(#17938) margin-top can't be used with display: inline.
(#18020) Use of !important
(#18395) margin can't be used with display: inline.
(#18875) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#19315) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#19946) vertical-align can't be used with display: block.
(#20131) Use of !important
(#20132) Use of !important
(#20214) vertical-align can't be used with display: block.
(#20215) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#20650) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#20805) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#20867) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#21273) Use of !important
(#21589) Use of !important
(#21599) Use of !important
(#21652) Use of !important
(#22761) Use of !important
(#22762) Use of !important
(#22767) Use of !important
(#22773) Use of !important
(#22774) Use of !important
(#22780) Use of !important
(#22784) Use of !important
(#22785) Use of !important
(#22790) Use of !important
(#22791) Use of !important
(#22795) Use of !important
(#22799) Use of !important
(#22800) Use of !important
(#22801) Use of !important
(#22914) Expected (normal | keep-all | break-all) but found 'break-word'.
(#23479) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#23480) width can't be used with display: inline.
(#23481) height can't be used with display: inline.
(#23482) margin-top can't be used with display: inline.
(#23496) Use of !important
(#24226) Use of !important
(#24230) Use of !important
(#24553) Use of !important
(#24893) Unknown property 'scrollbar-face-color'.
(#24894) Unknown property 'scrollbar-shadow-color'.
(#24895) Unknown property 'scrollbar-highlight-color'.
(#24896) Unknown property 'scrollbar-3dlight-color'.
(#24897) Unknown property 'scrollbar-darkshadow-color'.
(#24898) Unknown property 'scrollbar-track-color'.
(#24899) Unknown property 'scrollbar-arrow-color'.
theme/shoehorn/style/experimental/moodle.css
(#190) Use of !important
(#191) Use of !important
(#192) Use of !important
(#193) Use of !important
(#223) Use of !important
(#236) Use of !important
(#243) Use of !important
(#254) Use of !important
(#258) Use of !important
(#262) Use of !important
(#2337) Expected end of value but found '\9'.
(#2464) Expected end of value but found '\9'.
(#2782) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#3943) Use of !important
(#3944) Use of !important
(#3946) Use of !important
(#3947) Use of !important
(#4225) Use of !important
(#4228) Use of !important
(#6057) Expected end of value but found '\9'.
(#6193) Use of !important
(#6196) Use of !important
(#6199) Use of !important
(#6202) Use of !important
(#6215) Use of !important
(#6216) Use of !important
(#6222) Expected (<length> | <percentage> | <content-sizing> | auto | inherit) but found 'device-width'.
(#6228) Use of !important
(#6242) Use of !important
(#6246) Use of !important
(#6252) Use of !important
(#6256) Use of !important
(#6261) Use of !important
(#6266) Use of !important
(#6271) Use of !important
(#6276) Use of !important
(#6282) Use of !important
(#6286) Use of !important
(#6291) Use of !important
(#6296) Use of !important
(#6301) Use of !important
(#6306) Use of !important
(#6312) Use of !important
(#6316) Use of !important
(#6321) Use of !important
(#6326) Use of !important
(#6331) Use of !important
(#6336) Use of !important
(#6342) Use of !important
(#6346) Use of !important
(#6351) Use of !important
(#6356) Use of !important
(#6361) Use of !important
(#6366) Use of !important
(#6371) Use of !important
(#6376) Use of !important
(#6381) Use of !important
(#6385) Use of !important
(#6389) Use of !important
(#6395) Use of !important
(#6399) Use of !important
(#6403) Use of !important
(#6407) Use of !important
(#6411) Use of !important
(#6415) Use of !important
(#6419) Use of !important
(#6423) Use of !important
(#6428) Use of !important
(#6506) Expected (<border-width> || <border-style> || <color>) but found 'inherit'.
(#6540) Use of !important
(#6541) Use of !important
(#6553) Use of !important
(#6576) Use of !important
(#6577) Use of !important
(#6596) Use of !important
(#7361) margin can't be used with display: inline.
(#7370) float can't be used with display: inline-block.
(#7736) vertical-align can't be used with display: block.
(#7737) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#8019) Use of !important
(#8149) Use of !important
(#8956) Rule is empty.
(#9015) Expected (<padding-width> | inherit) but found 'initial'.
(#9018) Expected (<padding-width> | inherit) but found 'initial'.
(#9019) Expected (<padding-width> | inherit) but found 'initial'.
(#9020) Expected (<margin-width> | inherit) but found 'initial'.
(#9043) Use of !important
(#9513) Use of !important
(#9608) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#9652) float can't be used with display: inline-block.
(#9659) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#9669) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#9766) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#9844) float can't be used with display: inline-block.
(#10002) float can't be used with display: inline-block.
(#10269) Unknown property 'background-repeate'.
(#10659) Use of !important
(#10660) Use of !important
(#10661) Use of !important
(#10662) Use of !important
(#10665) Use of !important
(#10669) Use of !important
(#10920) Use of !important
(#11172) Use of !important
(#11242) Use of !important
(#11743) Use of !important
(#11949) Use of !important
(#13153) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#13473) margin can't be used with display: inline.
(#14507) width can't be used with display: inline.
(#14509) height can't be used with display: inline.
(#14511) margin can't be used with display: inline.
(#14681) margin can't be used with display: inline.
(#14690) Rule is empty.
(#14775) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#14777) margin can't be used with display: inline.
(#14778) margin-top can't be used with display: inline.
(#14842) Use of !important
(#15149) margin can't be used with display: inline.
(#15562) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#15988) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#16541) vertical-align can't be used with display: block.
(#16688) Use of !important
(#16689) Use of !important
(#16758) vertical-align can't be used with display: block.
(#16759) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#17138) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#17271) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#17328) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#17668) Use of !important
(#17933) Use of !important
(#17941) Use of !important
(#17985) Use of !important
(#18920) Use of !important
(#18921) Use of !important
(#18925) Use of !important
(#18930) Use of !important
(#18931) Use of !important
(#18936) Use of !important
(#18939) Use of !important
(#18940) Use of !important
(#18944) Use of !important
(#18945) Use of !important
(#18948) Use of !important
(#18951) Use of !important
(#18952) Use of !important
(#18953) Use of !important
(#19040) Expected (normal | keep-all | break-all) but found 'break-word'.
(#19518) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#19519) width can't be used with display: inline.
(#19520) height can't be used with display: inline.
(#19521) margin-top can't be used with display: inline.
(#19533) Use of !important
(#20147) Use of !important
(#20150) Use of !important
(#20426) Use of !important
(#20718) Unknown property 'scrollbar-face-color'.
(#20719) Unknown property 'scrollbar-shadow-color'.
(#20720) Unknown property 'scrollbar-highlight-color'.
(#20721) Unknown property 'scrollbar-3dlight-color'.
(#20722) Unknown property 'scrollbar-darkshadow-color'.
(#20723) Unknown property 'scrollbar-track-color'.
(#20724) Unknown property 'scrollbar-arrow-color'.
theme/shoehorn/style/font-local.css
(#28) @charset not allowed here.
theme/shoehorn/style/font.css
(#28) @charset not allowed here.
theme/shoehorn/style/moodle-rtl.css
(#232) Use of !important
(#233) Use of !important
(#234) Use of !important
(#235) Use of !important
(#273) Use of !important
(#289) Use of !important
(#298) Use of !important
(#311) Use of !important
(#316) Use of !important
(#321) Use of !important
(#3039) Expected end of value but found '\9'.
(#3185) Expected end of value but found '\9'.
(#3558) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#4917) Use of !important
(#4918) Use of !important
(#4920) Use of !important
(#4921) Use of !important
(#5252) Use of !important
(#5256) Use of !important
(#7438) Expected end of value but found '\9'.
(#7583) Use of !important
(#7587) Use of !important
(#7591) Use of !important
(#7595) Use of !important
(#7611) Use of !important
(#7612) Use of !important
(#7620) Expected (<length> | <percentage> | <content-sizing> | auto | inherit) but found 'device-width'.
(#7627) Use of !important
(#7642) Use of !important
(#7647) Use of !important
(#7655) Use of !important
(#7660) Use of !important
(#7666) Use of !important
(#7672) Use of !important
(#7678) Use of !important
(#7684) Use of !important
(#7692) Use of !important
(#7697) Use of !important
(#7703) Use of !important
(#7709) Use of !important
(#7715) Use of !important
(#7721) Use of !important
(#7729) Use of !important
(#7734) Use of !important
(#7740) Use of !important
(#7746) Use of !important
(#7752) Use of !important
(#7758) Use of !important
(#7766) Use of !important
(#7771) Use of !important
(#7777) Use of !important
(#7783) Use of !important
(#7789) Use of !important
(#7795) Use of !important
(#7801) Use of !important
(#7807) Use of !important
(#7813) Use of !important
(#7818) Use of !important
(#7823) Use of !important
(#7831) Use of !important
(#7836) Use of !important
(#7841) Use of !important
(#7846) Use of !important
(#7851) Use of !important
(#7856) Use of !important
(#7861) Use of !important
(#7866) Use of !important
(#7872) Use of !important
(#7967) Expected (<border-width> || <border-style> || <color>) but found 'inherit'.
(#8005) Use of !important
(#8006) Use of !important
(#8020) Use of !important
(#8046) Use of !important
(#8047) Use of !important
(#8071) Use of !important
(#9385) margin can't be used with display: inline.
(#9396) float can't be used with display: inline-block.
(#10056) Use of !important
(#10215) Use of !important
(#11205) Rule is empty.
(#11268) Expected (<padding-width> | inherit) but found 'initial'.
(#11272) Expected (<padding-width> | inherit) but found 'initial'.
(#11273) Expected (<padding-width> | inherit) but found 'initial'.
(#11274) Expected (<margin-width> | inherit) but found 'initial'.
(#11321) Use of !important
(#11890) Use of !important
(#12010) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#12067) float can't be used with display: inline-block.
(#12075) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#12088) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#12211) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#12310) float can't be used with display: inline-block.
(#12495) float can't be used with display: inline-block.
(#12823) Unknown property 'background-repeate'.
(#13301) Use of !important
(#13302) Use of !important
(#13303) Use of !important
(#13304) Use of !important
(#13308) Use of !important
(#13313) Use of !important
(#13633) Use of !important
(#13924) Use of !important
(#14004) Use of !important
(#14588) Use of !important
(#14836) Use of !important
(#16293) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#16665) margin can't be used with display: inline.
(#17622) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'unset'.
(#17862) width can't be used with display: inline.
(#17864) height can't be used with display: inline.
(#17866) margin can't be used with display: inline.
(#18059) margin can't be used with display: inline.
(#18071) Rule is empty.
(#18174) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#18176) margin can't be used with display: inline.
(#18177) margin-top can't be used with display: inline.
(#18259) Use of !important
(#18634) margin can't be used with display: inline.
(#19114) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#19554) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#20185) vertical-align can't be used with display: block.
(#20375) Use of !important
(#20376) Use of !important
(#20454) vertical-align can't be used with display: block.
(#20455) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#20913) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#21105) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#21167) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#21574) Use of !important
(#21890) Use of !important
(#21900) Use of !important
(#21953) Use of !important
(#23062) Use of !important
(#23063) Use of !important
(#23068) Use of !important
(#23074) Use of !important
(#23075) Use of !important
(#23081) Use of !important
(#23085) Use of !important
(#23086) Use of !important
(#23091) Use of !important
(#23092) Use of !important
(#23096) Use of !important
(#23100) Use of !important
(#23101) Use of !important
(#23102) Use of !important
(#23215) Expected (normal | keep-all | break-all) but found 'break-word'.
(#23780) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#23781) width can't be used with display: inline.
(#23782) height can't be used with display: inline.
(#23783) margin-top can't be used with display: inline.
(#23797) Use of !important
(#24527) Use of !important
(#24531) Use of !important
(#24854) Use of !important
(#25194) Unknown property 'scrollbar-face-color'.
(#25195) Unknown property 'scrollbar-shadow-color'.
(#25196) Unknown property 'scrollbar-highlight-color'.
(#25197) Unknown property 'scrollbar-3dlight-color'.
(#25198) Unknown property 'scrollbar-darkshadow-color'.
(#25199) Unknown property 'scrollbar-track-color'.
(#25200) Unknown property 'scrollbar-arrow-color'.
theme/shoehorn/style/moodle-rtl_min.css
(#1) Expected (<margin-width> | inherit) but found 'initial'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected end of value but found '\9'.
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected end of value but found '\9'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected (<length> | <percentage> | <content-sizing> | auto | inherit) but found 'device-width'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected (<border-width> || <border-style> || <color>) but found 'inherit'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) margin can't be used with display: inline.
(#1) float can't be used with display: inline-block.
(#1) Use of !important
(#1) Use of !important
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) float can't be used with display: inline-block.
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) float can't be used with display: inline-block.
(#1) float can't be used with display: inline-block.
(#1) Unknown property 'background-repeate'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) margin can't be used with display: inline.
(#1) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'unset'.
(#1) height can't be used with display: inline.
(#1) margin can't be used with display: inline.
(#1) margin can't be used with display: inline.
(#1) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#1) Use of !important
(#1) margin can't be used with display: inline.
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) vertical-align can't be used with display: block.
(#1) Use of !important
(#1) Use of !important
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) vertical-align can't be used with display: block.
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected (normal | keep-all | break-all) but found 'break-word'.
(#1) height can't be used with display: inline.
(#1) width can't be used with display: inline.
(#1) margin-top can't be used with display: inline.
(#1) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Unknown property 'scrollbar-face-color'.
(#1) Unknown property 'scrollbar-shadow-color'.
(#1) Unknown property 'scrollbar-highlight-color'.
(#1) Unknown property 'scrollbar-3dlight-color'.
(#1) Unknown property 'scrollbar-darkshadow-color'.
(#1) Unknown property 'scrollbar-track-color'.
(#1) Unknown property 'scrollbar-arrow-color'.
theme/shoehorn/style/moodle.css
(#190) Use of !important
(#191) Use of !important
(#192) Use of !important
(#193) Use of !important
(#223) Use of !important
(#236) Use of !important
(#243) Use of !important
(#254) Use of !important
(#258) Use of !important
(#262) Use of !important
(#2340) Expected end of value but found '\9'.
(#2466) Expected end of value but found '\9'.
(#2783) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#3944) Use of !important
(#3945) Use of !important
(#3947) Use of !important
(#3948) Use of !important
(#4226) Use of !important
(#4229) Use of !important
(#6058) Expected end of value but found '\9'.
(#6191) Use of !important
(#6194) Use of !important
(#6197) Use of !important
(#6200) Use of !important
(#6213) Use of !important
(#6214) Use of !important
(#6220) Expected (<length> | <percentage> | <content-sizing> | auto | inherit) but found 'device-width'.
(#6226) Use of !important
(#6240) Use of !important
(#6244) Use of !important
(#6250) Use of !important
(#6254) Use of !important
(#6259) Use of !important
(#6264) Use of !important
(#6269) Use of !important
(#6274) Use of !important
(#6280) Use of !important
(#6284) Use of !important
(#6289) Use of !important
(#6294) Use of !important
(#6299) Use of !important
(#6304) Use of !important
(#6310) Use of !important
(#6314) Use of !important
(#6319) Use of !important
(#6324) Use of !important
(#6329) Use of !important
(#6334) Use of !important
(#6340) Use of !important
(#6344) Use of !important
(#6349) Use of !important
(#6354) Use of !important
(#6359) Use of !important
(#6364) Use of !important
(#6369) Use of !important
(#6374) Use of !important
(#6379) Use of !important
(#6383) Use of !important
(#6387) Use of !important
(#6393) Use of !important
(#6397) Use of !important
(#6401) Use of !important
(#6405) Use of !important
(#6409) Use of !important
(#6413) Use of !important
(#6417) Use of !important
(#6421) Use of !important
(#6426) Use of !important
(#6508) Expected (<border-width> || <border-style> || <color>) but found 'inherit'.
(#6542) Use of !important
(#6543) Use of !important
(#6555) Use of !important
(#6578) Use of !important
(#6579) Use of !important
(#6598) Use of !important
(#7663) margin can't be used with display: inline.
(#7672) float can't be used with display: inline-block.
(#8218) Use of !important
(#8348) Use of !important
(#9151) Rule is empty.
(#9203) Expected (<padding-width> | inherit) but found 'initial'.
(#9206) Expected (<padding-width> | inherit) but found 'initial'.
(#9207) Expected (<padding-width> | inherit) but found 'initial'.
(#9208) Expected (<margin-width> | inherit) but found 'initial'.
(#9245) Use of !important
(#9713) Use of !important
(#9808) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#9852) float can't be used with display: inline-block.
(#9859) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#9869) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#9966) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#10044) float can't be used with display: inline-block.
(#10202) float can't be used with display: inline-block.
(#10479) Unknown property 'background-repeate'.
(#10876) Use of !important
(#10877) Use of !important
(#10878) Use of !important
(#10879) Use of !important
(#10882) Use of !important
(#10886) Use of !important
(#11148) Use of !important
(#11400) Use of !important
(#11470) Use of !important
(#11971) Use of !important
(#12177) Use of !important
(#13381) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#13701) margin can't be used with display: inline.
(#14494) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'unset'.
(#14698) width can't be used with display: inline.
(#14700) height can't be used with display: inline.
(#14702) margin can't be used with display: inline.
(#14870) margin can't be used with display: inline.
(#14879) Rule is empty.
(#14964) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#14966) margin can't be used with display: inline.
(#14967) margin-top can't be used with display: inline.
(#15031) Use of !important
(#15338) margin can't be used with display: inline.
(#15751) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#16177) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#16730) vertical-align can't be used with display: block.
(#16881) Use of !important
(#16882) Use of !important
(#16948) vertical-align can't be used with display: block.
(#16949) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#17346) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#17509) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#17566) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#17907) Use of !important
(#18172) Use of !important
(#18180) Use of !important
(#18224) Use of !important
(#19159) Use of !important
(#19160) Use of !important
(#19164) Use of !important
(#19169) Use of !important
(#19170) Use of !important
(#19175) Use of !important
(#19178) Use of !important
(#19179) Use of !important
(#19183) Use of !important
(#19184) Use of !important
(#19187) Use of !important
(#19190) Use of !important
(#19191) Use of !important
(#19192) Use of !important
(#19279) Expected (normal | keep-all | break-all) but found 'break-word'.
(#19757) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#19758) width can't be used with display: inline.
(#19759) height can't be used with display: inline.
(#19760) margin-top can't be used with display: inline.
(#19772) Use of !important
(#20386) Use of !important
(#20389) Use of !important
(#20665) Use of !important
(#20957) Unknown property 'scrollbar-face-color'.
(#20958) Unknown property 'scrollbar-shadow-color'.
(#20959) Unknown property 'scrollbar-highlight-color'.
(#20960) Unknown property 'scrollbar-3dlight-color'.
(#20961) Unknown property 'scrollbar-darkshadow-color'.
(#20962) Unknown property 'scrollbar-track-color'.
(#20963) Unknown property 'scrollbar-arrow-color'.
theme/shoehorn/style/moodle_min.css
(#1) Expected (<margin-width> | inherit) but found 'initial'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected end of value but found '\9'.
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected end of value but found '\9'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected (<length> | <percentage> | <content-sizing> | auto | inherit) but found 'device-width'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected (<border-width> || <border-style> || <color>) but found 'inherit'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) margin can't be used with display: inline.
(#1) float can't be used with display: inline-block.
(#1) Use of !important
(#1) Use of !important
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Expected (<padding-width> | inherit) but found 'initial'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) float can't be used with display: inline-block.
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | <percentage> | <length>) but found 'inherit'.
(#1) float can't be used with display: inline-block.
(#1) float can't be used with display: inline-block.
(#1) Unknown property 'background-repeate'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) margin can't be used with display: inline.
(#1) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'unset'.
(#1) height can't be used with display: inline.
(#1) margin can't be used with display: inline.
(#1) margin can't be used with display: inline.
(#1) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#1) Use of !important
(#1) margin can't be used with display: inline.
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) vertical-align can't be used with display: block.
(#1) Use of !important
(#1) Use of !important
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) vertical-align can't be used with display: block.
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected (normal | keep-all | break-all) but found 'break-word'.
(#1) height can't be used with display: inline.
(#1) width can't be used with display: inline.
(#1) margin-top can't be used with display: inline.
(#1) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Unknown property 'scrollbar-face-color'.
(#1) Unknown property 'scrollbar-shadow-color'.
(#1) Unknown property 'scrollbar-highlight-color'.
(#1) Unknown property 'scrollbar-3dlight-color'.
(#1) Unknown property 'scrollbar-darkshadow-color'.
(#1) Unknown property 'scrollbar-track-color'.
(#1) Unknown property 'scrollbar-arrow-color'.

PHPDocs style problems

(135 errors, 1 warnings)

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

theme/shoehorn/config.php
(#22) Not recommended phpdocs tag @version used
(#20) Package theme is not valid
theme/shoehorn/db/upgrade.php
(#28) Function xmldb_theme_shoehorn_upgrade is not documented
(#20) Package theme is not valid
theme/shoehorn/imagebank.php
(#20) Package theme is not valid
theme/shoehorn/jquery/plugins.php
(#20) Package theme is not valid
theme/shoehorn/lang/en/theme_shoehorn.php
(#20) Package theme is not valid
theme/shoehorn/layout/default.php
(#20) Package theme is not valid
theme/shoehorn/layout/embedded.php
(#20) Package theme is not valid
theme/shoehorn/layout/frontpage.php
(#20) Package theme is not valid
theme/shoehorn/layout/login.php
(#20) Package theme is not valid
theme/shoehorn/layout/maintenance.php
(#20) Package theme is not valid
theme/shoehorn/layout/mydashboard.php
(#20) Package theme is not valid
theme/shoehorn/layout/page.php
(#20) Package theme is not valid
theme/shoehorn/layout/popup.php
(#20) Package theme is not valid
theme/shoehorn/layout/secure.php
(#17) File-level phpdocs block is not found
theme/shoehorn/layout/tiles/cdnfonts.php
(#20) Package theme is not valid
theme/shoehorn/layout/tiles/footer.php
(#20) Package theme is not valid
theme/shoehorn/layout/tiles/frontpageslider.php
(#20) Package theme is not valid
theme/shoehorn/layout/tiles/header.php
(#20) Package theme is not valid
theme/shoehorn/layout/tiles/jquery.php
(#20) Package theme is not valid
theme/shoehorn/layout/tiles/marketingspots.php
(#20) Package theme is not valid
theme/shoehorn/layout/tiles/navbar.php
(#20) Package theme is not valid
theme/shoehorn/layout/tiles/pagebottom.php
(#20) Package theme is not valid
theme/shoehorn/layout/tiles/pageheader.php
(#20) Package theme is not valid
theme/shoehorn/layout/tiles/social.php
(#20) Package theme is not valid
theme/shoehorn/lib.php
(#28) Function theme_shoehorn_process_css is not documented
(#50) Function theme_shoehorn_set_logo is not documented
(#62) Function theme_shoehorn_set_customcss is not documented
(#74) Function theme_shoehorn_set_loginmessage is not documented
(#93) Function theme_shoehorn_set_landf is not documented
(#228) Function shoehorn_grid is not documented
(#268) Function theme_shoehorn_get_csswww is not documented
(#288) Function shoehorn_showslider is not documented
(#410) Function shoehorn_showloginbackgroundchanger is not documented
(#466) Function theme_shoehorn_serve_css is not documented
(#492) Function theme_shoehorn_serve_syntaxhighlighter is not documented
(#518) Function theme_shoehorn_send_unmodified is not documented
(#531) Function theme_shoehorn_send_cached is not documented
(#553) Function theme_shoehorn_social_footer is not documented
(#581) Function shoehorn_hex2rgb is not documented
(#162) Phpdocs for function theme_shoehorn_html_for_settings has incomplete parameters list
(#20) Package theme is not valid
theme/shoehorn/pages/about.php
(#20) Package theme is not valid
theme/shoehorn/pages/sitepage.php
(#95) Found comment starting with three or more slashes
(#20) Package theme is not valid
theme/shoehorn/pages/syntaxhighlight.php
(#20) Package theme is not valid
theme/shoehorn/renderers.php
(#20) Package theme is not valid
theme/shoehorn/renderers/core_renderer.php
(#30) Class theme_shoehorn_core_renderer is not documented
(#74) Function theme_shoehorn_core_renderer::navbar is not documented
(#106) Function theme_shoehorn_core_renderer::custom_menu is not documented
(#118) Function theme_shoehorn_core_renderer::render_custom_menu is not documented
(#133) Function theme_shoehorn_core_renderer::user_menu is not documented
(#139) Function theme_shoehorn_core_renderer::render_user_menu is not documented
(#455) Function theme_shoehorn_core_renderer::get_course_activities is not documented
(#532) Function theme_shoehorn_core_renderer::get_enrolled_courses is not documented
(#547) Function theme_shoehorn_core_renderer::process_user_messages is not documented
(#567) Function theme_shoehorn_core_renderer::get_user_messages is not documented
(#601) Function theme_shoehorn_core_renderer::shoehorn_process_message is not documented
(#632) Function theme_shoehorn_core_renderer::footer_menu is not documented
(#1051) Function theme_shoehorn_core_renderer::block_has_class is not documented
(#1071) Function theme_shoehorn_core_renderer::syntax_highlighter is not documented
(#1134) Function theme_shoehorn_core_renderer::anti_gravity is not documented
(#1146) Function theme_shoehorn_core_renderer::get_csswww is not documented
(#32) Variable theme_shoehorn_core_renderer::$enrolledcourses is not documented
(#33) Variable theme_shoehorn_core_renderer::$syntaxhighlighterenabled is not documented
(#831) Phpdocs for function theme_shoehorn_core_renderer::blocks has incomplete parameters list
(#853) Phpdocs for function theme_shoehorn_core_renderer::collapse_blocks has incomplete parameters list
(#880) Phpdocs for function theme_shoehorn_core_renderer::collapse_blocks_for_region has incomplete parameters list
(#20) Package theme is not valid
theme/shoehorn/renderers/course_format_renderers.php
(#19) File-level phpdocs block is not found
(#235) Class theme_shoehorn_format_topics_renderer is not documented
(#265) Class theme_shoehorn_format_weeks_renderer is not documented
(#299) Class theme_shoehorn_format_topcoll_renderer is not documented
(#333) Class theme_shoehorn_format_grid_renderer is not documented
(#367) Class theme_shoehorn_format_noticebd_renderer is not documented
(#402) Class theme_shoehorn_format_columns_renderer is not documented
(#236) Function theme_shoehorn_format_topics_renderer::get_nav_links is not documented
(#240) Function theme_shoehorn_format_topics_renderer::section_left_content is not documented
(#244) Function theme_shoehorn_format_topics_renderer::section_right_content is not documented
(#248) Function theme_shoehorn_format_topics_renderer::section_availability_message is not documented
(#252) Function theme_shoehorn_format_topics_renderer::course_activity_clipboard is not documented
(#256) Function theme_shoehorn_format_topics_renderer::format_summary_text is not documented
(#260) Function theme_shoehorn_format_topics_renderer::print_single_section_page is not documented
(#266) Function theme_shoehorn_format_weeks_renderer::get_nav_links is not documented
(#270) Function theme_shoehorn_format_weeks_renderer::section_left_content is not documented
(#274) Function theme_shoehorn_format_weeks_renderer::section_right_content is not documented
(#278) Function theme_shoehorn_format_weeks_renderer::section_availability_message is not documented
(#282) Function theme_shoehorn_format_weeks_renderer::course_activity_clipboard is not documented
(#286) Function theme_shoehorn_format_weeks_renderer::format_summary_text is not documented
(#290) Function theme_shoehorn_format_weeks_renderer::print_single_section_page is not documented
(#300) Function theme_shoehorn_format_topcoll_renderer::get_nav_links is not documented
(#304) Function theme_shoehorn_format_topcoll_renderer::section_left_content is not documented
(#308) Function theme_shoehorn_format_topcoll_renderer::section_right_content is not documented
(#312) Function theme_shoehorn_format_topcoll_renderer::section_availability_message is not documented
(#316) Function theme_shoehorn_format_topcoll_renderer::course_activity_clipboard is not documented
(#320) Function theme_shoehorn_format_topcoll_renderer::format_summary_text is not documented
(#324) Function theme_shoehorn_format_topcoll_renderer::print_single_section_page is not documented
(#334) Function theme_shoehorn_format_grid_renderer::get_nav_links is not documented
(#338) Function theme_shoehorn_format_grid_renderer::section_left_content is not documented
(#342) Function theme_shoehorn_format_grid_renderer::section_right_content is not documented
(#346) Function theme_shoehorn_format_grid_renderer::section_availability_message is not documented
(#350) Function theme_shoehorn_format_grid_renderer::course_activity_clipboard is not documented
(#354) Function theme_shoehorn_format_grid_renderer::format_summary_text is not documented
(#358) Function theme_shoehorn_format_grid_renderer::print_single_section_page is not documented
(#368) Function theme_shoehorn_format_noticebd_renderer::get_nav_links is not documented
(#372) Function theme_shoehorn_format_noticebd_renderer::section_left_content is not documented
(#376) Function theme_shoehorn_format_noticebd_renderer::section_right_content is not documented
(#380) Function theme_shoehorn_format_noticebd_renderer::section_availability_message is not documented
(#384) Function theme_shoehorn_format_noticebd_renderer::course_activity_clipboard is not documented
(#388) Function theme_shoehorn_format_noticebd_renderer::format_summary_text is not documented
(#392) Function theme_shoehorn_format_noticebd_renderer::print_single_section_page is not documented
(#403) Function theme_shoehorn_format_columns_renderer::get_nav_links is not documented
(#407) Function theme_shoehorn_format_columns_renderer::section_left_content is not documented
(#411) Function theme_shoehorn_format_columns_renderer::section_right_content is not documented
(#415) Function theme_shoehorn_format_columns_renderer::section_availability_message is not documented
(#419) Function theme_shoehorn_format_columns_renderer::course_activity_clipboard is not documented
(#423) Function theme_shoehorn_format_columns_renderer::format_summary_text is not documented
(#427) Function theme_shoehorn_format_columns_renderer::print_single_section_page is not documented
(#86) Phpdocs for function shoehorn_print_single_section_page has incomplete parameters list
(#235) Package is not specified for class theme_shoehorn_format_topics_renderer. It is also not specified in file-level phpdocs
(#265) Package is not specified for class theme_shoehorn_format_weeks_renderer. It is also not specified in file-level phpdocs
(#299) Package is not specified for class theme_shoehorn_format_topcoll_renderer. It is also not specified in file-level phpdocs
(#333) Package is not specified for class theme_shoehorn_format_grid_renderer. It is also not specified in file-level phpdocs
(#367) Package is not specified for class theme_shoehorn_format_noticebd_renderer. It is also not specified in file-level phpdocs
(#402) Package is not specified for class theme_shoehorn_format_columns_renderer. It is also not specified in file-level phpdocs
(#19) Package is not specified for function shoehorn_section_header. It is also not specified in file-level phpdocs
(#71) Package is not specified for function shoehorn_section_footer. It is also not specified in file-level phpdocs
(#83) Package is not specified for function shoehorn_print_single_section_page. It is also not specified in file-level phpdocs
theme/shoehorn/renderers/course_renderer.php
(#28) Class theme_shoehorn_core_course_renderer is not documented
(#30) Function theme_shoehorn_core_course_renderer::coursecat_coursebox is not documented
(#113) Function theme_shoehorn_core_course_renderer::coursecat_coursebox_content is not documented
(#177) Function theme_shoehorn_core_course_renderer::course_search_form is not documented
(#17) File-level phpdocs block does not have @copyright tag
theme/shoehorn/settings.php
(#20) Package theme is not valid
theme/shoehorn/version.php
(#20) Package theme is not valid

Update savepoints problems

(2 errors, 0 warnings)

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

theme/shoehorn/db/upgrade.php
Detected more 'if' blocks (1) than 'savepoint' calls (0)
version 2014030900 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]


Mustache template problems

(0 errors, 0 warnings)

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