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

(175 errors, 85 warnings)

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

blocks/fn_marking/assign.submissions.fn.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) This comment is 60% valid code; is this commented out code?
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) This comment is 60% valid code; is this commented out code?
blocks/fn_marking/assign_edit_grade_form.php
(#36) Visibility must be declared on method "definition"
(#62) Whitespace found at end of line within string
(#63) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) Whitespace found at end of line within string
(#181) Line exceeds 132 characters; contains 156 characters
(#182) Line exceeds 132 characters; contains 142 characters
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) This comment is 75% valid code; is this commented out code?
(#186) No space found before comment text; expected "// $mform->addElement('html', $acceptoverride.'   ');" but found "//$mform->addElement('html', $acceptoverride.'   ');"
(#247) Line exceeds 132 characters; contains 136 characters
(#281) Line exceeds 132 characters; contains 136 characters
(#672) Line exceeds 132 characters; contains 133 characters
blocks/fn_marking/assignment.submission.fn.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/fn_marking/assignment.submissions.fn.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/fn_marking/assignment_marking.class.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/fn_marking/block_fn_marking.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#322) Line exceeds 132 characters; contains 136 characters
(#324) Line exceeds 132 characters; contains 135 characters
(#335) Line exceeds 132 characters; contains 136 characters
(#447) Line exceeds 132 characters; contains 138 characters
(#482) Line exceeds 132 characters; contains 138 characters
blocks/fn_marking/classes/task/cache_course_data.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/fn_marking/coursecategories_form.php
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/fn_marking/db/access.php
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/fn_marking/db/tasks.php
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/fn_marking/db/upgrade.php
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/fn_marking/edit_form.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/fn_marking/fn_gradebook.php
(#229) Expected 1 space after "="; 2 found
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) This comment is 60% valid code; is this commented out code?
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) This comment is 62% valid code; is this commented out code?
(#420) No space found before comment text; expected "// $students = get_enrolled_users($context, 'mod/assign:submit', $group, 'u.*', 'u.id');" but found "//$students = get_enrolled_users($context, 'mod/assign:submit', $group, 'u.*', 'u.id');"
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) This comment is 62% valid code; is this commented out code?
(#425) No space found before comment text; expected "// $participantsarr = get_enrolled_users($context, 'mod/assign:submit', $group, 'u.*', 'u.id');" but found "//$participantsarr = get_enrolled_users($context, 'mod/assign:submit', $group, 'u.*', 'u.id');"
(#426) Empty ELSE statement detected
(#427) This comment is 62% valid code; is this commented out code?
(#427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#427) No space found before comment text; expected "// $students = get_enrolled_users($context, 'mod/assign:submit', $group, 'u.*', 'u.id');" but found "//$students = get_enrolled_users($context, 'mod/assign:submit', $group, 'u.*', 'u.id');"
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) This comment is 62% valid code; is this commented out code?
(#428) No space found before comment text; expected "// $participantsarr = get_enrolled_users($context, 'mod/assign:submit', $group, 'u.*', 'u.id');" but found "//$participantsarr = get_enrolled_users($context, 'mod/assign:submit', $group, 'u.*', 'u.id');"
(#525) Line exceeds 132 characters; contains 153 characters
(#617) Expected 1 space after "="; 2 found
(#621) Commas (,) must be followed by white space.
blocks/fn_marking/forum.submissions.fn.php
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#65) Whitespace found at end of line within string
(#77) Whitespace found at end of line within string
(#79) Whitespace found at end of line within string
(#81) Whitespace found at end of line within string
(#178) Expected 1 space after ".="; 0 found
blocks/fn_marking/forum_view.php
(#23) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/fn_marking/grade_override.php
(#44) Usage of ELSEIF not allowed; use ELSE IF instead
(#46) Usage of ELSEIF not allowed; use ELSE IF instead
(#48) Usage of ELSEIF not allowed; use ELSE IF instead
(#54) Variable "grade_item" must not contain underscores.
(#62) Variable "mod_grade_grade" must not contain underscores.
(#62) Variable "grade_item" must not contain underscores.
(#63) Variable "grade_grades" must not contain underscores.
(#63) Variable "mod_grade_grade" must not contain underscores.
(#65) Variable "grade_grades" must not contain underscores.
(#68) Variable "grade_grades" must not contain underscores.
(#72) Variable "grade_item" must not contain underscores.
blocks/fn_marking/journal.submissions.fn.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Empty IF statement detected
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) This comment is 78% valid code; is this commented out code?
(#96) No space found before comment text; expected "// echo $OUTPUT->notification("Failed to update the journal feedback for user $entry->userid");" but found "//echo $OUTPUT->notification("Failed to update the journal feedback for user $entry->userid");"
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) This comment is 72% valid code; is this commented out code?
(#122) No space found before comment text; expected "// echo $OUTPUT->notification(get_string("feedbackupdated", "journal", "$count"), "notifysuccess");" but found "//echo $OUTPUT->notification(get_string("feedbackupdated", "journal", "$count"), "notifysuccess");"
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#135) Whitespace found at end of line within string
(#136) Whitespace found at end of line within string
(#137) Whitespace found at end of line within string
(#138) Whitespace found at end of line within string
(#141) Whitespace found at end of line within string
(#142) Whitespace found at end of line within string
(#143) Whitespace found at end of line within string
(#144) Whitespace found at end of line within string
(#148) Whitespace found at end of line within string
(#149) Whitespace found at end of line within string
(#150) Whitespace found at end of line within string
(#151) Whitespace found at end of line within string
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) This comment is 58% valid code; is this commented out code?
(#201) No space found before comment text; expected "// groups_print_activity_menu($cm, $CFG->wwwroot . "/mod/journal/report.php?id=$cm->id");" but found "//groups_print_activity_menu($cm, $CFG->wwwroot . "/mod/journal/report.php?id=$cm->id");"
(#208) Line exceeds 132 characters; contains 146 characters
(#214) Whitespace found at end of line within string
(#215) Whitespace found at end of line within string
(#216) Whitespace found at end of line within string
(#217) Whitespace found at end of line within string
(#218) Whitespace found at end of line within string
(#219) Whitespace found at end of line within string
(#282) Line exceeds 132 characters; contains 178 characters
(#289) Line exceeds 132 characters; contains 137 characters
(#320) Line exceeds 132 characters; contains 160 characters
(#321) Line exceeds 132 characters; contains 146 characters
(#354) Line exceeds 132 characters; contains 137 characters
(#368) Line exceeds 132 characters; contains 152 characters
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) Line exceeds 132 characters; contains 142 characters
(#386) This comment is 60% valid code; is this commented out code?
(#386) No space found before comment text; expected "// if (!empty($entry->timemarked) && $entry->modified > $entry->timemarked) {" but found "//if (!empty($entry->timemarked) && $entry->modified > $entry->timemarked) {"
(#387) This comment is 41% valid code; is this commented out code?
(#387) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#388) This comment is 62% valid code; is this commented out code?
(#388) No space found before comment text; expected "// } else if ($entry->timemarked) {" but found "//} else if ($entry->timemarked) {"
(#389) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) This comment is 100% valid code; is this commented out code?
(#390) No space found before comment text; expected "// }" but found "//}"
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) Line exceeds 132 characters; contains 145 characters
(#402) Empty IF statement detected
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) No space found before comment text; expected "// $o .= '<input type="hidden" name="c' . $entry->id . '" value="' . $feedbacktext . '"/>';" but found "//$o .= '<input type="hidden" name="c' . $entry->id . '" value="' . $feedbacktext . '"/>';"
(#428) Line exceeds 132 characters; contains 169 characters
blocks/fn_marking/journal_edit_grade_form.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
blocks/fn_marking/lib.php
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#116) Whitespace found at end of line within string
(#117) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
(#147) Whitespace found at end of line within string
(#149) Whitespace found at end of line within string
(#171) Whitespace found at end of line within string
(#177) Whitespace found at end of line within string
(#182) Whitespace found at end of line within string
(#308) Whitespace found at end of line within string
(#309) Whitespace found at end of line within string
(#310) Whitespace found at end of line within string
(#311) Whitespace found at end of line within string
(#314) Whitespace found at end of line within string
(#315) Whitespace found at end of line within string
(#316) Whitespace found at end of line within string
(#317) Whitespace found at end of line within string
(#324) Whitespace found at end of line within string
(#325) Whitespace found at end of line within string
(#326) Whitespace found at end of line within string
(#327) Whitespace found at end of line within string
(#330) Whitespace found at end of line within string
(#331) Whitespace found at end of line within string
(#332) Whitespace found at end of line within string
(#340) Whitespace found at end of line within string
(#341) Whitespace found at end of line within string
(#342) Whitespace found at end of line within string
(#343) Whitespace found at end of line within string
(#347) Whitespace found at end of line within string
(#348) Whitespace found at end of line within string
(#402) Whitespace found at end of line within string
(#404) Whitespace found at end of line within string
(#416) Whitespace found at end of line within string
(#418) Whitespace found at end of line within string
(#445) Whitespace found at end of line within string
(#447) Whitespace found at end of line within string
(#730) Line exceeds 132 characters; contains 137 characters
(#950) Whitespace found at end of line within string
(#951) Whitespace found at end of line within string
(#952) Whitespace found at end of line within string
(#953) Whitespace found at end of line within string
(#954) Whitespace found at end of line within string
(#955) Whitespace found at end of line within string
(#956) Whitespace found at end of line within string
(#2165) Usage of ELSEIF not allowed; use ELSE IF instead
(#3266) Whitespace found at end of line within string
(#3267) Whitespace found at end of line within string
(#3268) Whitespace found at end of line within string
(#3269) Whitespace found at end of line within string
(#3270) Whitespace found at end of line within string
(#3376) Line exceeds 132 characters; contains 139 characters
(#3377) Line exceeds 132 characters; contains 135 characters
(#3378) Line exceeds 132 characters; contains 145 characters
(#3379) Line exceeds 132 characters; contains 133 characters
(#3451) Whitespace found at end of line within string
(#3452) Whitespace found at end of line within string
(#3453) Whitespace found at end of line within string
(#3454) Whitespace found at end of line within string
(#3455) Whitespace found at end of line within string
(#3467) Whitespace found at end of line within string
(#3468) Whitespace found at end of line within string
(#3469) Whitespace found at end of line within string
(#3470) Whitespace found at end of line within string
(#3471) Whitespace found at end of line within string
(#3476) Expected "if (...) {\n"; found "if(...) {\n"
(#3479) Expected 1 space after "+="; 0 found
(#3485) Expected "} else {\n"; found "} else {\n"
(#3520) Line exceeds 132 characters; contains 134 characters
(#3573) Whitespace found at end of line within string
(#3574) Whitespace found at end of line within string
(#3575) Whitespace found at end of line within string
(#3576) Whitespace found at end of line within string
(#3579) Whitespace found at end of line within string
(#3580) Whitespace found at end of line within string
(#3581) Whitespace found at end of line within string
(#3582) Whitespace found at end of line within string
(#3593) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3673) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3697) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3704) Expected 1 space before ">="; 2 found
(#3746) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3757) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3842) Whitespace found at end of line within string
blocks/fn_marking/locallib.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/fn_marking/progress_report.php
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// $currentgroup = get_current_group($course->id);" but found "//$currentgroup = get_current_group($course->id);"
(#205) Expected 1 space after "=>"; 0 found
(#242) Usage of ELSEIF not allowed; use ELSE IF instead
(#265) Line exceeds 132 characters; contains 133 characters
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) This comment is 65% valid code; is this commented out code?
(#278) No space found before comment text; expected "// if ($grade = $gradefunction($instance, $key)) {" but found "//if ($grade = $gradefunction($instance, $key)) {"
(#369) Expected 1 space before "="; 0 found
(#457) Line exceeds maximum limit of 180 characters; contains 200 characters
blocks/fn_marking/quiz.submissions.fn.php
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/fn_marking/version.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

Javascript coding style problems

(2003 errors, 13846 warnings)

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

blocks/fn_marking/js/collapse.js
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) 'togglecollapseall' is defined but never used. (no-unused-vars)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) '$' is not defined. (no-undef)
(#7) '$' is not defined. (no-undef)
(#9) '$' is not defined. (no-undef)
(#11) '$' is not defined. (no-undef)
(#12) '$' is not defined. (no-undef)
(#14) '$' is not defined. (no-undef)
(#16) '$' is not defined. (no-undef)
(#18) '$' is not defined. (no-undef)
(#19) '$' is not defined. (no-undef)
(#22) '$' is not defined. (no-undef)
(#23) '$' is not defined. (no-undef)
blocks/fn_marking/js/fullscreen.js
(#4) '$' is not defined. (no-undef)
(#5) '$' is not defined. (no-undef)
(#6) Line 6 exceeds the maximum line length of 132. (max-len)
(#6) '$' is not defined. (no-undef)
(#6) There should be no spaces inside this paren. (space-in-parens)
(#6) There should be no spaces inside this paren. (space-in-parens)
(#8) '$' is not defined. (no-undef)
(#9) '$' is not defined. (no-undef)
(#10) '$' is not defined. (no-undef)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#13) '$' is not defined. (no-undef)
(#15) '$' is not defined. (no-undef)
(#18) '$' is not defined. (no-undef)
(#23) '$' is not defined. (no-undef)
(#27) '$' is not defined. (no-undef)
(#28) '$' is not defined. (no-undef)
(#31) Unexpected alert. (no-alert)
(#34) Unexpected alert. (no-alert)
(#39) '$' is not defined. (no-undef)
(#40) '$' is not defined. (no-undef)
(#41) '$' is not defined. (no-undef)
(#42) '$' is not defined. (no-undef)
(#43) '$' is not defined. (no-undef)
(#44) '$' is not defined. (no-undef)
(#45) '$' is not defined. (no-undef)
(#46) '$' is not defined. (no-undef)
(#48) Infix operators must be spaced. (space-infix-ops)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#63) Unexpected alert. (no-alert)
(#69) '$' is not defined. (no-undef)
(#70) Missing space before value for key 'height'. (key-spacing)
(#71) Missing space before value for key 'width'. (key-spacing)
(#72) Missing space before value for key 'centerScreen'. (key-spacing)
(#73) Missing space before value for key 'scrollbars'. (key-spacing)
(#76) '$' is not defined. (no-undef)
blocks/fn_marking/js/popup.js
(#1) Missing space before opening brace. (space-before-blocks)
(#2) Missing space before opening brace. (space-before-blocks)
(#4) Missing space before opening brace. (space-before-blocks)
(#6) Missing space before opening brace. (space-before-blocks)
(#9) Missing space before value for key 'centerBrowser'. (key-spacing)
(#10) Missing space before value for key 'centerScreen'. (key-spacing)
(#11) Missing space before value for key 'height'. (key-spacing)
(#12) Missing space before value for key 'left'. (key-spacing)
(#13) Missing space before value for key 'location'. (key-spacing)
(#14) Missing space before value for key 'menubar'. (key-spacing)
(#15) Missing space before value for key 'resizable'. (key-spacing)
(#16) Missing space before value for key 'scrollbars'. (key-spacing)
(#17) Missing space before value for key 'status'. (key-spacing)
(#18) Missing space before value for key 'width'. (key-spacing)
(#19) Missing space before value for key 'windowName'. (key-spacing)
(#20) Missing space before value for key 'windowURL'. (key-spacing)
(#21) Missing space before value for key 'top'. (key-spacing)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Missing space before value for key 'toolbar'. (key-spacing)
(#25) 'settings' is not defined. (no-undef)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) 'settings' is not defined. (no-undef)
(#27) 'settings' is not defined. (no-undef)
(#27) 'settings' is not defined. (no-undef)
(#27) 'settings' is not defined. (no-undef)
(#27) 'settings' is not defined. (no-undef)
(#27) 'settings' is not defined. (no-undef)
(#27) 'settings' is not defined. (no-undef)
(#27) 'settings' is not defined. (no-undef)
(#29) 'settings' is not defined. (no-undef)
(#29) 'settings' is not defined. (no-undef)
(#30) 'settings' is not defined. (no-undef)
(#30) 'settings' is not defined. (no-undef)
(#31) A space is required after ','. (comma-spacing)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) 'settings' is not defined. (no-undef)
(#33) Missing space before opening brace. (space-before-blocks)
(#35) Requires a space after '{'. (block-spacing)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) 'settings' is not defined. (no-undef)
(#37) 'settings' is not defined. (no-undef)
(#38) Expected space(s) after "else". (keyword-spacing)
(#38) Expected space(s) before "else". (keyword-spacing)
(#39) 'settings' is not defined. (no-undef)
(#40) 'settings' is not defined. (no-undef)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) 'settings' is not defined. (no-undef)
(#42) 'settings' is not defined. (no-undef)
(#43) Expected space(s) before "else". (keyword-spacing)
(#43) Expected space(s) after "if". (keyword-spacing)
(#43) 'settings' is not defined. (no-undef)
(#43) Missing space before opening brace. (space-before-blocks)
(#44) 'settings' is not defined. (no-undef)
(#45) 'settings' is not defined. (no-undef)
(#46) Line 46 exceeds the maximum line length of 132. (max-len)
(#46) 'settings' is not defined. (no-undef)
(#46) 'settings' is not defined. (no-undef)
(#47) Expected space(s) before "else". (keyword-spacing)
(#47) Expected space(s) after "else". (keyword-spacing)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#48) 'settings' is not defined. (no-undef)
(#48) 'settings' is not defined. (no-undef)
(#48) 'settings' is not defined. (no-undef)
(#48) 'settings' is not defined. (no-undef)
(#55) 'jQuery' is not defined. (no-undef)
blocks/fn_marking/js/quiz.js
(#5) '$' is not defined. (no-undef)
(#5) There should be no spaces inside this paren. (space-in-parens)
(#5) There should be no spaces inside this paren. (space-in-parens)
(#6) '$' is not defined. (no-undef)
(#6) Missing space before opening brace. (space-before-blocks)
(#7) '$' is not defined. (no-undef)
(#7) Missing space before opening brace. (space-before-blocks)
(#8) '$' is not defined. (no-undef)
(#9) Expected space(s) after "if". (keyword-spacing)
(#10) Missing semicolon. (semi)
(#12) Missing semicolon. (semi)
(#15) '$' is not defined. (no-undef)
(#16) Missing space before value for key 'height'. (key-spacing)
(#17) Missing space before value for key 'width'. (key-spacing)
(#18) Missing space before value for key 'centerScreen'. (key-spacing)
(#19) Missing space before value for key 'scrollbars'. (key-spacing)
blocks/fn_marking/js/selection.js
(#1) '$' is not defined. (no-undef)
(#3) '$' is not defined. (no-undef)
(#6) '$' is not defined. (no-undef)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#7) '$' is not defined. (no-undef)
(#7) '$' is not defined. (no-undef)
(#8) '$' is not defined. (no-undef)
(#8) '$' is not defined. (no-undef)
(#10) '$' is not defined. (no-undef)
(#10) Unexpected space before function parentheses. (space-before-function-paren)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) '$' is not defined. (no-undef)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#13) '$' is not defined. (no-undef)
(#18) Missing JSDoc comment. (require-jsdoc)
(#18) Unexpected space before function parentheses. (space-before-function-paren)
(#19) '$' is not defined. (no-undef)
(#20) '$' is not defined. (no-undef)
(#20) '$' is not defined. (no-undef)
(#21) '$' is not defined. (no-undef)
(#21) '$' is not defined. (no-undef)
(#23) '$' is not defined. (no-undef)
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#24) '$' is not defined. (no-undef)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#26) '$' is not defined. (no-undef)
blocks/fn_marking/js/sort.js
(#2) Line 2 exceeds the maximum line length of 132. (max-len)
(#4) '$' is not defined. (no-undef)
(#5) '$' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#8) Extra space after key '.sorter-false'. (key-spacing)
(#12) Expected space or tab after '//' in comment. (spaced-comment)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#15) Expected space or tab after '//' in comment. (spaced-comment)
blocks/fn_marking/js/tablesorter/addons/pager/jquery.tablesorter.pager.js
(#2) Unexpected tab character. (no-tabs)
(#3) Unexpected tab character. (no-tabs)
(#3) Missing '()' invoking a constructor. (new-parens)
(#4) Trailing spaces not allowed. (no-trailing-spaces)
(#4) Unexpected tab character. (no-tabs)
(#5) Unexpected tab character. (no-tabs)
(#5) Missing JSDoc comment. (require-jsdoc)
(#6) Unexpected tab character. (no-tabs)
(#6) 's' is defined but never used. (no-unused-vars)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Trailing spaces not allowed. (no-trailing-spaces)
(#7) Unexpected tab character. (no-tabs)
(#8) Trailing spaces not allowed. (no-trailing-spaces)
(#8) Unexpected tab character. (no-tabs)
(#9) Unexpected tab character. (no-tabs)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) A space is required after ','. (comma-spacing)
(#10) Unexpected tab character. (no-tabs)
(#11) Unexpected tab character. (no-tabs)
(#12) Unexpected tab character. (no-tabs)
(#13) Unexpected tab character. (no-tabs)
(#14) Unexpected tab character. (no-tabs)
(#15) Unexpected tab character. (no-tabs)
(#16) Unexpected tab character. (no-tabs)
(#17) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Unexpected tab character. (no-tabs)
(#18) Unexpected tab character. (no-tabs)
(#18) Missing JSDoc comment. (require-jsdoc)
(#19) Unexpected tab character. (no-tabs)
(#19) 'c' used outside of binding context. (block-scoped-var)
(#20) Unexpected tab character. (no-tabs)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) 'c' used outside of binding context. (block-scoped-var)
(#20) 'c' used outside of binding context. (block-scoped-var)
(#21) Unexpected tab character. (no-tabs)
(#21) 'c' is already defined. (no-redeclare)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Unexpected tab character. (no-tabs)
(#22) Expected space(s) after "if". (keyword-spacing)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Trailing spaces not allowed. (no-trailing-spaces)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#32) Missing JSDoc comment. (require-jsdoc)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Trailing spaces not allowed. (no-trailing-spaces)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#38) Missing JSDoc comment. (require-jsdoc)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#43) Trailing spaces not allowed. (no-trailing-spaces)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#44) Missing JSDoc comment. (require-jsdoc)
(#45) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) Unexpected tab character. (no-tabs)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#52) Trailing spaces not allowed. (no-trailing-spaces)
(#52) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#53) Missing JSDoc comment. (require-jsdoc)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#56) Expected space(s) after "if". (keyword-spacing)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#61) Trailing spaces not allowed. (no-trailing-spaces)
(#61) Unexpected tab character. (no-tabs)
(#62) Trailing spaces not allowed. (no-trailing-spaces)
(#62) Unexpected tab character. (no-tabs)
(#63) Unexpected tab character. (no-tabs)
(#63) Missing JSDoc comment. (require-jsdoc)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#65) Expected space(s) after "if". (keyword-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#68) Trailing spaces not allowed. (no-trailing-spaces)
(#68) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#69) A space is required after ','. (comma-spacing)
(#70) Unexpected tab character. (no-tabs)
(#71) Trailing spaces not allowed. (no-trailing-spaces)
(#71) Unexpected tab character. (no-tabs)
(#72) Unexpected tab character. (no-tabs)
(#72) Missing JSDoc comment. (require-jsdoc)
(#72) A space is required after ','. (comma-spacing)
(#73) Trailing spaces not allowed. (no-trailing-spaces)
(#73) Unexpected tab character. (no-tabs)
(#74) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#75) 'l' used outside of binding context. (block-scoped-var)
(#76) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#78) Unexpected tab character. (no-tabs)
(#78) Expected space(s) after "if". (keyword-spacing)
(#78) There should be no spaces inside this paren. (space-in-parens)
(#79) Unexpected tab character. (no-tabs)
(#80) Unexpected tab character. (no-tabs)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#81) Unexpected tab character. (no-tabs)
(#82) Trailing spaces not allowed. (no-trailing-spaces)
(#82) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#84) Trailing spaces not allowed. (no-trailing-spaces)
(#84) Unexpected tab character. (no-tabs)
(#85) Unexpected tab character. (no-tabs)
(#86) Trailing spaces not allowed. (no-trailing-spaces)
(#86) Unexpected tab character. (no-tabs)
(#87) Unexpected tab character. (no-tabs)
(#88) Trailing spaces not allowed. (no-trailing-spaces)
(#88) Unexpected tab character. (no-tabs)
(#89) Unexpected tab character. (no-tabs)
(#89) Expected space(s) after "for". (keyword-spacing)
(#90) Trailing spaces not allowed. (no-trailing-spaces)
(#90) Unexpected tab character. (no-tabs)
(#91) Unexpected tab character. (no-tabs)
(#91) Expected space or tab after '//' in comment. (spaced-comment)
(#92) Trailing spaces not allowed. (no-trailing-spaces)
(#92) Unexpected tab character. (no-tabs)
(#93) Unexpected tab character. (no-tabs)
(#94) Unexpected tab character. (no-tabs)
(#94) 'l' is already defined. (no-redeclare)
(#95) Unexpected tab character. (no-tabs)
(#95) Expected space(s) after "for". (keyword-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) Trailing spaces not allowed. (no-trailing-spaces)
(#96) Unexpected tab character. (no-tabs)
(#97) Unexpected tab character. (no-tabs)
(#99) Unexpected tab character. (no-tabs)
(#100) Unexpected tab character. (no-tabs)
(#101) Trailing spaces not allowed. (no-trailing-spaces)
(#101) Unexpected tab character. (no-tabs)
(#102) Unexpected tab character. (no-tabs)
(#102) A space is required after ','. (comma-spacing)
(#103) Trailing spaces not allowed. (no-trailing-spaces)
(#103) Unexpected tab character. (no-tabs)
(#104) Unexpected tab character. (no-tabs)
(#105) Trailing spaces not allowed. (no-trailing-spaces)
(#105) Unexpected tab character. (no-tabs)
(#106) Unexpected tab character. (no-tabs)
(#106) Expected space(s) after "if". (keyword-spacing)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#107) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#107) Unexpected tab character. (no-tabs)
(#108) Unexpected tab character. (no-tabs)
(#109) Trailing spaces not allowed. (no-trailing-spaces)
(#109) Unexpected tab character. (no-tabs)
(#110) Unexpected tab character. (no-tabs)
(#111) Unexpected tab character. (no-tabs)
(#112) Trailing spaces not allowed. (no-trailing-spaces)
(#112) Unexpected tab character. (no-tabs)
(#113) Unexpected tab character. (no-tabs)
(#113) A space is required after ','. (comma-spacing)
(#114) Trailing spaces not allowed. (no-trailing-spaces)
(#114) Unexpected tab character. (no-tabs)
(#115) Unexpected tab character. (no-tabs)
(#116) Trailing spaces not allowed. (no-trailing-spaces)
(#116) Unexpected tab character. (no-tabs)
(#117) Unexpected tab character. (no-tabs)
(#118) Unexpected tab character. (no-tabs)
(#119) Unexpected tab character. (no-tabs)
(#120) Trailing spaces not allowed. (no-trailing-spaces)
(#120) Unexpected tab character. (no-tabs)
(#121) Unexpected tab character. (no-tabs)
(#121) A space is required after ','. (comma-spacing)
(#122) Unexpected tab character. (no-tabs)
(#123) Trailing spaces not allowed. (no-trailing-spaces)
(#123) Unexpected tab character. (no-tabs)
(#124) Unexpected tab character. (no-tabs)
(#125) Unexpected tab character. (no-tabs)
(#126) Unexpected tab character. (no-tabs)
(#127) Unexpected tab character. (no-tabs)
(#128) Unexpected tab character. (no-tabs)
(#129) Unexpected tab character. (no-tabs)
(#130) Unexpected tab character. (no-tabs)
(#131) Unexpected tab character. (no-tabs)
(#132) Unexpected tab character. (no-tabs)
(#133) Unexpected tab character. (no-tabs)
(#134) Unexpected tab character. (no-tabs)
(#135) Unexpected tab character. (no-tabs)
(#136) Unexpected tab character. (no-tabs)
(#137) Unexpected tab character. (no-tabs)
(#138) Unexpected tab character. (no-tabs)
(#139) Unexpected tab character. (no-tabs)
(#140) Unexpected tab character. (no-tabs)
(#141) Trailing spaces not allowed. (no-trailing-spaces)
(#141) Unexpected tab character. (no-tabs)
(#142) Unexpected tab character. (no-tabs)
(#143) Trailing spaces not allowed. (no-trailing-spaces)
(#143) Unexpected tab character. (no-tabs)
(#144) Unexpected tab character. (no-tabs)
(#144) Trailing spaces not allowed. (no-trailing-spaces)
(#145) Trailing spaces not allowed. (no-trailing-spaces)
(#145) Unexpected tab character. (no-tabs)
(#146) Unexpected tab character. (no-tabs)
(#146) 'config' is not defined. (no-undef)
(#147) Trailing spaces not allowed. (no-trailing-spaces)
(#147) Unexpected tab character. (no-tabs)
(#148) Unexpected tab character. (no-tabs)
(#148) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#148) 'config' is not defined. (no-undef)
(#149) Trailing spaces not allowed. (no-trailing-spaces)
(#149) Unexpected tab character. (no-tabs)
(#150) Unexpected tab character. (no-tabs)
(#151) Trailing spaces not allowed. (no-trailing-spaces)
(#151) Unexpected tab character. (no-tabs)
(#152) Unexpected tab character. (no-tabs)
(#152) 'config' is not defined. (no-undef)
(#152) A space is required after ','. (comma-spacing)
(#153) Trailing spaces not allowed. (no-trailing-spaces)
(#153) Unexpected tab character. (no-tabs)
(#154) Unexpected tab character. (no-tabs)
(#154) 'config' is not defined. (no-undef)
(#154) A space is required after ','. (comma-spacing)
(#155) Unexpected tab character. (no-tabs)
(#156) Unexpected tab character. (no-tabs)
(#157) Unexpected tab character. (no-tabs)
(#158) Unexpected tab character. (no-tabs)
(#158) 'config' is not defined. (no-undef)
(#158) A space is required after ','. (comma-spacing)
(#159) Unexpected tab character. (no-tabs)
(#160) Unexpected tab character. (no-tabs)
(#161) Unexpected tab character. (no-tabs)
(#162) Unexpected tab character. (no-tabs)
(#162) 'config' is not defined. (no-undef)
(#162) A space is required after ','. (comma-spacing)
(#163) Unexpected tab character. (no-tabs)
(#164) Unexpected tab character. (no-tabs)
(#165) Unexpected tab character. (no-tabs)
(#166) Unexpected tab character. (no-tabs)
(#166) 'config' is not defined. (no-undef)
(#166) A space is required after ','. (comma-spacing)
(#167) Unexpected tab character. (no-tabs)
(#168) Unexpected tab character. (no-tabs)
(#169) Unexpected tab character. (no-tabs)
(#170) Unexpected tab character. (no-tabs)
(#170) 'config' is not defined. (no-undef)
(#170) A space is required after ','. (comma-spacing)
(#171) Unexpected tab character. (no-tabs)
(#171) A space is required after ','. (comma-spacing)
(#172) Unexpected tab character. (no-tabs)
(#173) Unexpected tab character. (no-tabs)
(#174) Unexpected tab character. (no-tabs)
(#175) Unexpected tab character. (no-tabs)
(#176) Trailing spaces not allowed. (no-trailing-spaces)
(#176) Unexpected tab character. (no-tabs)
(#177) Unexpected tab character. (no-tabs)
(#178) Unexpected tab character. (no-tabs)
(#179) Unexpected tab character. (no-tabs)
(#180) Unexpected tab character. (no-tabs)
(#182) Unexpected tab character. (no-tabs)
(#183) Trailing spaces not allowed. (no-trailing-spaces)
(#183) Unexpected tab character. (no-tabs)
(#184) 'jQuery' is not defined. (no-undef)
(#184) Trailing spaces not allowed. (no-trailing-spaces)
(#184) Unexpected tab character. (no-tabs)
blocks/fn_marking/js/tablesorter/docs/js/docs.js
(#2) Expected { after 'if' condition. (curly)
(#2) '$' is not defined. (no-undef)
(#3) 'ChiliBook' is not defined. (no-undef)
(#3) Multiple spaces found before '='. (no-multi-spaces)
(#4) 'ChiliBook' is not defined. (no-undef)
(#4) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#7) Missing space before opening brace. (space-before-blocks)
(#8) Unexpected tab character. (no-tabs)
(#8) '$' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#9) Unexpected tab character. (no-tabs)
(#10) '$' is not defined. (no-undef)
(#10) Unexpected tab character. (no-tabs)
(#11) Unexpected tab character. (no-tabs)
(#11) '$' is not defined. (no-undef)
(#11) A space is required after ','. (comma-spacing)
(#12) Unexpected tab character. (no-tabs)
(#17) '$' is not defined. (no-undef)
(#18) '$' is not defined. (no-undef)
(#18) Unexpected tab character. (no-tabs)
(#19) '$' is not defined. (no-undef)
(#19) Unexpected tab character. (no-tabs)
(#20) '$' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#21) Unexpected tab character. (no-tabs)
(#21) '$' is not defined. (no-undef)
(#21) Requires a space after '{'. (block-spacing)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) Trailing spaces not allowed. (no-trailing-spaces)
(#22) '$' is not defined. (no-undef)
(#22) Unexpected tab character. (no-tabs)
blocks/fn_marking/js/tablesorter/docs/js/examples.js
(#1) '$' is not defined. (no-undef)
(#3) Unexpected tab character. (no-tabs)
(#4) Unexpected tab character. (no-tabs)
(#4) '$' is not defined. (no-undef)
(#4) '$' is not defined. (no-undef)
(#5) Trailing spaces not allowed. (no-trailing-spaces)
(#5) Unexpected tab character. (no-tabs)
(#6) Unexpected tab character. (no-tabs)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) '$' is not defined. (no-undef)
(#7) Unexpected tab character. (no-tabs)
(#8) Unexpected tab character. (no-tabs)
(#8) '$' is not defined. (no-undef)
(#9) Unexpected tab character. (no-tabs)
(#10) Unexpected tab character. (no-tabs)
(#10) A space is required after ','. (comma-spacing)
(#11) Unexpected tab character. (no-tabs)
(#11) A space is required after ','. (comma-spacing)
(#12) Unexpected tab character. (no-tabs)
(#12) A space is required after ','. (comma-spacing)
(#13) Unexpected tab character. (no-tabs)
(#13) A space is required after ','. (comma-spacing)
(#14) Unexpected tab character. (no-tabs)
(#14) A space is required after ','. (comma-spacing)
(#15) Unexpected tab character. (no-tabs)
(#15) A space is required after ','. (comma-spacing)
(#16) Unexpected tab character. (no-tabs)
(#16) A space is required after ','. (comma-spacing)
(#17) Unexpected tab character. (no-tabs)
(#17) A space is required after ','. (comma-spacing)
(#18) Unexpected tab character. (no-tabs)
(#18) A space is required after ','. (comma-spacing)
(#19) Unexpected tab character. (no-tabs)
(#19) A space is required after ','. (comma-spacing)
(#20) Unexpected tab character. (no-tabs)
(#20) A space is required after ','. (comma-spacing)
(#21) Unexpected tab character. (no-tabs)
(#21) A space is required after ','. (comma-spacing)
(#22) Unexpected tab character. (no-tabs)
(#22) A space is required after ','. (comma-spacing)
(#23) Trailing spaces not allowed. (no-trailing-spaces)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#24) '$' is not defined. (no-undef)
(#25) Unexpected tab character. (no-tabs)
(#26) '$' is not defined. (no-undef)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#27) '$' is not defined. (no-undef)
(#28) '$' is not defined. (no-undef)
(#28) Unexpected tab character. (no-tabs)
blocks/fn_marking/js/tablesorter/jquery-latest.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Missing JSDoc comment. (require-jsdoc)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Requires a space after '{'. (block-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) This line has 21 statements. Maximum allowed is 2. (max-statements-per-line)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Expected space(s) after "try". (keyword-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Requires a space after '{'. (block-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing semicolon. (semi)
(#16) Expected space(s) before "catch". (keyword-spacing)
(#16) Expected space(s) after "catch". (keyword-spacing)
(#16) Requires a space after '{'. (block-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Missing semicolon. (semi)
(#16) Requires a space before '}'. (block-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing semicolon. (semi)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing JSDoc comment. (require-jsdoc)
(#16) Expected space(s) before "function". (keyword-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing space before value for key 'url'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'async'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'dataType'. (key-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing semicolon. (semi)
(#16) Expected space(s) before "function". (keyword-spacing)
(#16) Missing JSDoc comment. (require-jsdoc)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Requires a space after '{'. (block-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Expected space(s) after "for". (keyword-spacing)
(#16) Expected { after 'for-in'. (curly)
(#16) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing semicolon. (semi)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Expected space(s) before "if". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected { after 'for' condition. (curly)
(#16) Expected space(s) after "for". (keyword-spacing)
(#16) 'o' used outside of binding context. (block-scoped-var)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) 'o' used outside of binding context. (block-scoped-var)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) 'o' used outside of binding context. (block-scoped-var)
(#16) 'o' used outside of binding context. (block-scoped-var)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) 'o' used outside of binding context. (block-scoped-var)
(#16) A space is required after ','. (comma-spacing)
(#16) 'o' used outside of binding context. (block-scoped-var)
(#16) A space is required after ','. (comma-spacing)
(#16) 'o' used outside of binding context. (block-scoped-var)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Missing semicolon. (semi)
(#16) Requires a space before '}'. (block-spacing)
(#16) Expected space(s) before "return". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Expected space(s) before "function". (keyword-spacing)
(#17) Missing JSDoc comment. (require-jsdoc)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) This line has 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) Missing '()' invoking a constructor. (new-parens)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing JSDoc comment. (require-jsdoc)
(#17) Expected space(s) before "function". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Expected space(s) before "function". (keyword-spacing)
(#17) Missing JSDoc comment. (require-jsdoc)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Expected space(s) before "function". (keyword-spacing)
(#17) Missing JSDoc comment. (require-jsdoc)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Expected space(s) before "function". (keyword-spacing)
(#17) Missing JSDoc comment. (require-jsdoc)
(#17) Expected to return a value at the end of this function. (consistent-return)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) A space is required after ','. (comma-spacing)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected { after 'for' condition. (curly)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected space(s) after "for". (keyword-spacing)
(#18) Expected space(s) before "for". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Requires a space after '{'. (block-spacing)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Requires a space after '{'. (block-spacing)
(#18) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Blocks are nested too deeply (5). (max-depth)
(#18) Expected { after 'if' condition. (curly)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Blocks are nested too deeply (5). (max-depth)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Expected { after 'if' condition. (curly)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing space before value for key 'elem'. (key-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'handleObj'. (key-spacing)
(#18) Missing semicolon. (semi)
(#18) Requires a space before '}'. (block-spacing)
(#18) Requires a space before '}'. (block-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected space(s) after "for". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) A space is required after ','. (comma-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Requires a space before '}'. (block-spacing)
(#18) Missing semicolon. (semi)
(#18) Requires a space before '}'. (block-spacing)
(#18) Expected space(s) before "return". (keyword-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Missing semicolon. (semi)
(#18) Requires a space before '}'. (block-spacing)
(#18) Requires a space before '}'. (block-spacing)
(#18) Missing JSDoc comment. (require-jsdoc)
(#18) Expected space(s) before "function". (keyword-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Expected space(s) after "return". (keyword-spacing)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#19) Line 19 exceeds the maximum line length of 132. (max-len)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing semicolon. (semi)
(#19) Missing JSDoc comment. (require-jsdoc)
(#19) Expected space(s) before "function". (keyword-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) This line has 17 statements. Maximum allowed is 2. (max-statements-per-line)
(#19) Expected space(s) after "return". (keyword-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing semicolon. (semi)
(#19) Requires a space before '}'. (block-spacing)
(#19) Expected space(s) before "function". (keyword-spacing)
(#19) Missing JSDoc comment. (require-jsdoc)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected space(s) after "for". (keyword-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Expected { after 'for-in'. (curly)
(#19) Expected { after 'for-in'. (curly)
(#19) Expected space(s) before "for". (keyword-spacing)
(#19) Expected space(s) after "for". (keyword-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing semicolon. (semi)
(#19) Requires a space before '}'. (block-spacing)
(#19) Requires a space before '}'. (block-spacing)
(#19) Requires a space before '}'. (block-spacing)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing semicolon. (semi)
(#19) Missing JSDoc comment. (require-jsdoc)
(#19) Expected space(s) before "function". (keyword-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) Line 20 exceeds the maximum line length of 132. (max-len)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected { after 'if' condition. (curly)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Expected space(s) before "if". (keyword-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing semicolon. (semi)
(#20) Requires a space before '}'. (block-spacing)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#20) Expected space(s) before "if". (keyword-spacing)
(#20) Requires a space after '{'. (block-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing semicolon. (semi)
(#20) Requires a space before '}'. (block-spacing)
(#20) Expected space(s) before "if". (keyword-spacing)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Expected { after 'if' condition. (curly)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected space(s) after "return". (keyword-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Missing space before value for key 'fragment'. (key-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before value for key 'cacheable'. (key-spacing)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) Expected space(s) before "function". (keyword-spacing)
(#20) Missing JSDoc comment. (require-jsdoc)
(#20) A space is required after ','. (comma-spacing)
(#20) Requires a space after '{'. (block-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) Missing JSDoc comment. (require-jsdoc)
(#20) Expected space(s) before "function". (keyword-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Expected space(s) after "return". (keyword-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Do not nest ternary expressions. (no-nested-ternary)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) Expected space(s) before "var". (keyword-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) A space is required after ','. (comma-spacing)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) A space is required after ','. (comma-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing space before value for key 'init'. (key-spacing)
(#21) Function 'init' has a complexity of 21. (complexity)
(#21) A space is required after ','. (comma-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected { after 'if' condition. (curly)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Expected space(s) before "return". (keyword-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Requires a space after '{'. (block-spacing)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing semicolon. (semi)
(#21) Expected space(s) before "if". (keyword-spacing)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Requires a space after '{'. (block-spacing)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Expected space(s) before "if". (keyword-spacing)
(#21) Expected { after 'if' condition. (curly)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Expected space(s) before "if". (keyword-spacing)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected space(s) before "if". (keyword-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected space(s) before "if". (keyword-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) This line has 20 statements. Maximum allowed is 2. (max-statements-per-line)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Expected space(s) before "else". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "else". (keyword-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Expected space(s) before "return". (keyword-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Expected space(s) after "else". (keyword-spacing)
(#22) Expected space(s) before "else". (keyword-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected { after 'if' condition. (curly)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected space(s) before "return". (keyword-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Expected space(s) before "this". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) Expected space(s) before "else". (keyword-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#23) Line 23 exceeds the maximum line length of 132. (max-len)
(#23) Missing semicolon. (semi)
(#23) Requires a space before '}'. (block-spacing)
(#23) Expected space(s) before "else". (keyword-spacing)
(#23) Expected space(s) after "return". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected space(s) before "return". (keyword-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Expected space(s) before "return". (keyword-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key 'selector'. (key-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key 'jquery'. (key-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key 'length'. (key-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key 'size'. (key-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key 'toArray'. (key-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) A space is required after ','. (comma-spacing)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key 'get'. (key-spacing)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Do not nest ternary expressions. (no-nested-ternary)
(#23) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key 'pushStack'. (key-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected { after 'if' condition. (curly)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'each'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'ready'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected { after 'if' condition. (curly)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected { after 'else'. (curly)
(#24) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'eq'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'first'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'last'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'slice'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'map'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before value for key 'end'. (key-spacing)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before value for key 'push'. (key-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before value for key 'sort'. (key-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before value for key 'splice'. (key-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Expected { after 'if' condition. (curly)
(#25) Expected space(s) before "if". (keyword-spacing)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Expected space(s) before "for". (keyword-spacing)
(#25) Expected space(s) after "for". (keyword-spacing)
(#25) Expected { after 'for' condition. (curly)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected { after 'if' condition. (curly)
(#25) Expected space(s) before "if". (keyword-spacing)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Expected space(s) before "for". (keyword-spacing)
(#25) Expected space(s) after "for". (keyword-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Expected { after 'if' condition. (curly)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Expected space(s) before "if". (keyword-spacing)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Do not nest ternary expressions. (no-nested-ternary)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing semicolon. (semi)
(#26) Expected space(s) before "else". (keyword-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) This line has 20 statements. Maximum allowed is 2. (max-statements-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing semicolon. (semi)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing semicolon. (semi)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing space before value for key 'noConflict'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Missing semicolon. (semi)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'isReady'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected to return a value at the end of this function. (consistent-return)
(#26) Missing space before value for key 'ready'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Expected { after 'for' condition. (curly)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing semicolon. (semi)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing semicolon. (semi)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'bindReady'. (key-spacing)
(#26) Expected to return a value at the end of this function. (consistent-return)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) Expected space(s) before "else". (keyword-spacing)
(#27) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "try". (keyword-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Expected space(s) after "catch". (keyword-spacing)
(#27) Expected space(s) before "catch". (keyword-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Empty block statement. (no-empty)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'isFunction'. (key-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'isArray'. (key-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'isPlainObject'. (key-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Expected space(s) before "return". (keyword-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected { after 'for-in'. (curly)
(#28) Expected space(s) after "for". (keyword-spacing)
(#28) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing semicolon. (semi)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'isEmptyObject'. (key-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Expected space(s) after "for". (keyword-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Expected { after 'for-in'. (curly)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing semicolon. (semi)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'error'. (key-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Expected to return a value at the end of this function. (consistent-return)
(#28) Missing space before value for key 'parseJSON'. (key-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) The Function constructor is eval. (no-new-func)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected { after 'else'. (curly)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space before '}'. (block-spacing)
(#29) Missing semicolon. (semi)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'noop'. (key-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Unexpected empty function. (no-empty-function)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'globalEval'. (key-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space after '{'. (block-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected { after 'else'. (curly)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Missing semicolon. (semi)
(#29) Requires a space before '}'. (block-spacing)
(#29) Requires a space before '}'. (block-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'nodeName'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space before '}'. (block-spacing)
(#29) Missing semicolon. (semi)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'each'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Expected space(s) before "if". (keyword-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Expected space(s) before "for". (keyword-spacing)
(#29) Expected space(s) after "for". (keyword-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space after '{'. (block-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Expected space(s) after "if". (keyword-spacing)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Expected space(s) before "break". (keyword-spacing)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Expected space(s) before "else". (keyword-spacing)
(#30) Expected space(s) after "for". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#30) Expected { after 'if' condition. (curly)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Expected space(s) before "break". (keyword-spacing)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Expected space(s) before "else". (keyword-spacing)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Expected { after 'if' condition. (curly)
(#30) Expected space(s) after "for". (keyword-spacing)
(#30) Expected space(s) before "for". (keyword-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Expected { after 'if' condition. (curly)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Expected space(s) before "break". (keyword-spacing)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Expected { after 'else'. (curly)
(#30) Expected space(s) before "else". (keyword-spacing)
(#30) Expected { after 'for' condition. (curly)
(#30) Expected space(s) after "for". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'trim'. (key-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Expected space(s) after "return". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'makeArray'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space after '{'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected { after 'if' condition. (curly)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#30) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'inArray'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space after '{'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Expected { after 'if' condition. (curly)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Expected space(s) before "return". (keyword-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected { after 'for' condition. (curly)
(#30) Expected space(s) after "for". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected { after 'if' condition. (curly)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Expected space(s) before "if". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Expected space(s) before "return". (keyword-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Expected space(s) after "return". (keyword-spacing)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'merge'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected { after 'if' condition. (curly)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected { after 'for' condition. (curly)
(#31) Expected space(s) before "for". (keyword-spacing)
(#31) Expected space(s) after "for". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected { after 'else'. (curly)
(#31) Expected space(s) after "for". (keyword-spacing)
(#31) Expected { after 'for' condition. (curly)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing semicolon. (semi)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'grep'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Expected { after 'for' condition. (curly)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Expected space(s) after "for". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) 'f' used outside of binding context. (block-scoped-var)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing semicolon. (semi)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'map'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Expected space(s) after "for". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Expected { after 'if' condition. (curly)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Expected space(s) before "return". (keyword-spacing)
(#31) 'f' used outside of binding context. (block-scoped-var)
(#31) A space is required after ','. (comma-spacing)
(#31) 'f' used outside of binding context. (block-scoped-var)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'guid'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'proxy'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Expected { after 'if' condition. (curly)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Expected space(s) before "if". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) Expected space(s) before "else". (keyword-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing semicolon. (semi)
(#32) Requires a space before '}'. (block-spacing)
(#32) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) before "if". (keyword-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing semicolon. (semi)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Missing semicolon. (semi)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'uaMatch'. (key-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected space(s) after "return". (keyword-spacing)
(#32) Missing space before value for key 'browser'. (key-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'version'. (key-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing semicolon. (semi)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'browser'. (key-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing semicolon. (semi)
(#32) Expected space(s) before "if". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Expected { after 'if' condition. (curly)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Requires a space after '{'. (block-spacing)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#33) A space is required after ','. (comma-spacing)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing semicolon. (semi)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Expected { after 'if' condition. (curly)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing semicolon. (semi)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Expected { after 'if' condition. (curly)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Requires a space after '{'. (block-spacing)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing semicolon. (semi)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) Line 34 exceeds the maximum line length of 132. (max-len)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected space(s) after "if". (keyword-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Requires a space after '{'. (block-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing space before value for key 'leadingWhitespace'. (key-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before value for key 'tbody'. (key-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before value for key 'htmlSerialize'. (key-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before value for key 'style'. (key-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before value for key 'hrefNormalized'. (key-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before value for key 'opacity'. (key-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before value for key 'cssFloat'. (key-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before value for key 'checkOn'. (key-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before value for key 'optSelected'. (key-spacing)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) Missing space before value for key 'parentNode'. (key-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing space before value for key 'deleteExpando'. (key-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing space before value for key 'checkClone'. (key-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing space before value for key 'scriptEval'. (key-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing space before value for key 'noCloneEvent'. (key-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing space before value for key 'boxModel'. (key-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Expected space(s) after "try". (keyword-spacing)
(#35) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#35) Requires a space after '{'. (block-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing semicolon. (semi)
(#35) Expected space(s) after "catch". (keyword-spacing)
(#35) Expected space(s) before "catch". (keyword-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Empty block statement. (no-empty)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Expected space(s) after "if". (keyword-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Requires a space after '{'. (block-spacing)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing semicolon. (semi)
(#35) Expected space(s) after "try". (keyword-spacing)
(#35) Expected space(s) before "try". (keyword-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing semicolon. (semi)
(#35) Expected space(s) before "catch". (keyword-spacing)
(#35) Expected space(s) after "catch". (keyword-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing semicolon. (semi)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Expected space(s) after "if". (keyword-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Requires a space after '{'. (block-spacing)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) A space is required after ','. (comma-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing semicolon. (semi)
(#36) Requires a space before '}'. (block-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Requires a space before '}'. (block-spacing)
(#36) Missing semicolon. (semi)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Requires a space after '{'. (block-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing semicolon. (semi)
(#36) Requires a space before '}'. (block-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Requires a space after '{'. (block-spacing)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected space(s) after "if". (keyword-spacing)
(#37) Requires a space after '{'. (block-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Expected space(s) before "return". (keyword-spacing)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing space before value for key 'for'. (key-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'class'. (key-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'readonly'. (key-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'maxlength'. (key-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'cellspacing'. (key-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'rowspan'. (key-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'colspan'. (key-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'tabindex'. (key-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'usemap'. (key-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'frameborder'. (key-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#37) A space is required after ','. (comma-spacing)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Missing space before value for key 'cache'. (key-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'expando'. (key-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'noData'. (key-spacing)
(#37) Missing space before value for key 'embed'. (key-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'object'. (key-spacing)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) Missing space before value for key 'applet'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'data'. (key-spacing)
(#38) Expected to return a value at the end of this function. (consistent-return)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) This line has 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Expected { after 'if' condition. (curly)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Expected space(s) before "return". (keyword-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Expected space(s) before "else". (keyword-spacing)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Expected { after 'if' condition. (curly)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'removeData'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Requires a space before '}'. (block-spacing)
(#38) Expected space(s) before "else". (keyword-spacing)
(#38) Expected space(s) after "else". (keyword-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Expected { after 'if' condition. (curly)
(#38) Expected space(s) before "delete". (keyword-spacing)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) Expected { after 'else'. (curly)
(#39) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) Requires a space before '}'. (block-spacing)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#39) Missing space before value for key 'data'. (key-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Expected { after 'if' condition. (curly)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Expected space(s) before "return". (keyword-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected { after 'if' condition. (curly)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Expected space(s) before "return". (keyword-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Requires a space after '{'. (block-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) A space is required after ','. (comma-spacing)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing semicolon. (semi)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Requires a space after '{'. (block-spacing)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected { after 'if' condition. (curly)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) Expected space(s) before "else". (keyword-spacing)
(#39) Expected { after 'else'. (curly)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing semicolon. (semi)
(#40) Requires a space before '}'. (block-spacing)
(#40) Requires a space before '}'. (block-spacing)
(#40) Missing semicolon. (semi)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing space before value for key 'removeData'. (key-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Requires a space after '{'. (block-spacing)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Requires a space after '{'. (block-spacing)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) This line has 23 statements. Maximum allowed is 2. (max-statements-per-line)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) A space is required after ','. (comma-spacing)
(#40) Requires a space before '}'. (block-spacing)
(#40) Missing semicolon. (semi)
(#40) Requires a space before '}'. (block-spacing)
(#40) Missing semicolon. (semi)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Missing space before value for key 'queue'. (key-spacing)
(#40) Expected to return a value at the end of this function. (consistent-return)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Requires a space after '{'. (block-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Expected space(s) after "if". (keyword-spacing)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Requires a space after '{'. (block-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected space(s) after "if". (keyword-spacing)
(#40) Expected { after 'if' condition. (curly)
(#40) Expected space(s) before "return". (keyword-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected space(s) after "if". (keyword-spacing)
(#40) Expected { after 'if' condition. (curly)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected { after 'else'. (curly)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Missing semicolon. (semi)
(#40) Requires a space before '}'. (block-spacing)
(#40) Requires a space before '}'. (block-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing space before value for key 'dequeue'. (key-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Requires a space after '{'. (block-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected space(s) after "if". (keyword-spacing)
(#40) Expected { after 'if' condition. (curly)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Expected space(s) after "if". (keyword-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Requires a space after '{'. (block-spacing)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Requires a space after '{'. (block-spacing)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing semicolon. (semi)
(#40) Requires a space before '}'. (block-spacing)
(#40) Missing semicolon. (semi)
(#40) Requires a space before '}'. (block-spacing)
(#40) Requires a space before '}'. (block-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Missing space before value for key 'queue'. (key-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Requires a space after '{'. (block-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Expected space(s) after "if". (keyword-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Requires a space after '{'. (block-spacing)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing semicolon. (semi)
(#40) Requires a space before '}'. (block-spacing)
(#40) Expected space(s) before "if". (keyword-spacing)
(#40) Expected space(s) after "if". (keyword-spacing)
(#40) Expected { after 'if' condition. (curly)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#41) Expected space(s) before "return". (keyword-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Requires a space after '{'. (block-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) Requires a space before '}'. (block-spacing)
(#41) Missing semicolon. (semi)
(#41) Requires a space before '}'. (block-spacing)
(#41) Missing semicolon. (semi)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing space before value for key 'dequeue'. (key-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Requires a space after '{'. (block-spacing)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Requires a space after '{'. (block-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) A space is required after ','. (comma-spacing)
(#41) Requires a space before '}'. (block-spacing)
(#41) Missing semicolon. (semi)
(#41) Requires a space before '}'. (block-spacing)
(#41) Missing semicolon. (semi)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing space before value for key 'delay'. (key-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Requires a space after '{'. (block-spacing)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) A space is required after ','. (comma-spacing)
(#41) Requires a space after '{'. (block-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Requires a space after '{'. (block-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) A space is required after ','. (comma-spacing)
(#41) Requires a space before '}'. (block-spacing)
(#41) Missing semicolon. (semi)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing semicolon. (semi)
(#41) Requires a space before '}'. (block-spacing)
(#41) Requires a space before '}'. (block-spacing)
(#41) Missing semicolon. (semi)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing space before value for key 'clearQueue'. (key-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Requires a space after '{'. (block-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) Requires a space before '}'. (block-spacing)
(#41) Missing semicolon. (semi)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Missing space before value for key 'attr'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Requires a space after '{'. (block-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#42) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Requires a space before '}'. (block-spacing)
(#42) Missing semicolon. (semi)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'removeAttr'. (key-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Requires a space after '{'. (block-spacing)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Requires a space after '{'. (block-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Requires a space before '}'. (block-spacing)
(#42) Missing semicolon. (semi)
(#42) Requires a space before '}'. (block-spacing)
(#42) Missing semicolon. (semi)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'addClass'. (key-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Requires a space after '{'. (block-spacing)
(#42) Expected space(s) after "if". (keyword-spacing)
(#42) Expected { after 'if' condition. (curly)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Expected space(s) before "return". (keyword-spacing)
(#42) Requires a space after '{'. (block-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Requires a space before '}'. (block-spacing)
(#42) Missing semicolon. (semi)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected space(s) after "if". (keyword-spacing)
(#42) Expected { after 'if' condition. (curly)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Expected space(s) before "for". (keyword-spacing)
(#42) Expected space(s) after "for". (keyword-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Requires a space after '{'. (block-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected space(s) after "if". (keyword-spacing)
(#42) Expected { after 'if' condition. (curly)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Expected space(s) after "if". (keyword-spacing)
(#42) Expected space(s) before "if". (keyword-spacing)
(#42) Requires a space after '{'. (block-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Expected space(s) after "for". (keyword-spacing)
(#42) Expected { after 'for' condition. (curly)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Expected space(s) after "if". (keyword-spacing)
(#43) Expected { after 'if' condition. (curly)
(#43) Expected space(s) before "if". (keyword-spacing)
(#43) Blocks are nested too deeply (5). (max-depth)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) 'i' used outside of binding context. (block-scoped-var)
(#43) Requires a space before '}'. (block-spacing)
(#43) Missing semicolon. (semi)
(#43) Expected space(s) before "else". (keyword-spacing)
(#43) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing semicolon. (semi)
(#43) Requires a space before '}'. (block-spacing)
(#43) Expected space(s) before "return". (keyword-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Missing semicolon. (semi)
(#43) Requires a space before '}'. (block-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'removeClass'. (key-spacing)
(#43) Requires a space after '{'. (block-spacing)
(#43) Missing space before opening brace. (space-before-blocks)
(#43) Expected space(s) after "if". (keyword-spacing)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Expected { after 'if' condition. (curly)
(#43) Expected space(s) before "return". (keyword-spacing)
(#43) Requires a space after '{'. (block-spacing)
(#43) Missing space before opening brace. (space-before-blocks)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Requires a space before '}'. (block-spacing)
(#43) Missing semicolon. (semi)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Expected { after 'if' condition. (curly)
(#43) Expected space(s) after "if". (keyword-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Expected space(s) after "for". (keyword-spacing)
(#43) Expected space(s) before "for". (keyword-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Requires a space after '{'. (block-spacing)
(#43) Missing space before opening brace. (space-before-blocks)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Expected { after 'if' condition. (curly)
(#43) Expected space(s) after "if". (keyword-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Expected space(s) before "if". (keyword-spacing)
(#43) Expected space(s) after "if". (keyword-spacing)
(#43) Missing space before opening brace. (space-before-blocks)
(#43) Requires a space after '{'. (block-spacing)
(#43) Expected { after 'for' condition. (curly)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Expected space(s) after "for". (keyword-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) Line 44 exceeds the maximum line length of 132. (max-len)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) 'j' used outside of binding context. (block-scoped-var)
(#44) Requires a space before '}'. (block-spacing)
(#44) Missing semicolon. (semi)
(#44) Expected space(s) before "else". (keyword-spacing)
(#44) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing semicolon. (semi)
(#44) Requires a space before '}'. (block-spacing)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) Expected space(s) before "return". (keyword-spacing)
(#44) Missing semicolon. (semi)
(#44) Requires a space before '}'. (block-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'toggleClass'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Requires a space after '{'. (block-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected { after 'if' condition. (curly)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) Expected space(s) before "return". (keyword-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Requires a space after '{'. (block-spacing)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Requires a space before '}'. (block-spacing)
(#44) Missing semicolon. (semi)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Requires a space after '{'. (block-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Expected { after 'if' condition. (curly)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Expected space(s) after "for". (keyword-spacing)
(#44) Expected space(s) before "for". (keyword-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Requires a space after '{'. (block-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Requires a space before '}'. (block-spacing)
(#44) Missing semicolon. (semi)
(#44) Expected space(s) before "else". (keyword-spacing)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Requires a space after '{'. (block-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) Line 45 exceeds the maximum line length of 132. (max-len)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Requires a space before '}'. (block-spacing)
(#45) Missing semicolon. (semi)
(#45) Requires a space before '}'. (block-spacing)
(#45) Missing semicolon. (semi)
(#45) Requires a space before '}'. (block-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing space before value for key 'hasClass'. (key-spacing)
(#45) Requires a space after '{'. (block-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected { after 'for' condition. (curly)
(#45) Expected space(s) after "for". (keyword-spacing)
(#45) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected space(s) before "if". (keyword-spacing)
(#45) Expected { after 'if' condition. (curly)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Expected space(s) before "return". (keyword-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Missing semicolon. (semi)
(#45) Requires a space before '}'. (block-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing space before value for key 'val'. (key-spacing)
(#45) Requires a space after '{'. (block-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Requires a space after '{'. (block-spacing)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Requires a space after '{'. (block-spacing)
(#45) Expected { after 'if' condition. (curly)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) A space is required after ','. (comma-spacing)
(#45) Expected space(s) before "return". (keyword-spacing)
(#45) Expected space(s) after "return". (keyword-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Requires a space after '{'. (block-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected { after 'if' condition. (curly)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Expected space(s) before "return". (keyword-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected space(s) after "for". (keyword-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Requires a space after '{'. (block-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) Line 46 exceeds the maximum line length of 132. (max-len)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Blocks are nested too deeply (5). (max-depth)
(#46) Requires a space after '{'. (block-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) This line has 20 statements. Maximum allowed is 2. (max-statements-per-line)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Expected { after 'if' condition. (curly)
(#46) Blocks are nested too deeply (6). (max-depth)
(#46) Expected space(s) before "return". (keyword-spacing)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing semicolon. (semi)
(#46) Requires a space before '}'. (block-spacing)
(#46) Expected space(s) before "return". (keyword-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Missing semicolon. (semi)
(#46) Requires a space before '}'. (block-spacing)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Expected { after 'if' condition. (curly)
(#46) Expected space(s) before "if". (keyword-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Expected space(s) before "return". (keyword-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Expected space(s) after "return". (keyword-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing semicolon. (semi)
(#46) Expected space(s) before "return". (keyword-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing semicolon. (semi)
(#46) Expected space(s) before "var". (keyword-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Requires a space after '{'. (block-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Requires a space after '{'. (block-spacing)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Expected { after 'if' condition. (curly)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Expected { after 'if' condition. (curly)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Expected { after 'if' condition. (curly)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Expected space(s) before "this". (keyword-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Requires a space after '{'. (block-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Requires a space after '{'. (block-spacing)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) Line 47 exceeds the maximum line length of 132. (max-len)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Requires a space before '}'. (block-spacing)
(#47) Missing semicolon. (semi)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Expected { after 'if' condition. (curly)
(#47) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#47) Expected space(s) before "this". (keyword-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Requires a space before '}'. (block-spacing)
(#47) Missing semicolon. (semi)
(#47) Expected space(s) before "else". (keyword-spacing)
(#47) Expected { after 'else'. (curly)
(#47) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Requires a space before '}'. (block-spacing)
(#47) Missing semicolon. (semi)
(#47) Requires a space before '}'. (block-spacing)
(#47) Requires a space before '}'. (block-spacing)
(#47) Missing semicolon. (semi)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Missing space before value for key 'attrFn'. (key-spacing)
(#47) Missing space before value for key 'val'. (key-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'css'. (key-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'html'. (key-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'text'. (key-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'data'. (key-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'width'. (key-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'height'. (key-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'offset'. (key-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'attr'. (key-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Requires a space after '{'. (block-spacing)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Expected { after 'if' condition. (curly)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Expected space(s) before "return". (keyword-spacing)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Expected { after 'if' condition. (curly)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Expected space(s) before "return". (keyword-spacing)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Requires a space after '{'. (block-spacing)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Requires a space after '{'. (block-spacing)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Requires a space after '{'. (block-spacing)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Requires a space before '}'. (block-spacing)
(#48) Missing semicolon. (semi)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Expected { after 'if' condition. (curly)
(#48) Expected space(s) before "if". (keyword-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Expected space(s) before "return". (keyword-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Expected { after 'if' condition. (curly)
(#48) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Expected space(s) before "return". (keyword-spacing)
(#48) Expected space(s) after "return". (keyword-spacing)
(#48) Do not nest ternary expressions. (no-nested-ternary)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Requires a space before '}'. (block-spacing)
(#48) Missing semicolon. (semi)
(#48) Expected space(s) before "if". (keyword-spacing)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Requires a space after '{'. (block-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Expected { after 'if' condition. (curly)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#48) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#48) Expected space(s) before "return". (keyword-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Requires a space before '}'. (block-spacing)
(#48) Missing semicolon. (semi)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Requires a space after '{'. (block-spacing)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) Requires a space after '{'. (block-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Expected space(s) after "return". (keyword-spacing)
(#49) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Requires a space before '}'. (block-spacing)
(#49) Missing semicolon. (semi)
(#49) Missing semicolon. (semi)
(#49) Requires a space before '}'. (block-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing space before value for key 'add'. (key-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Requires a space after '{'. (block-spacing)
(#49) Expected space(s) after "if". (keyword-spacing)
(#49) This line has 19 statements. Maximum allowed is 2. (max-statements-per-line)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Requires a space after '{'. (block-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Expected space(s) after "if". (keyword-spacing)
(#49) Expected { after 'if' condition. (curly)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected space(s) after "if". (keyword-spacing)
(#49) Requires a space after '{'. (block-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Requires a space before '}'. (block-spacing)
(#49) Missing semicolon. (semi)
(#49) Expected space(s) before "if". (keyword-spacing)
(#49) Expected { after 'if' condition. (curly)
(#49) Expected space(s) after "if". (keyword-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected space(s) after "if". (keyword-spacing)
(#49) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Requires a space after '{'. (block-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected space(s) after "if". (keyword-spacing)
(#49) Expected { after 'if' condition. (curly)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Requires a space after '{'. (block-spacing)
(#49) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing semicolon. (semi)
(#49) Requires a space before '}'. (block-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected space(s) after "for". (keyword-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Requires a space after '{'. (block-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing space before value for key 'handler'. (key-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing space before value for key 'data'. (key-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected space(s) after "if". (keyword-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Requires a space after '{'. (block-spacing)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing semicolon. (semi)
(#50) Requires a space before '}'. (block-spacing)
(#50) Expected space(s) before "else". (keyword-spacing)
(#50) Expected space(s) after "else". (keyword-spacing)
(#50) Requires a space after '{'. (block-spacing)
(#50) This line has 19 statements. Maximum allowed is 2. (max-statements-per-line)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing semicolon. (semi)
(#50) Requires a space before '}'. (block-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) A space is required after ','. (comma-spacing)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) Requires a space after '{'. (block-spacing)
(#50) Missing space before opening brace. (space-before-blocks)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) Blocks are nested too deeply (5). (max-depth)
(#50) Expected { after 'if' condition. (curly)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) Expected space(s) before "if". (keyword-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing semicolon. (semi)
(#50) Requires a space before '}'. (block-spacing)
(#50) Expected space(s) before "if". (keyword-spacing)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) Requires a space after '{'. (block-spacing)
(#50) Missing space before opening brace. (space-before-blocks)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Expected { after 'if' condition. (curly)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Requires a space before '}'. (block-spacing)
(#50) Missing semicolon. (semi)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing semicolon. (semi)
(#50) Requires a space before '}'. (block-spacing)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Requires a space before '}'. (block-spacing)
(#50) Missing semicolon. (semi)
(#50) Requires a space before '}'. (block-spacing)
(#50) Requires a space before '}'. (block-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing space before value for key 'global'. (key-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing space before value for key 'remove'. (key-spacing)
(#50) Function 'remove' has a complexity of 29. (complexity)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing space before opening brace. (space-before-blocks)
(#50) Requires a space after '{'. (block-spacing)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing space before opening brace. (space-before-blocks)
(#50) Requires a space after '{'. (block-spacing)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) A space is required after ','. (comma-spacing)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) A space is required after ','. (comma-spacing)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) Line 51 exceeds the maximum line length of 132. (max-len)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Expected space(s) after "if". (keyword-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Requires a space after '{'. (block-spacing)
(#51) Expected space(s) after "if". (keyword-spacing)
(#51) This line has 25 statements. Maximum allowed is 2. (max-statements-per-line)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Requires a space after '{'. (block-spacing)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Requires a space before '}'. (block-spacing)
(#51) Missing semicolon. (semi)
(#51) Expected space(s) after "if". (keyword-spacing)
(#51) Expected space(s) before "if". (keyword-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Requires a space after '{'. (block-spacing)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Expected { after 'for-in'. (curly)
(#51) Expected space(s) after "for". (keyword-spacing)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) A space is required after ','. (comma-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing semicolon. (semi)
(#51) Requires a space before '}'. (block-spacing)
(#51) Expected space(s) after "else". (keyword-spacing)
(#51) Expected space(s) before "else". (keyword-spacing)
(#51) Requires a space after '{'. (block-spacing)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Expected space(s) after "for". (keyword-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Requires a space after '{'. (block-spacing)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Blocks are nested too deeply (5). (max-depth)
(#51) Expected space(s) after "if". (keyword-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Requires a space after '{'. (block-spacing)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) A space is required after ','. (comma-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing semicolon. (semi)
(#51) Requires a space before '}'. (block-spacing)
(#51) Blocks are nested too deeply (5). (max-depth)
(#51) Expected space(s) after "if". (keyword-spacing)
(#51) Expected space(s) before "if". (keyword-spacing)
(#51) Expected { after 'if' condition. (curly)
(#51) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Expected space(s) after "if". (keyword-spacing)
(#51) Expected space(s) before "if". (keyword-spacing)
(#51) Requires a space after '{'. (block-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Blocks are nested too deeply (6). (max-depth)
(#51) Expected space(s) after "for". (keyword-spacing)
(#51) 'B' used outside of binding context. (block-scoped-var)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) 'B' used outside of binding context. (block-scoped-var)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) 'B' used outside of binding context. (block-scoped-var)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Requires a space after '{'. (block-spacing)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) 'B' used outside of binding context. (block-scoped-var)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Blocks are nested too deeply (7). (max-depth)
(#51) Expected space(s) after "if". (keyword-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Requires a space after '{'. (block-spacing)
(#51) Blocks are nested too deeply (8). (max-depth)
(#51) Expected space(s) after "if". (keyword-spacing)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Requires a space after '{'. (block-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) 'B' used outside of binding context. (block-scoped-var)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) A space is required after ','. (comma-spacing)
(#51) Requires a space before '}'. (block-spacing)
(#51) Missing semicolon. (semi)
(#51) Blocks are nested too deeply (8). (max-depth)
(#51) Expected space(s) after "if". (keyword-spacing)
(#51) Expected space(s) before "if". (keyword-spacing)
(#51) Expected { after 'if' condition. (curly)
(#51) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) Line 52 exceeds the maximum line length of 132. (max-len)
(#52) Expected space(s) before "break". (keyword-spacing)
(#52) Missing semicolon. (semi)
(#52) Requires a space before '}'. (block-spacing)
(#52) Requires a space before '}'. (block-spacing)
(#52) Expected space(s) before "if". (keyword-spacing)
(#52) Expected space(s) after "if". (keyword-spacing)
(#52) Blocks are nested too deeply (6). (max-depth)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Requires a space after '{'. (block-spacing)
(#52) This line has 19 statements. Maximum allowed is 2. (max-statements-per-line)
(#52) Blocks are nested too deeply (7). (max-depth)
(#52) Expected space(s) after "if". (keyword-spacing)
(#52) Expected { after 'if' condition. (curly)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) Requires a space before '}'. (block-spacing)
(#52) Missing semicolon. (semi)
(#52) Requires a space before '}'. (block-spacing)
(#52) Expected space(s) before "else". (keyword-spacing)
(#52) Blocks are nested too deeply (6). (max-depth)
(#52) Expected space(s) after "for". (keyword-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Requires a space after '{'. (block-spacing)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) Expected space(s) after "if". (keyword-spacing)
(#52) Blocks are nested too deeply (7). (max-depth)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Requires a space after '{'. (block-spacing)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) A space is required after ','. (comma-spacing)
(#52) Requires a space before '}'. (block-spacing)
(#52) Missing semicolon. (semi)
(#52) Requires a space before '}'. (block-spacing)
(#52) Requires a space before '}'. (block-spacing)
(#52) Expected space(s) before "if". (keyword-spacing)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) Expected space(s) after "if". (keyword-spacing)
(#52) Requires a space after '{'. (block-spacing)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) Expected { after 'if' condition. (curly)
(#52) Expected space(s) after "if". (keyword-spacing)
(#52) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Requires a space before '}'. (block-spacing)
(#52) Missing semicolon. (semi)
(#52) Requires a space before '}'. (block-spacing)
(#52) Requires a space before '}'. (block-spacing)
(#52) Requires a space before '}'. (block-spacing)
(#52) Requires a space before '}'. (block-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Function 'trigger' has a complexity of 23. (complexity)
(#52) Expected to return a value at the end of this function. (consistent-return)
(#52) Missing space before value for key 'trigger'. (key-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Requires a space after '{'. (block-spacing)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Expected space(s) after "if". (keyword-spacing)
(#52) Requires a space after '{'. (block-spacing)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Do not nest ternary expressions. (no-nested-ternary)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Expected space(s) after "if". (keyword-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Requires a space after '{'. (block-spacing)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing semicolon. (semi)
(#53) Requires a space before '}'. (block-spacing)
(#53) This line has 17 statements. Maximum allowed is 2. (max-statements-per-line)
(#53) Expected space(s) before "if". (keyword-spacing)
(#53) Expected space(s) after "if". (keyword-spacing)
(#53) Requires a space after '{'. (block-spacing)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Requires a space after '{'. (block-spacing)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Requires a space before '}'. (block-spacing)
(#53) Missing semicolon. (semi)
(#53) Requires a space before '}'. (block-spacing)
(#53) Missing semicolon. (semi)
(#53) Expected { after 'if' condition. (curly)
(#53) Expected space(s) after "if". (keyword-spacing)
(#53) Expected space(s) before "if". (keyword-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Expected space(s) before "return". (keyword-spacing)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) Missing semicolon. (semi)
(#53) Requires a space before '}'. (block-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Expected space(s) after "try". (keyword-spacing)
(#53) Requires a space after '{'. (block-spacing)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Expected { after 'if' condition. (curly)
(#53) Expected space(s) after "if". (keyword-spacing)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Expected space(s) before "if". (keyword-spacing)
(#53) Expected space(s) after "if". (keyword-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Requires a space before '}'. (block-spacing)
(#53) Missing semicolon. (semi)
(#53) Expected space(s) after "catch". (keyword-spacing)
(#53) Expected space(s) before "catch". (keyword-spacing)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Empty block statement. (no-empty)
(#53) Expected space(s) after "if". (keyword-spacing)
(#53) Expected space(s) before "if". (keyword-spacing)
(#53) Expected { after 'if' condition. (curly)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) Line 54 exceeds the maximum line length of 132. (max-len)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected space(s) after "if". (keyword-spacing)
(#54) Requires a space after '{'. (block-spacing)
(#54) Missing space before opening brace. (space-before-blocks)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) A space is required after ','. (comma-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) A space is required after ','. (comma-spacing)
(#54) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected space(s) after "if". (keyword-spacing)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) A space is required after ','. (comma-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Requires a space after '{'. (block-spacing)
(#54) Missing space before opening brace. (space-before-blocks)
(#54) Expected space(s) after "try". (keyword-spacing)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) Requires a space after '{'. (block-spacing)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) Expected space(s) after "if". (keyword-spacing)
(#54) Missing space before opening brace. (space-before-blocks)
(#54) Requires a space after '{'. (block-spacing)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) Expected { after 'if' condition. (curly)
(#54) Expected space(s) after "if". (keyword-spacing)
(#54) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) Requires a space before '}'. (block-spacing)
(#54) Missing semicolon. (semi)
(#54) Requires a space before '}'. (block-spacing)
(#54) Expected space(s) before "catch". (keyword-spacing)
(#54) Expected space(s) after "catch". (keyword-spacing)
(#54) Missing space before opening brace. (space-before-blocks)
(#54) Empty block statement. (no-empty)
(#54) Expected space(s) before "if". (keyword-spacing)
(#54) Expected { after 'if' condition. (curly)
(#54) Expected space(s) after "if". (keyword-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing semicolon. (semi)
(#54) Requires a space before '}'. (block-spacing)
(#54) Requires a space before '}'. (block-spacing)
(#54) Requires a space before '}'. (block-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Missing space before value for key 'handle'. (key-spacing)
(#54) Requires a space after '{'. (block-spacing)
(#54) Missing space before opening brace. (space-before-blocks)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) Line 55 exceeds the maximum line length of 132. (max-len)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Requires a space after '{'. (block-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) This line has 23 statements. Maximum allowed is 2. (max-statements-per-line)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing semicolon. (semi)
(#55) Requires a space before '}'. (block-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) A space is required after ','. (comma-spacing)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing space before opening brace. (space-before-blocks)
(#55) Requires a space after '{'. (block-spacing)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#55) Expected space(s) after "for". (keyword-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Requires a space after '{'. (block-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing space before opening brace. (space-before-blocks)
(#55) Requires a space after '{'. (block-spacing)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) A space is required after ','. (comma-spacing)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Requires a space after '{'. (block-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Blocks are nested too deeply (5). (max-depth)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Requires a space after '{'. (block-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#55) Requires a space before '}'. (block-spacing)
(#55) Missing semicolon. (semi)
(#55) Requires a space before '}'. (block-spacing)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Expected space(s) before "if". (keyword-spacing)
(#55) Expected { after 'if' condition. (curly)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#55) Expected space(s) before "break". (keyword-spacing)
(#55) Requires a space before '}'. (block-spacing)
(#55) Missing semicolon. (semi)
(#55) Requires a space before '}'. (block-spacing)
(#55) Requires a space before '}'. (block-spacing)
(#55) Expected space(s) before "return". (keyword-spacing)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#55) Requires a space before '}'. (block-spacing)
(#55) Missing semicolon. (semi)
(#55) A space is required after ','. (comma-spacing)
(#55) Missing space before value for key 'props'. (key-spacing)
(#56) Line 56 exceeds the maximum line length of 132. (max-len)
(#56) Missing space before value for key 'fix'. (key-spacing)
(#56) Function 'fix' has a complexity of 26. (complexity)
(#56) Missing space before opening brace. (space-before-blocks)
(#56) Requires a space after '{'. (block-spacing)
(#56) Expected space(s) after "if". (keyword-spacing)
(#56) Expected { after 'if' condition. (curly)
(#56) Statement inside of curly braces should be on next line. (brace-style)
(#56) Expected space(s) before "return". (keyword-spacing)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Expected space(s) after "for". (keyword-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) A space is required after ','. (comma-spacing)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Requires a space after '{'. (block-spacing)
(#56) Missing space before opening brace. (space-before-blocks)
(#56) Statement inside of curly braces should be on next line. (brace-style)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Requires a space before '}'. (block-spacing)
(#56) Missing semicolon. (semi)
(#56) Expected space(s) after "if". (keyword-spacing)
(#56) Expected { after 'if' condition. (curly)
(#56) Expected space(s) before "if". (keyword-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Expected space(s) after "if". (keyword-spacing)
(#56) Expected { after 'if' condition. (curly)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Expected space(s) after "if". (keyword-spacing)
(#56) Expected { after 'if' condition. (curly)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Expected space(s) after "if". (keyword-spacing)
(#56) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing space before opening brace. (space-before-blocks)
(#56) Requires a space after '{'. (block-spacing)
(#56) Statement inside of curly braces should be on next line. (brace-style)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) 'd' used outside of binding context. (block-scoped-var)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) 'd' used outside of binding context. (block-scoped-var)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) 'd' used outside of binding context. (block-scoped-var)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) 'd' used outside of binding context. (block-scoped-var)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) 'd' used outside of binding context. (block-scoped-var)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) 'd' used outside of binding context. (block-scoped-var)
(#57) Line 57 exceeds the maximum line length of 132. (max-len)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) 'd' used outside of binding context. (block-scoped-var)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) 'd' used outside of binding context. (block-scoped-var)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) 'd' used outside of binding context. (block-scoped-var)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Requires a space before '}'. (block-spacing)
(#57) Missing semicolon. (semi)
(#57) Expected { after 'if' condition. (curly)
(#57) Expected space(s) after "if". (keyword-spacing)
(#57) Expected space(s) before "if". (keyword-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Expected space(s) after "if". (keyword-spacing)
(#57) Expected { after 'if' condition. (curly)
(#57) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Expected space(s) after "if". (keyword-spacing)
(#57) Expected { after 'if' condition. (curly)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Do not nest ternary expressions. (no-nested-ternary)
(#57) Unexpected use of '&'. (no-bitwise)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Do not nest ternary expressions. (no-nested-ternary)
(#57) Unexpected use of '&'. (no-bitwise)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Unexpected use of '&'. (no-bitwise)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#57) Requires a space before '}'. (block-spacing)
(#57) Missing semicolon. (semi)
(#57) A space is required after ','. (comma-spacing)
(#57) Missing space before value for key 'guid'. (key-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) Missing space before value for key 'proxy'. (key-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) Missing space before value for key 'special'. (key-spacing)
(#57) Missing space before value for key 'ready'. (key-spacing)
(#57) Missing space before value for key 'setup'. (key-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) Missing space before value for key 'teardown'. (key-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) Missing space before value for key 'live'. (key-spacing)
(#57) Missing space before value for key 'add'. (key-spacing)
(#57) Missing space before opening brace. (space-before-blocks)
(#57) Requires a space after '{'. (block-spacing)
(#57) Statement inside of curly braces should be on next line. (brace-style)
(#57) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) Missing space before value for key 'handler'. (key-spacing)
(#57) Missing semicolon. (semi)
(#57) Requires a space before '}'. (block-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) Missing space before value for key 'remove'. (key-spacing)
(#57) Requires a space after '{'. (block-spacing)
(#57) Missing space before opening brace. (space-before-blocks)
(#57) Statement inside of curly braces should be on next line. (brace-style)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#58) Line 58 exceeds the maximum line length of 132. (max-len)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) Expected to return a value at the end of this function. (consistent-return)
(#58) Requires a space after '{'. (block-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) Expected { after 'if' condition. (curly)
(#58) Expected space(s) after "if". (keyword-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) Return statement should not contain assignment. (no-return-assign)
(#58) Expected space(s) before "return". (keyword-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Requires a space before '}'. (block-spacing)
(#58) Missing semicolon. (semi)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing semicolon. (semi)
(#58) Requires a space before '}'. (block-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing space before value for key 'beforeunload'. (key-spacing)
(#58) Missing space before value for key 'setup'. (key-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#58) Requires a space after '{'. (block-spacing)
(#58) Expected space(s) after "if". (keyword-spacing)
(#58) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#58) Expected { after 'if' condition. (curly)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) Expected space(s) before "this". (keyword-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) Requires a space before '}'. (block-spacing)
(#58) Missing semicolon. (semi)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing space before value for key 'teardown'. (key-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Requires a space after '{'. (block-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) Expected space(s) after "if". (keyword-spacing)
(#58) Expected { after 'if' condition. (curly)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Expected space(s) before "this". (keyword-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Requires a space before '}'. (block-spacing)
(#58) Missing semicolon. (semi)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Requires a space after '{'. (block-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Requires a space before '}'. (block-spacing)
(#58) Missing semicolon. (semi)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#58) Requires a space after '{'. (block-spacing)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) Requires a space before '}'. (block-spacing)
(#58) Missing semicolon. (semi)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Expected to return a value at the end of this function. (consistent-return)
(#58) Missing space before opening brace. (space-before-blocks)
(#58) Requires a space after '{'. (block-spacing)
(#58) Expected { after 'if' condition. (curly)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) Expected space(s) after "if". (keyword-spacing)
(#58) Expected space(s) before "return". (keyword-spacing)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Expected space(s) after "if". (keyword-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Requires a space after '{'. (block-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) Line 59 exceeds the maximum line length of 132. (max-len)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Requires a space before '}'. (block-spacing)
(#59) Missing semicolon. (semi)
(#59) Expected space(s) before "else". (keyword-spacing)
(#59) Expected { after 'else'. (curly)
(#59) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Requires a space before '}'. (block-spacing)
(#59) Missing semicolon. (semi)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing space before value for key 'preventDefault'. (key-spacing)
(#59) Requires a space after '{'. (block-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Expected space(s) after "if". (keyword-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) Requires a space after '{'. (block-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing semicolon. (semi)
(#59) Requires a space before '}'. (block-spacing)
(#59) Requires a space before '}'. (block-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing space before value for key 'stopPropagation'. (key-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Requires a space after '{'. (block-spacing)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) Expected space(s) after "if". (keyword-spacing)
(#59) Requires a space after '{'. (block-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing semicolon. (semi)
(#59) Requires a space before '}'. (block-spacing)
(#59) Requires a space before '}'. (block-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing space before value for key 'stopImmediatePropagation'. (key-spacing)
(#59) Requires a space after '{'. (block-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) Requires a space before '}'. (block-spacing)
(#59) Missing semicolon. (semi)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing space before value for key 'isDefaultPrevented'. (key-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing space before value for key 'isPropagationStopped'. (key-spacing)
(#60) Line 60 exceeds the maximum line length of 132. (max-len)
(#60) Missing space before value for key 'isImmediatePropagationStopped'. (key-spacing)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing space before opening brace. (space-before-blocks)
(#60) Requires a space after '{'. (block-spacing)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Expected space(s) after "try". (keyword-spacing)
(#60) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#60) Requires a space after '{'. (block-spacing)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) Expected space(s) after "for". (keyword-spacing)
(#60) Expected { after 'for' condition. (curly)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#60) Expected space(s) after "if". (keyword-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing space before opening brace. (space-before-blocks)
(#60) Requires a space after '{'. (block-spacing)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#60) A space is required after ','. (comma-spacing)
(#60) Missing semicolon. (semi)
(#60) Requires a space before '}'. (block-spacing)
(#60) Requires a space before '}'. (block-spacing)
(#60) Expected space(s) before "catch". (keyword-spacing)
(#60) Expected space(s) after "catch". (keyword-spacing)
(#60) Missing space before opening brace. (space-before-blocks)
(#60) Empty block statement. (no-empty)
(#60) Requires a space before '}'. (block-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Requires a space after '{'. (block-spacing)
(#60) Missing space before opening brace. (space-before-blocks)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#60) A space is required after ','. (comma-spacing)
(#60) Missing semicolon. (semi)
(#60) Requires a space before '}'. (block-spacing)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Missing space before value for key 'mouseenter'. (key-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) Missing space before value for key 'mouseleave'. (key-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) Missing space before opening brace. (space-before-blocks)
(#60) Requires a space after '{'. (block-spacing)
(#60) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing space before value for key 'setup'. (key-spacing)
(#60) Requires a space after '{'. (block-spacing)
(#60) Missing space before opening brace. (space-before-blocks)
(#60) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) A space is required after ','. (comma-spacing)
(#60) Missing semicolon. (semi)
(#60) Requires a space before '}'. (block-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) Missing space before value for key 'teardown'. (key-spacing)
(#60) Requires a space after '{'. (block-spacing)
(#60) Missing space before opening brace. (space-before-blocks)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing semicolon. (semi)
(#60) Requires a space before '}'. (block-spacing)
(#60) Missing semicolon. (semi)
(#60) Requires a space before '}'. (block-spacing)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Expected { after 'if' condition. (curly)
(#60) Expected space(s) after "if". (keyword-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) Line 61 exceeds the maximum line length of 132. (max-len)
(#61) Expected to return a value at the end of this function. (consistent-return)
(#61) Missing space before value for key 'setup'. (key-spacing)
(#61) Requires a space after '{'. (block-spacing)
(#61) Missing space before opening brace. (space-before-blocks)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#61) Expected space(s) after "if". (keyword-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing space before opening brace. (space-before-blocks)
(#61) Requires a space after '{'. (block-spacing)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) Expected to return a value at the end of this function. (consistent-return)
(#61) Missing space before opening brace. (space-before-blocks)
(#61) Requires a space after '{'. (block-spacing)
(#61) This line has 9 statements. Maximum allowed is 2. (max-statements-per-line)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#61) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#61) Expected { after 'if' condition. (curly)
(#61) Expected space(s) after "if". (keyword-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Expected space(s) before "return". (keyword-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) Requires a space before '}'. (block-spacing)
(#61) Missing semicolon. (semi)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#61) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) Expected to return a value at the end of this function. (consistent-return)
(#61) Requires a space after '{'. (block-spacing)
(#61) Missing space before opening brace. (space-before-blocks)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#61) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#61) Expected { after 'if' condition. (curly)
(#61) Expected space(s) after "if". (keyword-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Expected space(s) before "return". (keyword-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) Missing semicolon. (semi)
(#61) Requires a space before '}'. (block-spacing)
(#61) Missing semicolon. (semi)
(#61) Requires a space before '}'. (block-spacing)
(#61) Expected { after 'else'. (curly)
(#61) Expected space(s) before "else". (keyword-spacing)
(#61) Requires a space before '}'. (block-spacing)
(#61) Missing semicolon. (semi)
(#61) A space is required after ','. (comma-spacing)
(#61) Missing space before value for key 'teardown'. (key-spacing)
(#61) Missing space before opening brace. (space-before-blocks)
(#61) Requires a space after '{'. (block-spacing)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#61) A space is required after ','. (comma-spacing)
(#61) Requires a space before '}'. (block-spacing)
(#61) Missing semicolon. (semi)
(#62) Expected space(s) after "if". (keyword-spacing)
(#62) Line 62 exceeds the maximum line length of 132. (max-len)
(#62) Requires a space after '{'. (block-spacing)
(#62) Missing space before opening brace. (space-before-blocks)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) A space is required after ','. (comma-spacing)
(#62) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#62) A space is required after ','. (comma-spacing)
(#62) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Requires a space after '{'. (block-spacing)
(#62) Missing space before opening brace. (space-before-blocks)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) A space is required after ','. (comma-spacing)
(#62) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Expected { after 'if' condition. (curly)
(#62) Expected space(s) after "if". (keyword-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Expected { after 'if' condition. (curly)
(#62) Expected space(s) after "if". (keyword-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) A space is required after ','. (comma-spacing)
(#62) Requires a space after '{'. (block-spacing)
(#62) Missing space before opening brace. (space-before-blocks)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) Requires a space before '}'. (block-spacing)
(#62) Missing semicolon. (semi)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Expected space(s) after "if". (keyword-spacing)
(#62) Expected { after 'if' condition. (curly)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) Missing semicolon. (semi)
(#62) Requires a space before '}'. (block-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Expected to return a value at the end of this function. (consistent-return)
(#62) A space is required after ','. (comma-spacing)
(#62) Requires a space after '{'. (block-spacing)
(#62) Missing space before opening brace. (space-before-blocks)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) A space is required after ','. (comma-spacing)
(#62) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#62) A space is required after ','. (comma-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Expected space(s) after "if". (keyword-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing space before opening brace. (space-before-blocks)
(#62) Requires a space after '{'. (block-spacing)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) A space is required after ','. (comma-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Expected { after 'if' condition. (curly)
(#62) Expected space(s) after "if". (keyword-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) A space is required after ','. (comma-spacing)
(#63) Line 63 exceeds the maximum line length of 132. (max-len)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Expected { after 'if' condition. (curly)
(#63) Expected space(s) after "if". (keyword-spacing)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Expected space(s) after "if". (keyword-spacing)
(#63) Expected space(s) before "if". (keyword-spacing)
(#63) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Requires a space after '{'. (block-spacing)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) A space is required after ','. (comma-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Requires a space before '}'. (block-spacing)
(#63) Missing semicolon. (semi)
(#63) Requires a space before '}'. (block-spacing)
(#63) Requires a space before '}'. (block-spacing)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing space before value for key 'filters'. (key-spacing)
(#63) Missing space before value for key 'focusout'. (key-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing space before value for key 'click'. (key-spacing)
(#63) Expected to return a value at the end of this function. (consistent-return)
(#63) Requires a space after '{'. (block-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) A space is required after ','. (comma-spacing)
(#63) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Expected { after 'if' condition. (curly)
(#63) Expected space(s) after "if". (keyword-spacing)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Expected space(s) before "return". (keyword-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing semicolon. (semi)
(#63) Requires a space before '}'. (block-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing space before value for key 'keydown'. (key-spacing)
(#63) Expected to return a value at the end of this function. (consistent-return)
(#63) Requires a space after '{'. (block-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) A space is required after ','. (comma-spacing)
(#63) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Expected { after 'if' condition. (curly)
(#63) Expected space(s) after "if". (keyword-spacing)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Expected space(s) before "return". (keyword-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Requires a space before '}'. (block-spacing)
(#63) Missing semicolon. (semi)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing space before value for key 'beforeactivate'. (key-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Requires a space after '{'. (block-spacing)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#64) Line 64 exceeds the maximum line length of 132. (max-len)
(#64) A space is required after ','. (comma-spacing)
(#64) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#64) Missing semicolon. (semi)
(#64) Requires a space before '}'. (block-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) Missing space before value for key 'setup'. (key-spacing)
(#64) Requires a space after '{'. (block-spacing)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Expected { after 'if' condition. (curly)
(#64) Expected space(s) after "if". (keyword-spacing)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Expected space(s) before "return". (keyword-spacing)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#64) Expected space(s) after "for". (keyword-spacing)
(#64) Expected { after 'for-in'. (curly)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) Requires a space before '}'. (block-spacing)
(#64) Missing semicolon. (semi)
(#64) A space is required after ','. (comma-spacing)
(#64) Missing space before value for key 'teardown'. (key-spacing)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Requires a space after '{'. (block-spacing)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) A space is required after ','. (comma-spacing)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) Requires a space before '}'. (block-spacing)
(#64) Missing semicolon. (semi)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Requires a space before '}'. (block-spacing)
(#64) Missing semicolon. (semi)
(#64) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing space before value for key 'focus'. (key-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) Missing space before value for key 'blur'. (key-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Requires a space after '{'. (block-spacing)
(#64) Missing JSDoc comment. (require-jsdoc)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) Requires a space after '{'. (block-spacing)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) A space is required after ','. (comma-spacing)
(#64) Requires a space before '}'. (block-spacing)
(#64) Missing semicolon. (semi)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing space before value for key 'setup'. (key-spacing)
(#64) Requires a space after '{'. (block-spacing)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#65) Line 65 exceeds the maximum line length of 132. (max-len)
(#65) A space is required after ','. (comma-spacing)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing semicolon. (semi)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before value for key 'teardown'. (key-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Requires a space after '{'. (block-spacing)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing semicolon. (semi)
(#65) Missing semicolon. (semi)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) This line has 19 statements. Maximum allowed is 2. (max-statements-per-line)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Requires a space after '{'. (block-spacing)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Requires a space after '{'. (block-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Expected space(s) after "if". (keyword-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Requires a space after '{'. (block-spacing)
(#65) Expected { after 'for-in'. (curly)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Expected space(s) after "for". (keyword-spacing)
(#65) Expected space(s) before "this". (keyword-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Missing semicolon. (semi)
(#65) Requires a space before '}'. (block-spacing)
(#65) Expected space(s) after "if". (keyword-spacing)
(#65) Expected space(s) before "if". (keyword-spacing)
(#65) Requires a space after '{'. (block-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing semicolon. (semi)
(#65) Expected space(s) before "var". (keyword-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Requires a space after '{'. (block-spacing)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) A space is required after ','. (comma-spacing)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing semicolon. (semi)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Expected space(s) after "if". (keyword-spacing)
(#65) Expected { after 'if' condition. (curly)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Expected space(s) before "this". (keyword-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Expected space(s) after "else". (keyword-spacing)
(#65) Requires a space after '{'. (block-spacing)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) 'j' used outside of binding context. (block-scoped-var)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Expected space(s) after "for". (keyword-spacing)
(#65) Expected { after 'for' condition. (curly)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) 'j' used outside of binding context. (block-scoped-var)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) 'j' used outside of binding context. (block-scoped-var)
(#65) 'j' used outside of binding context. (block-scoped-var)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing semicolon. (semi)
(#65) Expected space(s) before "return". (keyword-spacing)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Missing semicolon. (semi)
(#65) Requires a space before '}'. (block-spacing)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing semicolon. (semi)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Missing space before value for key 'unbind'. (key-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Requires a space after '{'. (block-spacing)
(#65) Expected { after 'if' condition. (curly)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Expected space(s) after "if". (keyword-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) Line 66 exceeds the maximum line length of 132. (max-len)
(#66) Expected space(s) before "for". (keyword-spacing)
(#66) Expected space(s) after "for". (keyword-spacing)
(#66) Expected { after 'for-in'. (curly)
(#66) Expected space(s) before "this". (keyword-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Expected space(s) after "else". (keyword-spacing)
(#66) Requires a space after '{'. (block-spacing)
(#66) 'd' used outside of binding context. (block-scoped-var)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Expected space(s) after "for". (keyword-spacing)
(#66) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) Expected { after 'for' condition. (curly)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) 'd' used outside of binding context. (block-scoped-var)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) 'd' used outside of binding context. (block-scoped-var)
(#66) 'd' used outside of binding context. (block-scoped-var)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Requires a space before '}'. (block-spacing)
(#66) Missing semicolon. (semi)
(#66) Expected space(s) before "return". (keyword-spacing)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) Requires a space before '}'. (block-spacing)
(#66) Missing semicolon. (semi)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'delegate'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before opening brace. (space-before-blocks)
(#66) Requires a space after '{'. (block-spacing)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing semicolon. (semi)
(#66) Requires a space before '}'. (block-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'undelegate'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Requires a space after '{'. (block-spacing)
(#66) Missing space before opening brace. (space-before-blocks)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing semicolon. (semi)
(#66) Requires a space before '}'. (block-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'trigger'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before opening brace. (space-before-blocks)
(#66) Requires a space after '{'. (block-spacing)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) Missing space before opening brace. (space-before-blocks)
(#66) Requires a space after '{'. (block-spacing)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Requires a space before '}'. (block-spacing)
(#66) Missing semicolon. (semi)
(#66) Requires a space before '}'. (block-spacing)
(#66) Missing semicolon. (semi)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'triggerHandler'. (key-spacing)
(#66) Expected to return a value at the end of this function. (consistent-return)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before opening brace. (space-before-blocks)
(#66) Requires a space after '{'. (block-spacing)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) Expected space(s) after "if". (keyword-spacing)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) Missing space before opening brace. (space-before-blocks)
(#66) Requires a space after '{'. (block-spacing)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) Missing semicolon. (semi)
(#66) Requires a space before '}'. (block-spacing)
(#66) Requires a space before '}'. (block-spacing)
(#67) Line 67 exceeds the maximum line length of 132. (max-len)
(#67) Missing space before value for key 'toggle'. (key-spacing)
(#67) Requires a space after '{'. (block-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#67) Expected { after 'for' condition. (curly)
(#67) Expected space(s) after "for". (keyword-spacing)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) A space is required after ','. (comma-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#67) Requires a space after '{'. (block-spacing)
(#67) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) A space is required after ','. (comma-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) 'd' used outside of binding context. (block-scoped-var)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) A space is required after ','. (comma-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) 'b' used outside of binding context. (block-scoped-var)
(#67) A space is required after ','. (comma-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Requires a space before '}'. (block-spacing)
(#67) Missing semicolon. (semi)
(#67) Missing semicolon. (semi)
(#67) Requires a space before '}'. (block-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'hover'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#67) Requires a space after '{'. (block-spacing)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing semicolon. (semi)
(#67) Requires a space before '}'. (block-spacing)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing space before value for key 'focus'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'blur'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'mouseenter'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'mouseleave'. (key-spacing)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Requires a space after '{'. (block-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#67) Requires a space after '{'. (block-spacing)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) A space is required after ','. (comma-spacing)
(#67) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) A space is required after ','. (comma-spacing)
(#67) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) Line 68 exceeds the maximum line length of 132. (max-len)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Missing space before opening brace. (space-before-blocks)
(#68) Requires a space after '{'. (block-spacing)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) This line has 20 statements. Maximum allowed is 2. (max-statements-per-line)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Requires a space before '}'. (block-spacing)
(#68) Missing semicolon. (semi)
(#68) Expected space(s) after "for". (keyword-spacing)
(#68) Expected space(s) before "for". (keyword-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Requires a space after '{'. (block-spacing)
(#68) Missing space before opening brace. (space-before-blocks)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Requires a space after '{'. (block-spacing)
(#68) Missing space before opening brace. (space-before-blocks)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) A space is required after ','. (comma-spacing)
(#68) Requires a space before '}'. (block-spacing)
(#68) Missing semicolon. (semi)
(#68) Expected space(s) before "if". (keyword-spacing)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Expected { after 'if' condition. (curly)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) A space is required after ','. (comma-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Expected space(s) after "else". (keyword-spacing)
(#68) Requires a space after '{'. (block-spacing)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Requires a space after '{'. (block-spacing)
(#68) Missing space before opening brace. (space-before-blocks)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Requires a space before '}'. (block-spacing)
(#68) Missing semicolon. (semi)
(#68) Expected { after 'else'. (curly)
(#68) Expected space(s) before "else". (keyword-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Don't make functions within a loop. (no-loop-func)
(#68) Missing space before opening brace. (space-before-blocks)
(#68) Requires a space after '{'. (block-spacing)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'data'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'selector'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'handler'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'origType'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'origHandler'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'preType'. (key-spacing)
(#68) Requires a space before '}'. (block-spacing)
(#68) Missing semicolon. (semi)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Requires a space before '}'. (block-spacing)
(#68) Missing semicolon. (semi)
(#68) Requires a space before '}'. (block-spacing)
(#68) Expected space(s) before "return". (keyword-spacing)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Missing semicolon. (semi)
(#68) Requires a space before '}'. (block-spacing)
(#68) Missing semicolon. (semi)
(#68) Requires a space before '}'. (block-spacing)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#69) Line 69 exceeds the maximum line length of 132. (max-len)
(#69) A space is required after ','. (comma-spacing)
(#69) Requires a space after '{'. (block-spacing)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Requires a space after '{'. (block-spacing)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Requires a space before '}'. (block-spacing)
(#69) Missing semicolon. (semi)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) This line has 17 statements. Maximum allowed is 2. (max-statements-per-line)
(#69) Expected { after 'if' condition. (curly)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing semicolon. (semi)
(#69) Requires a space before '}'. (block-spacing)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Requires a space after '{'. (block-spacing)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Expected space(s) after "for". (keyword-spacing)
(#69) Expected { after 'for-in'. (curly)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) Expected space(s) before "if". (keyword-spacing)
(#69) Expected { after 'if' condition. (curly)
(#69) Expected space(s) before "try". (keyword-spacing)
(#69) Expected space(s) after "try". (keyword-spacing)
(#69) Requires a space after '{'. (block-spacing)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Missing semicolon. (semi)
(#69) Requires a space before '}'. (block-spacing)
(#69) Expected space(s) before "catch". (keyword-spacing)
(#69) Expected space(s) after "catch". (keyword-spacing)
(#69) Empty block statement. (no-empty)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Requires a space before '}'. (block-spacing)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Requires a space after '{'. (block-spacing)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Missing JSDoc comment. (require-jsdoc)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Requires a space after '{'. (block-spacing)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Expected space(s) after "for". (keyword-spacing)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Requires a space after '{'. (block-spacing)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Expected { after 'if' condition. (curly)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) Expected { after 'if' condition. (curly)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing semicolon. (semi)
(#69) Requires a space before '}'. (block-spacing)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Expected space(s) before "return". (keyword-spacing)
(#69) 'h' used outside of binding context. (block-scoped-var)
(#69) Requires a space before '}'. (block-spacing)
(#69) Missing semicolon. (semi)
(#69) Expected space(s) before "function". (keyword-spacing)
(#69) Missing JSDoc comment. (require-jsdoc)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) Requires a space after '{'. (block-spacing)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Expected space(s) after "for". (keyword-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Requires a space after '{'. (block-spacing)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Line 70 exceeds the maximum line length of 132. (max-len)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) This line has 38 statements. Maximum allowed is 2. (max-statements-per-line)
(#70) Expected space(s) after "for". (keyword-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Requires a space after '{'. (block-spacing)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Missing semicolon. (semi)
(#70) Requires a space before '}'. (block-spacing)
(#70) Expected space(s) before "if". (keyword-spacing)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Requires a space before '}'. (block-spacing)
(#70) Missing semicolon. (semi)
(#70) Expected space(s) before "if". (keyword-spacing)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Requires a space before '}'. (block-spacing)
(#70) Missing semicolon. (semi)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing semicolon. (semi)
(#70) Requires a space before '}'. (block-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) 'y' used outside of binding context. (block-scoped-var)
(#70) Requires a space before '}'. (block-spacing)
(#70) Missing semicolon. (semi)
(#70) Requires a space before '}'. (block-spacing)
(#70) Requires a space before '}'. (block-spacing)
(#70) Expected space(s) before "function". (keyword-spacing)
(#70) Missing JSDoc comment. (require-jsdoc)
(#70) A space is required after ','. (comma-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Requires a space after '{'. (block-spacing)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Expected space(s) after "for". (keyword-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Requires a space after '{'. (block-spacing)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Expected space(s) after "for". (keyword-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Missing semicolon. (semi)
(#70) Requires a space before '}'. (block-spacing)
(#70) Expected space(s) before "if". (keyword-spacing)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Blocks are nested too deeply (5). (max-depth)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing semicolon. (semi)
(#70) Requires a space before '}'. (block-spacing)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Expected space(s) before "if". (keyword-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Blocks are nested too deeply (5). (max-depth)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Blocks are nested too deeply (6). (max-depth)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Requires a space after '{'. (block-spacing)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Requires a space before '}'. (block-spacing)
(#70) Missing semicolon. (semi)
(#70) Requires a space before '}'. (block-spacing)
(#70) Expected space(s) before "else". (keyword-spacing)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Missing semicolon. (semi)
(#70) Requires a space before '}'. (block-spacing)
(#70) Requires a space before '}'. (block-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing semicolon. (semi)
(#70) Requires a space before '}'. (block-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) 'y' used outside of binding context. (block-scoped-var)
(#70) Requires a space before '}'. (block-spacing)
(#70) Missing semicolon. (semi)
(#70) Requires a space before '}'. (block-spacing)
(#70) Requires a space before '}'. (block-spacing)
(#70) Expected space(s) before "var". (keyword-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) Line 71 exceeds the maximum line length of 132. (max-len)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) A space is required after ','. (comma-spacing)
(#71) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) A space is required after ','. (comma-spacing)
(#71) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) A space is required after ','. (comma-spacing)
(#71) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Requires a space after '{'. (block-spacing)
(#71) This line has 19 statements. Maximum allowed is 2. (max-statements-per-line)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Missing semicolon. (semi)
(#71) Requires a space before '}'. (block-spacing)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Function 'anonymous' has a complexity of 35. (complexity)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Requires a space after '{'. (block-spacing)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) Expected { after 'if' condition. (curly)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Expected space(s) after "return". (keyword-spacing)
(#71) Expected space(s) before "return". (keyword-spacing)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Expected { after 'if' condition. (curly)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Expected space(s) before "return". (keyword-spacing)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Expected space(s) after "for". (keyword-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) A space is required after ','. (comma-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) A space is required after ','. (comma-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Requires a space after '{'. (block-spacing)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Requires a space after '{'. (block-spacing)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Requires a space before '}'. (block-spacing)
(#71) Missing semicolon. (semi)
(#71) Requires a space before '}'. (block-spacing)
(#71) Expected space(s) before "if". (keyword-spacing)
(#71) Expected { after 'if' condition. (curly)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) 'p' used outside of binding context. (block-scoped-var)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Expected space(s) before "if". (keyword-spacing)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) 'p' used outside of binding context. (block-scoped-var)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) 'p' used outside of binding context. (block-scoped-var)
(#71) 't' used outside of binding context. (block-scoped-var)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) 'p' used outside of binding context. (block-scoped-var)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) 'p' used outside of binding context. (block-scoped-var)
(#71) A space is required after ','. (comma-spacing)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Expected space(s) after "for". (keyword-spacing)
(#71) 't' used outside of binding context. (block-scoped-var)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) 'p' used outside of binding context. (block-scoped-var)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) 'p' used outside of binding context. (block-scoped-var)
(#71) A space is required after ','. (comma-spacing)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) 'p' used outside of binding context. (block-scoped-var)
(#71) Requires a space after '{'. (block-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) 'p' used outside of binding context. (block-scoped-var)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) Expected { after 'if' condition. (curly)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) 'p' used outside of binding context. (block-scoped-var)
(#72) 't' used outside of binding context. (block-scoped-var)
(#72) Line 72 exceeds the maximum line length of 132. (max-len)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) A space is required after ','. (comma-spacing)
(#72) 't' used outside of binding context. (block-scoped-var)
(#72) Requires a space before '}'. (block-spacing)
(#72) Missing semicolon. (semi)
(#72) Expected space(s) before "else". (keyword-spacing)
(#72) Expected space(s) after "else". (keyword-spacing)
(#72) Requires a space after '{'. (block-spacing)
(#72) Expected space(s) after "if". (keyword-spacing)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'p' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'M' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'p' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'p' used outside of binding context. (block-scoped-var)
(#72) 'p' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Requires a space after '{'. (block-spacing)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) This line has 19 statements. Maximum allowed is 2. (max-statements-per-line)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'p' used outside of binding context. (block-scoped-var)
(#72) A space is required after ','. (comma-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) 'M' used outside of binding context. (block-scoped-var)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) A space is required after ','. (comma-spacing)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) Missing semicolon. (semi)
(#72) Requires a space before '}'. (block-spacing)
(#72) Expected space(s) before "if". (keyword-spacing)
(#72) Expected space(s) after "if". (keyword-spacing)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Requires a space after '{'. (block-spacing)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Missing space before value for key 'expr'. (key-spacing)
(#72) 'p' used outside of binding context. (block-scoped-var)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before value for key 'set'. (key-spacing)
(#72) 'p' used outside of binding context. (block-scoped-var)
(#72) A space is required after ','. (comma-spacing)
(#72) 'p' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'p' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'p' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) A space is required after ','. (comma-spacing)
(#72) 'M' used outside of binding context. (block-scoped-var)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) 't' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) A space is required after ','. (comma-spacing)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Expected space(s) after "if". (keyword-spacing)
(#72) Expected { after 'if' condition. (curly)
(#72) 'p' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'y' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 't' used outside of binding context. (block-scoped-var)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Expected { after 'else'. (curly)
(#72) 'H' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Expected space(s) after "for". (keyword-spacing)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) 'p' used outside of binding context. (block-scoped-var)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Requires a space after '{'. (block-spacing)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'p' used outside of binding context. (block-scoped-var)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Expected { after 'if' condition. (curly)
(#72) Expected space(s) after "if". (keyword-spacing)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'p' used outside of binding context. (block-scoped-var)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Expected { after 'else'. (curly)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Expected space(s) after "if". (keyword-spacing)
(#72) Expected { after 'if' condition. (curly)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) 'y' used outside of binding context. (block-scoped-var)
(#72) A space is required after ','. (comma-spacing)
(#72) 'v' used outside of binding context. (block-scoped-var)
(#72) A space is required after ','. (comma-spacing)
(#72) 'M' used outside of binding context. (block-scoped-var)
(#72) Requires a space before '}'. (block-spacing)
(#72) Missing semicolon. (semi)
(#72) Requires a space before '}'. (block-spacing)
(#72) Expected { after 'else'. (curly)
(#72) Expected space(s) before "else". (keyword-spacing)
(#72) 'y' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Missing semicolon. (semi)
(#72) Requires a space before '}'. (block-spacing)
(#72) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#72) 'y' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'y' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 't' used outside of binding context. (block-scoped-var)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#72) 'y' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'D' used outside of binding context. (block-scoped-var)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) Line 73 exceeds the maximum line length of 132. (max-len)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Expected { after 'if' condition. (curly)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) 'y' used outside of binding context. (block-scoped-var)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) Expected space(s) before "if". (keyword-spacing)
(#73) 'H' used outside of binding context. (block-scoped-var)
(#73) Expected space(s) before "if". (keyword-spacing)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Expected space(s) after "for". (keyword-spacing)
(#73) Expected space(s) before "for". (keyword-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#73) 'y' used outside of binding context. (block-scoped-var)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Requires a space after '{'. (block-spacing)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Expected { after 'if' condition. (curly)
(#73) This line has 21 statements. Maximum allowed is 2. (max-statements-per-line)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) 'y' used outside of binding context. (block-scoped-var)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) 'y' used outside of binding context. (block-scoped-var)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) 'y' used outside of binding context. (block-scoped-var)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#73) A space is required after ','. (comma-spacing)
(#73) 'y' used outside of binding context. (block-scoped-var)
(#73) 't' used outside of binding context. (block-scoped-var)
(#73) Requires a space before '}'. (block-spacing)
(#73) Missing semicolon. (semi)
(#73) Expected space(s) before "else". (keyword-spacing)
(#73) Expected { after 'for' condition. (curly)
(#73) Expected space(s) after "for". (keyword-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#73) 'y' used outside of binding context. (block-scoped-var)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) 'y' used outside of binding context. (block-scoped-var)
(#73) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) 'y' used outside of binding context. (block-scoped-var)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) 't' used outside of binding context. (block-scoped-var)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) 'y' used outside of binding context. (block-scoped-var)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Expected { after 'else'. (curly)
(#73) 'y' used outside of binding context. (block-scoped-var)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) 'S' used outside of binding context. (block-scoped-var)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Requires a space after '{'. (block-spacing)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) 'S' used outside of binding context. (block-scoped-var)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Requires a space before '}'. (block-spacing)
(#73) Missing semicolon. (semi)
(#73) Expected space(s) before "return". (keyword-spacing)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Requires a space before '}'. (block-spacing)
(#73) Missing semicolon. (semi)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Requires a space after '{'. (block-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) Requires a space after '{'. (block-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Expected { after 'if' condition. (curly)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) Expected space(s) before "for". (keyword-spacing)
(#73) Expected space(s) after "for". (keyword-spacing)
(#73) Expected { after 'for' condition. (curly)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing semicolon. (semi)
(#73) Requires a space before '}'. (block-spacing)
(#73) Expected space(s) before "return". (keyword-spacing)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Requires a space before '}'. (block-spacing)
(#73) Missing semicolon. (semi)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) A space is required after ','. (comma-spacing)
(#73) Requires a space after '{'. (block-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Requires a space before '}'. (block-spacing)
(#73) Missing semicolon. (semi)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Requires a space after '{'. (block-spacing)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) Expected { after 'if' condition. (curly)
(#73) Expected space(s) after "return". (keyword-spacing)
(#73) Expected space(s) before "return". (keyword-spacing)
(#74) Expected space(s) after "for". (keyword-spacing)
(#74) Line 74 exceeds the maximum line length of 132. (max-len)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Requires a space after '{'. (block-spacing)
(#74) Missing space before opening brace. (space-before-blocks)
(#74) Statement inside of curly braces should be on next line. (brace-style)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#74) This line has 21 statements. Maximum allowed is 2. (max-statements-per-line)
(#74) Expected space(s) after "if". (keyword-spacing)
(#74) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing space before opening brace. (space-before-blocks)
(#74) Requires a space after '{'. (block-spacing)
(#74) Statement inside of curly braces should be on next line. (brace-style)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#74) Expected space(s) after "if". (keyword-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing space before opening brace. (space-before-blocks)
(#74) Requires a space after '{'. (block-spacing)
(#74) Statement inside of curly braces should be on next line. (brace-style)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Expected space(s) after "if". (keyword-spacing)
(#74) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#74) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Requires a space after '{'. (block-spacing)
(#74) Missing space before opening brace. (space-before-blocks)
(#74) Statement inside of curly braces should be on next line. (brace-style)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#74) Requires a space before '}'. (block-spacing)
(#74) Missing semicolon. (semi)
(#74) Requires a space before '}'. (block-spacing)
(#74) Requires a space before '}'. (block-spacing)
(#74) Requires a space before '}'. (block-spacing)
(#74) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Expected space(s) after "return". (keyword-spacing)
(#74) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#74) Missing space before value for key 'set'. (key-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing space before value for key 'expr'. (key-spacing)
(#74) Missing semicolon. (semi)
(#74) Requires a space before '}'. (block-spacing)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Requires a space after '{'. (block-spacing)
(#74) Missing space before opening brace. (space-before-blocks)
(#74) Expected space(s) after "for". (keyword-spacing)
(#74) Statement inside of curly braces should be on next line. (brace-style)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Requires a space after '{'. (block-spacing)
(#74) Missing space before opening brace. (space-before-blocks)
(#74) Statement inside of curly braces should be on next line. (brace-style)
(#74) Expected { after 'for-in'. (curly)
(#74) Expected space(s) after "for". (keyword-spacing)
(#74) Expected space(s) before "if". (keyword-spacing)
(#74) Expected space(s) after "if". (keyword-spacing)
(#74) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing space before opening brace. (space-before-blocks)
(#74) Requires a space after '{'. (block-spacing)
(#74) Statement inside of curly braces should be on next line. (brace-style)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Expected space(s) after "if". (keyword-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) Line 75 exceeds the maximum line length of 132. (max-len)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing space before opening brace. (space-before-blocks)
(#75) Requires a space after '{'. (block-spacing)
(#75) Expected { after 'if' condition. (curly)
(#75) Statement inside of curly braces should be on next line. (brace-style)
(#75) Blocks are nested too deeply (5). (max-depth)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Expected { after 'if' condition. (curly)
(#75) Blocks are nested too deeply (5). (max-depth)
(#75) Expected space(s) before "if". (keyword-spacing)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Requires a space after '{'. (block-spacing)
(#75) Missing space before opening brace. (space-before-blocks)
(#75) Expected { after 'if' condition. (curly)
(#75) This line has 24 statements. Maximum allowed is 2. (max-statements-per-line)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Blocks are nested too deeply (6). (max-depth)
(#75) Statement inside of curly braces should be on next line. (brace-style)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Expected space(s) before "continue". (keyword-spacing)
(#75) Missing semicolon. (semi)
(#75) Requires a space before '}'. (block-spacing)
(#75) Expected space(s) before "else". (keyword-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Expected { after 'if' condition. (curly)
(#75) Expected { after 'for' condition. (curly)
(#75) Expected space(s) after "for". (keyword-spacing)
(#75) Expected space(s) before "for". (keyword-spacing)
(#75) Blocks are nested too deeply (5). (max-depth)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Expected space(s) before "if". (keyword-spacing)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Blocks are nested too deeply (6). (max-depth)
(#75) Requires a space after '{'. (block-spacing)
(#75) Missing space before opening brace. (space-before-blocks)
(#75) Statement inside of curly braces should be on next line. (brace-style)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Unexpected use of '^'. (no-bitwise)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) Expected { after 'if' condition. (curly)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Blocks are nested too deeply (7). (max-depth)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Expected space(s) before "if". (keyword-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Missing space before opening brace. (space-before-blocks)
(#75) Requires a space after '{'. (block-spacing)
(#75) Statement inside of curly braces should be on next line. (brace-style)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Requires a space before '}'. (block-spacing)
(#75) Missing semicolon. (semi)
(#75) Requires a space before '}'. (block-spacing)
(#75) Expected space(s) before "if". (keyword-spacing)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Requires a space after '{'. (block-spacing)
(#75) Missing space before opening brace. (space-before-blocks)
(#75) Statement inside of curly braces should be on next line. (brace-style)
(#75) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Expected { after 'if' condition. (curly)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Expected space(s) before "return". (keyword-spacing)
(#75) Expected space(s) after "return". (keyword-spacing)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) Requires a space before '}'. (block-spacing)
(#75) Missing semicolon. (semi)
(#75) Requires a space before '}'. (block-spacing)
(#75) Requires a space before '}'. (block-spacing)
(#75) Expected space(s) before "if". (keyword-spacing)
(#75) Expected { after 'if' condition. (curly)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Expected space(s) before "if". (keyword-spacing)
(#75) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Requires a space before '}'. (block-spacing)
(#75) Missing semicolon. (semi)
(#75) Expected space(s) before "return". (keyword-spacing)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) 'v' used outside of binding context. (block-scoped-var)
(#75) Missing semicolon. (semi)
(#75) Requires a space before '}'. (block-spacing)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing space before opening brace. (space-before-blocks)
(#75) Requires a space after '{'. (block-spacing)
(#75) Statement inside of curly braces should be on next line. (brace-style)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) Expected space(s) after "throw". (keyword-spacing)
(#75) Expected an object to be thrown. (no-throw-literal)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Requires a space before '}'. (block-spacing)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing space before value for key 'order'. (key-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing space before value for key 'match'. (key-spacing)
(#75) Missing space before value for key 'ID'. (key-spacing)
(#76) Line 76 exceeds the maximum line length of 132. (max-len)
(#76) Missing space before value for key 'CLASS'. (key-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before value for key 'NAME'. (key-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before value for key 'ATTR'. (key-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before value for key 'TAG'. (key-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before value for key 'CHILD'. (key-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before value for key 'POS'. (key-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before value for key 'PSEUDO'. (key-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before value for key 'leftMatch'. (key-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before value for key 'attrMap'. (key-spacing)
(#76) Missing space before value for key 'class'. (key-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before value for key 'for'. (key-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before value for key 'attrHandle'. (key-spacing)
(#76) Missing space before value for key 'href'. (key-spacing)
(#76) Requires a space after '{'. (block-spacing)
(#76) Missing space before opening brace. (space-before-blocks)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) Requires a space before '}'. (block-spacing)
(#76) Missing semicolon. (semi)
(#77) Line 77 exceeds the maximum line length of 132. (max-len)
(#77) Missing space before value for key 'relative'. (key-spacing)
(#77) Missing space before value for key '+'. (key-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) Requires a space after '{'. (block-spacing)
(#77) Missing space before opening brace. (space-before-blocks)
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) A space is required after ','. (comma-spacing)
(#77) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#77) Expected { after 'if' condition. (curly)
(#77) Expected space(s) after "if". (keyword-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Expected { after 'for' condition. (curly)
(#77) Expected space(s) after "for". (keyword-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) A space is required after ','. (comma-spacing)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Expected space(s) before "if". (keyword-spacing)
(#77) Expected space(s) after "if". (keyword-spacing)
(#77) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Requires a space after '{'. (block-spacing)
(#77) Missing space before opening brace. (space-before-blocks)
(#77) Expected { after 'for' condition. (curly)
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) Expected space(s) after "for". (keyword-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing semicolon. (semi)
(#77) Requires a space before '}'. (block-spacing)
(#77) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#77) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) Requires a space before '}'. (block-spacing)
(#77) Missing semicolon. (semi)
(#77) A space is required after ','. (comma-spacing)
(#77) Missing space before value for key '>'. (key-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) Requires a space after '{'. (block-spacing)
(#77) Missing space before opening brace. (space-before-blocks)
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Expected space(s) after "if". (keyword-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Requires a space after '{'. (block-spacing)
(#77) Missing space before opening brace. (space-before-blocks)
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Expected space(s) after "for". (keyword-spacing)
(#77) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) A space is required after ','. (comma-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Missing space before opening brace. (space-before-blocks)
(#77) Requires a space after '{'. (block-spacing)
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#77) Expected space(s) after "if". (keyword-spacing)
(#77) Missing space before opening brace. (space-before-blocks)
(#77) Requires a space after '{'. (block-spacing)
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Requires a space before '}'. (block-spacing)
(#77) Missing semicolon. (semi)
(#77) Requires a space before '}'. (block-spacing)
(#77) Requires a space before '}'. (block-spacing)
(#77) Expected space(s) after "else". (keyword-spacing)
(#77) Expected space(s) before "else". (keyword-spacing)
(#77) Requires a space after '{'. (block-spacing)
(#77) 'm' used outside of binding context. (block-scoped-var)
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Expected { after 'for' condition. (curly)
(#77) Expected space(s) after "for". (keyword-spacing)
(#77) 'q' used outside of binding context. (block-scoped-var)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) 'm' used outside of binding context. (block-scoped-var)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) 'q' used outside of binding context. (block-scoped-var)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) 'm' used outside of binding context. (block-scoped-var)
(#77) Expected { after 'if' condition. (curly)
(#77) Expected space(s) before "if". (keyword-spacing)
(#77) Expected space(s) after "if". (keyword-spacing)
(#77) 'p' used outside of binding context. (block-scoped-var)
(#77) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) 'm' used outside of binding context. (block-scoped-var)
(#77) 'm' used outside of binding context. (block-scoped-var)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) Line 78 exceeds the maximum line length of 132. (max-len)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) 'p' used outside of binding context. (block-scoped-var)
(#78) 'p' used outside of binding context. (block-scoped-var)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#78) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing semicolon. (semi)
(#78) Requires a space before '}'. (block-spacing)
(#78) Requires a space before '}'. (block-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing space before value for key ''. (key-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) Requires a space after '{'. (block-spacing)
(#78) Missing space before opening brace. (space-before-blocks)
(#78) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#78) Statement inside of curly braces should be on next line. (brace-style)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) A space is required after ','. (comma-spacing)
(#78) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Expected space(s) after "if". (keyword-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Requires a space after '{'. (block-spacing)
(#78) Missing space before opening brace. (space-before-blocks)
(#78) Statement inside of curly braces should be on next line. (brace-style)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Requires a space before '}'. (block-spacing)
(#78) Missing semicolon. (semi)
(#78) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) 'p' used outside of binding context. (block-scoped-var)
(#78) A space is required after ','. (comma-spacing)
(#78) Requires a space before '}'. (block-spacing)
(#78) Missing semicolon. (semi)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing space before value for key '~'. (key-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) Requires a space after '{'. (block-spacing)
(#78) Missing space before opening brace. (space-before-blocks)
(#78) Statement inside of curly braces should be on next line. (brace-style)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) A space is required after ','. (comma-spacing)
(#78) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Expected space(s) after "if". (keyword-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Requires a space after '{'. (block-spacing)
(#78) Missing space before opening brace. (space-before-blocks)
(#78) Statement inside of curly braces should be on next line. (brace-style)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Requires a space before '}'. (block-spacing)
(#78) Missing semicolon. (semi)
(#78) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) 'p' used outside of binding context. (block-scoped-var)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing semicolon. (semi)
(#78) Requires a space before '}'. (block-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing space before value for key 'find'. (key-spacing)
(#78) Missing space before value for key 'ID'. (key-spacing)
(#78) Expected to return a value at the end of this function. (consistent-return)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing space before opening brace. (space-before-blocks)
(#78) Requires a space after '{'. (block-spacing)
(#78) Statement inside of curly braces should be on next line. (brace-style)
(#78) Expected { after 'if' condition. (curly)
(#78) Expected space(s) after "if". (keyword-spacing)
(#78) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Expected space(s) after "return". (keyword-spacing)
(#78) Expected space(s) before "return". (keyword-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Requires a space before '}'. (block-spacing)
(#78) Missing semicolon. (semi)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing space before value for key 'NAME'. (key-spacing)
(#78) Expected to return a value at the end of this function. (consistent-return)
(#78) A space is required after ','. (comma-spacing)
(#78) Requires a space after '{'. (block-spacing)
(#78) Missing space before opening brace. (space-before-blocks)
(#78) Expected space(s) after "if". (keyword-spacing)
(#78) Statement inside of curly braces should be on next line. (brace-style)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Missing space before opening brace. (space-before-blocks)
(#78) Requires a space after '{'. (block-spacing)
(#78) Statement inside of curly braces should be on next line. (brace-style)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) Line 79 exceeds the maximum line length of 132. (max-len)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Expected space(s) after "for". (keyword-spacing)
(#79) Expected { after 'for' condition. (curly)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) A space is required after ','. (comma-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#79) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Requires a space before '}'. (block-spacing)
(#79) Missing semicolon. (semi)
(#79) Requires a space before '}'. (block-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) Missing space before value for key 'TAG'. (key-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) Requires a space after '{'. (block-spacing)
(#79) Missing space before opening brace. (space-before-blocks)
(#79) Statement inside of curly braces should be on next line. (brace-style)
(#79) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#79) Missing semicolon. (semi)
(#79) Requires a space before '}'. (block-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) Missing space before value for key 'preFilter'. (key-spacing)
(#79) Missing space before value for key 'CLASS'. (key-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) Missing space before opening brace. (space-before-blocks)
(#79) Requires a space after '{'. (block-spacing)
(#79) Statement inside of curly braces should be on next line. (brace-style)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) A space is required after ','. (comma-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Expected { after 'if' condition. (curly)
(#79) Expected space(s) after "if". (keyword-spacing)
(#79) Expected space(s) before "return". (keyword-spacing)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Expected { after 'for' condition. (curly)
(#79) Expected space(s) after "for". (keyword-spacing)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Expected { after 'if' condition. (curly)
(#79) Expected space(s) before "if". (keyword-spacing)
(#79) Expected space(s) after "if". (keyword-spacing)
(#79) Expected space(s) before "if". (keyword-spacing)
(#79) Expected space(s) after "if". (keyword-spacing)
(#79) Unexpected use of '^'. (no-bitwise)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) A space is required after ','. (comma-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Expected space(s) after "if". (keyword-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#79) Missing semicolon. (semi)
(#79) Requires a space before '}'. (block-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) Missing space before value for key 'ID'. (key-spacing)
(#79) Requires a space after '{'. (block-spacing)
(#79) Missing space before opening brace. (space-before-blocks)
(#79) Statement inside of curly braces should be on next line. (brace-style)
(#79) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#79) A space is required after ','. (comma-spacing)
(#79) Requires a space before '}'. (block-spacing)
(#79) Missing semicolon. (semi)
(#79) A space is required after ','. (comma-spacing)
(#79) Missing space before value for key 'TAG'. (key-spacing)
(#79) Missing space before opening brace. (space-before-blocks)
(#79) Requires a space after '{'. (block-spacing)
(#79) Statement inside of curly braces should be on next line. (brace-style)
(#79) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#79) Missing semicolon. (semi)
(#79) Requires a space before '}'. (block-spacing)
(#80) Line 80 exceeds the maximum line length of 132. (max-len)
(#80) Missing space before value for key 'CHILD'. (key-spacing)
(#80) Requires a space after '{'. (block-spacing)
(#80) Missing space before opening brace. (space-before-blocks)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#80) Expected space(s) after "if". (keyword-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Requires a space after '{'. (block-spacing)
(#80) Missing space before opening brace. (space-before-blocks)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Requires a space before '}'. (block-spacing)
(#80) Missing semicolon. (semi)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) Requires a space before '}'. (block-spacing)
(#80) Missing semicolon. (semi)
(#80) A space is required after ','. (comma-spacing)
(#80) Missing space before value for key 'ATTR'. (key-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) Requires a space after '{'. (block-spacing)
(#80) Missing space before opening brace. (space-before-blocks)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) A space is required after ','. (comma-spacing)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Expected space(s) after "if". (keyword-spacing)
(#80) Expected { after 'if' condition. (curly)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Expected space(s) after "if". (keyword-spacing)
(#80) Expected { after 'if' condition. (curly)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) Requires a space before '}'. (block-spacing)
(#80) Missing semicolon. (semi)
(#80) A space is required after ','. (comma-spacing)
(#80) Missing space before value for key 'PSEUDO'. (key-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) Requires a space after '{'. (block-spacing)
(#80) Missing space before opening brace. (space-before-blocks)
(#80) Expected space(s) after "if". (keyword-spacing)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#80) Expected { after 'if' condition. (curly)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Expected space(s) before "if". (keyword-spacing)
(#80) Expected space(s) after "if". (keyword-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Expected space(s) after "else". (keyword-spacing)
(#80) Requires a space after '{'. (block-spacing)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) Unexpected use of '^'. (no-bitwise)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) Line 81 exceeds the maximum line length of 132. (max-len)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Missing semicolon. (semi)
(#81) Requires a space before '}'. (block-spacing)
(#81) Expected space(s) before "else". (keyword-spacing)
(#81) Expected { after 'if' condition. (curly)
(#81) Expected space(s) after "if". (keyword-spacing)
(#81) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Expected space(s) before "return". (keyword-spacing)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing space before value for key 'POS'. (key-spacing)
(#81) Requires a space after '{'. (block-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing space before value for key 'filters'. (key-spacing)
(#81) Missing space before value for key 'enabled'. (key-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Requires a space after '{'. (block-spacing)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing space before value for key 'disabled'. (key-spacing)
(#81) Requires a space after '{'. (block-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing space before value for key 'checked'. (key-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Requires a space after '{'. (block-spacing)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing space before value for key 'selected'. (key-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Requires a space after '{'. (block-spacing)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing space before value for key 'parent'. (key-spacing)
(#81) Requires a space after '{'. (block-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Expected space(s) after "return". (keyword-spacing)
(#81) Missing semicolon. (semi)
(#81) Requires a space before '}'. (block-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing space before value for key 'empty'. (key-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Requires a space after '{'. (block-spacing)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Expected space(s) after "return". (keyword-spacing)
(#81) Missing semicolon. (semi)
(#81) Requires a space before '}'. (block-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing space before value for key 'has'. (key-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Requires a space after '{'. (block-spacing)
(#81) Expected space(s) after "return". (keyword-spacing)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) A space is required after ','. (comma-spacing)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing space before value for key 'header'. (key-spacing)
(#81) Requires a space after '{'. (block-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Expected space(s) after "return". (keyword-spacing)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#82) Line 82 exceeds the maximum line length of 132. (max-len)
(#82) Missing space before value for key 'text'. (key-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Requires a space after '{'. (block-spacing)
(#82) Expected space(s) after "return". (keyword-spacing)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Requires a space before '}'. (block-spacing)
(#82) Missing semicolon. (semi)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'radio'. (key-spacing)
(#82) Requires a space after '{'. (block-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Expected space(s) after "return". (keyword-spacing)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Requires a space before '}'. (block-spacing)
(#82) Missing semicolon. (semi)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'checkbox'. (key-spacing)
(#82) Requires a space after '{'. (block-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#82) Expected space(s) after "return". (keyword-spacing)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing semicolon. (semi)
(#82) Requires a space before '}'. (block-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'file'. (key-spacing)
(#82) Requires a space after '{'. (block-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Expected space(s) after "return". (keyword-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing semicolon. (semi)
(#82) Requires a space before '}'. (block-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'password'. (key-spacing)
(#82) Requires a space after '{'. (block-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Expected space(s) after "return". (keyword-spacing)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing semicolon. (semi)
(#82) Requires a space before '}'. (block-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'submit'. (key-spacing)
(#82) Requires a space after '{'. (block-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Expected space(s) after "return". (keyword-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing semicolon. (semi)
(#82) Requires a space before '}'. (block-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'image'. (key-spacing)
(#82) Requires a space after '{'. (block-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Expected space(s) after "return". (keyword-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing semicolon. (semi)
(#82) Requires a space before '}'. (block-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'reset'. (key-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Requires a space after '{'. (block-spacing)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Expected space(s) after "return". (keyword-spacing)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Requires a space before '}'. (block-spacing)
(#82) Missing semicolon. (semi)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'button'. (key-spacing)
(#82) Requires a space after '{'. (block-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Expected space(s) after "return". (keyword-spacing)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing semicolon. (semi)
(#82) Requires a space before '}'. (block-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'input'. (key-spacing)
(#82) Requires a space after '{'. (block-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Expected space(s) after "return". (keyword-spacing)
(#82) Requires a space before '}'. (block-spacing)
(#82) Missing semicolon. (semi)
(#83) Line 83 exceeds the maximum line length of 132. (max-len)
(#83) Missing space before value for key 'setFilters'. (key-spacing)
(#83) Missing space before value for key 'first'. (key-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Requires a space after '{'. (block-spacing)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing semicolon. (semi)
(#83) Requires a space before '}'. (block-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before value for key 'last'. (key-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Requires a space after '{'. (block-spacing)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing semicolon. (semi)
(#83) Requires a space before '}'. (block-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before value for key 'even'. (key-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Requires a space after '{'. (block-spacing)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Requires a space before '}'. (block-spacing)
(#83) Missing semicolon. (semi)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before value for key 'odd'. (key-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Requires a space after '{'. (block-spacing)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing semicolon. (semi)
(#83) Requires a space before '}'. (block-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before value for key 'lt'. (key-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Requires a space after '{'. (block-spacing)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing semicolon. (semi)
(#83) Requires a space before '}'. (block-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before value for key 'gt'. (key-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Requires a space after '{'. (block-spacing)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Requires a space before '}'. (block-spacing)
(#83) Missing semicolon. (semi)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before value for key 'nth'. (key-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Requires a space after '{'. (block-spacing)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing semicolon. (semi)
(#83) Requires a space before '}'. (block-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before value for key 'eq'. (key-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Requires a space after '{'. (block-spacing)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing semicolon. (semi)
(#83) Requires a space before '}'. (block-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing space before value for key 'filter'. (key-spacing)
(#83) Missing space before value for key 'PSEUDO'. (key-spacing)
(#83) Expected to return a value at the end of this function. (consistent-return)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Requires a space after '{'. (block-spacing)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) A space is required after ','. (comma-spacing)
(#83) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Expected { after 'if' condition. (curly)
(#83) Expected space(s) after "if". (keyword-spacing)
(#83) Expected space(s) before "return". (keyword-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Expected space(s) after "if". (keyword-spacing)
(#83) Expected { after 'if' condition. (curly)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Expected space(s) before "return". (keyword-spacing)
(#83) Expected space(s) after "return". (keyword-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Expected space(s) after "if". (keyword-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Requires a space after '{'. (block-spacing)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) Line 84 exceeds the maximum line length of 132. (max-len)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) This line has 20 statements. Maximum allowed is 2. (max-statements-per-line)
(#84) Expected space(s) after "for". (keyword-spacing)
(#84) Expected { after 'for' condition. (curly)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected { after 'if' condition. (curly)
(#84) Expected space(s) before "if". (keyword-spacing)
(#84) Expected space(s) after "if". (keyword-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Expected space(s) before "return". (keyword-spacing)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#84) Requires a space before '}'. (block-spacing)
(#84) Missing semicolon. (semi)
(#84) Expected { after 'else'. (curly)
(#84) Expected space(s) before "else". (keyword-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Requires a space before '}'. (block-spacing)
(#84) Missing semicolon. (semi)
(#84) A space is required after ','. (comma-spacing)
(#84) Expected to return a value at the end of this function. (consistent-return)
(#84) Missing space before value for key 'CHILD'. (key-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) Missing space before opening brace. (space-before-blocks)
(#84) Requires a space after '{'. (block-spacing)
(#84) Statement inside of curly braces should be on next line. (brace-style)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) A space is required after ','. (comma-spacing)
(#84) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected space(s) after "switch". (keyword-spacing)
(#84) Missing space before opening brace. (space-before-blocks)
(#84) Requires a space after '{'. (block-spacing)
(#84) Expected space(s) after "for". (keyword-spacing)
(#84) Expected { after 'for' condition. (curly)
(#84) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Expected { after 'if' condition. (curly)
(#84) Expected space(s) after "if". (keyword-spacing)
(#84) Expected space(s) before "if". (keyword-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Expected space(s) before "return". (keyword-spacing)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected { after 'if' condition. (curly)
(#84) Expected space(s) after "if". (keyword-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Expected space(s) before "return". (keyword-spacing)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected a 'break' statement before 'case'. (no-fallthrough)
(#84) Expected space(s) after "for". (keyword-spacing)
(#84) Expected { after 'for' condition. (curly)
(#84) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Expected { after 'if' condition. (curly)
(#84) Expected space(s) after "if". (keyword-spacing)
(#84) Expected space(s) before "if". (keyword-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Expected space(s) before "return". (keyword-spacing)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected space(s) after "if". (keyword-spacing)
(#84) Expected { after 'if' condition. (curly)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Expected space(s) before "return". (keyword-spacing)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected space(s) after "if". (keyword-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing space before opening brace. (space-before-blocks)
(#84) Requires a space after '{'. (block-spacing)
(#84) Statement inside of curly braces should be on next line. (brace-style)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected { after 'for' condition. (curly)
(#84) Expected space(s) after "for". (keyword-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) Line 85 exceeds the maximum line length of 132. (max-len)
(#85) Expected space(s) before "if". (keyword-spacing)
(#85) Expected space(s) after "if". (keyword-spacing)
(#85) Expected { after 'if' condition. (curly)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Requires a space before '}'. (block-spacing)
(#85) Missing semicolon. (semi)
(#85) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Missing semicolon. (semi)
(#85) Requires a space before '}'. (block-spacing)
(#85) Requires a space before '}'. (block-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) Missing space before value for key 'ID'. (key-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) Requires a space after '{'. (block-spacing)
(#85) Missing space before opening brace. (space-before-blocks)
(#85) Statement inside of curly braces should be on next line. (brace-style)
(#85) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Missing semicolon. (semi)
(#85) Requires a space before '}'. (block-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) Missing space before value for key 'TAG'. (key-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) Requires a space after '{'. (block-spacing)
(#85) Missing space before opening brace. (space-before-blocks)
(#85) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#85) Statement inside of curly braces should be on next line. (brace-style)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Requires a space before '}'. (block-spacing)
(#85) Missing semicolon. (semi)
(#85) A space is required after ','. (comma-spacing)
(#85) Missing space before value for key 'CLASS'. (key-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) Requires a space after '{'. (block-spacing)
(#85) Missing space before opening brace. (space-before-blocks)
(#85) Statement inside of curly braces should be on next line. (brace-style)
(#85) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#85) Expected space(s) after "return". (keyword-spacing)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Requires a space before '}'. (block-spacing)
(#85) Missing semicolon. (semi)
(#85) A space is required after ','. (comma-spacing)
(#85) Missing space before value for key 'ATTR'. (key-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) Requires a space after '{'. (block-spacing)
(#85) Missing space before opening brace. (space-before-blocks)
(#85) Statement inside of curly braces should be on next line. (brace-style)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Do not nest ternary expressions. (no-nested-ternary)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#85) Do not nest ternary expressions. (no-nested-ternary)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Do not nest ternary expressions. (no-nested-ternary)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) Line 86 exceeds the maximum line length of 132. (max-len)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Do not nest ternary expressions. (no-nested-ternary)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Do not nest ternary expressions. (no-nested-ternary)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Do not nest ternary expressions. (no-nested-ternary)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Do not nest ternary expressions. (no-nested-ternary)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Do not nest ternary expressions. (no-nested-ternary)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Do not nest ternary expressions. (no-nested-ternary)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) A space is required after ','. (comma-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Missing semicolon. (semi)
(#86) Requires a space before '}'. (block-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) Missing space before value for key 'POS'. (key-spacing)
(#86) Expected to return a value at the end of this function. (consistent-return)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) Requires a space after '{'. (block-spacing)
(#86) Missing space before opening brace. (space-before-blocks)
(#86) Statement inside of curly braces should be on next line. (brace-style)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) This line has 6 statements. Maximum allowed is 2. (max-statements-per-line)
(#86) Expected { after 'if' condition. (curly)
(#86) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#86) Expected space(s) after "if". (keyword-spacing)
(#86) Expected space(s) before "return". (keyword-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) Missing semicolon. (semi)
(#86) Requires a space before '}'. (block-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Expected space(s) after "for". (keyword-spacing)
(#86) Requires a space after '{'. (block-spacing)
(#86) Missing space before opening brace. (space-before-blocks)
(#86) Statement inside of curly braces should be on next line. (brace-style)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) A space is required after ','. (comma-spacing)
(#87) Line 87 exceeds the maximum line length of 132. (max-len)
(#87) Requires a space after '{'. (block-spacing)
(#87) Missing space before opening brace. (space-before-blocks)
(#87) Expected space(s) after "return". (keyword-spacing)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) Statement inside of curly braces should be on next line. (brace-style)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Missing semicolon. (semi)
(#87) Requires a space before '}'. (block-spacing)
(#87) Requires a space before '}'. (block-spacing)
(#87) Missing semicolon. (semi)
(#87) Expected space(s) before "var". (keyword-spacing)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A space is required after ','. (comma-spacing)
(#87) Requires a space after '{'. (block-spacing)
(#87) Missing space before opening brace. (space-before-blocks)
(#87) Statement inside of curly braces should be on next line. (brace-style)
(#87) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Expected space(s) after "if". (keyword-spacing)
(#87) Missing space before opening brace. (space-before-blocks)
(#87) Requires a space after '{'. (block-spacing)
(#87) Statement inside of curly braces should be on next line. (brace-style)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) Missing semicolon. (semi)
(#87) Requires a space before '}'. (block-spacing)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) Expected space(s) before "return". (keyword-spacing)
(#87) Missing semicolon. (semi)
(#87) Requires a space before '}'. (block-spacing)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Expected space(s) after "try". (keyword-spacing)
(#87) Requires a space after '{'. (block-spacing)
(#87) Statement inside of curly braces should be on next line. (brace-style)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing semicolon. (semi)
(#87) Requires a space before '}'. (block-spacing)
(#87) Expected space(s) after "catch". (keyword-spacing)
(#87) Expected space(s) before "catch". (keyword-spacing)
(#87) Requires a space after '{'. (block-spacing)
(#87) Missing space before opening brace. (space-before-blocks)
(#87) Statement inside of curly braces should be on next line. (brace-style)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A space is required after ','. (comma-spacing)
(#87) Requires a space after '{'. (block-spacing)
(#87) Missing space before opening brace. (space-before-blocks)
(#87) Statement inside of curly braces should be on next line. (brace-style)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Expected { after 'if' condition. (curly)
(#87) Expected space(s) after "if". (keyword-spacing)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Expected space(s) after "if". (keyword-spacing)
(#87) Expected { after 'if' condition. (curly)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Expected space(s) before "for". (keyword-spacing)
(#87) Expected space(s) after "for". (keyword-spacing)
(#87) Expected { after 'for' condition. (curly)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A space is required after ','. (comma-spacing)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Expected { after 'else'. (curly)
(#87) Expected space(s) after "for". (keyword-spacing)
(#87) Expected { after 'for' condition. (curly)
(#87) 'l' used outside of binding context. (block-scoped-var)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) 'l' used outside of binding context. (block-scoped-var)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) 'l' used outside of binding context. (block-scoped-var)
(#87) 'l' used outside of binding context. (block-scoped-var)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) Requires a space before '}'. (block-spacing)
(#87) Missing semicolon. (semi)
(#87) Missing semicolon. (semi)
(#87) Requires a space before '}'. (block-spacing)
(#87) Expected space(s) before "var". (keyword-spacing)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Expected { after 'if' condition. (curly)
(#87) Expected space(s) after "if". (keyword-spacing)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing space before opening brace. (space-before-blocks)
(#87) Requires a space after '{'. (block-spacing)
(#87) Expected space(s) after "if". (keyword-spacing)
(#87) Statement inside of curly braces should be on next line. (brace-style)
(#87) Infix operators must be spaced. (space-infix-ops)
(#88) Line 88 exceeds the maximum line length of 132. (max-len)
(#88) Requires a space after '{'. (block-spacing)
(#88) Missing space before opening brace. (space-before-blocks)
(#88) Statement inside of curly braces should be on next line. (brace-style)
(#88) Expected { after 'if' condition. (curly)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing semicolon. (semi)
(#88) Requires a space before '}'. (block-spacing)
(#88) This line has 17 statements. Maximum allowed is 2. (max-statements-per-line)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Do not nest ternary expressions. (no-nested-ternary)
(#88) Unexpected use of '&'. (no-bitwise)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Expected { after 'if' condition. (curly)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#88) Requires a space before '}'. (block-spacing)
(#88) Missing semicolon. (semi)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Expected { after 'if' condition. (curly)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) A space is required after ','. (comma-spacing)
(#88) Missing space before opening brace. (space-before-blocks)
(#88) Requires a space after '{'. (block-spacing)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) Statement inside of curly braces should be on next line. (brace-style)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Requires a space after '{'. (block-spacing)
(#88) Missing space before opening brace. (space-before-blocks)
(#88) Expected { after 'if' condition. (curly)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) Statement inside of curly braces should be on next line. (brace-style)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing semicolon. (semi)
(#88) Requires a space before '}'. (block-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Expected { after 'if' condition. (curly)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#88) Missing semicolon. (semi)
(#88) Requires a space before '}'. (block-spacing)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Expected { after 'if' condition. (curly)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) A space is required after ','. (comma-spacing)
(#88) Requires a space after '{'. (block-spacing)
(#88) Missing space before opening brace. (space-before-blocks)
(#88) Statement inside of curly braces should be on next line. (brace-style)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Requires a space after '{'. (block-spacing)
(#88) Missing space before opening brace. (space-before-blocks)
(#88) Statement inside of curly braces should be on next line. (brace-style)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) Expected { after 'if' condition. (curly)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing semicolon. (semi)
(#88) Requires a space before '}'. (block-spacing)
(#88) Expected space(s) before "var". (keyword-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) A space is required after ','. (comma-spacing)
(#88) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) Line 89 exceeds the maximum line length of 132. (max-len)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#89) A space is required after ','. (comma-spacing)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) A space is required after ','. (comma-spacing)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Expected space(s) after "if". (keyword-spacing)
(#89) Expected { after 'if' condition. (curly)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#89) Missing semicolon. (semi)
(#89) Requires a space before '}'. (block-spacing)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Requires a space after '{'. (block-spacing)
(#89) Missing space before opening brace. (space-before-blocks)
(#89) Statement inside of curly braces should be on next line. (brace-style)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) A space is required after ','. (comma-spacing)
(#89) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing '()' invoking a constructor. (new-parens)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Expected space(s) after "if". (keyword-spacing)
(#89) Missing space before opening brace. (space-before-blocks)
(#89) Requires a space after '{'. (block-spacing)
(#89) Statement inside of curly braces should be on next line. (brace-style)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Expected to return a value at the end of this function. (consistent-return)
(#89) A space is required after ','. (comma-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) Missing space before opening brace. (space-before-blocks)
(#89) Requires a space after '{'. (block-spacing)
(#89) Expected space(s) after "if". (keyword-spacing)
(#89) Expected { after 'if' condition. (curly)
(#89) Statement inside of curly braces should be on next line. (brace-style)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Expected space(s) before "return". (keyword-spacing)
(#89) Expected space(s) after "return". (keyword-spacing)
(#89) Do not nest ternary expressions. (no-nested-ternary)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#90) Line 90 exceeds the maximum line length of 132. (max-len)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Requires a space before '}'. (block-spacing)
(#90) Missing semicolon. (semi)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) A space is required after ','. (comma-spacing)
(#90) Requires a space after '{'. (block-spacing)
(#90) Missing space before opening brace. (space-before-blocks)
(#90) This line has 17 statements. Maximum allowed is 2. (max-statements-per-line)
(#90) Statement inside of curly braces should be on next line. (brace-style)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Requires a space before '}'. (block-spacing)
(#90) Missing semicolon. (semi)
(#90) Missing semicolon. (semi)
(#90) Requires a space before '}'. (block-spacing)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Requires a space before '}'. (block-spacing)
(#90) Missing semicolon. (semi)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Missing space before opening brace. (space-before-blocks)
(#90) Requires a space after '{'. (block-spacing)
(#90) Statement inside of curly braces should be on next line. (brace-style)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Expected { after 'if' condition. (curly)
(#90) Expected space(s) after "if". (keyword-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) A space is required after ','. (comma-spacing)
(#90) Requires a space after '{'. (block-spacing)
(#90) Missing space before opening brace. (space-before-blocks)
(#90) Statement inside of curly braces should be on next line. (brace-style)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Expected space(s) after "if". (keyword-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Requires a space after '{'. (block-spacing)
(#90) Missing space before opening brace. (space-before-blocks)
(#90) Statement inside of curly braces should be on next line. (brace-style)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Expected { after 'for' condition. (curly)
(#90) Expected space(s) after "for". (keyword-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing semicolon. (semi)
(#90) Requires a space before '}'. (block-spacing)
(#90) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#90) Expected space(s) before "return". (keyword-spacing)
(#90) Requires a space before '}'. (block-spacing)
(#90) Missing semicolon. (semi)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#91) Expected { after 'if' condition. (curly)
(#91) Line 91 exceeds the maximum line length of 132. (max-len)
(#91) Expected space(s) after "if". (keyword-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Requires a space after '{'. (block-spacing)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) A space is required after ','. (comma-spacing)
(#91) Missing semicolon. (semi)
(#91) Requires a space before '}'. (block-spacing)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#91) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing semicolon. (semi)
(#91) Requires a space before '}'. (block-spacing)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Requires a space after '{'. (block-spacing)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) A space is required after ','. (comma-spacing)
(#91) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Expected space(s) after "if". (keyword-spacing)
(#91) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Requires a space after '{'. (block-spacing)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) Requires a space after '{'. (block-spacing)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Expected { after 'if' condition. (curly)
(#91) Expected space(s) after "if". (keyword-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Expected space(s) after "try". (keyword-spacing)
(#91) Expected space(s) before "try". (keyword-spacing)
(#91) Requires a space after '{'. (block-spacing)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#91) A space is required after ','. (comma-spacing)
(#91) Requires a space before '}'. (block-spacing)
(#91) Missing semicolon. (semi)
(#91) Expected space(s) after "catch". (keyword-spacing)
(#91) Expected space(s) before "catch". (keyword-spacing)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Empty block statement. (no-empty)
(#91) Expected space(s) before "return". (keyword-spacing)
(#91) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) Missing semicolon. (semi)
(#91) Requires a space before '}'. (block-spacing)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Expected { after 'for-in'. (curly)
(#91) Expected space(s) after "for". (keyword-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing semicolon. (semi)
(#91) Requires a space before '}'. (block-spacing)
(#91) Requires a space before '}'. (block-spacing)
(#92) Line 92 exceeds the maximum line length of 132. (max-len)
(#92) Missing space before opening brace. (space-before-blocks)
(#92) Requires a space after '{'. (block-spacing)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Expected space(s) after "if". (keyword-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Requires a space after '{'. (block-spacing)
(#92) Missing space before opening brace. (space-before-blocks)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Expected space(s) after "if". (keyword-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing space before opening brace. (space-before-blocks)
(#92) Requires a space after '{'. (block-spacing)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Expected to return a value at the end of this function. (consistent-return)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) Requires a space after '{'. (block-spacing)
(#92) Missing space before opening brace. (space-before-blocks)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) Expected { after 'if' condition. (curly)
(#92) Expected space(s) after "if". (keyword-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Expected space(s) before "return". (keyword-spacing)
(#92) Missing semicolon. (semi)
(#92) Requires a space before '}'. (block-spacing)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing semicolon. (semi)
(#92) Requires a space before '}'. (block-spacing)
(#92) Requires a space before '}'. (block-spacing)
(#92) Requires a space before '}'. (block-spacing)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) A space is required after ','. (comma-spacing)
(#92) Missing space before opening brace. (space-before-blocks)
(#92) Requires a space after '{'. (block-spacing)
(#92) Expected space(s) after "return". (keyword-spacing)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Unexpected use of '&'. (no-bitwise)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Requires a space before '}'. (block-spacing)
(#92) Missing semicolon. (semi)
(#93) Line 93 exceeds the maximum line length of 132. (max-len)
(#93) A space is required after ','. (comma-spacing)
(#93) Missing space before opening brace. (space-before-blocks)
(#93) Requires a space after '{'. (block-spacing)
(#93) Statement inside of curly braces should be on next line. (brace-style)
(#93) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing semicolon. (semi)
(#93) Requires a space before '}'. (block-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing space before opening brace. (space-before-blocks)
(#93) Requires a space after '{'. (block-spacing)
(#93) Expected space(s) after "return". (keyword-spacing)
(#93) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) Statement inside of curly braces should be on next line. (brace-style)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Requires a space before '}'. (block-spacing)
(#93) Missing semicolon. (semi)
(#93) A space is required after ','. (comma-spacing)
(#93) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Missing space before opening brace. (space-before-blocks)
(#93) Requires a space after '{'. (block-spacing)
(#93) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#93) Statement inside of curly braces should be on next line. (brace-style)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected space(s) after "for". (keyword-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing space before opening brace. (space-before-blocks)
(#93) Requires a space after '{'. (block-spacing)
(#93) Statement inside of curly braces should be on next line. (brace-style)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Missing semicolon. (semi)
(#93) Requires a space before '}'. (block-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected space(s) after "for". (keyword-spacing)
(#93) Expected { after 'for' condition. (curly)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) A space is required after ','. (comma-spacing)
(#93) Missing semicolon. (semi)
(#93) Requires a space before '}'. (block-spacing)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Requires a space before '}'. (block-spacing)
(#93) Missing semicolon. (semi)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) Line 94 exceeds the maximum line length of 132. (max-len)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) This line has 17 statements. Maximum allowed is 2. (max-statements-per-line)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Requires a space after '{'. (block-spacing)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Expected space(s) after "if". (keyword-spacing)
(#94) Expected { after 'if' condition. (curly)
(#94) Expected space(s) before "return". (keyword-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Requires a space after '{'. (block-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Expected space(s) after "return". (keyword-spacing)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Requires a space before '}'. (block-spacing)
(#94) Missing semicolon. (semi)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Expected { after 'if' condition. (curly)
(#94) Expected space(s) after "if". (keyword-spacing)
(#94) Expected space(s) before "return". (keyword-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Requires a space after '{'. (block-spacing)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing semicolon. (semi)
(#94) Requires a space before '}'. (block-spacing)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Expected space(s) after "if". (keyword-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Requires a space after '{'. (block-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) A space is required after ','. (comma-spacing)
(#94) Requires a space after '{'. (block-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing semicolon. (semi)
(#94) Requires a space before '}'. (block-spacing)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Expected { after 'if' condition. (curly)
(#94) Expected space(s) after "if". (keyword-spacing)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) Expected space(s) before "return". (keyword-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Expected { after 'else'. (curly)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing semicolon. (semi)
(#94) Requires a space before '}'. (block-spacing)
(#94) Expected space(s) before "return". (keyword-spacing)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) A space is required after ','. (comma-spacing)
(#94) Requires a space after '{'. (block-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) A space is required after ','. (comma-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Requires a space before '}'. (block-spacing)
(#94) Missing semicolon. (semi)
(#94) Missing semicolon. (semi)
(#94) Requires a space before '}'. (block-spacing)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Missing space before value for key 'find'. (key-spacing)
(#94) Requires a space after '{'. (block-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Expected space(s) after "for". (keyword-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) A space is required after ','. (comma-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) A space is required after ','. (comma-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Requires a space after '{'. (block-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Infix operators must be spaced. (space-infix-ops)
(#95) Line 95 exceeds the maximum line length of 132. (max-len)
(#95) A space is required after ','. (comma-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) Expected { after 'if' condition. (curly)
(#95) Expected space(s) after "if". (keyword-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Expected space(s) before "for". (keyword-spacing)
(#95) Expected { after 'for' condition. (curly)
(#95) Expected space(s) after "for". (keyword-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Expected { after 'for' condition. (curly)
(#95) Expected space(s) after "for". (keyword-spacing)
(#95) Expected space(s) before "for". (keyword-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Expected space(s) before "if". (keyword-spacing)
(#95) Blocks are nested too deeply (5). (max-depth)
(#95) Expected space(s) after "if". (keyword-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Requires a space after '{'. (block-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) Missing semicolon. (semi)
(#95) Requires a space before '}'. (block-spacing)
(#95) Requires a space before '}'. (block-spacing)
(#95) Expected space(s) before "return". (keyword-spacing)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) 'b' used outside of binding context. (block-scoped-var)
(#95) Requires a space before '}'. (block-spacing)
(#95) Missing semicolon. (semi)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing space before value for key 'has'. (key-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Requires a space after '{'. (block-spacing)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) Expected to return a value at the end of this function. (array-callback-return)
(#95) Expected to return a value at the end of this function. (consistent-return)
(#95) Requires a space after '{'. (block-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Expected { after 'for' condition. (curly)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) Expected space(s) after "for". (keyword-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) A space is required after ','. (comma-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Expected { after 'if' condition. (curly)
(#95) Expected space(s) before "if". (keyword-spacing)
(#95) Expected space(s) after "if". (keyword-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Expected space(s) before "return". (keyword-spacing)
(#95) Missing semicolon. (semi)
(#95) Requires a space before '}'. (block-spacing)
(#95) Requires a space before '}'. (block-spacing)
(#95) Missing semicolon. (semi)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing space before value for key 'not'. (key-spacing)
(#95) Requires a space after '{'. (block-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#95) A space is required after ','. (comma-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing semicolon. (semi)
(#95) Requires a space before '}'. (block-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing space before value for key 'filter'. (key-spacing)
(#95) Requires a space after '{'. (block-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#95) A space is required after ','. (comma-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing semicolon. (semi)
(#95) Requires a space before '}'. (block-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing space before value for key 'is'. (key-spacing)
(#95) Requires a space after '{'. (block-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Expected space(s) after "return". (keyword-spacing)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) A space is required after ','. (comma-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing semicolon. (semi)
(#95) Requires a space before '}'. (block-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing space before value for key 'closest'. (key-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Requires a space after '{'. (block-spacing)
(#95) Expected space(s) after "if". (keyword-spacing)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Requires a space after '{'. (block-spacing)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) A space is required after ','. (comma-spacing)
(#95) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) A space is required after ','. (comma-spacing)
(#95) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#95) A space is required after ','. (comma-spacing)
(#95) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) Line 96 exceeds the maximum line length of 132. (max-len)
(#96) A space is required after ','. (comma-spacing)
(#96) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Expected space(s) after "if". (keyword-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing space before opening brace. (space-before-blocks)
(#96) Requires a space after '{'. (block-spacing)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) This line has 21 statements. Maximum allowed is 2. (max-statements-per-line)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Expected space(s) after "for". (keyword-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#96) Requires a space after '{'. (block-spacing)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) A space is required after ','. (comma-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Requires a space before '}'. (block-spacing)
(#96) Missing semicolon. (semi)
(#96) Expected space(s) after "for". (keyword-spacing)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Expected space(s) before "for". (keyword-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Requires a space after '{'. (block-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) Expected space(s) after "for". (keyword-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#96) Requires a space after '{'. (block-spacing)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Expected space(s) after "if". (keyword-spacing)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Blocks are nested too deeply (5). (max-depth)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing space before opening brace. (space-before-blocks)
(#96) Requires a space after '{'. (block-spacing)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) Missing space before value for key 'selector'. (key-spacing)
(#96) A space is required after ','. (comma-spacing)
(#96) Missing space before value for key 'elem'. (key-spacing)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Requires a space before '}'. (block-spacing)
(#96) Missing semicolon. (semi)
(#96) Requires a space before '}'. (block-spacing)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Requires a space before '}'. (block-spacing)
(#96) Missing semicolon. (semi)
(#96) Requires a space before '}'. (block-spacing)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Expected space(s) before "return". (keyword-spacing)
(#96) Requires a space before '}'. (block-spacing)
(#96) Missing semicolon. (semi)
(#96) Expected space(s) before "var". (keyword-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) A space is required after ','. (comma-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) A space is required after ','. (comma-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#96) Requires a space after '{'. (block-spacing)
(#96) Expected space(s) after "for". (keyword-spacing)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Requires a space after '{'. (block-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#96) Expected space(s) after "if". (keyword-spacing)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) Expected { after 'if' condition. (curly)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Expected space(s) before "return". (keyword-spacing)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Requires a space before '}'. (block-spacing)
(#96) Missing semicolon. (semi)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Expected space(s) before "return". (keyword-spacing)
(#96) Missing semicolon. (semi)
(#96) Requires a space before '}'. (block-spacing)
(#96) Missing semicolon. (semi)
(#96) Requires a space before '}'. (block-spacing)
(#96) A space is required after ','. (comma-spacing)
(#96) Missing space before value for key 'index'. (key-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#96) Requires a space after '{'. (block-spacing)
(#96) Expected { after 'if' condition. (curly)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) Expected space(s) after "if". (keyword-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) Line 97 exceeds the maximum line length of 132. (max-len)
(#97) Expected space(s) before "return". (keyword-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) A space is required after ','. (comma-spacing)
(#97) Requires a space before '}'. (block-spacing)
(#97) Missing semicolon. (semi)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing space before value for key 'add'. (key-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Requires a space after '{'. (block-spacing)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) A space is required after ','. (comma-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing semicolon. (semi)
(#97) Requires a space before '}'. (block-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing space before value for key 'andSelf'. (key-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Requires a space after '{'. (block-spacing)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) Missing semicolon. (semi)
(#97) Requires a space before '}'. (block-spacing)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Missing space before value for key 'parent'. (key-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Requires a space after '{'. (block-spacing)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) Expected space(s) after "return". (keyword-spacing)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Requires a space before '}'. (block-spacing)
(#97) Missing semicolon. (semi)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing space before value for key 'parents'. (key-spacing)
(#97) Requires a space after '{'. (block-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing semicolon. (semi)
(#97) Requires a space before '}'. (block-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing space before value for key 'parentsUntil'. (key-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Requires a space after '{'. (block-spacing)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) A space is required after ','. (comma-spacing)
(#98) Line 98 exceeds the maximum line length of 132. (max-len)
(#98) Requires a space before '}'. (block-spacing)
(#98) Missing semicolon. (semi)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before value for key 'next'. (key-spacing)
(#98) Requires a space after '{'. (block-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) A space is required after ','. (comma-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Requires a space before '}'. (block-spacing)
(#98) Missing semicolon. (semi)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before value for key 'prev'. (key-spacing)
(#98) Requires a space after '{'. (block-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#98) A space is required after ','. (comma-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Requires a space before '}'. (block-spacing)
(#98) Missing semicolon. (semi)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before value for key 'nextAll'. (key-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Requires a space after '{'. (block-spacing)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing semicolon. (semi)
(#98) Requires a space before '}'. (block-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before value for key 'prevAll'. (key-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Requires a space after '{'. (block-spacing)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing semicolon. (semi)
(#98) Requires a space before '}'. (block-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before value for key 'nextUntil'. (key-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Requires a space after '{'. (block-spacing)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) A space is required after ','. (comma-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing semicolon. (semi)
(#98) Requires a space before '}'. (block-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before value for key 'prevUntil'. (key-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Requires a space after '{'. (block-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) A space is required after ','. (comma-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing semicolon. (semi)
(#98) Requires a space before '}'. (block-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before value for key 'siblings'. (key-spacing)
(#98) Requires a space after '{'. (block-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing semicolon. (semi)
(#98) Requires a space before '}'. (block-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before value for key 'children'. (key-spacing)
(#98) Requires a space after '{'. (block-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) Requires a space before '}'. (block-spacing)
(#98) Missing semicolon. (semi)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before value for key 'contents'. (key-spacing)
(#98) Requires a space after '{'. (block-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) A space is required after ','. (comma-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#99) Line 99 exceeds the maximum line length of 132. (max-len)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Requires a space before '}'. (block-spacing)
(#99) Missing semicolon. (semi)
(#99) A space is required after ','. (comma-spacing)
(#99) A space is required after ','. (comma-spacing)
(#99) Missing space before opening brace. (space-before-blocks)
(#99) Requires a space after '{'. (block-spacing)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) A space is required after ','. (comma-spacing)
(#99) Requires a space after '{'. (block-spacing)
(#99) Missing space before opening brace. (space-before-blocks)
(#99) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) A space is required after ','. (comma-spacing)
(#99) A space is required after ','. (comma-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Expected space(s) after "if". (keyword-spacing)
(#99) Expected { after 'if' condition. (curly)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) A space is required after ','. (comma-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Expected { after 'if' condition. (curly)
(#99) Expected space(s) after "if". (keyword-spacing)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) A space is required after ','. (comma-spacing)
(#99) A space is required after ','. (comma-spacing)
(#99) Requires a space before '}'. (block-spacing)
(#99) Missing semicolon. (semi)
(#99) Missing semicolon. (semi)
(#99) Requires a space before '}'. (block-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Missing space before value for key 'filter'. (key-spacing)
(#99) A space is required after ','. (comma-spacing)
(#99) A space is required after ','. (comma-spacing)
(#99) Requires a space after '{'. (block-spacing)
(#99) Missing space before opening brace. (space-before-blocks)
(#99) Expected space(s) after "if". (keyword-spacing)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) Expected { after 'if' condition. (curly)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) A space is required after ','. (comma-spacing)
(#99) Missing semicolon. (semi)
(#99) Requires a space before '}'. (block-spacing)
(#99) A space is required after ','. (comma-spacing)
(#99) Missing space before value for key 'dir'. (key-spacing)
(#99) A space is required after ','. (comma-spacing)
(#99) A space is required after ','. (comma-spacing)
(#99) Requires a space after '{'. (block-spacing)
(#99) Missing space before opening brace. (space-before-blocks)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Expected space(s) after "for". (keyword-spacing)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) 'd' is not modified in this loop. (no-unmodified-loop-condition)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) 'w' is not modified in this loop. (no-unmodified-loop-condition)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing space before opening brace. (space-before-blocks)
(#99) Requires a space after '{'. (block-spacing)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#99) Infix operators must be spaced. (space-infix-ops)
(#100) Line 100 exceeds the maximum line length of 132. (max-len)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Requires a space before '}'. (block-spacing)
(#100) Missing semicolon. (semi)
(#100) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#100) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#100) Expected space(s) before "return". (keyword-spacing)
(#100) Missing semicolon. (semi)
(#100) Requires a space before '}'. (block-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'nth'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Requires a space after '{'. (block-spacing)
(#100) Missing space before opening brace. (space-before-blocks)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Expected { after 'for' condition. (curly)
(#100) Expected space(s) after "for". (keyword-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Expected { after 'if' condition. (curly)
(#100) Expected space(s) before "if". (keyword-spacing)
(#100) Expected space(s) after "if". (keyword-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Expected space(s) before "break". (keyword-spacing)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#100) Requires a space before '}'. (block-spacing)
(#100) Missing semicolon. (semi)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before value for key 'sibling'. (key-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Requires a space after '{'. (block-spacing)
(#100) Missing space before opening brace. (space-before-blocks)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Expected space(s) after "for". (keyword-spacing)
(#100) Expected { after 'for' condition. (curly)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#100) 'd' used outside of binding context. (block-scoped-var)
(#100) Missing semicolon. (semi)
(#100) Requires a space before '}'. (block-spacing)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Requires a space after '{'. (block-spacing)
(#100) Missing space before opening brace. (space-before-blocks)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Infix operators must be spaced. (space-infix-ops)
(#101) Line 101 exceeds the maximum line length of 132. (max-len)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Requires a space before '}'. (block-spacing)
(#101) Missing semicolon. (semi)
(#101) A space is required after ','. (comma-spacing)
(#101) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Missing space before value for key 'option'. (key-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing space before value for key 'legend'. (key-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing space before value for key 'thead'. (key-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing space before value for key 'tr'. (key-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing space before value for key 'td'. (key-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing space before value for key 'col'. (key-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing space before value for key 'area'. (key-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing space before value for key '_default'. (key-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Expected { after 'if' condition. (curly)
(#101) Expected space(s) after "if". (keyword-spacing)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Missing space before value for key 'text'. (key-spacing)
(#101) Requires a space after '{'. (block-spacing)
(#101) Missing space before opening brace. (space-before-blocks)
(#101) Expected { after 'if' condition. (curly)
(#101) Statement inside of curly braces should be on next line. (brace-style)
(#101) Expected space(s) after "if". (keyword-spacing)
(#101) Expected space(s) before "return". (keyword-spacing)
(#101) Missing space before opening brace. (space-before-blocks)
(#101) Requires a space after '{'. (block-spacing)
(#101) Statement inside of curly braces should be on next line. (brace-style)
(#101) Infix operators must be spaced. (space-infix-ops)
(#102) Line 102 exceeds the maximum line length of 132. (max-len)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#102) A space is required after ','. (comma-spacing)
(#102) A space is required after ','. (comma-spacing)
(#102) Requires a space before '}'. (block-spacing)
(#102) Missing semicolon. (semi)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Expected { after 'if' condition. (curly)
(#102) Expected space(s) after "if". (keyword-spacing)
(#102) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Expected space(s) before "return". (keyword-spacing)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#102) Requires a space before '}'. (block-spacing)
(#102) Missing semicolon. (semi)
(#102) A space is required after ','. (comma-spacing)
(#102) Missing space before value for key 'wrapAll'. (key-spacing)
(#102) Missing space before opening brace. (space-before-blocks)
(#102) Requires a space after '{'. (block-spacing)
(#102) Expected { after 'if' condition. (curly)
(#102) Expected space(s) after "if". (keyword-spacing)
(#102) Statement inside of curly braces should be on next line. (brace-style)
(#102) Expected space(s) before "return". (keyword-spacing)
(#102) Missing space before opening brace. (space-before-blocks)
(#102) Requires a space after '{'. (block-spacing)
(#102) Statement inside of curly braces should be on next line. (brace-style)
(#102) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#102) A space is required after ','. (comma-spacing)
(#102) Missing semicolon. (semi)
(#102) Requires a space before '}'. (block-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Expected space(s) after "if". (keyword-spacing)
(#102) Missing space before opening brace. (space-before-blocks)
(#102) Requires a space after '{'. (block-spacing)
(#102) Statement inside of curly braces should be on next line. (brace-style)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) A space is required after ','. (comma-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#102) Requires a space after '{'. (block-spacing)
(#102) Missing space before opening brace. (space-before-blocks)
(#102) Statement inside of curly braces should be on next line. (brace-style)
(#102) Expected space(s) after "for". (keyword-spacing)
(#102) Expected { after 'for' condition. (curly)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#102) 'd' used outside of binding context. (block-scoped-var)
(#102) Requires a space before '}'. (block-spacing)
(#102) Missing semicolon. (semi)
(#102) Missing semicolon. (semi)
(#102) Requires a space before '}'. (block-spacing)
(#102) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#102) Expected space(s) before "return". (keyword-spacing)
(#102) Missing semicolon. (semi)
(#102) Requires a space before '}'. (block-spacing)
(#103) Line 103 exceeds the maximum line length of 132. (max-len)
(#103) Missing space before value for key 'wrapInner'. (key-spacing)
(#103) Requires a space after '{'. (block-spacing)
(#103) Missing space before opening brace. (space-before-blocks)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) Expected space(s) after "if". (keyword-spacing)
(#103) Expected { after 'if' condition. (curly)
(#103) Expected space(s) before "return". (keyword-spacing)
(#103) Missing space before opening brace. (space-before-blocks)
(#103) Requires a space after '{'. (block-spacing)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) A space is required after ','. (comma-spacing)
(#103) Missing semicolon. (semi)
(#103) Requires a space before '}'. (block-spacing)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#103) Missing space before opening brace. (space-before-blocks)
(#103) Requires a space after '{'. (block-spacing)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) A space is required after ','. (comma-spacing)
(#103) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#103) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing semicolon. (semi)
(#103) Requires a space before '}'. (block-spacing)
(#103) Requires a space before '}'. (block-spacing)
(#103) Missing semicolon. (semi)
(#103) A space is required after ','. (comma-spacing)
(#103) Missing space before value for key 'wrap'. (key-spacing)
(#103) Missing space before opening brace. (space-before-blocks)
(#103) Requires a space after '{'. (block-spacing)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) Requires a space after '{'. (block-spacing)
(#103) Missing space before opening brace. (space-before-blocks)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) Requires a space before '}'. (block-spacing)
(#103) Missing semicolon. (semi)
(#103) Missing semicolon. (semi)
(#103) Requires a space before '}'. (block-spacing)
(#103) A space is required after ','. (comma-spacing)
(#103) Missing space before value for key 'unwrap'. (key-spacing)
(#103) Requires a space after '{'. (block-spacing)
(#103) Missing space before opening brace. (space-before-blocks)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#103) Requires a space after '{'. (block-spacing)
(#103) Missing space before opening brace. (space-before-blocks)
(#103) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#103) A space is required after ','. (comma-spacing)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Requires a space before '}'. (block-spacing)
(#103) Missing semicolon. (semi)
(#103) Requires a space before '}'. (block-spacing)
(#103) Missing semicolon. (semi)
(#103) A space is required after ','. (comma-spacing)
(#103) Missing space before value for key 'append'. (key-spacing)
(#103) Requires a space after '{'. (block-spacing)
(#103) Missing space before opening brace. (space-before-blocks)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#103) A space is required after ','. (comma-spacing)
(#103) A space is required after ','. (comma-spacing)
(#103) Requires a space after '{'. (block-spacing)
(#103) Missing space before opening brace. (space-before-blocks)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing semicolon. (semi)
(#103) Requires a space before '}'. (block-spacing)
(#103) Missing semicolon. (semi)
(#103) Requires a space before '}'. (block-spacing)
(#104) Line 104 exceeds the maximum line length of 132. (max-len)
(#104) Missing space before value for key 'prepend'. (key-spacing)
(#104) Requires a space after '{'. (block-spacing)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) A space is required after ','. (comma-spacing)
(#104) A space is required after ','. (comma-spacing)
(#104) Requires a space after '{'. (block-spacing)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) A space is required after ','. (comma-spacing)
(#104) Requires a space before '}'. (block-spacing)
(#104) Missing semicolon. (semi)
(#104) Requires a space before '}'. (block-spacing)
(#104) Missing semicolon. (semi)
(#104) A space is required after ','. (comma-spacing)
(#104) Missing space before value for key 'before'. (key-spacing)
(#104) Expected to return a value at the end of this function. (consistent-return)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Requires a space after '{'. (block-spacing)
(#104) Expected space(s) after "if". (keyword-spacing)
(#104) Expected { after 'if' condition. (curly)
(#104) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Expected space(s) before "return". (keyword-spacing)
(#104) A space is required after ','. (comma-spacing)
(#104) A space is required after ','. (comma-spacing)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Requires a space after '{'. (block-spacing)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) A space is required after ','. (comma-spacing)
(#104) Requires a space before '}'. (block-spacing)
(#104) Missing semicolon. (semi)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Expected space(s) after "if". (keyword-spacing)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Requires a space after '{'. (block-spacing)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) A space is required after ','. (comma-spacing)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) A space is required after ','. (comma-spacing)
(#104) A space is required after ','. (comma-spacing)
(#104) Missing semicolon. (semi)
(#104) Requires a space before '}'. (block-spacing)
(#104) Requires a space before '}'. (block-spacing)
(#104) A space is required after ','. (comma-spacing)
(#104) Expected to return a value at the end of this function. (consistent-return)
(#104) Missing space before value for key 'after'. (key-spacing)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Requires a space after '{'. (block-spacing)
(#104) Expected space(s) after "if". (keyword-spacing)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) Expected { after 'if' condition. (curly)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Expected space(s) before "return". (keyword-spacing)
(#104) A space is required after ','. (comma-spacing)
(#104) A space is required after ','. (comma-spacing)
(#104) Requires a space after '{'. (block-spacing)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#105) Line 105 exceeds the maximum line length of 132. (max-len)
(#105) Missing semicolon. (semi)
(#105) Requires a space before '}'. (block-spacing)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Requires a space after '{'. (block-spacing)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) A space is required after ','. (comma-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) Missing semicolon. (semi)
(#105) Requires a space before '}'. (block-spacing)
(#105) Requires a space before '}'. (block-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing space before value for key 'remove'. (key-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Requires a space after '{'. (block-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Expected space(s) after "for". (keyword-spacing)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) Expected { after 'for' condition. (curly)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) Expected space(s) before "if". (keyword-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Requires a space after '{'. (block-spacing)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Requires a space after '{'. (block-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) Requires a space before '}'. (block-spacing)
(#105) Missing semicolon. (semi)
(#105) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Requires a space before '}'. (block-spacing)
(#105) Missing semicolon. (semi)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) Expected space(s) before "return". (keyword-spacing)
(#105) Missing semicolon. (semi)
(#105) Requires a space before '}'. (block-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing space before value for key 'empty'. (key-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Requires a space after '{'. (block-spacing)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) Expected { after 'for' condition. (curly)
(#105) Expected space(s) after "for". (keyword-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Expected space(s) before "for". (keyword-spacing)
(#105) Expected space(s) after "for". (keyword-spacing)
(#105) Expected { after 'for' condition. (curly)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Line 106 exceeds the maximum line length of 132. (max-len)
(#106) Requires a space before '}'. (block-spacing)
(#106) Missing semicolon. (semi)
(#106) A space is required after ','. (comma-spacing)
(#106) Missing space before value for key 'clone'. (key-spacing)
(#106) Requires a space after '{'. (block-spacing)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Requires a space after '{'. (block-spacing)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#106) Expected space(s) after "if". (keyword-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Requires a space after '{'. (block-spacing)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A space is required after ','. (comma-spacing)
(#106) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Expected space(s) after "if". (keyword-spacing)
(#106) Requires a space after '{'. (block-spacing)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing semicolon. (semi)
(#106) Requires a space before '}'. (block-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Expected space(s) before "return". (keyword-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) A regular expression literal can be confused with '/='. (no-div-regex)
(#106) A space is required after ','. (comma-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) Missing semicolon. (semi)
(#106) Requires a space before '}'. (block-spacing)
(#106) Expected space(s) before "else". (keyword-spacing)
(#106) Expected { after 'else'. (curly)
(#106) Missing semicolon. (semi)
(#106) Requires a space before '}'. (block-spacing)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Expected space(s) after "if". (keyword-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Requires a space after '{'. (block-spacing)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) A space is required after ','. (comma-spacing)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) A space is required after ','. (comma-spacing)
(#106) Missing semicolon. (semi)
(#106) Requires a space before '}'. (block-spacing)
(#106) Expected space(s) before "return". (keyword-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Missing semicolon. (semi)
(#106) Requires a space before '}'. (block-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) Missing space before value for key 'html'. (key-spacing)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Requires a space after '{'. (block-spacing)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Expected space(s) after "if". (keyword-spacing)
(#106) Expected { after 'if' condition. (curly)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Expected space(s) before "return". (keyword-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#107) Line 107 exceeds the maximum line length of 132. (max-len)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Expected space(s) after "if". (keyword-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) A space is required after ','. (comma-spacing)
(#107) Requires a space after '{'. (block-spacing)
(#107) Missing space before opening brace. (space-before-blocks)
(#107) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) A space is required after ','. (comma-spacing)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Expected space(s) after "try". (keyword-spacing)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) Requires a space after '{'. (block-spacing)
(#107) Expected { after 'for' condition. (curly)
(#107) Expected space(s) after "for". (keyword-spacing)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) A space is required after ','. (comma-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Expected space(s) after "if". (keyword-spacing)
(#107) Expected space(s) before "if". (keyword-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Missing space before opening brace. (space-before-blocks)
(#107) Requires a space after '{'. (block-spacing)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Missing semicolon. (semi)
(#107) Requires a space before '}'. (block-spacing)
(#107) Requires a space before '}'. (block-spacing)
(#107) Expected space(s) after "catch". (keyword-spacing)
(#107) Expected space(s) before "catch". (keyword-spacing)
(#107) Requires a space after '{'. (block-spacing)
(#107) Missing space before opening brace. (space-before-blocks)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) Requires a space before '}'. (block-spacing)
(#107) Missing semicolon. (semi)
(#107) Requires a space before '}'. (block-spacing)
(#107) Expected space(s) before "else". (keyword-spacing)
(#107) Expected { after 'else'. (curly)
(#107) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Requires a space after '{'. (block-spacing)
(#107) Missing space before opening brace. (space-before-blocks)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) A space is required after ','. (comma-spacing)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) Requires a space after '{'. (block-spacing)
(#107) Missing space before opening brace. (space-before-blocks)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) A space is required after ','. (comma-spacing)
(#107) A space is required after ','. (comma-spacing)
(#107) Requires a space before '}'. (block-spacing)
(#107) Missing semicolon. (semi)
(#107) Missing semicolon. (semi)
(#107) Requires a space before '}'. (block-spacing)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) Missing semicolon. (semi)
(#107) Requires a space before '}'. (block-spacing)
(#107) A space is required after ','. (comma-spacing)
(#107) Missing space before value for key 'replaceWith'. (key-spacing)
(#107) Requires a space after '{'. (block-spacing)
(#107) Missing space before opening brace. (space-before-blocks)
(#107) Expected space(s) after "if". (keyword-spacing)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) Infix operators must be spaced. (space-infix-ops)
(#108) Line 108 exceeds the maximum line length of 132. (max-len)
(#108) Requires a space after '{'. (block-spacing)
(#108) Missing space before opening brace. (space-before-blocks)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) Expected { after 'if' condition. (curly)
(#108) Expected space(s) after "if". (keyword-spacing)
(#108) Expected space(s) before "return". (keyword-spacing)
(#108) Requires a space after '{'. (block-spacing)
(#108) Missing space before opening brace. (space-before-blocks)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) A space is required after ','. (comma-spacing)
(#108) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#108) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#108) A space is required after ','. (comma-spacing)
(#108) A space is required after ','. (comma-spacing)
(#108) Missing semicolon. (semi)
(#108) Requires a space before '}'. (block-spacing)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Expected { after 'if' condition. (curly)
(#108) Expected space(s) after "if". (keyword-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#108) Missing space before opening brace. (space-before-blocks)
(#108) Requires a space after '{'. (block-spacing)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) A space is required after ','. (comma-spacing)
(#108) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#108) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing semicolon. (semi)
(#108) Requires a space before '}'. (block-spacing)
(#108) Requires a space before '}'. (block-spacing)
(#108) Missing semicolon. (semi)
(#108) Expected space(s) before "else". (keyword-spacing)
(#108) Expected { after 'else'. (curly)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) A space is required after ','. (comma-spacing)
(#108) A space is required after ','. (comma-spacing)
(#108) Missing semicolon. (semi)
(#108) Requires a space before '}'. (block-spacing)
(#108) A space is required after ','. (comma-spacing)
(#108) Missing space before value for key 'detach'. (key-spacing)
(#108) Missing space before opening brace. (space-before-blocks)
(#108) Requires a space after '{'. (block-spacing)
(#108) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) A space is required after ','. (comma-spacing)
(#108) Requires a space before '}'. (block-spacing)
(#108) Missing semicolon. (semi)
(#108) A space is required after ','. (comma-spacing)
(#108) Missing space before value for key 'domManip'. (key-spacing)
(#108) A space is required after ','. (comma-spacing)
(#108) A space is required after ','. (comma-spacing)
(#108) Requires a space after '{'. (block-spacing)
(#108) Missing space before opening brace. (space-before-blocks)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) Missing JSDoc comment. (require-jsdoc)
(#108) Requires a space after '{'. (block-spacing)
(#108) Missing space before opening brace. (space-before-blocks)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) A space is required after ','. (comma-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Infix operators must be spaced. (space-infix-ops)
(#109) Line 109 exceeds the maximum line length of 132. (max-len)
(#109) Missing semicolon. (semi)
(#109) Requires a space before '}'. (block-spacing)
(#109) Expected space(s) before "var". (keyword-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#109) Expected space(s) after "if". (keyword-spacing)
(#109) Expected { after 'if' condition. (curly)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Expected space(s) before "return". (keyword-spacing)
(#109) Missing space before opening brace. (space-before-blocks)
(#109) Requires a space after '{'. (block-spacing)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing semicolon. (semi)
(#109) Requires a space before '}'. (block-spacing)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Expected { after 'if' condition. (curly)
(#109) Expected space(s) after "if". (keyword-spacing)
(#109) Expected space(s) before "return". (keyword-spacing)
(#109) Requires a space after '{'. (block-spacing)
(#109) Missing space before opening brace. (space-before-blocks)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Requires a space before '}'. (block-spacing)
(#109) Missing semicolon. (semi)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Expected space(s) after "if". (keyword-spacing)
(#109) Requires a space after '{'. (block-spacing)
(#109) Missing space before opening brace. (space-before-blocks)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Missing space before value for key 'fragment'. (key-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Expected space(s) after "if". (keyword-spacing)
(#109) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#110) Line 110 exceeds the maximum line length of 132. (max-len)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Requires a space after '{'. (block-spacing)
(#110) Missing space before opening brace. (space-before-blocks)
(#110) Statement inside of curly braces should be on next line. (brace-style)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Expected space(s) after "for". (keyword-spacing)
(#110) Expected { after 'for' condition. (curly)
(#110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) A space is required after ','. (comma-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Requires a space before '}'. (block-spacing)
(#110) Missing semicolon. (semi)
(#110) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing semicolon. (semi)
(#110) Requires a space before '}'. (block-spacing)
(#110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) Expected space(s) before "return". (keyword-spacing)
(#110) Requires a space before '}'. (block-spacing)
(#110) Missing semicolon. (semi)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Missing space before value for key 'appendTo'. (key-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing space before value for key 'prependTo'. (key-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing space before value for key 'insertBefore'. (key-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing space before value for key 'insertAfter'. (key-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing space before value for key 'replaceAll'. (key-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing space before opening brace. (space-before-blocks)
(#110) Requires a space after '{'. (block-spacing)
(#110) Statement inside of curly braces should be on next line. (brace-style)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing space before opening brace. (space-before-blocks)
(#110) Requires a space after '{'. (block-spacing)
(#110) Statement inside of curly braces should be on next line. (brace-style)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Expected space(s) after "if". (keyword-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing space before opening brace. (space-before-blocks)
(#110) Requires a space after '{'. (block-spacing)
(#110) Statement inside of curly braces should be on next line. (brace-style)
(#111) Line 111 exceeds the maximum line length of 132. (max-len)
(#111) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#111) Missing semicolon. (semi)
(#111) Requires a space before '}'. (block-spacing)
(#111) Expected space(s) after "else". (keyword-spacing)
(#111) Expected space(s) before "else". (keyword-spacing)
(#111) Requires a space after '{'. (block-spacing)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) This line has 17 statements. Maximum allowed is 2. (max-statements-per-line)
(#111) Expected space(s) after "for". (keyword-spacing)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Requires a space after '{'. (block-spacing)
(#111) Missing space before opening brace. (space-before-blocks)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Requires a space before '}'. (block-spacing)
(#111) Missing semicolon. (semi)
(#111) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#111) Expected space(s) before "return". (keyword-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Requires a space before '}'. (block-spacing)
(#111) Missing semicolon. (semi)
(#111) Requires a space before '}'. (block-spacing)
(#111) Requires a space before '}'. (block-spacing)
(#111) Missing semicolon. (semi)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Function 'clean' has a complexity of 23. (complexity)
(#111) Missing space before value for key 'clean'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Requires a space after '{'. (block-spacing)
(#111) Missing space before opening brace. (space-before-blocks)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Expected space(s) after "if". (keyword-spacing)
(#111) Expected { after 'if' condition. (curly)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Expected space(s) after "for". (keyword-spacing)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) A space is required after ','. (comma-spacing)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Missing space before opening brace. (space-before-blocks)
(#111) Requires a space after '{'. (block-spacing)
(#111) Expected { after 'if' condition. (curly)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Expected space(s) after "if". (keyword-spacing)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Expected space(s) after "if". (keyword-spacing)
(#111) Requires a space after '{'. (block-spacing)
(#111) Missing space before opening brace. (space-before-blocks)
(#111) Expected space(s) after "if". (keyword-spacing)
(#111) Expected { after 'if' condition. (curly)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Expected space(s) after "if". (keyword-spacing)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Requires a space after '{'. (block-spacing)
(#111) Missing space before opening brace. (space-before-blocks)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Infix operators must be spaced. (space-infix-ops)
(#112) Line 112 exceeds the maximum line length of 132. (max-len)
(#112) A space is required after ','. (comma-spacing)
(#112) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) A space is required after ','. (comma-spacing)
(#112) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) A space is required after ','. (comma-spacing)
(#112) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Expected { after 'for' condition. (curly)
(#112) Expected space(s) after "for". (keyword-spacing)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#112) Expected space(s) after "if". (keyword-spacing)
(#112) Requires a space after '{'. (block-spacing)
(#112) Missing space before opening brace. (space-before-blocks)
(#112) Statement inside of curly braces should be on next line. (brace-style)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Do not nest ternary expressions. (no-nested-ternary)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Blocks are nested too deeply (5). (max-depth)
(#112) Expected space(s) after "for". (keyword-spacing)
(#112) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#112) Expected { after 'for' condition. (curly)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#112) A space is required after ','. (comma-spacing)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Requires a space before '}'. (block-spacing)
(#112) Missing semicolon. (semi)
(#112) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Missing semicolon. (semi)
(#112) Requires a space before '}'. (block-spacing)
(#112) Expected space(s) after "if". (keyword-spacing)
(#112) Expected space(s) before "if". (keyword-spacing)
(#112) Expected { after 'if' condition. (curly)
(#112) Missing whitespace after semicolon. (semi-spacing)
(#112) Expected { after 'else'. (curly)
(#112) Infix operators must be spaced. (space-infix-ops)
(#113) Line 113 exceeds the maximum line length of 132. (max-len)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing semicolon. (semi)
(#113) Requires a space before '}'. (block-spacing)
(#113) Requires a space before '}'. (block-spacing)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Expected space(s) before "if". (keyword-spacing)
(#113) Expected { after 'if' condition. (curly)
(#113) Expected { after 'for' condition. (curly)
(#113) Expected space(s) before "for". (keyword-spacing)
(#113) Expected space(s) after "for". (keyword-spacing)
(#113) 'j' used outside of binding context. (block-scoped-var)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Missing whitespace after semicolon. (semi-spacing)
(#113) 'e' used outside of binding context. (block-scoped-var)
(#113) 'j' used outside of binding context. (block-scoped-var)
(#113) Missing whitespace after semicolon. (semi-spacing)
(#113) 'j' used outside of binding context. (block-scoped-var)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Expected { after 'if' condition. (curly)
(#113) Expected space(s) before "if". (keyword-spacing)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) 'e' used outside of binding context. (block-scoped-var)
(#113) 'j' used outside of binding context. (block-scoped-var)
(#113) A space is required after ','. (comma-spacing)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) 'e' used outside of binding context. (block-scoped-var)
(#113) 'j' used outside of binding context. (block-scoped-var)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) 'e' used outside of binding context. (block-scoped-var)
(#113) 'j' used outside of binding context. (block-scoped-var)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) 'e' used outside of binding context. (block-scoped-var)
(#113) 'j' used outside of binding context. (block-scoped-var)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) 'e' used outside of binding context. (block-scoped-var)
(#113) 'j' used outside of binding context. (block-scoped-var)
(#113) 'e' used outside of binding context. (block-scoped-var)
(#113) 'j' used outside of binding context. (block-scoped-var)
(#113) 'e' used outside of binding context. (block-scoped-var)
(#113) 'j' used outside of binding context. (block-scoped-var)
(#113) Missing whitespace after semicolon. (semi-spacing)
(#113) Expected space(s) after "else". (keyword-spacing)
(#113) Requires a space after '{'. (block-spacing)
(#113) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#113) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#113) 'e' used outside of binding context. (block-scoped-var)
(#113) Statement inside of curly braces should be on next line. (brace-style)
(#113) 'j' used outside of binding context. (block-scoped-var)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) 'e' used outside of binding context. (block-scoped-var)
(#113) 'e' used outside of binding context. (block-scoped-var)
(#113) A space is required after ','. (comma-spacing)
(#113) 'j' used outside of binding context. (block-scoped-var)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) A space is required after ','. (comma-spacing)
(#113) 'e' used outside of binding context. (block-scoped-var)
(#113) 'j' used outside of binding context. (block-scoped-var)
(#113) Missing whitespace after semicolon. (semi-spacing)
(#113) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#113) 'e' used outside of binding context. (block-scoped-var)
(#113) 'j' used outside of binding context. (block-scoped-var)
(#113) Requires a space before '}'. (block-spacing)
(#113) Missing semicolon. (semi)
(#113) Expected space(s) before "return". (keyword-spacing)
(#113) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#113) 'e' used outside of binding context. (block-scoped-var)
(#113) Requires a space before '}'. (block-spacing)
(#113) Missing semicolon. (semi)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key 'cleanData'. (key-spacing)
(#113) Requires a space after '{'. (block-spacing)
(#113) Missing space before opening brace. (space-before-blocks)
(#113) Statement inside of curly braces should be on next line. (brace-style)
(#113) Expected space(s) after "for". (keyword-spacing)
(#113) Expected { after 'for' condition. (curly)
(#113) A space is required after ','. (comma-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) A space is required after ','. (comma-spacing)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) A space is required after ','. (comma-spacing)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) A space is required after ','. (comma-spacing)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing whitespace after semicolon. (semi-spacing)
(#113) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Missing whitespace after semicolon. (semi-spacing)
(#113) Expected space(s) before "if". (keyword-spacing)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Requires a space after '{'. (block-spacing)
(#113) Missing space before opening brace. (space-before-blocks)
(#113) Statement inside of curly braces should be on next line. (brace-style)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Missing whitespace after semicolon. (semi-spacing)
(#113) Expected { after 'if' condition. (curly)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Expected space(s) after "for". (keyword-spacing)
(#113) Expected { after 'for-in'. (curly)
(#113) Expected space(s) before "for". (keyword-spacing)
(#113) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#113) Infix operators must be spaced. (space-infix-ops)
(#114) Line 114 exceeds the maximum line length of 132. (max-len)
(#114) A space is required after ','. (comma-spacing)
(#114) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#114) A space is required after ','. (comma-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Expected { after 'if' condition. (curly)
(#114) Expected space(s) after "if". (keyword-spacing)
(#114) Expected space(s) before "delete". (keyword-spacing)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Expected { after 'else'. (curly)
(#114) This line has 5 statements. Maximum allowed is 2. (max-statements-per-line)
(#114) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#114) Missing semicolon. (semi)
(#114) Requires a space before '}'. (block-spacing)
(#114) Requires a space before '}'. (block-spacing)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing space before value for key 'position'. (key-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Missing space before value for key 'visibility'. (key-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Missing space before value for key 'display'. (key-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#115) Line 115 exceeds the maximum line length of 132. (max-len)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Requires a space after '{'. (block-spacing)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) Missing semicolon. (semi)
(#115) Requires a space before '}'. (block-spacing)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) A space is required after ','. (comma-spacing)
(#115) Requires a space after '{'. (block-spacing)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#115) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Expected to return a value at the end of this function. (consistent-return)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Requires a space after '{'. (block-spacing)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Expected { after 'if' condition. (curly)
(#115) Expected space(s) after "if". (keyword-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Expected space(s) before "return". (keyword-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Expected space(s) after "if". (keyword-spacing)
(#115) Expected { after 'if' condition. (curly)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Requires a space before '}'. (block-spacing)
(#115) Missing semicolon. (semi)
(#115) Missing semicolon. (semi)
(#115) Requires a space before '}'. (block-spacing)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Missing space before value for key 'style'. (key-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Requires a space after '{'. (block-spacing)
(#115) Expected space(s) after "if". (keyword-spacing)
(#115) Expected { after 'if' condition. (curly)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Expected space(s) before "return". (keyword-spacing)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Expected space(s) after "if". (keyword-spacing)
(#115) Expected { after 'if' condition. (curly)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) A space is required after ','. (comma-spacing)
(#115) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Expected space(s) after "if". (keyword-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Requires a space after '{'. (block-spacing)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Expected space(s) after "if". (keyword-spacing)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Requires a space after '{'. (block-spacing)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) A space is required after ','. (comma-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) A space is required after ','. (comma-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#116) Line 116 exceeds the maximum line length of 132. (max-len)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing semicolon. (semi)
(#116) Requires a space before '}'. (block-spacing)
(#116) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#116) Expected space(s) before "return". (keyword-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Requires a space before '}'. (block-spacing)
(#116) Missing semicolon. (semi)
(#116) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#116) Expected space(s) before "if". (keyword-spacing)
(#116) Expected { after 'if' condition. (curly)
(#116) Expected space(s) after "if". (keyword-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Expected { after 'if' condition. (curly)
(#116) Expected space(s) after "if". (keyword-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#116) Requires a space before '}'. (block-spacing)
(#116) Missing semicolon. (semi)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key 'css'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Requires a space after '{'. (block-spacing)
(#116) Missing space before opening brace. (space-before-blocks)
(#116) Statement inside of curly braces should be on next line. (brace-style)
(#116) Expected space(s) after "if". (keyword-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Requires a space after '{'. (block-spacing)
(#116) Missing space before opening brace. (space-before-blocks)
(#116) Statement inside of curly braces should be on next line. (brace-style)
(#116) A space is required after ','. (comma-spacing)
(#116) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Missing JSDoc comment. (require-jsdoc)
(#116) Move function declaration to function body root. (no-inner-declarations)
(#116) Requires a space after '{'. (block-spacing)
(#116) Missing space before opening brace. (space-before-blocks)
(#116) Statement inside of curly braces should be on next line. (brace-style)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) A space is required after ','. (comma-spacing)
(#116) Requires a space after '{'. (block-spacing)
(#116) Missing space before opening brace. (space-before-blocks)
(#116) Statement inside of curly braces should be on next line. (brace-style)
(#116) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) A space is required after ','. (comma-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) A space is required after ','. (comma-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Expected { after 'if' condition. (curly)
(#116) Expected space(s) after "if". (keyword-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) A space is required after ','. (comma-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) A space is required after ','. (comma-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Expected { after 'else'. (curly)
(#116) Infix operators must be spaced. (space-infix-ops)
(#117) Line 117 exceeds the maximum line length of 132. (max-len)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) A space is required after ','. (comma-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing semicolon. (semi)
(#117) Requires a space before '}'. (block-spacing)
(#117) Requires a space before '}'. (block-spacing)
(#117) Missing semicolon. (semi)
(#117) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#117) A space is required after ','. (comma-spacing)
(#117) Missing semicolon. (semi)
(#117) Requires a space before '}'. (block-spacing)
(#117) Expected space(s) before "return". (keyword-spacing)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) Missing semicolon. (semi)
(#117) Requires a space before '}'. (block-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) Missing space before value for key 'curCSS'. (key-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Requires a space after '{'. (block-spacing)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) A space is required after ','. (comma-spacing)
(#117) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Requires a space after '{'. (block-spacing)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Requires a space before '}'. (block-spacing)
(#117) Missing semicolon. (semi)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Expected space(s) before "if". (keyword-spacing)
(#117) Expected { after 'if' condition. (curly)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Expected { after 'if' condition. (curly)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Requires a space after '{'. (block-spacing)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) Expected { after 'if' condition. (curly)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) A space is required after ','. (comma-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Expected { after 'if' condition. (curly)
(#117) Expected space(s) before "return". (keyword-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Expected { after 'if' condition. (curly)
(#117) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) A space is required after ','. (comma-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#118) Line 118 exceeds the maximum line length of 132. (max-len)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#118) Expected { after 'if' condition. (curly)
(#118) Expected space(s) after "if". (keyword-spacing)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing semicolon. (semi)
(#118) Requires a space before '}'. (block-spacing)
(#118) Expected space(s) before "else". (keyword-spacing)
(#118) Expected space(s) after "if". (keyword-spacing)
(#118) This line has 23 statements. Maximum allowed is 2. (max-statements-per-line)
(#118) Requires a space after '{'. (block-spacing)
(#118) Missing space before opening brace. (space-before-blocks)
(#118) Statement inside of curly braces should be on next line. (brace-style)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Expected space(s) after "if". (keyword-spacing)
(#118) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing space before opening brace. (space-before-blocks)
(#118) Requires a space after '{'. (block-spacing)
(#118) Statement inside of curly braces should be on next line. (brace-style)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Requires a space before '}'. (block-spacing)
(#118) Missing semicolon. (semi)
(#118) Requires a space before '}'. (block-spacing)
(#118) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#118) Expected space(s) before "return". (keyword-spacing)
(#118) Requires a space before '}'. (block-spacing)
(#118) Missing semicolon. (semi)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing space before value for key 'swap'. (key-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing space before opening brace. (space-before-blocks)
(#118) Requires a space after '{'. (block-spacing)
(#118) Statement inside of curly braces should be on next line. (brace-style)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Expected space(s) after "for". (keyword-spacing)
(#118) Missing space before opening brace. (space-before-blocks)
(#118) Requires a space after '{'. (block-spacing)
(#118) Statement inside of curly braces should be on next line. (brace-style)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Requires a space before '}'. (block-spacing)
(#118) Missing semicolon. (semi)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#118) Expected { after 'for-in'. (curly)
(#118) Expected space(s) after "for". (keyword-spacing)
(#118) 'e' used outside of binding context. (block-scoped-var)
(#118) 'e' used outside of binding context. (block-scoped-var)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) 'e' used outside of binding context. (block-scoped-var)
(#118) Missing semicolon. (semi)
(#118) Requires a space before '}'. (block-spacing)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Expected space(s) after "if". (keyword-spacing)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing space before opening brace. (space-before-blocks)
(#118) Requires a space after '{'. (block-spacing)
(#118) Statement inside of curly braces should be on next line. (brace-style)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing space before opening brace. (space-before-blocks)
(#118) Requires a space after '{'. (block-spacing)
(#118) Statement inside of curly braces should be on next line. (brace-style)
(#118) Infix operators must be spaced. (space-infix-ops)
(#119) Line 119 exceeds the maximum line length of 132. (max-len)
(#119) A space is required after ','. (comma-spacing)
(#119) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) A space is required after ','. (comma-spacing)
(#119) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#119) Do not nest ternary expressions. (no-nested-ternary)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) A space is required after ','. (comma-spacing)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Missing semicolon. (semi)
(#119) Requires a space before '}'. (block-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#119) This line has 7 statements. Maximum allowed is 2. (max-statements-per-line)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Requires a space after '{'. (block-spacing)
(#119) Missing space before opening brace. (space-before-blocks)
(#119) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#119) Expected space(s) after "return". (keyword-spacing)
(#119) Statement inside of curly braces should be on next line. (brace-style)
(#119) Requires a space before '}'. (block-spacing)
(#119) Missing semicolon. (semi)
(#119) Missing semicolon. (semi)
(#119) Requires a space before '}'. (block-spacing)
(#119) Expected space(s) before "var". (keyword-spacing)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#119) A space is required after ','. (comma-spacing)
(#119) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) A space is required after ','. (comma-spacing)
(#119) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) A space is required after ','. (comma-spacing)
(#119) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) A space is required after ','. (comma-spacing)
(#119) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) A regular expression literal can be confused with '/='. (no-div-regex)
(#119) A space is required after ','. (comma-spacing)
(#119) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) A space is required after ','. (comma-spacing)
(#119) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) A space is required after ','. (comma-spacing)
(#119) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) A space is required after ','. (comma-spacing)
(#119) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) A space is required after ','. (comma-spacing)
(#119) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) Missing space before value for key 'load'. (key-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Requires a space after '{'. (block-spacing)
(#119) Missing space before opening brace. (space-before-blocks)
(#119) Statement inside of curly braces should be on next line. (brace-style)
(#119) Expected { after 'if' condition. (curly)
(#119) Expected space(s) after "if". (keyword-spacing)
(#119) Infix operators must be spaced. (space-infix-ops)
(#120) Line 120 exceeds the maximum line length of 132. (max-len)
(#120) Expected space(s) before "return". (keyword-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Expected { after 'if' condition. (curly)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) Expected space(s) before "return". (keyword-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Missing space before opening brace. (space-before-blocks)
(#120) Requires a space after '{'. (block-spacing)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing semicolon. (semi)
(#120) Requires a space before '}'. (block-spacing)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Expected { after 'if' condition. (curly)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) Expected space(s) before "if". (keyword-spacing)
(#120) Requires a space after '{'. (block-spacing)
(#120) Missing space before opening brace. (space-before-blocks)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Missing semicolon. (semi)
(#120) Requires a space before '}'. (block-spacing)
(#120) Expected space(s) before "else". (keyword-spacing)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Requires a space after '{'. (block-spacing)
(#120) Missing space before opening brace. (space-before-blocks)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Requires a space before '}'. (block-spacing)
(#120) Missing semicolon. (semi)
(#120) Expected space(s) before "var". (keyword-spacing)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Missing space before value for key 'url'. (key-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing space before value for key 'type'. (key-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing space before value for key 'dataType'. (key-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing space before value for key 'data'. (key-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing space before value for key 'complete'. (key-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Requires a space after '{'. (block-spacing)
(#120) Missing space before opening brace. (space-before-blocks)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) Expected { after 'if' condition. (curly)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) 'e' used outside of binding context. (block-scoped-var)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) A space is required after ','. (comma-spacing)
(#120) 'e' used outside of binding context. (block-scoped-var)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Requires a space before '}'. (block-spacing)
(#120) Missing semicolon. (semi)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Requires a space before '}'. (block-spacing)
(#120) Missing semicolon. (semi)
(#121) Line 121 exceeds the maximum line length of 132. (max-len)
(#121) Missing space before value for key 'serialize'. (key-spacing)
(#121) Missing space before opening brace. (space-before-blocks)
(#121) Requires a space after '{'. (block-spacing)
(#121) Statement inside of curly braces should be on next line. (brace-style)
(#121) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#121) Missing semicolon. (semi)
(#121) Requires a space before '}'. (block-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing space before value for key 'serializeArray'. (key-spacing)
(#121) Missing space before opening brace. (space-before-blocks)
(#121) Requires a space after '{'. (block-spacing)
(#121) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#121) Statement inside of curly braces should be on next line. (brace-style)
(#121) Requires a space after '{'. (block-spacing)
(#121) Missing space before opening brace. (space-before-blocks)
(#121) Statement inside of curly braces should be on next line. (brace-style)
(#121) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#121) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Missing semicolon. (semi)
(#121) Requires a space before '}'. (block-spacing)
(#121) Requires a space after '{'. (block-spacing)
(#121) Missing space before opening brace. (space-before-blocks)
(#121) Statement inside of curly braces should be on next line. (brace-style)
(#121) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Missing semicolon. (semi)
(#121) Requires a space before '}'. (block-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing space before opening brace. (space-before-blocks)
(#121) Requires a space after '{'. (block-spacing)
(#121) Statement inside of curly braces should be on next line. (brace-style)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#121) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#121) Do not nest ternary expressions. (no-nested-ternary)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) A space is required after ','. (comma-spacing)
(#121) Requires a space after '{'. (block-spacing)
(#121) Missing space before opening brace. (space-before-blocks)
(#121) Statement inside of curly braces should be on next line. (brace-style)
(#121) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#121) Expected space(s) after "return". (keyword-spacing)
(#121) Missing space before value for key 'name'. (key-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing space before value for key 'value'. (key-spacing)
(#121) Missing semicolon. (semi)
(#121) Requires a space before '}'. (block-spacing)
(#121) Missing space before value for key 'name'. (key-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing space before value for key 'value'. (key-spacing)
(#121) Requires a space before '}'. (block-spacing)
(#121) Missing semicolon. (semi)
(#121) Missing semicolon. (semi)
(#121) Requires a space before '}'. (block-spacing)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#122) Line 122 exceeds the maximum line length of 132. (max-len)
(#122) A space is required after ','. (comma-spacing)
(#122) Requires a space after '{'. (block-spacing)
(#122) Missing space before opening brace. (space-before-blocks)
(#122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Missing space before opening brace. (space-before-blocks)
(#122) Requires a space after '{'. (block-spacing)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#122) A space is required after ','. (comma-spacing)
(#122) Requires a space before '}'. (block-spacing)
(#122) Missing semicolon. (semi)
(#122) Requires a space before '}'. (block-spacing)
(#122) Missing semicolon. (semi)
(#122) Missing whitespace after semicolon. (semi-spacing)
(#122) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#122) Missing space before value for key 'get'. (key-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Requires a space after '{'. (block-spacing)
(#122) Missing space before opening brace. (space-before-blocks)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) Expected space(s) after "if". (keyword-spacing)
(#122) Requires a space after '{'. (block-spacing)
(#122) Missing space before opening brace. (space-before-blocks)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Missing whitespace after semicolon. (semi-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Missing whitespace after semicolon. (semi-spacing)
(#122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Requires a space before '}'. (block-spacing)
(#122) Missing semicolon. (semi)
(#122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#122) Expected space(s) before "return". (keyword-spacing)
(#122) Missing space before value for key 'type'. (key-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'url'. (key-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'data'. (key-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'success'. (key-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'dataType'. (key-spacing)
(#122) Requires a space before '}'. (block-spacing)
(#122) Missing semicolon. (semi)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'getScript'. (key-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before opening brace. (space-before-blocks)
(#122) Requires a space after '{'. (block-spacing)
(#122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing semicolon. (semi)
(#122) Requires a space before '}'. (block-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'getJSON'. (key-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Requires a space after '{'. (block-spacing)
(#122) Missing space before opening brace. (space-before-blocks)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Requires a space before '}'. (block-spacing)
(#122) Missing semicolon. (semi)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'post'. (key-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Requires a space after '{'. (block-spacing)
(#122) Missing space before opening brace. (space-before-blocks)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) Expected space(s) after "if". (keyword-spacing)
(#122) Requires a space after '{'. (block-spacing)
(#122) Missing space before opening brace. (space-before-blocks)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Missing whitespace after semicolon. (semi-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Missing whitespace after semicolon. (semi-spacing)
(#122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Missing semicolon. (semi)
(#122) Requires a space before '}'. (block-spacing)
(#122) Expected space(s) before "return". (keyword-spacing)
(#122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#122) Missing space before value for key 'type'. (key-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'url'. (key-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'data'. (key-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'success'. (key-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'dataType'. (key-spacing)
(#122) Requires a space before '}'. (block-spacing)
(#122) Missing semicolon. (semi)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'ajaxSetup'. (key-spacing)
(#122) Missing space before opening brace. (space-before-blocks)
(#122) Requires a space after '{'. (block-spacing)
(#122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing semicolon. (semi)
(#122) Requires a space before '}'. (block-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing space before value for key 'ajaxSettings'. (key-spacing)
(#122) Missing space before value for key 'url'. (key-spacing)
(#123) Line 123 exceeds the maximum line length of 132. (max-len)
(#123) Missing space before value for key 'global'. (key-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key 'type'. (key-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key 'contentType'. (key-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key 'processData'. (key-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key 'async'. (key-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key 'xhr'. (key-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Missing space before opening brace. (space-before-blocks)
(#123) Requires a space after '{'. (block-spacing)
(#123) Statement inside of curly braces should be on next line. (brace-style)
(#123) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#123) Missing '()' invoking a constructor. (new-parens)
(#123) Missing semicolon. (semi)
(#123) Requires a space before '}'. (block-spacing)
(#123) Expected to return a value at the end of this function. (consistent-return)
(#123) Missing space before opening brace. (space-before-blocks)
(#123) Requires a space after '{'. (block-spacing)
(#123) Statement inside of curly braces should be on next line. (brace-style)
(#123) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#123) Expected space(s) after "try". (keyword-spacing)
(#123) Requires a space after '{'. (block-spacing)
(#123) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#123) This line has 5 statements. Maximum allowed is 2. (max-statements-per-line)
(#123) Statement inside of curly braces should be on next line. (brace-style)
(#123) Requires a space before '}'. (block-spacing)
(#123) Missing semicolon. (semi)
(#123) Expected space(s) before "catch". (keyword-spacing)
(#123) Expected space(s) after "catch". (keyword-spacing)
(#123) Missing space before opening brace. (space-before-blocks)
(#123) Empty block statement. (no-empty)
(#123) Requires a space before '}'. (block-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key 'accepts'. (key-spacing)
(#123) Missing space before value for key 'xml'. (key-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key 'html'. (key-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key 'script'. (key-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key 'json'. (key-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key 'text'. (key-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key '_default'. (key-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key 'lastModified'. (key-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key 'etag'. (key-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing space before value for key 'ajax'. (key-spacing)
(#123) Expected to return a value at the end of this function. (consistent-return)
(#123) Function 'ajax' has a complexity of 43. (complexity)
(#123) Missing space before opening brace. (space-before-blocks)
(#123) Requires a space after '{'. (block-spacing)
(#123) Statement inside of curly braces should be on next line. (brace-style)
(#123) Missing JSDoc comment. (require-jsdoc)
(#123) Missing space before opening brace. (space-before-blocks)
(#123) Requires a space after '{'. (block-spacing)
(#123) Statement inside of curly braces should be on next line. (brace-style)
(#123) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#123) Infix operators must be spaced. (space-infix-ops)
(#124) Line 124 exceeds the maximum line length of 132. (max-len)
(#124) A space is required after ','. (comma-spacing)
(#124) A space is required after ','. (comma-spacing)
(#124) A space is required after ','. (comma-spacing)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) A space is required after ','. (comma-spacing)
(#124) A space is required after ','. (comma-spacing)
(#124) Missing semicolon. (semi)
(#124) Requires a space before '}'. (block-spacing)
(#124) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#124) Missing JSDoc comment. (require-jsdoc)
(#124) Expected space(s) before "function". (keyword-spacing)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Requires a space after '{'. (block-spacing)
(#124) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) A space is required after ','. (comma-spacing)
(#124) A space is required after ','. (comma-spacing)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) A space is required after ','. (comma-spacing)
(#124) A space is required after ','. (comma-spacing)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Requires a space before '}'. (block-spacing)
(#124) Missing semicolon. (semi)
(#124) Missing JSDoc comment. (require-jsdoc)
(#124) Expected space(s) before "function". (keyword-spacing)
(#124) A space is required after ','. (comma-spacing)
(#124) Requires a space after '{'. (block-spacing)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) A space is required after ','. (comma-spacing)
(#124) Missing semicolon. (semi)
(#124) Requires a space before '}'. (block-spacing)
(#124) Expected space(s) before "var". (keyword-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) A space is required after ','. (comma-spacing)
(#124) A space is required after ','. (comma-spacing)
(#124) A space is required after ','. (comma-spacing)
(#124) A space is required after ','. (comma-spacing)
(#124) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#124) A space is required after ','. (comma-spacing)
(#124) A space is required after ','. (comma-spacing)
(#124) A space is required after ','. (comma-spacing)
(#124) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) A space is required after ','. (comma-spacing)
(#124) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Expected { after 'if' condition. (curly)
(#124) Expected space(s) after "if". (keyword-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) A space is required after ','. (comma-spacing)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Expected space(s) after "if". (keyword-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Requires a space after '{'. (block-spacing)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Expected { after 'if' condition. (curly)
(#124) Expected space(s) after "if". (keyword-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#125) Line 125 exceeds the maximum line length of 132. (max-len)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Expected space(s) after "if". (keyword-spacing)
(#125) Expected { after 'if' condition. (curly)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing semicolon. (semi)
(#125) Requires a space before '}'. (block-spacing)
(#125) Expected space(s) before "if". (keyword-spacing)
(#125) Expected space(s) after "if". (keyword-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Requires a space after '{'. (block-spacing)
(#125) Missing space before opening brace. (space-before-blocks)
(#125) Statement inside of curly braces should be on next line. (brace-style)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Expected { after 'if' condition. (curly)
(#125) Expected space(s) after "if". (keyword-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) A space is required after ','. (comma-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) A space is required after ','. (comma-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Requires a space after '{'. (block-spacing)
(#125) Missing space before opening brace. (space-before-blocks)
(#125) Statement inside of curly braces should be on next line. (brace-style)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Expected space(s) after "try". (keyword-spacing)
(#125) Requires a space after '{'. (block-spacing)
(#125) Statement inside of curly braces should be on next line. (brace-style)
(#125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#125) Requires a space before '}'. (block-spacing)
(#125) Missing semicolon. (semi)
(#125) Expected space(s) before "catch". (keyword-spacing)
(#125) Expected space(s) after "catch". (keyword-spacing)
(#125) Missing space before opening brace. (space-before-blocks)
(#125) Empty block statement. (no-empty)
(#125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#125) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#125) 'z' used outside of binding context. (block-scoped-var)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) 'z' used outside of binding context. (block-scoped-var)
(#125) 'C' used outside of binding context. (block-scoped-var)
(#125) Requires a space before '}'. (block-spacing)
(#125) Missing semicolon. (semi)
(#125) Missing semicolon. (semi)
(#125) Requires a space before '}'. (block-spacing)
(#125) Expected space(s) before "if". (keyword-spacing)
(#125) Expected space(s) after "if". (keyword-spacing)
(#125) Expected { after 'if' condition. (curly)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Expected space(s) after "if". (keyword-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#126) Line 126 exceeds the maximum line length of 132. (max-len)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Requires a space after '{'. (block-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#126) A space is required after ','. (comma-spacing)
(#126) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) A space is required after ','. (comma-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing semicolon. (semi)
(#126) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#126) Expected { after 'if' condition. (curly)
(#126) Expected space(s) before "if". (keyword-spacing)
(#126) Expected space(s) after "if". (keyword-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) 'r' used outside of binding context. (block-scoped-var)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) 'r' used outside of binding context. (block-scoped-var)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) 'r' used outside of binding context. (block-scoped-var)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) 'r' used outside of binding context. (block-scoped-var)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) 'r' used outside of binding context. (block-scoped-var)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Expected space(s) after "if". (keyword-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) 'r' used outside of binding context. (block-scoped-var)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Requires a space after '{'. (block-spacing)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) A space is required after ','. (comma-spacing)
(#126) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Expected space(s) after "if". (keyword-spacing)
(#126) Expected { after 'if' condition. (curly)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Expected space(s) after "if". (keyword-spacing)
(#126) Requires a space after '{'. (block-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Infix operators must be spaced. (space-infix-ops)
(#127) Line 127 exceeds the maximum line length of 132. (max-len)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Requires a space after '{'. (block-spacing)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Expected space(s) after "if". (keyword-spacing)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) This line has 17 statements. Maximum allowed is 2. (max-statements-per-line)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Requires a space after '{'. (block-spacing)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing semicolon. (semi)
(#127) Requires a space before '}'. (block-spacing)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing semicolon. (semi)
(#127) A space is required after ','. (comma-spacing)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing semicolon. (semi)
(#127) Expected space(s) before "var". (keyword-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) A space is required after ','. (comma-spacing)
(#127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Expected space(s) after "if". (keyword-spacing)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Requires a space after '{'. (block-spacing)
(#127) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) A space is required after ','. (comma-spacing)
(#127) A space is required after ','. (comma-spacing)
(#127) A space is required after ','. (comma-spacing)
(#127) A space is required after ','. (comma-spacing)
(#127) A space is required after ','. (comma-spacing)
(#127) A space is required after ','. (comma-spacing)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Expected space(s) after "try". (keyword-spacing)
(#127) Requires a space after '{'. (block-spacing)
(#127) Expected { after 'if' condition. (curly)
(#127) Expected space(s) after "if". (keyword-spacing)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) A space is required after ','. (comma-spacing)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Expected space(s) after "if". (keyword-spacing)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Requires a space after '{'. (block-spacing)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#127) Infix operators must be spaced. (space-infix-ops)
(#128) Line 128 exceeds the maximum line length of 132. (max-len)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#128) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) A space is required after ','. (comma-spacing)
(#128) Missing semicolon. (semi)
(#128) Requires a space before '}'. (block-spacing)
(#128) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#128) 'r' used outside of binding context. (block-scoped-var)
(#128) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) A space is required after ','. (comma-spacing)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#128) A space is required after ','. (comma-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Requires a space before '}'. (block-spacing)
(#128) Missing semicolon. (semi)
(#128) Expected space(s) after "catch". (keyword-spacing)
(#128) Expected space(s) before "catch". (keyword-spacing)
(#128) Missing space before opening brace. (space-before-blocks)
(#128) Empty block statement. (no-empty)
(#128) Expected space(s) before "if". (keyword-spacing)
(#128) Expected space(s) after "if". (keyword-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) A space is required after ','. (comma-spacing)
(#128) A space is required after ','. (comma-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Missing space before opening brace. (space-before-blocks)
(#128) Requires a space after '{'. (block-spacing)
(#128) Statement inside of curly braces should be on next line. (brace-style)
(#128) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#128) Requires a space before '}'. (block-spacing)
(#128) Missing semicolon. (semi)
(#128) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) A space is required after ','. (comma-spacing)
(#128) A space is required after ','. (comma-spacing)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Missing space before opening brace. (space-before-blocks)
(#128) Requires a space after '{'. (block-spacing)
(#128) Statement inside of curly braces should be on next line. (brace-style)
(#128) Expected space(s) after "if". (keyword-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Requires a space after '{'. (block-spacing)
(#128) Missing space before opening brace. (space-before-blocks)
(#128) Statement inside of curly braces should be on next line. (brace-style)
(#128) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#128) Infix operators must be spaced. (space-infix-ops)
(#129) Line 129 exceeds the maximum line length of 132. (max-len)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) This line has 21 statements. Maximum allowed is 2. (max-statements-per-line)
(#129) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#129) Expected { after 'if' condition. (curly)
(#129) Expected space(s) after "if". (keyword-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Requires a space before '}'. (block-spacing)
(#129) Missing semicolon. (semi)
(#129) Expected space(s) before "else". (keyword-spacing)
(#129) Expected space(s) after "if". (keyword-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing space before opening brace. (space-before-blocks)
(#129) Requires a space after '{'. (block-spacing)
(#129) Statement inside of curly braces should be on next line. (brace-style)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Do not nest ternary expressions. (no-nested-ternary)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Do not nest ternary expressions. (no-nested-ternary)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) A space is required after ','. (comma-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Expected { after 'if' condition. (curly)
(#129) Expected space(s) after "if". (keyword-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Expected space(s) before "try". (keyword-spacing)
(#129) Expected space(s) after "try". (keyword-spacing)
(#129) Requires a space after '{'. (block-spacing)
(#129) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#129) Statement inside of curly braces should be on next line. (brace-style)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) A space is required after ','. (comma-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Requires a space before '}'. (block-spacing)
(#129) Missing semicolon. (semi)
(#129) Expected space(s) after "catch". (keyword-spacing)
(#129) Expected space(s) before "catch". (keyword-spacing)
(#129) Missing space before opening brace. (space-before-blocks)
(#129) Requires a space after '{'. (block-spacing)
(#129) Statement inside of curly braces should be on next line. (brace-style)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Requires a space before '}'. (block-spacing)
(#129) Missing semicolon. (semi)
(#129) Expected { after 'if' condition. (curly)
(#129) Expected space(s) before "if". (keyword-spacing)
(#129) Expected space(s) after "if". (keyword-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Expected { after 'else'. (curly)
(#129) A space is required after ','. (comma-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#129) Expected { after 'if' condition. (curly)
(#129) Expected space(s) after "if". (keyword-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing semicolon. (semi)
(#129) Requires a space before '}'. (block-spacing)
(#129) Requires a space before '}'. (block-spacing)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Expected space(s) after "try". (keyword-spacing)
(#129) Requires a space after '{'. (block-spacing)
(#129) Statement inside of curly braces should be on next line. (brace-style)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing space before opening brace. (space-before-blocks)
(#129) Requires a space after '{'. (block-spacing)
(#129) Statement inside of curly braces should be on next line. (brace-style)
(#129) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#129) Infix operators must be spaced. (space-infix-ops)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Line 130 exceeds the maximum line length of 132. (max-len)
(#130) Requires a space before '}'. (block-spacing)
(#130) Missing semicolon. (semi)
(#130) Requires a space before '}'. (block-spacing)
(#130) Missing semicolon. (semi)
(#130) Expected space(s) after "catch". (keyword-spacing)
(#130) Expected space(s) before "catch". (keyword-spacing)
(#130) Missing space before opening brace. (space-before-blocks)
(#130) Empty block statement. (no-empty)
(#130) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Requires a space after '{'. (block-spacing)
(#130) Missing space before opening brace. (space-before-blocks)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#130) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing semicolon. (semi)
(#130) Requires a space before '}'. (block-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Expected space(s) after "try". (keyword-spacing)
(#130) Requires a space after '{'. (block-spacing)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing semicolon. (semi)
(#130) Requires a space before '}'. (block-spacing)
(#130) Expected space(s) before "catch". (keyword-spacing)
(#130) Expected space(s) after "catch". (keyword-spacing)
(#130) Requires a space after '{'. (block-spacing)
(#130) Missing space before opening brace. (space-before-blocks)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Missing semicolon. (semi)
(#130) Requires a space before '}'. (block-spacing)
(#130) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Missing semicolon. (semi)
(#130) Requires a space before '}'. (block-spacing)
(#130) Requires a space before '}'. (block-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'handleError'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Requires a space after '{'. (block-spacing)
(#130) Missing space before opening brace. (space-before-blocks)
(#130) Expected { after 'if' condition. (curly)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Expected space(s) after "if". (keyword-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Expected { after 'if' condition. (curly)
(#130) Expected space(s) after "if". (keyword-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing semicolon. (semi)
(#130) Requires a space before '}'. (block-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'active'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'httpSuccess'. (key-spacing)
(#130) Missing space before opening brace. (space-before-blocks)
(#130) Requires a space after '{'. (block-spacing)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Expected space(s) after "try". (keyword-spacing)
(#130) Requires a space after '{'. (block-spacing)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Expected space(s) after "return". (keyword-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#131) Line 131 exceeds the maximum line length of 132. (max-len)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Requires a space before '}'. (block-spacing)
(#131) Missing semicolon. (semi)
(#131) Expected space(s) after "catch". (keyword-spacing)
(#131) Expected space(s) before "catch". (keyword-spacing)
(#131) Empty block statement. (no-empty)
(#131) Missing space before opening brace. (space-before-blocks)
(#131) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#131) Expected space(s) before "return". (keyword-spacing)
(#131) Requires a space before '}'. (block-spacing)
(#131) Missing semicolon. (semi)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'httpNotModified'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Requires a space after '{'. (block-spacing)
(#131) Missing space before opening brace. (space-before-blocks)
(#131) Statement inside of curly braces should be on next line. (brace-style)
(#131) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) A space is required after ','. (comma-spacing)
(#131) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Expected { after 'if' condition. (curly)
(#131) Expected space(s) after "if". (keyword-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Expected { after 'if' condition. (curly)
(#131) Expected space(s) after "if". (keyword-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Requires a space before '}'. (block-spacing)
(#131) Missing semicolon. (semi)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'httpData'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Requires a space after '{'. (block-spacing)
(#131) Missing space before opening brace. (space-before-blocks)
(#131) Statement inside of curly braces should be on next line. (brace-style)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) A space is required after ','. (comma-spacing)
(#131) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Expected { after 'if' condition. (curly)
(#131) Expected space(s) after "if". (keyword-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Expected space(s) after "if". (keyword-spacing)
(#131) Expected { after 'if' condition. (curly)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Expected space(s) before "if". (keyword-spacing)
(#131) Expected space(s) after "if". (keyword-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#132) Line 132 exceeds the maximum line length of 132. (max-len)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Expected space(s) after "if". (keyword-spacing)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#132) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#132) Requires a space before '}'. (block-spacing)
(#132) Missing semicolon. (semi)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before value for key 'param'. (key-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Requires a space after '{'. (block-spacing)
(#132) Missing space before opening brace. (space-before-blocks)
(#132) Statement inside of curly braces should be on next line. (brace-style)
(#132) Missing JSDoc comment. (require-jsdoc)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before opening brace. (space-before-blocks)
(#132) Requires a space after '{'. (block-spacing)
(#132) Expected { after 'if' condition. (curly)
(#132) Expected space(s) after "if". (keyword-spacing)
(#132) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#132) Statement inside of curly braces should be on next line. (brace-style)
(#132) A space is required after ','. (comma-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Requires a space after '{'. (block-spacing)
(#132) Missing space before opening brace. (space-before-blocks)
(#132) Statement inside of curly braces should be on next line. (brace-style)
(#132) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#132) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) A space is required after ','. (comma-spacing)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing semicolon. (semi)
(#132) Requires a space before '}'. (block-spacing)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Expected { after 'else'. (curly)
(#132) Expected space(s) after "else". (keyword-spacing)
(#132) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) A space is required after ','. (comma-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before opening brace. (space-before-blocks)
(#132) Requires a space after '{'. (block-spacing)
(#132) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#132) Statement inside of curly braces should be on next line. (brace-style)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing semicolon. (semi)
(#132) Requires a space before '}'. (block-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Requires a space before '}'. (block-spacing)
(#132) Missing semicolon. (semi)
(#132) Missing JSDoc comment. (require-jsdoc)
(#132) Expected space(s) before "function". (keyword-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before opening brace. (space-before-blocks)
(#132) Requires a space after '{'. (block-spacing)
(#132) Statement inside of curly braces should be on next line. (brace-style)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Requires a space before '}'. (block-spacing)
(#132) Missing semicolon. (semi)
(#132) Expected space(s) before "var". (keyword-spacing)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Expected space(s) after "if". (keyword-spacing)
(#132) Expected { after 'if' condition. (curly)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#133) Expected space(s) after "if". (keyword-spacing)
(#133) Line 133 exceeds the maximum line length of 132. (max-len)
(#133) Expected { after 'if' condition. (curly)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) A space is required after ','. (comma-spacing)
(#133) Requires a space after '{'. (block-spacing)
(#133) Missing space before opening brace. (space-before-blocks)
(#133) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#133) Statement inside of curly braces should be on next line. (brace-style)
(#133) A space is required after ','. (comma-spacing)
(#133) Requires a space before '}'. (block-spacing)
(#133) Missing semicolon. (semi)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Expected { after 'else'. (curly)
(#133) Expected { after 'for-in'. (curly)
(#133) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#133) Expected space(s) after "for". (keyword-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing semicolon. (semi)
(#133) Requires a space before '}'. (block-spacing)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) A space is required after ','. (comma-spacing)
(#133) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) A space is required after ','. (comma-spacing)
(#133) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) A space is required after ','. (comma-spacing)
(#133) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#133) A space is required after ','. (comma-spacing)
(#133) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Missing space before value for key 'show'. (key-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing space before opening brace. (space-before-blocks)
(#133) Requires a space after '{'. (block-spacing)
(#133) Statement inside of curly braces should be on next line. (brace-style)
(#133) Expected space(s) after "if". (keyword-spacing)
(#133) Expected { after 'if' condition. (curly)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Expected space(s) before "return". (keyword-spacing)
(#133) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Expected space(s) after "else". (keyword-spacing)
(#133) Requires a space after '{'. (block-spacing)
(#133) Statement inside of curly braces should be on next line. (brace-style)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Expected space(s) after "for". (keyword-spacing)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Missing whitespace after semicolon. (semi-spacing)
(#133) Requires a space after '{'. (block-spacing)
(#133) Missing space before opening brace. (space-before-blocks)
(#133) Statement inside of curly braces should be on next line. (brace-style)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) A space is required after ','. (comma-spacing)
(#134) Line 134 exceeds the maximum line length of 132. (max-len)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Expected space(s) after "if". (keyword-spacing)
(#134) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#134) A space is required after ','. (comma-spacing)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing space before opening brace. (space-before-blocks)
(#134) Requires a space after '{'. (block-spacing)
(#134) This line has 19 statements. Maximum allowed is 2. (max-statements-per-line)
(#134) Statement inside of curly braces should be on next line. (brace-style)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Expected space(s) after "if". (keyword-spacing)
(#134) Expected { after 'if' condition. (curly)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Expected space(s) after "else". (keyword-spacing)
(#134) Requires a space after '{'. (block-spacing)
(#134) Statement inside of curly braces should be on next line. (brace-style)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Expected space(s) after "if". (keyword-spacing)
(#134) Blocks are nested too deeply (5). (max-depth)
(#134) Expected { after 'if' condition. (curly)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Requires a space before '}'. (block-spacing)
(#134) Missing semicolon. (semi)
(#134) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#134) A space is required after ','. (comma-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Requires a space before '}'. (block-spacing)
(#134) Missing semicolon. (semi)
(#134) Requires a space before '}'. (block-spacing)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Expected space(s) after "for". (keyword-spacing)
(#134) Expected { after 'for' condition. (curly)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Expected space(s) before "this". (keyword-spacing)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) A space is required after ','. (comma-spacing)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#134) Requires a space before '}'. (block-spacing)
(#134) Missing semicolon. (semi)
(#134) Requires a space before '}'. (block-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'hide'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before opening brace. (space-before-blocks)
(#134) Requires a space after '{'. (block-spacing)
(#134) Statement inside of curly braces should be on next line. (brace-style)
(#134) Expected { after 'if' condition. (curly)
(#134) Expected space(s) after "if". (keyword-spacing)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Expected space(s) before "return". (keyword-spacing)
(#134) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#134) A space is required after ','. (comma-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Expected space(s) after "else". (keyword-spacing)
(#134) Requires a space after '{'. (block-spacing)
(#134) Statement inside of curly braces should be on next line. (brace-style)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Expected space(s) after "for". (keyword-spacing)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Requires a space after '{'. (block-spacing)
(#134) Missing space before opening brace. (space-before-blocks)
(#134) Statement inside of curly braces should be on next line. (brace-style)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing whitespace after semicolon. (semi-spacing)
(#134) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Infix operators must be spaced. (space-infix-ops)
(#135) Line 135 exceeds the maximum line length of 132. (max-len)
(#135) A space is required after ','. (comma-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Requires a space before '}'. (block-spacing)
(#135) Missing semicolon. (semi)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing whitespace after semicolon. (semi-spacing)
(#135) Expected space(s) after "for". (keyword-spacing)
(#135) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#135) Expected { after 'for' condition. (curly)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing whitespace after semicolon. (semi-spacing)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing whitespace after semicolon. (semi-spacing)
(#135) Expected space(s) before "this". (keyword-spacing)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing whitespace after semicolon. (semi-spacing)
(#135) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#135) Missing semicolon. (semi)
(#135) Requires a space before '}'. (block-spacing)
(#135) Requires a space before '}'. (block-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key '_toggle'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'toggle'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before opening brace. (space-before-blocks)
(#135) Requires a space after '{'. (block-spacing)
(#135) Statement inside of curly braces should be on next line. (brace-style)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing whitespace after semicolon. (semi-spacing)
(#135) Expected { after 'if' condition. (curly)
(#135) Expected space(s) after "if". (keyword-spacing)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Expected space(s) before "this". (keyword-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing whitespace after semicolon. (semi-spacing)
(#135) Expected { after 'else'. (curly)
(#135) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#135) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Requires a space after '{'. (block-spacing)
(#135) Missing space before opening brace. (space-before-blocks)
(#135) Statement inside of curly braces should be on next line. (brace-style)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing whitespace after semicolon. (semi-spacing)
(#135) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Requires a space before '}'. (block-spacing)
(#135) Missing semicolon. (semi)
(#135) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#135) A space is required after ','. (comma-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing whitespace after semicolon. (semi-spacing)
(#135) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#135) Requires a space before '}'. (block-spacing)
(#135) Missing semicolon. (semi)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'fadeTo'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before opening brace. (space-before-blocks)
(#135) Requires a space after '{'. (block-spacing)
(#135) Statement inside of curly braces should be on next line. (brace-style)
(#135) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'opacity'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing semicolon. (semi)
(#135) Requires a space before '}'. (block-spacing)
(#136) Line 136 exceeds the maximum line length of 132. (max-len)
(#136) Missing space before value for key 'animate'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Requires a space after '{'. (block-spacing)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) A space is required after ','. (comma-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Expected { after 'if' condition. (curly)
(#136) Expected space(s) after "if". (keyword-spacing)
(#136) Expected space(s) before "return". (keyword-spacing)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Requires a space after '{'. (block-spacing)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) A space is required after ','. (comma-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#136) A space is required after ','. (comma-spacing)
(#136) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) A space is required after ','. (comma-spacing)
(#136) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Expected space(s) after "for". (keyword-spacing)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Requires a space after '{'. (block-spacing)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Expected space(s) after "if". (keyword-spacing)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Requires a space after '{'. (block-spacing)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Requires a space before '}'. (block-spacing)
(#136) Missing semicolon. (semi)
(#136) Expected space(s) after "if". (keyword-spacing)
(#136) Expected { after 'if' condition. (curly)
(#136) Expected space(s) before "if". (keyword-spacing)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Expected space(s) before "return". (keyword-spacing)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Expected space(s) after "if". (keyword-spacing)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Requires a space after '{'. (block-spacing)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing whitespace after semicolon. (semi-spacing)
(#136) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Missing semicolon. (semi)
(#136) Requires a space before '}'. (block-spacing)
(#136) Expected space(s) before "if". (keyword-spacing)
(#136) Expected space(s) after "if". (keyword-spacing)
(#136) Requires a space after '{'. (block-spacing)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Infix operators must be spaced. (space-infix-ops)
(#137) Line 137 exceeds the maximum line length of 132. (max-len)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Requires a space before '}'. (block-spacing)
(#137) Missing semicolon. (semi)
(#137) Requires a space before '}'. (block-spacing)
(#137) This line has 21 statements. Maximum allowed is 2. (max-statements-per-line)
(#137) Expected { after 'if' condition. (curly)
(#137) Expected space(s) after "if". (keyword-spacing)
(#137) Expected space(s) before "if". (keyword-spacing)
(#137) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Expected space(s) before "this". (keyword-spacing)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Requires a space after '{'. (block-spacing)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) A space is required after ','. (comma-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Expected { after 'if' condition. (curly)
(#137) Expected space(s) after "if". (keyword-spacing)
(#137) Do not nest ternary expressions. (no-nested-ternary)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Expected space(s) after "else". (keyword-spacing)
(#137) Requires a space after '{'. (block-spacing)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) A space is required after ','. (comma-spacing)
(#137) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Expected space(s) after "if". (keyword-spacing)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Requires a space after '{'. (block-spacing)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Expected space(s) after "if". (keyword-spacing)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Requires a space after '{'. (block-spacing)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Requires a space before '}'. (block-spacing)
(#137) Missing semicolon. (semi)
(#137) Expected { after 'if' condition. (curly)
(#137) Expected space(s) before "if". (keyword-spacing)
(#137) Expected space(s) after "if". (keyword-spacing)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) A space is required after ','. (comma-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing semicolon. (semi)
(#137) Requires a space before '}'. (block-spacing)
(#137) Expected { after 'else'. (curly)
(#137) Expected space(s) before "else". (keyword-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Requires a space before '}'. (block-spacing)
(#137) Missing semicolon. (semi)
(#137) Requires a space before '}'. (block-spacing)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Requires a space before '}'. (block-spacing)
(#137) Missing semicolon. (semi)
(#137) Missing semicolon. (semi)
(#137) Requires a space before '}'. (block-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'stop'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Requires a space after '{'. (block-spacing)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing whitespace after semicolon. (semi-spacing)
(#137) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#137) Infix operators must be spaced. (space-infix-ops)
(#138) Line 138 exceeds the maximum line length of 132. (max-len)
(#138) Requires a space after '{'. (block-spacing)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Expected { after 'for' condition. (curly)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) Expected space(s) after "for". (keyword-spacing)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Missing whitespace after semicolon. (semi-spacing)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Missing whitespace after semicolon. (semi-spacing)
(#138) Expected space(s) after "if". (keyword-spacing)
(#138) Expected space(s) before "if". (keyword-spacing)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Requires a space after '{'. (block-spacing)
(#138) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#138) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Missing whitespace after semicolon. (semi-spacing)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) A space is required after ','. (comma-spacing)
(#138) Requires a space before '}'. (block-spacing)
(#138) Missing semicolon. (semi)
(#138) Requires a space before '}'. (block-spacing)
(#138) Missing whitespace after semicolon. (semi-spacing)
(#138) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Missing whitespace after semicolon. (semi-spacing)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Requires a space before '}'. (block-spacing)
(#138) Missing semicolon. (semi)
(#138) Missing whitespace after semicolon. (semi-spacing)
(#138) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#138) Missing space before value for key 'slideDown'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#138) Missing space before value for key 'slideUp'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#138) Missing space before value for key 'slideToggle'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'fadeIn'. (key-spacing)
(#138) Missing space before value for key 'opacity'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'fadeOut'. (key-spacing)
(#138) Missing space before value for key 'opacity'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Requires a space after '{'. (block-spacing)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Requires a space after '{'. (block-spacing)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) A space is required after ','. (comma-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Requires a space before '}'. (block-spacing)
(#138) Missing semicolon. (semi)
(#138) Requires a space before '}'. (block-spacing)
(#138) Missing semicolon. (semi)
(#138) Missing whitespace after semicolon. (semi-spacing)
(#138) Missing space before value for key 'speed'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Requires a space after '{'. (block-spacing)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Missing space before value for key 'complete'. (key-spacing)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'duration'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'easing'. (key-spacing)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Missing whitespace after semicolon. (semi-spacing)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Do not nest ternary expressions. (no-nested-ternary)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#139) Line 139 exceeds the maximum line length of 132. (max-len)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Requires a space after '{'. (block-spacing)
(#139) Missing space before opening brace. (space-before-blocks)
(#139) Statement inside of curly braces should be on next line. (brace-style)
(#139) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#139) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Requires a space before '}'. (block-spacing)
(#139) Missing semicolon. (semi)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#139) Requires a space before '}'. (block-spacing)
(#139) Missing semicolon. (semi)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing space before value for key 'easing'. (key-spacing)
(#139) Missing space before value for key 'linear'. (key-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) Requires a space after '{'. (block-spacing)
(#139) Missing space before opening brace. (space-before-blocks)
(#139) Statement inside of curly braces should be on next line. (brace-style)
(#139) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing semicolon. (semi)
(#139) Requires a space before '}'. (block-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing space before value for key 'swing'. (key-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) Requires a space after '{'. (block-spacing)
(#139) Missing space before opening brace. (space-before-blocks)
(#139) Expected space(s) after "return". (keyword-spacing)
(#139) Statement inside of curly braces should be on next line. (brace-style)
(#139) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing semicolon. (semi)
(#139) Requires a space before '}'. (block-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing space before value for key 'timers'. (key-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing space before value for key 'fx'. (key-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing space before opening brace. (space-before-blocks)
(#139) Requires a space after '{'. (block-spacing)
(#139) Statement inside of curly braces should be on next line. (brace-style)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#139) Expected { after 'if' condition. (curly)
(#139) Expected space(s) after "if". (keyword-spacing)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing semicolon. (semi)
(#139) Requires a space before '}'. (block-spacing)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing space before value for key 'update'. (key-spacing)
(#139) Requires a space after '{'. (block-spacing)
(#139) Missing space before opening brace. (space-before-blocks)
(#139) Statement inside of curly braces should be on next line. (brace-style)
(#139) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) A space is required after ','. (comma-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) Infix operators must be spaced. (space-infix-ops)
(#140) Line 140 exceeds the maximum line length of 132. (max-len)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) Expected space(s) after "if". (keyword-spacing)
(#140) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#140) Expected { after 'if' condition. (curly)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Expected space(s) before "this". (keyword-spacing)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Requires a space before '}'. (block-spacing)
(#140) Missing semicolon. (semi)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'cur'. (key-spacing)
(#140) Missing space before opening brace. (space-before-blocks)
(#140) Requires a space after '{'. (block-spacing)
(#140) Statement inside of curly braces should be on next line. (brace-style)
(#140) Expected { after 'if' condition. (curly)
(#140) Expected space(s) after "if". (keyword-spacing)
(#140) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#140) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Expected space(s) before "return". (keyword-spacing)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) Expected space(s) after "return". (keyword-spacing)
(#140) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) A space is required after ','. (comma-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) A space is required after ','. (comma-spacing)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Requires a space before '}'. (block-spacing)
(#140) Missing semicolon. (semi)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'custom'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Requires a space after '{'. (block-spacing)
(#140) Missing space before opening brace. (space-before-blocks)
(#140) Statement inside of curly braces should be on next line. (brace-style)
(#140) Missing JSDoc comment. (require-jsdoc)
(#140) Missing space before opening brace. (space-before-blocks)
(#140) Requires a space after '{'. (block-spacing)
(#140) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#140) Statement inside of curly braces should be on next line. (brace-style)
(#140) Missing semicolon. (semi)
(#140) Requires a space before '}'. (block-spacing)
(#140) Expected space(s) before "this". (keyword-spacing)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Missing whitespace after semicolon. (semi-spacing)
(#140) Infix operators must be spaced. (space-infix-ops)
(#141) Line 141 exceeds the maximum line length of 132. (max-len)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Missing whitespace after semicolon. (semi-spacing)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Missing whitespace after semicolon. (semi-spacing)
(#141) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Missing whitespace after semicolon. (semi-spacing)
(#141) Expected { after 'if' condition. (curly)
(#141) Expected space(s) after "if". (keyword-spacing)
(#141) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing semicolon. (semi)
(#141) Requires a space before '}'. (block-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'show'. (key-spacing)
(#141) Requires a space after '{'. (block-spacing)
(#141) Missing space before opening brace. (space-before-blocks)
(#141) Statement inside of curly braces should be on next line. (brace-style)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing whitespace after semicolon. (semi-spacing)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Missing whitespace after semicolon. (semi-spacing)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing whitespace after semicolon. (semi-spacing)
(#141) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#141) Missing semicolon. (semi)
(#141) Requires a space before '}'. (block-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'hide'. (key-spacing)
(#141) Requires a space after '{'. (block-spacing)
(#141) Missing space before opening brace. (space-before-blocks)
(#141) Statement inside of curly braces should be on next line. (brace-style)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing whitespace after semicolon. (semi-spacing)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Missing whitespace after semicolon. (semi-spacing)
(#141) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing semicolon. (semi)
(#141) Requires a space before '}'. (block-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'step'. (key-spacing)
(#141) Requires a space after '{'. (block-spacing)
(#141) Missing space before opening brace. (space-before-blocks)
(#141) Statement inside of curly braces should be on next line. (brace-style)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#141) A space is required after ','. (comma-spacing)
(#141) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Missing whitespace after semicolon. (semi-spacing)
(#141) Expected space(s) after "if". (keyword-spacing)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Requires a space after '{'. (block-spacing)
(#141) Missing space before opening brace. (space-before-blocks)
(#141) Statement inside of curly braces should be on next line. (brace-style)
(#141) Infix operators must be spaced. (space-infix-ops)
(#142) Line 142 exceeds the maximum line length of 132. (max-len)
(#142) Missing whitespace after semicolon. (semi-spacing)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Missing whitespace after semicolon. (semi-spacing)
(#142) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#142) Missing whitespace after semicolon. (semi-spacing)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Missing whitespace after semicolon. (semi-spacing)
(#142) Expected { after 'for-in'. (curly)
(#142) Expected space(s) after "for". (keyword-spacing)
(#142) Expected { after 'if' condition. (curly)
(#142) Expected space(s) before "if". (keyword-spacing)
(#142) Expected space(s) after "if". (keyword-spacing)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Missing whitespace after semicolon. (semi-spacing)
(#142) Expected space(s) after "if". (keyword-spacing)
(#142) Requires a space after '{'. (block-spacing)
(#142) Missing space before opening brace. (space-before-blocks)
(#142) Statement inside of curly braces should be on next line. (brace-style)
(#142) Expected space(s) after "if". (keyword-spacing)
(#142) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Requires a space after '{'. (block-spacing)
(#142) Missing space before opening brace. (space-before-blocks)
(#142) Statement inside of curly braces should be on next line. (brace-style)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Missing whitespace after semicolon. (semi-spacing)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) A space is required after ','. (comma-spacing)
(#142) Missing whitespace after semicolon. (semi-spacing)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Missing whitespace after semicolon. (semi-spacing)
(#142) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#142) Expected space(s) after "if". (keyword-spacing)
(#142) Expected { after 'if' condition. (curly)
(#142) A space is required after ','. (comma-spacing)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Expected space(s) before "this". (keyword-spacing)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Missing semicolon. (semi)
(#142) Requires a space before '}'. (block-spacing)
(#142) Expected space(s) before "this". (keyword-spacing)
(#142) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Missing whitespace after semicolon. (semi-spacing)
(#142) Expected { after 'if' condition. (curly)
(#142) Expected space(s) after "if". (keyword-spacing)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Expected space(s) before "for". (keyword-spacing)
(#142) Expected { after 'for-in'. (curly)
(#142) Expected space(s) after "for". (keyword-spacing)
(#143) Line 143 exceeds the maximum line length of 132. (max-len)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#143) Requires a space before '}'. (block-spacing)
(#143) Missing semicolon. (semi)
(#143) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#143) Expected space(s) before "return". (keyword-spacing)
(#143) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#143) Requires a space before '}'. (block-spacing)
(#143) Missing semicolon. (semi)
(#143) Expected space(s) before "else". (keyword-spacing)
(#143) Expected space(s) after "else". (keyword-spacing)
(#143) Requires a space after '{'. (block-spacing)
(#143) Statement inside of curly braces should be on next line. (brace-style)
(#143) 'e' used outside of binding context. (block-scoped-var)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) 'e' used outside of binding context. (block-scoped-var)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) A space is required after ','. (comma-spacing)
(#143) 'e' used outside of binding context. (block-scoped-var)
(#143) A space is required after ','. (comma-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#143) Requires a space before '}'. (block-spacing)
(#143) Missing semicolon. (semi)
(#143) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#143) Expected space(s) before "return". (keyword-spacing)
(#143) Missing semicolon. (semi)
(#143) Requires a space before '}'. (block-spacing)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing space before value for key 'tick'. (key-spacing)
(#143) Missing space before opening brace. (space-before-blocks)
(#143) Requires a space after '{'. (block-spacing)
(#143) Expected { after 'for' condition. (curly)
(#143) Expected space(s) after "for". (keyword-spacing)
(#143) Statement inside of curly braces should be on next line. (brace-style)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) A space is required after ','. (comma-spacing)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing whitespace after semicolon. (semi-spacing)
(#143) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#143) 'a' used outside of binding context. (block-scoped-var)
(#143) Infix operators must be spaced. (space-infix-ops)
(#144) Line 144 exceeds the maximum line length of 132. (max-len)
(#144) Requires a space before '}'. (block-spacing)
(#144) Missing semicolon. (semi)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'stop'. (key-spacing)
(#144) Requires a space after '{'. (block-spacing)
(#144) Missing space before opening brace. (space-before-blocks)
(#144) Statement inside of curly braces should be on next line. (brace-style)
(#144) Missing whitespace after semicolon. (semi-spacing)
(#144) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#144) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Missing semicolon. (semi)
(#144) Requires a space before '}'. (block-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'speeds'. (key-spacing)
(#144) Missing space before value for key 'slow'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'fast'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key '_default'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'step'. (key-spacing)
(#144) Missing space before value for key 'opacity'. (key-spacing)
(#144) Missing space before opening brace. (space-before-blocks)
(#144) Requires a space after '{'. (block-spacing)
(#144) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#144) Statement inside of curly braces should be on next line. (brace-style)
(#144) A space is required after ','. (comma-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Requires a space before '}'. (block-spacing)
(#144) Missing semicolon. (semi)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key '_default'. (key-spacing)
(#144) Requires a space after '{'. (block-spacing)
(#144) Missing space before opening brace. (space-before-blocks)
(#144) Statement inside of curly braces should be on next line. (brace-style)
(#144) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#144) Expected { after 'if' condition. (curly)
(#144) Expected space(s) after "if". (keyword-spacing)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) A space is required after ','. (comma-spacing)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Missing whitespace after semicolon. (semi-spacing)
(#144) Expected { after 'else'. (curly)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Missing semicolon. (semi)
(#144) Requires a space before '}'. (block-spacing)
(#144) Missing whitespace after semicolon. (semi-spacing)
(#144) Expected space(s) after "if". (keyword-spacing)
(#144) Expected { after 'if' condition. (curly)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Requires a space after '{'. (block-spacing)
(#144) Missing space before opening brace. (space-before-blocks)
(#144) Statement inside of curly braces should be on next line. (brace-style)
(#144) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before opening brace. (space-before-blocks)
(#144) Requires a space after '{'. (block-spacing)
(#144) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#144) Statement inside of curly braces should be on next line. (brace-style)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Requires a space before '}'. (block-spacing)
(#144) Missing semicolon. (semi)
(#144) Missing semicolon. (semi)
(#144) Requires a space before '}'. (block-spacing)
(#144) Missing whitespace after semicolon. (semi-spacing)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#145) Line 145 exceeds the maximum line length of 132. (max-len)
(#145) Missing space before opening brace. (space-before-blocks)
(#145) Requires a space after '{'. (block-spacing)
(#145) Statement inside of curly braces should be on next line. (brace-style)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Expected { after 'if' condition. (curly)
(#145) Expected space(s) after "if". (keyword-spacing)
(#145) Expected space(s) before "return". (keyword-spacing)
(#145) Requires a space after '{'. (block-spacing)
(#145) Missing space before opening brace. (space-before-blocks)
(#145) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#145) Statement inside of curly braces should be on next line. (brace-style)
(#145) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#145) A space is required after ','. (comma-spacing)
(#145) A space is required after ','. (comma-spacing)
(#145) Missing semicolon. (semi)
(#145) Requires a space before '}'. (block-spacing)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Expected { after 'if' condition. (curly)
(#145) Expected space(s) after "if". (keyword-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Expected space(s) before "return". (keyword-spacing)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Expected space(s) after "if". (keyword-spacing)
(#145) Expected { after 'if' condition. (curly)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Expected space(s) before "return". (keyword-spacing)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) A space is required after ','. (comma-spacing)
(#145) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#145) Expected space(s) after "return". (keyword-spacing)
(#145) Missing space before value for key 'top'. (key-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) A space is required after ','. (comma-spacing)
(#145) Missing space before value for key 'left'. (key-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing semicolon. (semi)
(#145) Requires a space before '}'. (block-spacing)
(#145) Missing space before opening brace. (space-before-blocks)
(#145) Requires a space after '{'. (block-spacing)
(#145) Statement inside of curly braces should be on next line. (brace-style)
(#145) Infix operators must be spaced. (space-infix-ops)
(#146) Line 146 exceeds the maximum line length of 132. (max-len)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Expected { after 'if' condition. (curly)
(#146) Expected space(s) after "if". (keyword-spacing)
(#146) Expected space(s) before "return". (keyword-spacing)
(#146) Requires a space after '{'. (block-spacing)
(#146) Missing space before opening brace. (space-before-blocks)
(#146) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#146) Statement inside of curly braces should be on next line. (brace-style)
(#146) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#146) A space is required after ','. (comma-spacing)
(#146) A space is required after ','. (comma-spacing)
(#146) Requires a space before '}'. (block-spacing)
(#146) Missing semicolon. (semi)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Expected space(s) after "if". (keyword-spacing)
(#146) Expected { after 'if' condition. (curly)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Expected space(s) before "return". (keyword-spacing)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Expected space(s) after "if". (keyword-spacing)
(#146) Expected { after 'if' condition. (curly)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Expected space(s) before "return". (keyword-spacing)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) A space is required after ','. (comma-spacing)
(#146) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) A space is required after ','. (comma-spacing)
(#146) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) A space is required after ','. (comma-spacing)
(#146) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#146) A space is required after ','. (comma-spacing)
(#146) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) A space is required after ','. (comma-spacing)
(#146) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) A space is required after ','. (comma-spacing)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Expected space(s) after "for". (keyword-spacing)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) A space is required after ','. (comma-spacing)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing space before opening brace. (space-before-blocks)
(#146) Requires a space after '{'. (block-spacing)
(#146) Statement inside of curly braces should be on next line. (brace-style)
(#146) Expected space(s) after "if". (keyword-spacing)
(#146) Expected { after 'if' condition. (curly)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Expected space(s) before "break". (keyword-spacing)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) A space is required after ','. (comma-spacing)
(#147) Line 147 exceeds the maximum line length of 132. (max-len)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Expected space(s) after "if". (keyword-spacing)
(#147) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing space before opening brace. (space-before-blocks)
(#147) Requires a space after '{'. (block-spacing)
(#147) Statement inside of curly braces should be on next line. (brace-style)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Expected space(s) after "if". (keyword-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Requires a space after '{'. (block-spacing)
(#147) Missing space before opening brace. (space-before-blocks)
(#147) Statement inside of curly braces should be on next line. (brace-style)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing semicolon. (semi)
(#147) Requires a space before '}'. (block-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing semicolon. (semi)
(#147) Requires a space before '}'. (block-spacing)
(#147) Expected space(s) before "if". (keyword-spacing)
(#147) Expected space(s) after "if". (keyword-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing space before opening brace. (space-before-blocks)
(#147) Requires a space after '{'. (block-spacing)
(#147) Statement inside of curly braces should be on next line. (brace-style)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing semicolon. (semi)
(#147) Requires a space before '}'. (block-spacing)
(#147) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing semicolon. (semi)
(#147) Requires a space before '}'. (block-spacing)
(#147) Expected space(s) before "if". (keyword-spacing)
(#147) Expected space(s) after "if". (keyword-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Requires a space after '{'. (block-spacing)
(#147) Missing space before opening brace. (space-before-blocks)
(#147) Statement inside of curly braces should be on next line. (brace-style)
(#147) 'k' used outside of binding context. (block-scoped-var)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#147) 'n' used outside of binding context. (block-scoped-var)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing semicolon. (semi)
(#147) Requires a space before '}'. (block-spacing)
(#147) Expected space(s) before "if". (keyword-spacing)
(#147) Expected space(s) after "if". (keyword-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#148) Line 148 exceeds the maximum line length of 132. (max-len)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Missing space before opening brace. (space-before-blocks)
(#148) Requires a space after '{'. (block-spacing)
(#148) 'k' used outside of binding context. (block-scoped-var)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing whitespace after semicolon. (semi-spacing)
(#148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#148) 'n' used outside of binding context. (block-scoped-var)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) A space is required after ','. (comma-spacing)
(#148) Requires a space before '}'. (block-spacing)
(#148) Missing semicolon. (semi)
(#148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#148) Expected space(s) before "return". (keyword-spacing)
(#148) Expected space(s) after "return". (keyword-spacing)
(#148) This line has 7 statements. Maximum allowed is 2. (max-statements-per-line)
(#148) 'k' used outside of binding context. (block-scoped-var)
(#148) Missing space before value for key 'top'. (key-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'left'. (key-spacing)
(#148) 'n' used outside of binding context. (block-scoped-var)
(#148) Requires a space before '}'. (block-spacing)
(#148) Missing semicolon. (semi)
(#148) Missing whitespace after semicolon. (semi-spacing)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Missing space before value for key 'initialize'. (key-spacing)
(#148) Requires a space after '{'. (block-spacing)
(#148) Missing space before opening brace. (space-before-blocks)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) A space is required after ','. (comma-spacing)
(#148) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) A space is required after ','. (comma-spacing)
(#148) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#148) A space is required after ','. (comma-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) A space is required after ','. (comma-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Missing whitespace after semicolon. (semi-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'position'. (key-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'top'. (key-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'left'. (key-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'margin'. (key-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'border'. (key-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'width'. (key-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'height'. (key-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'visibility'. (key-spacing)
(#148) Missing whitespace after semicolon. (semi-spacing)
(#148) Infix operators must be spaced. (space-infix-ops)
(#149) Line 149 exceeds the maximum line length of 132. (max-len)
(#149) A space is required after ','. (comma-spacing)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#150) Line 150 exceeds the maximum line length of 132. (max-len)
(#150) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing semicolon. (semi)
(#150) Requires a space before '}'. (block-spacing)
(#150) A space is required after ','. (comma-spacing)
(#150) Missing space before value for key 'bodyOffset'. (key-spacing)
(#150) Requires a space after '{'. (block-spacing)
(#150) Missing space before opening brace. (space-before-blocks)
(#150) Statement inside of curly braces should be on next line. (brace-style)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Expected space(s) after "if". (keyword-spacing)
(#150) Requires a space after '{'. (block-spacing)
(#150) Missing space before opening brace. (space-before-blocks)
(#150) Statement inside of curly braces should be on next line. (brace-style)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) A space is required after ','. (comma-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) A space is required after ','. (comma-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Requires a space before '}'. (block-spacing)
(#150) Missing semicolon. (semi)
(#150) Expected space(s) after "return". (keyword-spacing)
(#150) Expected space(s) before "return". (keyword-spacing)
(#150) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#150) Missing space before value for key 'top'. (key-spacing)
(#150) A space is required after ','. (comma-spacing)
(#150) Missing space before value for key 'left'. (key-spacing)
(#150) Requires a space before '}'. (block-spacing)
(#150) Missing semicolon. (semi)
(#150) A space is required after ','. (comma-spacing)
(#150) Missing space before value for key 'setOffset'. (key-spacing)
(#150) A space is required after ','. (comma-spacing)
(#150) A space is required after ','. (comma-spacing)
(#150) Missing space before opening brace. (space-before-blocks)
(#150) Requires a space after '{'. (block-spacing)
(#150) Statement inside of curly braces should be on next line. (brace-style)
(#150) Expected { after 'if' condition. (curly)
(#150) Expected space(s) after "if". (keyword-spacing)
(#150) A space is required after ','. (comma-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) A space is required after ','. (comma-spacing)
(#150) A space is required after ','. (comma-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) A space is required after ','. (comma-spacing)
(#150) A space is required after ','. (comma-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Expected space(s) after "if". (keyword-spacing)
(#150) Expected { after 'if' condition. (curly)
(#150) Infix operators must be spaced. (space-infix-ops)
(#151) Line 151 exceeds the maximum line length of 132. (max-len)
(#151) A space is required after ','. (comma-spacing)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing space before value for key 'top'. (key-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) Missing space before value for key 'left'. (key-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#151) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#151) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) Requires a space before '}'. (block-spacing)
(#151) Missing semicolon. (semi)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Missing space before value for key 'position'. (key-spacing)
(#151) Missing space before opening brace. (space-before-blocks)
(#151) Requires a space after '{'. (block-spacing)
(#151) Expected { after 'if' condition. (curly)
(#151) Expected space(s) after "if". (keyword-spacing)
(#151) Statement inside of curly braces should be on next line. (brace-style)
(#151) Expected space(s) before "return". (keyword-spacing)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing space before value for key 'top'. (key-spacing)
(#151) A space is required after ','. (comma-spacing)
(#151) Missing space before value for key 'left'. (key-spacing)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) A space is required after ','. (comma-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) A space is required after ','. (comma-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) A space is required after ','. (comma-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) A space is required after ','. (comma-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Expected space(s) after "return". (keyword-spacing)
(#151) Missing space before value for key 'top'. (key-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#152) Line 152 exceeds the maximum line length of 132. (max-len)
(#152) A space is required after ','. (comma-spacing)
(#152) Missing space before value for key 'left'. (key-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Requires a space before '}'. (block-spacing)
(#152) Missing semicolon. (semi)
(#152) A space is required after ','. (comma-spacing)
(#152) Missing space before value for key 'offsetParent'. (key-spacing)
(#152) Missing space before opening brace. (space-before-blocks)
(#152) Requires a space after '{'. (block-spacing)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#152) Requires a space after '{'. (block-spacing)
(#152) Missing space before opening brace. (space-before-blocks)
(#152) Expected space(s) after "for". (keyword-spacing)
(#152) This line has 13 statements. Maximum allowed is 2. (max-statements-per-line)
(#152) Expected { after 'for' condition. (curly)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) A space is required after ','. (comma-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#152) 'a' used outside of binding context. (block-scoped-var)
(#152) Missing semicolon. (semi)
(#152) Requires a space before '}'. (block-spacing)
(#152) Missing semicolon. (semi)
(#152) Requires a space before '}'. (block-spacing)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) A space is required after ','. (comma-spacing)
(#152) A space is required after ','. (comma-spacing)
(#152) A space is required after ','. (comma-spacing)
(#152) Missing space before opening brace. (space-before-blocks)
(#152) Requires a space after '{'. (block-spacing)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Missing space before opening brace. (space-before-blocks)
(#152) Requires a space after '{'. (block-spacing)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) A space is required after ','. (comma-spacing)
(#152) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Expected { after 'if' condition. (curly)
(#152) Expected space(s) after "if". (keyword-spacing)
(#152) Expected space(s) before "return". (keyword-spacing)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Expected { after 'if' condition. (curly)
(#152) Expected space(s) after "if". (keyword-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Expected space(s) before "return". (keyword-spacing)
(#152) Missing space before opening brace. (space-before-blocks)
(#152) Requires a space after '{'. (block-spacing)
(#152) Expected space(s) after "if". (keyword-spacing)
(#152) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#152) Expected { after 'if' condition. (curly)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) A space is required after ','. (comma-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Expected { after 'else'. (curly)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Requires a space before '}'. (block-spacing)
(#152) Missing semicolon. (semi)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Expected { after 'else'. (curly)
(#152) Expected space(s) after "return". (keyword-spacing)
(#152) Do not nest ternary expressions. (no-nested-ternary)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#153) Line 153 exceeds the maximum line length of 132. (max-len)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Requires a space before '}'. (block-spacing)
(#153) Missing semicolon. (semi)
(#153) Requires a space before '}'. (block-spacing)
(#153) Missing semicolon. (semi)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Requires a space after '{'. (block-spacing)
(#153) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Requires a space after '{'. (block-spacing)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) A space is required after ','. (comma-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Requires a space before '}'. (block-spacing)
(#153) Missing semicolon. (semi)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Requires a space after '{'. (block-spacing)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) A space is required after ','. (comma-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing semicolon. (semi)
(#153) Requires a space before '}'. (block-spacing)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Requires a space after '{'. (block-spacing)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Expected { after 'if' condition. (curly)
(#153) Expected space(s) after "if". (keyword-spacing)
(#153) Expected space(s) before "return". (keyword-spacing)
(#153) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Expected space(s) after "if". (keyword-spacing)
(#153) Expected { after 'if' condition. (curly)
(#153) Expected space(s) before "return". (keyword-spacing)
(#153) Requires a space after '{'. (block-spacing)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) A space is required after ','. (comma-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Requires a space before '}'. (block-spacing)
(#153) Missing semicolon. (semi)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Expected space(s) after "return". (keyword-spacing)
(#153) Do not nest ternary expressions. (no-nested-ternary)
(#154) Line 154 exceeds the maximum line length of 132. (max-len)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Do not nest ternary expressions. (no-nested-ternary)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) A space is required after ','. (comma-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) A space is required after ','. (comma-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) A space is required after ','. (comma-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) A space is required after ','. (comma-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) A space is required after ','. (comma-spacing)
(#154) A space is required after ','. (comma-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing semicolon. (semi)
(#154) Requires a space before '}'. (block-spacing)
(#154) Missing semicolon. (semi)
(#154) Requires a space before '}'. (block-spacing)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing semicolon. (semi)
(#154) Requires a space before '}'. (block-spacing)
blocks/fn_marking/js/tablesorter/jquery.metadata.js
(#21) Trailing spaces not allowed. (no-trailing-spaces)
(#23) Trailing spaces not allowed. (no-trailing-spaces)
(#26) Trailing spaces not allowed. (no-trailing-spaces)
(#31) Trailing spaces not allowed. (no-trailing-spaces)
(#38) Trailing spaces not allowed. (no-trailing-spaces)
(#43) Trailing spaces not allowed. (no-trailing-spaces)
(#48) Trailing spaces not allowed. (no-trailing-spaces)
(#60) Unexpected tab character. (no-tabs)
(#60) Extra space after key 'metadata'. (key-spacing)
(#61) Unexpected tab character. (no-tabs)
(#61) Extra space after key 'defaults'. (key-spacing)
(#62) Unexpected tab character. (no-tabs)
(#63) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#67) There should be no spaces inside this paren. (space-in-parens)
(#67) There should be no spaces inside this paren. (space-in-parens)
(#67) Missing space before opening brace. (space-before-blocks)
(#68) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#70) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#71) There should be no spaces inside this paren. (space-in-parens)
(#71) There should be no spaces inside this paren. (space-in-parens)
(#71) Missing space before opening brace. (space-before-blocks)
(#72) Unexpected tab character. (no-tabs)
(#72) A space is required after ','. (comma-spacing)
(#72) A space is required after ','. (comma-spacing)
(#73) Unexpected tab character. (no-tabs)
(#74) Unexpected tab character. (no-tabs)
(#74) Expected { after 'if' condition. (curly)
(#74) There should be no spaces inside this paren. (space-in-parens)
(#74) There should be no spaces inside this paren. (space-in-parens)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#75) Unexpected tab character. (no-tabs)
(#76) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#78) Unexpected tab character. (no-tabs)
(#78) Expected { after 'if' condition. (curly)
(#78) There should be no spaces inside this paren. (space-in-parens)
(#78) There should be no spaces inside this paren. (space-in-parens)
(#79) Trailing spaces not allowed. (no-trailing-spaces)
(#79) Unexpected tab character. (no-tabs)
(#80) Unexpected tab character. (no-tabs)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#81) Unexpected tab character. (no-tabs)
(#82) Unexpected tab character. (no-tabs)
(#82) There should be no spaces inside this paren. (space-in-parens)
(#82) There should be no spaces inside this paren. (space-in-parens)
(#83) Unexpected tab character. (no-tabs)
(#83) There should be no spaces inside this paren. (space-in-parens)
(#83) There should be no spaces inside this paren. (space-in-parens)
(#84) Unexpected tab character. (no-tabs)
(#84) Expected { after 'if' condition. (curly)
(#84) There should be no spaces inside this paren. (space-in-parens)
(#84) There should be no spaces inside this paren. (space-in-parens)
(#85) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#87) Unexpected tab character. (no-tabs)
(#87) Expected { after 'if' condition. (curly)
(#87) Expected space(s) after "if". (keyword-spacing)
(#87) There should be no spaces inside this paren. (space-in-parens)
(#87) There should be no spaces inside this paren. (space-in-parens)
(#88) Unexpected tab character. (no-tabs)
(#89) Unexpected tab character. (no-tabs)
(#90) Unexpected tab character. (no-tabs)
(#90) Expected { after 'if' condition. (curly)
(#90) There should be no spaces inside this paren. (space-in-parens)
(#90) There should be no spaces inside this paren. (space-in-parens)
(#91) Unexpected tab character. (no-tabs)
(#92) Unexpected tab character. (no-tabs)
(#92) There should be no spaces inside this paren. (space-in-parens)
(#92) There should be no spaces inside this paren. (space-in-parens)
(#93) Unexpected tab character. (no-tabs)
(#93) There should be no spaces inside this paren. (space-in-parens)
(#93) There should be no spaces inside this paren. (space-in-parens)
(#94) Unexpected tab character. (no-tabs)
(#94) Expected { after 'if' condition. (curly)
(#94) There should be no spaces inside this paren. (space-in-parens)
(#94) There should be no spaces inside this paren. (space-in-parens)
(#95) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#97) Trailing spaces not allowed. (no-trailing-spaces)
(#97) Unexpected tab character. (no-tabs)
(#98) Unexpected tab character. (no-tabs)
(#98) Expected { after 'if' condition. (curly)
(#98) There should be no spaces inside this paren. (space-in-parens)
(#98) There should be no spaces inside this paren. (space-in-parens)
(#98) There should be no spaces inside this paren. (space-in-parens)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) There should be no spaces inside this paren. (space-in-parens)
(#99) Unexpected tab character. (no-tabs)
(#100) Trailing spaces not allowed. (no-trailing-spaces)
(#100) Unexpected tab character. (no-tabs)
(#101) Unexpected tab character. (no-tabs)
(#101) eval can be harmful. (no-eval)
(#102) Trailing spaces not allowed. (no-trailing-spaces)
(#102) Unexpected tab character. (no-tabs)
(#103) Unexpected tab character. (no-tabs)
(#103) There should be no spaces inside this paren. (space-in-parens)
(#103) There should be no spaces inside this paren. (space-in-parens)
(#104) Unexpected tab character. (no-tabs)
(#105) Unexpected tab character. (no-tabs)
(#106) Unexpected tab character. (no-tabs)
(#109) JSDoc syntax error. (valid-jsdoc)
(#118) There should be no spaces inside this paren. (space-in-parens)
(#118) There should be no spaces inside this paren. (space-in-parens)
(#118) Missing space before opening brace. (space-before-blocks)
(#119) Unexpected tab character. (no-tabs)
(#119) There should be no spaces inside this paren. (space-in-parens)
(#119) There should be no spaces inside this paren. (space-in-parens)
(#122) 'jQuery' is not defined. (no-undef)
blocks/fn_marking/js/tablesorter/jquery.tablesorter.js
(#2) Trailing spaces not allowed. (no-trailing-spaces)
(#6) Trailing spaces not allowed. (no-trailing-spaces)
(#12) Trailing spaces not allowed. (no-trailing-spaces)
(#15) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Trailing spaces not allowed. (no-trailing-spaces)
(#20) Trailing spaces not allowed. (no-trailing-spaces)
(#23) Trailing spaces not allowed. (no-trailing-spaces)
(#25) Trailing spaces not allowed. (no-trailing-spaces)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#30) Trailing spaces not allowed. (no-trailing-spaces)
(#33) Trailing spaces not allowed. (no-trailing-spaces)
(#34) Trailing spaces not allowed. (no-trailing-spaces)
(#38) Trailing spaces not allowed. (no-trailing-spaces)
(#39) Trailing spaces not allowed. (no-trailing-spaces)
(#43) Trailing spaces not allowed. (no-trailing-spaces)
(#47) Trailing spaces not allowed. (no-trailing-spaces)
(#51) Trailing spaces not allowed. (no-trailing-spaces)
(#54) Trailing spaces not allowed. (no-trailing-spaces)
(#57) Trailing spaces not allowed. (no-trailing-spaces)
(#62) Trailing spaces not allowed. (no-trailing-spaces)
(#64) Trailing spaces not allowed. (no-trailing-spaces)
(#68) Trailing spaces not allowed. (no-trailing-spaces)
(#69) Trailing spaces not allowed. (no-trailing-spaces)
(#70) Trailing spaces not allowed. (no-trailing-spaces)
(#71) Trailing spaces not allowed. (no-trailing-spaces)
(#72) Trailing spaces not allowed. (no-trailing-spaces)
(#73) Trailing spaces not allowed. (no-trailing-spaces)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#79) Trailing spaces not allowed. (no-trailing-spaces)
(#80) Trailing spaces not allowed. (no-trailing-spaces)
(#82) Trailing spaces not allowed. (no-trailing-spaces)
(#85) Trailing spaces not allowed. (no-trailing-spaces)
(#86) Trailing spaces not allowed. (no-trailing-spaces)
(#90) Trailing spaces not allowed. (no-trailing-spaces)
(#95) Trailing spaces not allowed. (no-trailing-spaces)
(#99) Trailing spaces not allowed. (no-trailing-spaces)
(#102) Trailing spaces not allowed. (no-trailing-spaces)
(#104) Trailing spaces not allowed. (no-trailing-spaces)
(#106) Trailing spaces not allowed. (no-trailing-spaces)
(#108) Trailing spaces not allowed. (no-trailing-spaces)
(#112) Unexpected space before function parentheses. (space-before-function-paren)
(#114) Missing '()' invoking a constructor. (new-parens)
(#115) Unexpected space before function parentheses. (space-before-function-paren)
(#139) Unnecessary escape character: \.. (no-useless-escape)
(#139) Unnecessary escape character: \,. (no-useless-escape)
(#147) Missing JSDoc comment. (require-jsdoc)
(#153) Missing JSDoc comment. (require-jsdoc)
(#154) Unexpected console statement. (no-console)
(#155) Unexpected console statement. (no-console)
(#157) Unexpected alert. (no-alert)
(#163) Missing JSDoc comment. (require-jsdoc)
(#169) Expected { after 'if' condition. (curly)
(#196) 'parsersDebug' used outside of binding context. (block-scoped-var)
(#204) 'parsersDebug' used outside of binding context. (block-scoped-var)
(#207) Expected no return value. (consistent-return)
(#207) 'list' used outside of binding context. (block-scoped-var)
(#208) Unnecessary semicolon. (no-extra-semi)
(#210) Missing JSDoc comment. (require-jsdoc)
(#236) Missing JSDoc comment. (require-jsdoc)
(#240) Missing JSDoc comment. (require-jsdoc)
(#244) Missing JSDoc comment. (require-jsdoc)
(#256) Missing JSDoc comment. (require-jsdoc)
(#293) Unnecessary semicolon. (no-extra-semi)
(#296) 'cacheTime' used outside of binding context. (block-scoped-var)
(#300) Unnecessary semicolon. (no-extra-semi)
(#302) Missing JSDoc comment. (require-jsdoc)
(#303) Trailing spaces not allowed. (no-trailing-spaces)
(#303) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#303) Unexpected tab character. (no-tabs)
(#304) Expected { after 'if' condition. (curly)
(#305) Trailing spaces not allowed. (no-trailing-spaces)
(#306) Unexpected tab character. (no-tabs)
(#306) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#307) Unexpected tab character. (no-tabs)
(#307) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#308) Unexpected tab character. (no-tabs)
(#308) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#308) Expected { after 'if' condition. (curly)
(#312) Expected { after 'if' condition. (curly)
(#325) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#334) Missing JSDoc comment. (require-jsdoc)
(#337) Missing semicolon. (semi)
(#356) Expected space or tab after '//' in comment. (spaced-comment)
(#362) Trailing spaces not allowed. (no-trailing-spaces)
(#367) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#376) 'appendTime' used outside of binding context. (block-scoped-var)
(#383) Unexpected space before function parentheses. (space-before-function-paren)
(#387) Unnecessary semicolon. (no-extra-semi)
(#389) Missing JSDoc comment. (require-jsdoc)
(#395) 'meta' is defined but never used. (no-unused-vars)
(#396) Trailing spaces not allowed. (no-trailing-spaces)
(#397) Identifier 'header_index' is not in camel case. (camelcase)
(#399) Unexpected space before function parentheses. (space-before-function-paren)
(#401) Identifier 'header_index' is not in camel case. (camelcase)
(#404) Trailing spaces not allowed. (no-trailing-spaces)
(#405) Trailing spaces not allowed. (no-trailing-spaces)
(#405) Unexpected tab character. (no-tabs)
(#406) Unexpected tab character. (no-tabs)
(#408) Expected { after 'if' condition. (curly)
(#409) Line 409 exceeds the maximum line length of 132. (max-len)
(#409) Unexpected tab character. (no-tabs)
(#409) Expected { after 'if' condition. (curly)
(#413) Expected { after 'if' condition. (curly)
(#421) 'time' used outside of binding context. (block-scoped-var)
(#427) Unnecessary semicolon. (no-extra-semi)
(#434) Missing JSDoc comment. (require-jsdoc)
(#448) Missing semicolon. (semi)
(#450) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#454) 'k' used outside of binding context. (block-scoped-var)
(#454) 'k' used outside of binding context. (block-scoped-var)
(#454) 'k' used outside of binding context. (block-scoped-var)
(#455) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#455) 'k' used outside of binding context. (block-scoped-var)
(#456) 'k' used outside of binding context. (block-scoped-var)
(#461) 'k' is already defined. (no-redeclare)
(#461) 'k' used outside of binding context. (block-scoped-var)
(#461) 'k' used outside of binding context. (block-scoped-var)
(#461) 'k' used outside of binding context. (block-scoped-var)
(#462) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#462) 'k' used outside of binding context. (block-scoped-var)
(#463) 'k' used outside of binding context. (block-scoped-var)
(#465) 'k' used outside of binding context. (block-scoped-var)
(#475) Missing JSDoc comment. (require-jsdoc)
(#475) 'checkCellColSpan' is defined but never used. (no-unused-vars)
(#484) 'headerArr' is not defined. (no-undef)
(#493) Unnecessary semicolon. (no-extra-semi)
(#495) Missing JSDoc comment. (require-jsdoc)
(#498) Unnecessary semicolon. (no-extra-semi)
(#502) Missing JSDoc comment. (require-jsdoc)
(#505) Unnecessary semicolon. (no-extra-semi)
(#508) Trailing spaces not allowed. (no-trailing-spaces)
(#508) Unexpected tab character. (no-tabs)
(#509) Unexpected tab character. (no-tabs)
(#509) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#509) Missing JSDoc comment. (require-jsdoc)
(#510) Expected { after 'if' condition. (curly)
(#513) Trailing spaces not allowed. (no-trailing-spaces)
(#513) Unexpected tab character. (no-tabs)
(#514) Missing JSDoc comment. (require-jsdoc)
(#524) Missing JSDoc comment. (require-jsdoc)
(#524) Expected to return a value at the end of this function. (consistent-return)
(#531) Unnecessary semicolon. (no-extra-semi)
(#533) Missing JSDoc comment. (require-jsdoc)
(#534) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#534) Invalid typeof comparison value. (valid-typeof)
(#541) Missing JSDoc comment. (require-jsdoc)
(#551) Missing JSDoc comment. (require-jsdoc)
(#556) Unexpected space before function parentheses. (space-before-function-paren)
(#556) 'offset' is defined but never used. (no-unused-vars)
(#568) Missing JSDoc comment. (require-jsdoc)
(#568) '$headers' is defined but never used. (no-unused-vars)
(#572) Unexpected space before function parentheses. (space-before-function-paren)
(#576) Unnecessary semicolon. (no-extra-semi)
(#579) Missing JSDoc comment. (require-jsdoc)
(#591) Trailing spaces not allowed. (no-trailing-spaces)
(#594) Missing JSDoc comment. (require-jsdoc)
(#604) 'i' used outside of binding context. (block-scoped-var)
(#604) 'i' used outside of binding context. (block-scoped-var)
(#604) 'i' used outside of binding context. (block-scoped-var)
(#606) 'i' used outside of binding context. (block-scoped-var)
(#607) 'i' used outside of binding context. (block-scoped-var)
(#614) Line 614 exceeds the maximum line length of 132. (max-len)
(#614) Do not nest ternary expressions. (no-nested-ternary)
(#615) 'i' used outside of binding context. (block-scoped-var)
(#628) 'i' used outside of binding context. (block-scoped-var)
(#628) 'i' is already defined. (no-redeclare)
(#628) 'i' used outside of binding context. (block-scoped-var)
(#628) 'i' used outside of binding context. (block-scoped-var)
(#639) eval can be harmful. (no-eval)
(#644) 'order' used outside of binding context. (block-scoped-var)
(#644) 'sortTime' used outside of binding context. (block-scoped-var)
(#648) Unnecessary semicolon. (no-extra-semi)
(#650) Missing JSDoc comment. (require-jsdoc)
(#650) Expected to return a value at the end of this function. (consistent-return)
(#654) Line 654 exceeds the maximum line length of 132. (max-len)
(#656) Line 656 exceeds the maximum line length of 132. (max-len)
(#658) Line 658 exceeds the maximum line length of 132. (max-len)
(#660) Line 660 exceeds the maximum line length of 132. (max-len)
(#662) Unnecessary semicolon. (no-extra-semi)
(#664) Missing JSDoc comment. (require-jsdoc)
(#664) 'makeSortText' is defined but never used. (no-unused-vars)
(#666) Unnecessary semicolon. (no-extra-semi)
(#668) Missing JSDoc comment. (require-jsdoc)
(#668) 'makeSortTextDesc' is defined but never used. (no-unused-vars)
(#670) Unnecessary semicolon. (no-extra-semi)
(#672) Missing JSDoc comment. (require-jsdoc)
(#672) 'makeSortNumeric' is defined but never used. (no-unused-vars)
(#674) Unnecessary semicolon. (no-extra-semi)
(#676) Missing JSDoc comment. (require-jsdoc)
(#676) 'makeSortNumericDesc' is defined but never used. (no-unused-vars)
(#678) Unnecessary semicolon. (no-extra-semi)
(#680) Missing JSDoc comment. (require-jsdoc)
(#680) 'sortText' is defined but never used. (no-unused-vars)
(#681) Expected { after 'if' condition. (curly)
(#681) 'table' is not defined. (no-undef)
(#682) Do not nest ternary expressions. (no-nested-ternary)
(#683) Unnecessary semicolon. (no-extra-semi)
(#685) Missing JSDoc comment. (require-jsdoc)
(#685) 'sortTextDesc' is defined but never used. (no-unused-vars)
(#686) Expected { after 'if' condition. (curly)
(#686) 'table' is not defined. (no-undef)
(#687) Do not nest ternary expressions. (no-nested-ternary)
(#688) Unnecessary semicolon. (no-extra-semi)
(#690) Missing JSDoc comment. (require-jsdoc)
(#690) 'sortNumeric' is defined but never used. (no-unused-vars)
(#692) Unnecessary semicolon. (no-extra-semi)
(#694) Missing JSDoc comment. (require-jsdoc)
(#694) 'sortNumericDesc' is defined but never used. (no-unused-vars)
(#696) Unnecessary semicolon. (no-extra-semi)
(#698) Missing JSDoc comment. (require-jsdoc)
(#698) 'getCachedSortType' is defined but never used. (no-unused-vars)
(#700) Unnecessary semicolon. (no-extra-semi)
(#701) Unexpected space before function parentheses. (space-before-function-paren)
(#702) Unexpected space before function parentheses. (space-before-function-paren)
(#704) Expected { after 'if' condition. (curly)
(#706) '$document' is defined but never used. (no-unused-vars)
(#706) 'shiftDown' is defined but never used. (no-unused-vars)
(#706) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#707) 'sortOrder' is defined but never used. (no-unused-vars)
(#730) Expected to return a value at the end of this function. (consistent-return)
(#730) Unexpected space before function parentheses. (space-before-function-paren)
(#737) '$cell' is defined but never used. (no-unused-vars)
(#742) Unexpected tab character. (no-tabs)
(#743) Unexpected tab character. (no-tabs)
(#743) Expected { after 'if' condition. (curly)
(#743) Expected space(s) after "if". (keyword-spacing)
(#744) Trailing spaces not allowed. (no-trailing-spaces)
(#744) Unexpected tab character. (no-tabs)
(#745) Unexpected tab character. (no-tabs)
(#750) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#752) 'j' used outside of binding context. (block-scoped-var)
(#752) 'j' used outside of binding context. (block-scoped-var)
(#752) 'j' used outside of binding context. (block-scoped-var)
(#753) Blocks are nested too deeply (5). (max-depth)
(#753) 'j' used outside of binding context. (block-scoped-var)
(#754) 'j' used outside of binding context. (block-scoped-var)
(#767) 'j' used outside of binding context. (block-scoped-var)
(#767) 'j' is already defined. (no-redeclare)
(#767) 'j' used outside of binding context. (block-scoped-var)
(#767) 'j' used outside of binding context. (block-scoped-var)
(#768) 'j' used outside of binding context. (block-scoped-var)
(#770) Blocks are nested too deeply (5). (max-depth)
(#780) Unnecessary semicolon. (no-extra-semi)
(#781) Unexpected space before function parentheses. (space-before-function-paren)
(#785) Unexpected tab character. (no-tabs)
(#785) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#786) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#786) Unexpected tab character. (no-tabs)
(#787) Unexpected tab character. (no-tabs)
(#793) Expected to return a value at the end of this function. (consistent-return)
(#793) Unexpected space before function parentheses. (space-before-function-paren)
(#795) Unexpected space before function parentheses. (space-before-function-paren)
(#796) Missing semicolon. (semi)
(#802) Unexpected space before function parentheses. (space-before-function-paren)
(#804) Unexpected space before function parentheses. (space-before-function-paren)
(#811) Unexpected space before function parentheses. (space-before-function-paren)
(#818) Unexpected space before function parentheses. (space-before-function-paren)
(#829) Unexpected space before function parentheses. (space-before-function-paren)
(#831) Unexpected space before function parentheses. (space-before-function-paren)
(#833) Unexpected space before function parentheses. (space-before-function-paren)
(#848) Unexpected space before function parentheses. (space-before-function-paren)
(#858) Unnecessary semicolon. (no-extra-semi)
(#860) Unexpected space before function parentheses. (space-before-function-paren)
(#863) Unexpected space before function parentheses. (space-before-function-paren)
(#867) Unexpected space before function parentheses. (space-before-function-paren)
(#871) Unexpected space before function parentheses. (space-before-function-paren)
(#871) 'config' is defined but never used. (no-unused-vars)
(#875) Unexpected space before function parentheses. (space-before-function-paren)
(#898) Unexpected space before function parentheses. (space-before-function-paren)
(#898) 's' is defined but never used. (no-unused-vars)
(#900) Unexpected space before function parentheses. (space-before-function-paren)
(#907) Unexpected space before function parentheses. (space-before-function-paren)
(#910) Unexpected space before function parentheses. (space-before-function-paren)
(#917) Unexpected space before function parentheses. (space-before-function-paren)
(#919) Unexpected space before function parentheses. (space-before-function-paren)
(#926) Unexpected space before function parentheses. (space-before-function-paren)
(#928) Unexpected space before function parentheses. (space-before-function-paren)
(#946) Unexpected space before function parentheses. (space-before-function-paren)
(#948) Unexpected space before function parentheses. (space-before-function-paren)
(#949) 'jQuery' is not defined. (no-undef)
(#955) Unexpected space before function parentheses. (space-before-function-paren)
(#957) Unexpected space before function parentheses. (space-before-function-paren)
(#965) Unexpected space before function parentheses. (space-before-function-paren)
(#966) Unnecessary escape character: \%. (no-useless-escape)
(#967) Unexpected space before function parentheses. (space-before-function-paren)
(#974) Unexpected space before function parentheses. (space-before-function-paren)
(#975) Line 975 exceeds the maximum line length of 132. (max-len)
(#976) Unexpected space before function parentheses. (space-before-function-paren)
(#983) Unexpected space before function parentheses. (space-before-function-paren)
(#985) Unexpected space before function parentheses. (space-before-function-paren)
(#991) Trailing spaces not allowed. (no-trailing-spaces)
(#993) Trailing spaces not allowed. (no-trailing-spaces)
(#1005) Unexpected space before function parentheses. (space-before-function-paren)
(#1007) Unexpected space before function parentheses. (space-before-function-paren)
(#1013) Unexpected space before function parentheses. (space-before-function-paren)
(#1013) 's' is defined but never used. (no-unused-vars)
(#1015) Unexpected space before function parentheses. (space-before-function-paren)
(#1024) Unexpected space before function parentheses. (space-before-function-paren)
(#1028) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1031) Unexpected space before function parentheses. (space-before-function-paren)
(#1031) 'i' is defined but never used. (no-unused-vars)
(#1035) Expected { after 'if' condition. (curly)
(#1039) Missing semicolon. (semi)
(#1042) 'time' used outside of binding context. (block-scoped-var)
(#1046) 'jQuery' is not defined. (no-undef)
blocks/fn_marking/js/tablesorter/jquery.tablesorter.min.js
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before value for key 'tablesorter'. (key-spacing)
(#2) Missing '()' invoking a constructor. (new-parens)
(#3) Line 3 exceeds the maximum line length of 132. (max-len)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'cssHeader'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'cssAsc'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'cssDesc'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'cssChildRow'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sortInitialOrder'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sortMultiSortKey'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sortForce'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sortAppend'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sortLocaleCompare'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'textExtraction'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'parsers'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'widgets'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'widgetZebra'. (key-spacing)
(#3) Missing space before value for key 'css'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'headers'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'widthFixed'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'cancelSelection'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sortList'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'headerList'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'dateFormat'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'decimal'. (key-spacing)
(#3) Unnecessary escape character: \.. (no-useless-escape)
(#3) Unnecessary escape character: \,. (no-useless-escape)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'onRenderHeader'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'selectorHeaders'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'debug'. (key-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) This line has 137 statements. Maximum allowed is 2. (max-statements-per-line)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "this". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected console statement. (no-console)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Unexpected console statement. (no-console)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "else". (keyword-spacing)
(#3) Expected space(s) after "else". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Unexpected alert. (no-alert)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "else". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) 'parsersDebug' used outside of binding context. (block-scoped-var)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) 'parsersDebug' used outside of binding context. (block-scoped-var)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected no return value. (consistent-return)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) 'list' used outside of binding context. (block-scoped-var)
(#3) Requires a space before '}'. (block-spacing)
(#3) Unnecessary semicolon. (no-extra-semi)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "else". (keyword-spacing)
(#3) Expected space(s) after "else". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "var". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'row'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'normalized'. (key-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Unnecessary semicolon. (no-extra-semi)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'cacheTime' used outside of binding context. (block-scoped-var)
(#3) Requires a space before '}'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Unnecessary semicolon. (no-extra-semi)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) after "else". (keyword-spacing)
(#3) Expected space(s) before "else". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) after "else". (keyword-spacing)
(#3) Expected space(s) before "else". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "else". (keyword-spacing)
(#3) Expected space(s) after "else". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) after "else". (keyword-spacing)
(#3) Expected space(s) before "else". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "var". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) 'appendTime' used outside of binding context. (block-scoped-var)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Unnecessary semicolon. (no-extra-semi)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "var". (keyword-spacing)
(#3) 'meta' is defined but never used. (no-unused-vars)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Identifier 'header_index' is not in camel case. (camelcase)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) '$tableHeaders' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Identifier 'header_index' is not in camel case. (camelcase)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected space(s) before "this". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected space(s) before "this". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) 'time' used outside of binding context. (block-scoped-var)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) '$tableHeaders' is not defined. (no-undef)
(#3) Requires a space before '}'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) '$tableHeaders' is not defined. (no-undef)
(#3) Requires a space before '}'. (block-spacing)
(#3) Unnecessary semicolon. (no-extra-semi)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#4) Line 4 exceeds the maximum line length of 132. (max-len)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) This line has 286 statements. Maximum allowed is 2. (max-statements-per-line)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) 'k' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'k' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'k' used outside of binding context. (block-scoped-var)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4) 'k' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'k' used outside of binding context. (block-scoped-var)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) 'k' used outside of binding context. (block-scoped-var)
(#4) 'k' is already defined. (no-redeclare)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'k' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'k' used outside of binding context. (block-scoped-var)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4) 'k' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 'k' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "var". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'k' used outside of binding context. (block-scoped-var)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) 'checkCellColSpan' is defined but never used. (no-unused-vars)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'headerArr' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected space(s) after "else". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected to return a value at the end of this function. (consistent-return)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Invalid typeof comparison value. (valid-typeof)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected space(s) after "else". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'offset' is defined but never used. (no-unused-vars)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) '$headers' is defined but never used. (no-unused-vars)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "var". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "var". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) 'i' is already defined. (no-redeclare)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) eval can be harmful. (no-eval)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'sortWrapper' is not defined. (no-undef)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'order' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'sortTime' used outside of binding context. (block-scoped-var)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected to return a value at the end of this function. (consistent-return)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) 'makeSortText' is defined but never used. (no-unused-vars)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) 'makeSortTextDesc' is defined but never used. (no-unused-vars)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) 'makeSortNumeric' is defined but never used. (no-unused-vars)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) 'makeSortNumericDesc' is defined but never used. (no-unused-vars)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) 'sortText' is defined but never used. (no-unused-vars)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) 'table' is not defined. (no-undef)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) 'sortTextDesc' is defined but never used. (no-unused-vars)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) 'table' is not defined. (no-undef)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) 'sortNumeric' is defined but never used. (no-unused-vars)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) 'sortNumericDesc' is defined but never used. (no-unused-vars)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) 'getCachedSortType' is defined but never used. (no-unused-vars)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) '$document' is defined but never used. (no-unused-vars)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) 'shiftDown' is defined but never used. (no-unused-vars)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'sortOrder' is defined but never used. (no-unused-vars)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected to return a value at the end of this function. (consistent-return)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) '$cell' is defined but never used. (no-unused-vars)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "this". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) 'j' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'j' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'j' used outside of binding context. (block-scoped-var)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Blocks are nested too deeply (5). (max-depth)
(#4) 'j' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 'j' used outside of binding context. (block-scoped-var)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) after "else". (keyword-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) 'j' used outside of binding context. (block-scoped-var)
(#4) 'j' is already defined. (no-redeclare)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'j' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'j' used outside of binding context. (block-scoped-var)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'j' used outside of binding context. (block-scoped-var)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Blocks are nested too deeply (5). (max-depth)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected space(s) after "else". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected to return a value at the end of this function. (consistent-return)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Unnecessary semicolon. (no-extra-semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'config' is defined but never used. (no-unused-vars)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Move function declaration to function body root. (no-inner-declarations)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected space(s) before "this". (keyword-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected space(s) after "else". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before value for key 'tablesorter'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'is'. (key-spacing)
(#4) 's' is defined but never used. (no-unused-vars)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'format'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'is'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'format'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'is'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'format'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'is'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'format'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected space(s) after "else". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'is'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'format'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 'jQuery' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'is'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'format'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'is'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Unnecessary escape character: \%. (no-useless-escape)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'format'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'is'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'format'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'is'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'format'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'is'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'format'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'is'. (key-spacing)
(#4) 's' is defined but never used. (no-unused-vars)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'format'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'format'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "var". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'i' is defined but never used. (no-unused-vars)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) 'time' used outside of binding context. (block-scoped-var)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) 'jQuery' is not defined. (no-undef)
blocks/fn_marking/module1.js
(#1) Identifier 'show_forum_panel' is not in camel case. (camelcase)
(#6) Multiple spaces found before '='. (no-multi-spaces)
(#10) Identifier 'show_on_click' is not in camel case. (camelcase)
(#10) 'e' is defined but never used. (no-unused-vars)
(#30) Missing space before opening brace. (space-before-blocks)
(#36) Extra space after key 'bodyContent'. (key-spacing)
(#38) Extra space after key 'width'. (key-spacing)
(#39) Extra space after key 'height'. (key-spacing)
(#40) Extra space after key 'zIndex'. (key-spacing)
(#41) Extra space after key 'xy'. (key-spacing)
(#42) Extra space after key 'centered'. (key-spacing)
(#43) Extra space after key 'modal'. (key-spacing)
(#44) Extra space after key 'visible'. (key-spacing)
(#45) Extra space after key 'render'. (key-spacing)
(#46) Extra space after key 'scroll'. (key-spacing)
(#47) Extra space after key 'focusOn'. (key-spacing)
(#48) Extra space after key 'value'. (key-spacing)
(#50) Extra space after key 'action'. (key-spacing)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#56) Extra space after key 'value'. (key-spacing)
(#58) Extra space after key 'action'. (key-spacing)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Missing semicolon. (semi)
blocks/fn_marking/textrotate.js
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#3) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Identifier 'textrotate_make_svg' is not in camel case. (camelcase)
(#5) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#12) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) Expected space(s) after "if". (keyword-spacing)
(#37) Expected { after 'if' condition. (curly)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#51) Missing JSDoc comment. (require-jsdoc)
(#51) Identifier 'browser_supports_svg' is not in camel case. (camelcase)
(#55) Missing JSDoc comment. (require-jsdoc)
(#55) Identifier 'textrotate_init' is not in camel case. (camelcase)
(#55) 'textrotate_init' is defined but never used. (no-unused-vars)
(#61) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#61) 'YUI' is not defined. (no-undef)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) Expected space(s) after "for". (keyword-spacing)
(#63) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#63) 'i' used outside of binding context. (block-scoped-var)
(#63) 'i' used outside of binding context. (block-scoped-var)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) 'i' used outside of binding context. (block-scoped-var)
(#63) 'i' used outside of binding context. (block-scoped-var)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) 'i' used outside of binding context. (block-scoped-var)
(#63) 'i' used outside of binding context. (block-scoped-var)
(#65) 'el' used outside of binding context. (block-scoped-var)
(#65) 'el' used outside of binding context. (block-scoped-var)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) 'i' used outside of binding context. (block-scoped-var)
(#65) 'i' used outside of binding context. (block-scoped-var)
(#66) 'el' used outside of binding context. (block-scoped-var)
(#66) 'el' used outside of binding context. (block-scoped-var)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) 'el' used outside of binding context. (block-scoped-var)
(#67) 'el' used outside of binding context. (block-scoped-var)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) Expected space(s) after "for". (keyword-spacing)
(#71) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#71) 'i' used outside of binding context. (block-scoped-var)
(#71) 'i' used outside of binding context. (block-scoped-var)
(#71) 'i' is already defined. (no-redeclare)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) 'i' used outside of binding context. (block-scoped-var)
(#71) 'i' used outside of binding context. (block-scoped-var)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) 'i' used outside of binding context. (block-scoped-var)
(#71) 'i' used outside of binding context. (block-scoped-var)
(#73) 'el' used outside of binding context. (block-scoped-var)
(#73) 'el' used outside of binding context. (block-scoped-var)
(#73) 'el' is already defined. (no-redeclare)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) 'i' used outside of binding context. (block-scoped-var)
(#73) 'i' used outside of binding context. (block-scoped-var)
(#74) 'el' used outside of binding context. (block-scoped-var)
(#74) 'el' used outside of binding context. (block-scoped-var)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) 'el' used outside of binding context. (block-scoped-var)
(#75) 'el' used outside of binding context. (block-scoped-var)
(#76) 'el' used outside of binding context. (block-scoped-var)
(#76) 'el' used outside of binding context. (block-scoped-var)
(#77) 'el' used outside of binding context. (block-scoped-var)
(#77) 'el' used outside of binding context. (block-scoped-var)
(#77) A space is required after ','. (comma-spacing)
(#78) 'el' used outside of binding context. (block-scoped-var)
(#78) 'el' used outside of binding context. (block-scoped-var)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) Expected space(s) after "for". (keyword-spacing)
(#82) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#82) 'i' used outside of binding context. (block-scoped-var)
(#82) 'i' used outside of binding context. (block-scoped-var)
(#82) 'i' is already defined. (no-redeclare)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) 'i' used outside of binding context. (block-scoped-var)
(#82) 'i' used outside of binding context. (block-scoped-var)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) 'i' used outside of binding context. (block-scoped-var)
(#82) 'i' used outside of binding context. (block-scoped-var)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) 'i' used outside of binding context. (block-scoped-var)
(#84) 'i' used outside of binding context. (block-scoped-var)
(#86) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#86) Expected space(s) after "for". (keyword-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#88) 'el' used outside of binding context. (block-scoped-var)
(#88) 'el' used outside of binding context. (block-scoped-var)
(#88) 'el' is already defined. (no-redeclare)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) 'el' used outside of binding context. (block-scoped-var)
(#89) 'el' used outside of binding context. (block-scoped-var)

CSS problems

(479 errors, 69 warnings)

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

blocks/fn_marking/css/styles.css
(#34) Expected "#0000EE" to be "#0000ee" (color-hex-case)
(#34) Expected "#0000EE" to be "#00E" (color-hex-length)
(#40) Unexpected !important (declaration-no-important)
(#41) Unexpected !important (declaration-no-important)
(#47) Unexpected !important (declaration-no-important)
(#48) Unexpected unit (length-zero-no-unit)
(#39) Expected newline after "," (selector-list-comma-newline-after)
blocks/fn_marking/js/tablesorter/addons/pager/jquery.tablesorter.pager.css
(#3) Expected "#D6D2C2" to be "#d6d2c2" (color-hex-case)
(#20) Expected "#330000" to be "#300" (color-hex-length)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
blocks/fn_marking/js/tablesorter/docs/css/jq.css
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#4) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#5) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#6) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#8) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#9) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#10) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#12) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#13) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#14) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#15) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#16) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#17) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#18) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#19) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#20) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#21) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#22) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#23) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#24) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#25) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#26) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#27) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#28) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#29) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Unexpected single-line block (block-no-single-line)
(#2) Unexpected single-line block (block-no-single-line)
(#3) Unexpected single-line block (block-no-single-line)
(#4) Unexpected single-line block (block-no-single-line)
(#5) Unexpected single-line block (block-no-single-line)
(#6) Unexpected single-line block (block-no-single-line)
(#7) Unexpected single-line block (block-no-single-line)
(#8) Unexpected single-line block (block-no-single-line)
(#9) Unexpected single-line block (block-no-single-line)
(#10) Unexpected single-line block (block-no-single-line)
(#11) Unexpected single-line block (block-no-single-line)
(#12) Unexpected single-line block (block-no-single-line)
(#13) Unexpected single-line block (block-no-single-line)
(#14) Unexpected single-line block (block-no-single-line)
(#15) Unexpected single-line block (block-no-single-line)
(#16) Unexpected single-line block (block-no-single-line)
(#17) Unexpected single-line block (block-no-single-line)
(#18) Unexpected single-line block (block-no-single-line)
(#19) Unexpected single-line block (block-no-single-line)
(#20) Unexpected single-line block (block-no-single-line)
(#21) Unexpected single-line block (block-no-single-line)
(#22) Unexpected single-line block (block-no-single-line)
(#23) Unexpected single-line block (block-no-single-line)
(#24) Unexpected single-line block (block-no-single-line)
(#25) Unexpected single-line block (block-no-single-line)
(#26) Unexpected single-line block (block-no-single-line)
(#27) Unexpected single-line block (block-no-single-line)
(#28) Unexpected single-line block (block-no-single-line)
(#29) Unexpected single-line block (block-no-single-line)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#4) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#5) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#6) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#7) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#8) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#9) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#10) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#12) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#13) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#14) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#15) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#16) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#17) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#18) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#19) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#20) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#21) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#22) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#23) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#24) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#25) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#26) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#27) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#28) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#29) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#4) Expected single space before "{" (block-opening-brace-space-before)
(#5) Expected single space before "{" (block-opening-brace-space-before)
(#6) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#8) Expected single space before "{" (block-opening-brace-space-before)
(#9) Expected single space before "{" (block-opening-brace-space-before)
(#10) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#12) Expected single space before "{" (block-opening-brace-space-before)
(#13) Expected single space before "{" (block-opening-brace-space-before)
(#14) Expected single space before "{" (block-opening-brace-space-before)
(#15) Expected single space before "{" (block-opening-brace-space-before)
(#16) Expected single space before "{" (block-opening-brace-space-before)
(#17) Expected single space before "{" (block-opening-brace-space-before)
(#18) Expected single space before "{" (block-opening-brace-space-before)
(#19) Expected single space before "{" (block-opening-brace-space-before)
(#20) Expected single space before "{" (block-opening-brace-space-before)
(#21) Expected single space before "{" (block-opening-brace-space-before)
(#22) Expected single space before "{" (block-opening-brace-space-before)
(#23) Expected single space before "{" (block-opening-brace-space-before)
(#24) Expected single space before "{" (block-opening-brace-space-before)
(#26) Expected single space before "{" (block-opening-brace-space-before)
(#24) Expected "#CDCDCD" to be "#cdcdcd" (color-hex-case)
(#27) Expected "#FFF" to be "#fff" (color-hex-case)
(#28) Expected "#FF0000" to be "#ff0000" (color-hex-case)
(#28) Expected "#FF0000" to be "#F00" (color-hex-length)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#4) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#4) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#4) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#5) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#5) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#5) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#5) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#5) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#5) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#6) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#6) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#6) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#7) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#8) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#10) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#10) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#10) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#10) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#10) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#10) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#10) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#12) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#12) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#13) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#14) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#14) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#15) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#15) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#15) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#15) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#15) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#15) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#16) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#18) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#18) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#19) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#19) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#19) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#20) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#20) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#20) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#20) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#20) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#20) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#21) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#21) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#21) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#22) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#22) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#23) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#23) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#24) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#24) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#24) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#2) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#4) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#5) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#6) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#8) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#10) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#12) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#13) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#14) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#15) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#16) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#18) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#19) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#20) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#21) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#22) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#23) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#24) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#27) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#9) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#12) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#12) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#12) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#13) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#13) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#16) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#16) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#17) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#18) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#18) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#18) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#19) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#19) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#19) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#19) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#20) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#20) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#20) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#20) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#20) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#20) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#20) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#21) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#21) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#21) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#21) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#22) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#22) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#22) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#23) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#23) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#23) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#24) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#24) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#24) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#24) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#26) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected line length to be no more than 132 characters (max-line-length)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#22) Unexpected unit "pt" (unit-blacklist)
blocks/fn_marking/js/tablesorter/themes/blue/style.css
(#9) Unexpected !important (declaration-no-important)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
blocks/fn_marking/js/tablesorter/themes/green/style.css
(#3) Expected "#4D4D4D" to be "#4d4d4d" (color-hex-case)
(#10) Expected "#6E6E6E" to be "#6e6e6e" (color-hex-case)
(#13) Expected "#FFF" to be "#fff" (color-hex-case)
(#17) Expected "#3D3D3D" to be "#3d3d3d" (color-hex-case)
(#20) Expected "#6E6E6E" to be "#6e6e6e" (color-hex-case)
(#25) Expected "#FFF" to be "#fff" (color-hex-case)
(#27) Expected "#FFF" to be "#fff" (color-hex-case)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
blocks/fn_marking/styles.css
(#61) Expected empty line before at-rule (at-rule-empty-line-before)
(#67) Expected empty line before at-rule (at-rule-empty-line-before)
(#846) Expected empty line before at-rule (at-rule-empty-line-before)
(#852) Expected empty line before at-rule (at-rule-empty-line-before)
(#611) Expected newline after "}" (block-closing-brace-newline-after)
(#113) Unexpected empty block (block-no-empty)
(#209) Unexpected empty block (block-no-empty)
(#541) Unexpected empty block (block-no-empty)
(#442) Expected single space before "{" (block-opening-brace-space-before)
(#477) Expected single space before "{" (block-opening-brace-space-before)
(#594) Expected single space before "{" (block-opening-brace-space-before)
(#597) Expected single space before "{" (block-opening-brace-space-before)
(#677) Expected single space before "{" (block-opening-brace-space-before)
(#8) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#11) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#26) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#125) Expected "#FFF" to be "#fff" (color-hex-case)
(#192) Expected "#FDE1CE" to be "#fde1ce" (color-hex-case)
(#193) Expected "#A7A7A7" to be "#a7a7a7" (color-hex-case)
(#197) Expected "#A7A7A7" to be "#a7a7a7" (color-hex-case)
(#217) Expected "#DDDDDD" to be "#dddddd" (color-hex-case)
(#225) Expected "#DDDDDD" to be "#dddddd" (color-hex-case)
(#226) Expected "#DDDDDD" to be "#dddddd" (color-hex-case)
(#235) Expected "#DDDDDD" to be "#dddddd" (color-hex-case)
(#252) Expected "#C5EFFF" to be "#c5efff" (color-hex-case)
(#258) Expected "#DDDDDD" to be "#dddddd" (color-hex-case)
(#261) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#304) Expected "#D0D0D0" to be "#d0d0d0" (color-hex-case)
(#440) Expected "#375FAF" to be "#375faf" (color-hex-case)
(#460) Expected "#7092BE" to be "#7092be" (color-hex-case)
(#484) Expected "#DADADA" to be "#dadada" (color-hex-case)
(#531) Expected "#CCC" to be "#ccc" (color-hex-case)
(#545) Expected "#FFEDC9" to be "#ffedc9" (color-hex-case)
(#548) Expected "#FFFFD9" to be "#ffffd9" (color-hex-case)
(#551) Expected "#C2D69B" to be "#c2d69b" (color-hex-case)
(#554) Expected "#E5B8B7" to be "#e5b8b7" (color-hex-case)
(#569) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#578) Expected "#D9D9D9" to be "#d9d9d9" (color-hex-case)
(#670) Expected "#EDEDED" to be "#ededed" (color-hex-case)
(#685) Expected "#BBB" to be "#bbb" (color-hex-case)
(#691) Expected "#BBB" to be "#bbb" (color-hex-case)
(#717) Expected "#BBB" to be "#bbb" (color-hex-case)
(#726) Expected "#BBB" to be "#bbb" (color-hex-case)
(#8) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#11) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#26) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#94) Expected "#ffff99" to be "#ff9" (color-hex-length)
(#142) Expected "#ffff66" to be "#ff6" (color-hex-length)
(#217) Expected "#DDDDDD" to be "#DDD" (color-hex-length)
(#225) Expected "#DDDDDD" to be "#DDD" (color-hex-length)
(#226) Expected "#DDDDDD" to be "#DDD" (color-hex-length)
(#233) Expected "#eeeeee" to be "#eee" (color-hex-length)
(#235) Expected "#DDDDDD" to be "#DDD" (color-hex-length)
(#236) Expected "#333333" to be "#333" (color-hex-length)
(#258) Expected "#DDDDDD" to be "#DDD" (color-hex-length)
(#261) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#377) Expected "#ffffff" to be "#fff" (color-hex-length)
(#419) Expected "#dddddd" to be "#ddd" (color-hex-length)
(#535) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#561) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#562) Expected "#555555" to be "#555" (color-hex-length)
(#573) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#582) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#221) Unexpected duplicate "margin-bottom" (declaration-block-no-duplicate-properties)
(#524) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#79) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#51) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#102) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#198) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#216) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#217) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#218) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#219) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#220) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#224) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#225) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#226) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#235) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#344) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#359) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#366) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#461) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Unexpected !important (declaration-no-important)
(#98) Unexpected !important (declaration-no-important)
(#159) Unexpected !important (declaration-no-important)
(#162) Unexpected !important (declaration-no-important)
(#163) Unexpected !important (declaration-no-important)
(#176) Unexpected !important (declaration-no-important)
(#192) Unexpected !important (declaration-no-important)
(#194) Unexpected !important (declaration-no-important)
(#242) Unexpected !important (declaration-no-important)
(#264) Unexpected !important (declaration-no-important)
(#267) Unexpected !important (declaration-no-important)
(#275) Unexpected !important (declaration-no-important)
(#276) Unexpected !important (declaration-no-important)
(#279) Unexpected !important (declaration-no-important)
(#280) Unexpected !important (declaration-no-important)
(#332) Unexpected !important (declaration-no-important)
(#333) Unexpected !important (declaration-no-important)
(#340) Unexpected !important (declaration-no-important)
(#341) Unexpected !important (declaration-no-important)
(#344) Unexpected !important (declaration-no-important)
(#345) Unexpected !important (declaration-no-important)
(#348) Unexpected !important (declaration-no-important)
(#349) Unexpected !important (declaration-no-important)
(#352) Unexpected !important (declaration-no-important)
(#353) Unexpected !important (declaration-no-important)
(#356) Unexpected !important (declaration-no-important)
(#359) Unexpected !important (declaration-no-important)
(#360) Unexpected !important (declaration-no-important)
(#369) Unexpected !important (declaration-no-important)
(#370) Unexpected !important (declaration-no-important)
(#371) Unexpected !important (declaration-no-important)
(#377) Unexpected !important (declaration-no-important)
(#380) Unexpected !important (declaration-no-important)
(#383) Unexpected !important (declaration-no-important)
(#386) Unexpected !important (declaration-no-important)
(#411) Unexpected !important (declaration-no-important)
(#414) Unexpected !important (declaration-no-important)
(#415) Unexpected !important (declaration-no-important)
(#416) Unexpected !important (declaration-no-important)
(#419) Unexpected !important (declaration-no-important)
(#421) Unexpected !important (declaration-no-important)
(#422) Unexpected !important (declaration-no-important)
(#423) Unexpected !important (declaration-no-important)
(#424) Unexpected !important (declaration-no-important)
(#430) Unexpected !important (declaration-no-important)
(#435) Unexpected !important (declaration-no-important)
(#436) Unexpected !important (declaration-no-important)
(#437) Unexpected !important (declaration-no-important)
(#440) Unexpected !important (declaration-no-important)
(#446) Unexpected !important (declaration-no-important)
(#483) Unexpected !important (declaration-no-important)
(#484) Unexpected !important (declaration-no-important)
(#485) Unexpected !important (declaration-no-important)
(#490) Unexpected !important (declaration-no-important)
(#595) Unexpected !important (declaration-no-important)
(#598) Unexpected !important (declaration-no-important)
(#670) Unexpected !important (declaration-no-important)
(#672) Unexpected !important (declaration-no-important)
(#678) Unexpected !important (declaration-no-important)
(#679) Unexpected !important (declaration-no-important)
(#690) Unexpected !important (declaration-no-important)
(#691) Unexpected !important (declaration-no-important)
(#698) Unexpected !important (declaration-no-important)
(#709) Unexpected !important (declaration-no-important)
(#725) Unexpected !important (declaration-no-important)
(#726) Unexpected !important (declaration-no-important)
(#729) Unexpected !important (declaration-no-important)
(#795) Unexpected !important (declaration-no-important)
(#866) Unexpected !important (declaration-no-important)
(#878) Unexpected !important (declaration-no-important)
(#912) Unexpected !important (declaration-no-important)
(#924) Unexpected !important (declaration-no-important)
(#987) Unexpected !important (declaration-no-important)
(#988) Unexpected !important (declaration-no-important)
(#989) Unexpected !important (declaration-no-important)
(#837) Expected single space after "," in a single-line function (function-comma-space-after)
(#837) Expected single space after "," in a single-line function (function-comma-space-after)
(#618) Expected indentation of 0 spaces (indentation)
(#612) Expected indentation of 4 spaces (indentation)
(#613) Expected indentation of 4 spaces (indentation)
(#614) Expected indentation of 4 spaces (indentation)
(#615) Expected indentation of 4 spaces (indentation)
(#616) Expected indentation of 4 spaces (indentation)
(#205) Unexpected unit (length-zero-no-unit)
(#76) Expected no more than 2 empty line(s) (max-empty-lines)
(#524) Unexpected extra semicolon (no-extra-semicolons)
(#175) Expected newline after "," (selector-list-comma-newline-after)
(#429) Expected newline after "," (selector-list-comma-newline-after)
(#429) Expected newline after "," (selector-list-comma-newline-after)
(#429) Expected newline after "," (selector-list-comma-newline-after)
(#434) Expected newline after "," (selector-list-comma-newline-after)
(#434) Expected newline after "," (selector-list-comma-newline-after)
(#434) Expected newline after "," (selector-list-comma-newline-after)
(#439) Expected newline after "," (selector-list-comma-newline-after)
(#439) Expected newline after "," (selector-list-comma-newline-after)
(#439) Expected newline after "," (selector-list-comma-newline-after)
(#445) Expected newline after "," (selector-list-comma-newline-after)
(#467) Expected newline after "," (selector-list-comma-newline-after)
(#467) Expected newline after "," (selector-list-comma-newline-after)
(#467) Expected newline after "," (selector-list-comma-newline-after)
(#689) Expected newline after "," (selector-list-comma-newline-after)
(#723) Expected newline after "," (selector-list-comma-newline-after)
(#723) Expected newline after "," (selector-list-comma-newline-after)
(#724) Expected newline after "," (selector-list-comma-newline-after)
(#724) Expected newline after "," (selector-list-comma-newline-after)
(#724) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(157 errors, 3 warnings)

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

blocks/fn_marking/assign.submissions.fn.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/assign_edit_grade_form.php
(#31) Class mod_assign_grading_form_fn is not documented
(#36) Function mod_assign_grading_form_fn::definition is not documented
(#17) No one-line description found in phpdocs for file
(#625) Phpdocs for function mod_assign_grading_form_fn::add_marking_header has incomplete parameters list
blocks/fn_marking/assignment.submission.fn.php
(#368) Function get_user_submissions is not documented
(#377) Function fn_print_submission is not documented
(#386) Function marksortlowest is not documented
(#392) Function marksorthighest is not documented
(#399) Function marksortdate is not documented
(#406) Function marksortalpha is not documented
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/assignment.submissions.fn.php
(#364) Function get_user_submissions is not documented
(#373) Function fn_print_submission is not documented
(#382) Function marksortlowest is not documented
(#388) Function marksorthighest is not documented
(#395) Function marksortdate is not documented
(#402) Function marksortalpha is not documented
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/assignment_marking.class.php
(#24) Class assignment_marking is not documented
(#26) Function assignment_marking::__construct is not documented
(#30) Function assignment_marking::print_submission is not documented
(#39) Function assignment_marking::print_marking_overview is not documented
(#139) Function assignment_marking::print_marking_activity_name is not documented
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/block_fn_marking.php
(#102) Function block_fn_marking::has_config is not documented
(#370) Function block_fn_marking::get_frontpage_content is not documented
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/classes/task/cache_course_data.php
(#26) Class cache_course_data is not documented
(#28) Function cache_course_data::get_name is not documented
(#32) Function cache_course_data::execute is not documented
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/coursecategories.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/coursecategories_form.php
(#25) Class coursecategory_form is not documented
(#27) Function coursecategory_form::definition is not documented
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/db/access.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/db/tasks.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/db/upgrade.php
(#23) Function xmldb_block_fn_marking_upgrade is not documented
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/edit_form.php
(#42) Class block_fn_marking_edit_form is not documented
(#44) Function block_fn_marking_edit_form::specific_definition is not documented
(#17) No one-line description found in phpdocs for file
(#29) Package contrib is not valid
blocks/fn_marking/edit_grade_form.php
(#31) Class mod_assignment_grading_form_fn is not documented
(#36) Function mod_assignment_grading_form_fn::definition is not documented
(#248) Function mod_assignment_grading_form_fn::add_grades_section is not documented
(#361) Function mod_assignment_grading_form_fn::add_submission_content is not documented
(#367) Function mod_assignment_grading_form_fn::get_editor_options is not documented
(#378) Function mod_assignment_grading_form_fn::set_data is not documented
(#410) Function mod_assignment_grading_form_fn::get_data is not documented
(#17) No one-line description found in phpdocs for file
(#308) There is no description in phpdocs for function add_editor_section
(#327) There is no description in phpdocs for function add_response_file_section
(#347) There is no description in phpdocs for function add_mail_notification_section
(#310) Not recommended phpdocs tag @global used
(#329) Not recommended phpdocs tag @global used
(#349) Not recommended phpdocs tag @global used
blocks/fn_marking/fn_gradebook.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/fn_summaries.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/forum.submissions.fn.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/forum_view.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/forum_view_27.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/forum_view_28.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/forum_view_29.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/grade_override.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/journal.submissions.fn.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/journal_edit_grade_form.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
blocks/fn_marking/lang/en/block_fn_marking.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/lib.php
(#2684) Class assign_submission_history is not documented
(#30) Function block_fn_marking_assignment_count_ungraded is not documented
(#83) Function block_fn_marking_assign_count_ungraded is not documented
(#230) Function block_fn_marking_quiz_count_ungraded is not documented
(#296) Function block_fn_marking_journal_count_ungraded is not documented
(#366) Function block_fn_marking_assign_students_ungraded is not documented
(#627) Function block_fn_marking_assignment_oldest_ungraded is not documented
(#635) Function block_fn_marking_assign_oldest_ungraded is not documented
(#645) Function block_fn_marking_forum_count_ungraded is not documented
(#679) Function block_fn_marking_count_unmarked_students is not documented
(#742) Function block_fn_marking_count_unmarked_activities is not documented
(#897) Function block_fn_marking_count_notloggedin is not documented
(#902) Function block_fn_marking_get_notloggedin is not documented
(#938) Function block_fn_marking_get_failing is not documented
(#992) Function block_fn_marking_count_failing is not documented
(#996) Function block_fn_marking_get_notsubmittedany is not documented
(#1076) Function block_fn_marking_is_graded is not documented
(#1084) Function block_fn_marking_get_grading_instance is not documented
(#1117) Function block_fn_marking_apply_grade_to_user is not documented
(#1176) Function block_fn_marking_load_plugins is not documented
(#1204) Function block_fn_marking_process_outcomes is not documented
(#1237) Function block_fn_marking_process_save_grade is not documented
(#1365) Function block_fn_marking_view_single_grade_page is not documented
(#1540) Function block_fn_marking_view_submissions is not documented
(#1687) Function block_fn_marking_get_submission_history is not documented
(#1726) Function block_fn_marking_get_submission_history_view is not documented
(#1765) Function block_fn_marking_add_resubmission is not documented
(#1790) Function block_fn_marking_remove_resubmission is not documented
(#1812) Function block_fn_marking_get_grading_userid_list is not documented
(#1825) Function block_fn_marking_get_user_submission is not documented
(#1864) Function block_fn_marking_get_user_grade is not documented
(#1879) Function block_fn_marking_is_graded_ is not documented
(#1887) Function block_fn_marking_render_assign_submission_history is not documented
(#1996) Function block_fn_marking_render_assign_submission_history_summary is not documented
(#2187) Function block_fn_marking_render_assign_submission_status is not documented
(#2317) Function block_fn_marking_get_all_submissions_fix is not documented
(#2344) Function block_fn_marking_get_all_submissions is not documented
(#2374) Function block_fn_marking_get_all_grades is not documented
(#2431) Function block_fn_marking_process_add_attempt is not documented
(#2480) Function block_fn_marking_update_submission is not documented
(#2497) Function block_fn_marking_gradebook_item_update is not documented
(#2532) Function block_fn_marking_convert_submission_for_gradebook is not documented
(#2542) Function block_fn_marking_render_assign_attempt_history is not documented
(#2696) Function assign_submission_history::__construct is not documented
(#2710) Function block_fn_marking_reached_resubmission_limit is not documented
(#2718) Function block_fn_marking_assignment_status is not documented
(#2831) Function block_fn_marking_add_to_log_legacy_ is not documented
(#2838) Function block_fn_marking_add_to_log_legacy is not documented
(#2861) Function block_fn_marking_get_block_config is not documented
(#2881) Function block_fn_marking_build_ungraded_tree is not documented
(#2969) Function block_fn_marking_get_course_category_tree is not documented
(#3029) Function block_fn_marking_get_child_categories is not documented
(#3048) Function block_fn_marking_category_tree_form is not documented
(#3101) Function block_fn_marking_sub_category_tree_form is not documented
(#3136) Function block_fn_marking_get_course_category_tree_ is not documented
(#3198) Function block_fn_marking_checkbox is not documented
(#3205) Function block_fn_marking_checkbox_checked is not documented
(#3211) Function block_fn_marking_footer is not documented
(#3246) Function block_fn_marking_get_selected_courses is not documented
(#3259) Function block_fn_marking_get_setting_courses is not documented
(#3327) Function block_fn_marking_cache_course_data is not documented
(#3416) Function block_fn_marking_human_timing is not documented
(#3438) Function block_fn_marking_gradebook_grade is not documented
(#3448) Function block_fn_marking_isinagroup is not documented
(#3461) Function block_fn_marking_mygroup_members is not documented
(#3490) Function block_fn_marking_groups_print_course_menu is not documented
(#3556) Function block_fn_marking_supported_mods is not documented
(#3565) Function block_fn_marking_view_journal_submissions is not documented
(#3772) Function block_fn_marking_assignment_get_notsubmittedany is not documented
(#3794) Function block_fn_marking_assign_get_notsubmittedany is not documented
(#3809) Function block_fn_marking_forum_get_notsubmittedany is not documented
(#3835) Function block_fn_marking_quiz_get_notsubmittedany is not documented
(#2686) Variable assign_submission_history::$allsubmissions is not documented
(#2687) Variable assign_submission_history::$allgrades is not documented
(#2688) Variable assign_submission_history::$submissionnum is not documented
(#2689) Variable assign_submission_history::$maxsubmissionnum is not documented
(#2690) Variable assign_submission_history::$submissionplugins is not documented
(#2691) Variable assign_submission_history::$feedbackplugins is not documented
(#2692) Variable assign_submission_history::$coursemoduleid is not documented
(#2693) Variable assign_submission_history::$returnaction is not documented
(#2694) Variable assign_submission_history::$returnparams is not documented
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/locallib.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/progress_report.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/quiz.submissions.fn.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/settings.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/update_cache.php
(#17) No one-line description found in phpdocs for file
blocks/fn_marking/version.php
(#17) No one-line description found in phpdocs for file
(#23) Invalid phpdocs tag @developer used

Update savepoints problems

(2 errors, 0 warnings)

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

blocks/fn_marking/db/upgrade.php
Detected more 'if' blocks (2) than 'savepoint' calls (1)
version 2016082501 is missing corresponding savepoint call

Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(1 errors, 1 warnings)

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

Task "stylelint:css" failed. Use --force to continue.
Problems running grunt

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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