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

(3130 errors, 316 warnings)

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

filter/videoeasy/classes/presets_control.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#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/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Opening brace should be on the same line as the declaration for class presets_control
(#25) Line exceeds 132 characters; contains 145 characters
(#29) Commas (,) must be followed by white space.
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#35) Commas (,) must be followed by white space.
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) No space found before comment text; expected "// build our select form" but found "//build our select form"
(#73) Short array syntax must be used to define arrays
(#75) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#77) Expected "if (...) {\n"; found "if(...){"
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#77) Closing brace must be on a line by itself
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#82) Short array syntax must be used to define arrays
(#82) Line exceeds 132 characters; contains 177 characters
(#83) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// Add javascript handler for presets" but found "//Add javascript handler for presets"
(#87) Commas (,) must be followed by white space.
(#87) Short array syntax must be used to define arrays
(#87) Short array syntax must be used to define arrays
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Short array syntax must be used to define arrays
(#91) Line exceeds 132 characters; contains 167 characters
(#92) There should be a comma after the last array item in a multi-line array.
(#96) Commas (,) must be followed by white space.
(#100) Expected 1 space before opening brace; found 0
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#103) Expected "while (...) {\n"; found "while(...){\n"
(#106) Variable "preset_object" must not contain underscores.
(#107) Expected "if (...) {\n"; found "if(...){\n"
(#107) Variable "preset_object" must not contain underscores.
(#107) Variable "preset_object" must not contain underscores.
(#108) Variable "preset_object" must not contain underscores.
(#109) Expected "} else {\n"; found "}else{\n"
(#115) Expected 1 space before opening brace; found 0
(#117) Short array syntax must be used to define arrays
(#119) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#120) Expected "if (...) {\n"; found "if(...){\n"
(#122) Expected "if (...) {\n"; found "if(...){\n"
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#130) Expected 1 space before opening brace; found 0
(#131) Short array syntax must be used to define arrays
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#140) Expected 1 space before "="; 0 found
(#140) Expected 1 space after "="; 0 found
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#142) Expected 1 space before "="; 0 found
(#142) Expected 1 space after "="; 0 found
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#147) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#149) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#150) Expected "if (...) {\n"; found "if(...){\n"
(#150) Commas (,) must be followed by white space.
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#152) Expected "} else {\n"; found "}else{\n"
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#159) Expected 1 space before opening brace; found 0
(#161) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#162) Expected "if (...) {\n"; found "if(...) {\n"
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#163) Variable "template_version" must not contain underscores.
(#164) Variable "preset_version" must not contain underscores.
(#165) Variable "preset_version" must not contain underscores.
(#165) Variable "template_version" must not contain underscores.
(#166) Variable "preset_version" must not contain underscores.
(#173) Expected 1 space before opening brace; found 0
(#174) Commas (,) must be followed by white space.
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#176) Expected "for (...) {\n"; found "for(...){\n"
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#176) Expected 1 space after first semicolon of FOR loop; 0 found
(#176) Expected 1 space before "<"; 0 found
(#176) Expected 1 space after "<"; 0 found
(#176) Expected 1 space before "+"; 0 found
(#176) Expected 1 space after "+"; 0 found
(#176) Expected 1 space after second semicolon of FOR loop; 0 found
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#178) Expected "if (...) {\n"; found "if(...){"
(#178) Closing brace must be on a line by itself
(#183) Expected 1 space before opening brace; found 0
(#184) Expected 1 space before "="; 0 found
(#184) Expected 1 space after "="; 0 found
(#186) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#187) Expected "if (...) {\n"; found "if(...) {\n"
(#187) Expected 1 space before "=="; 0 found
(#187) Expected 1 space after "=="; 0 found
(#188) Variable "template_version" must not contain underscores.
(#189) Variable "preset_version" must not contain underscores.
(#190) Variable "preset_version" must not contain underscores.
(#190) Variable "template_version" must not contain underscores.
(#192) Expected 1 space after "="; 0 found
(#199) File must end with a newline character
filter/videoeasy/classes/privacy/provider.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#46) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility
filter/videoeasy/classes/settingstools.php
(#36) Whitespace found at end of line
(#38) Opening brace should be on the same line as the declaration for class settingstools
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// make a readable template name for menus and lists etc" but found "//make a readable template name for menus and lists etc"
(#41) Line indented incorrectly; expected 4 spaces, found 0
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Expected 1 space before opening brace; found 0
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Line indented incorrectly; expected at least 8 spaces, found 4
(#42) No space found before comment text; expected "// template display name" but found "//template display name"
(#43) Line indented incorrectly; expected at least 8 spaces, found 4
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Line indented incorrectly; expected 8 spaces, found 4
(#44) Expected "if (...) {\n"; found "if(...){\n"
(#44) Commas (,) must be followed by white space.
(#45) Line indented incorrectly; expected at least 12 spaces, found 8
(#46) Line indented incorrectly; expected 8 spaces, found 4
(#47) Line indented incorrectly; expected 8 spaces, found 4
(#47) Expected "if (...) {\n"; found "if(...){\n"
(#47) Commas (,) must be followed by white space.
(#48) Line indented incorrectly; expected at least 12 spaces, found 8
(#49) Line indented incorrectly; expected 8 spaces, found 4
(#50) Line indented incorrectly; expected 8 spaces, found 4
(#50) Expected "if (...) {\n"; found "if(...){"
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#50) Closing brace must be on a line by itself
(#52) Line indented incorrectly; expected 8 spaces, found 4
(#52) Expected "if (...) {\n"; found "if(...){\n"
(#53) Line indented incorrectly; expected at least 12 spaces, found 8
(#54) Line indented incorrectly; expected 8 spaces, found 4
(#56) Line indented incorrectly; expected 8 spaces, found 4
(#56) Expected "if (...) {\n"; found "if(...){\n"
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Line exceeds 132 characters; contains 170 characters
(#57) Line indented incorrectly; expected at least 12 spaces, found 8
(#57) Commas (,) must be followed by white space.
(#58) Line indented incorrectly; expected 8 spaces, found 4
(#58) Usage of ELSEIF not allowed; use ELSE IF instead
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Line exceeds maximum limit of 180 characters; contains 181 characters
(#59) Line indented incorrectly; expected at least 12 spaces, found 8
(#59) Commas (,) must be followed by white space.
(#60) Line indented incorrectly; expected 8 spaces, found 4
(#60) Expected "} else {\n"; found "}else{\n"
(#61) Line indented incorrectly; expected at least 12 spaces, found 8
(#61) Commas (,) must be followed by white space.
(#62) Line indented incorrectly; expected 8 spaces, found 4
(#63) Line indented incorrectly; expected at least 8 spaces, found 4
(#64) Line indented incorrectly; expected 4 spaces, found 0
(#68) Line indented incorrectly; expected 4 spaces, found 0
(#68) Expected 1 space before opening brace; found 0
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Short array syntax must be used to define arrays
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Line indented incorrectly; expected at least 8 spaces, found 4
(#71) No space found before comment text; expected "// Add the template pages" but found "//Add the template pages"
(#72) Line indented incorrectly; expected 8 spaces, found 4
(#72) Expected "if (...) {\n"; found "if(...){\n"
(#72) Commas (,) must be followed by white space.
(#73) Line indented incorrectly; expected at least 12 spaces, found 8
(#74) Line indented incorrectly; expected 8 spaces, found 4
(#74) Expected "} else {\n"; found "}else{\n"
(#75) Line indented incorrectly; expected at least 12 spaces, found 8
(#75) Expected 1 space after "="; 2 found
(#76) Line indented incorrectly; expected 8 spaces, found 4
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line indented incorrectly; expected at least 8 spaces, found 4
(#78) No space found before comment text; expected "// fetch preset data, just once so we do nto need to repeat the call a zillion times" but found "//fetch preset data, just once so we do nto need to repeat the call a zillion times"
(#79) Line indented incorrectly; expected at least 8 spaces, found 4
(#81) Line indented incorrectly; expected 8 spaces, found 4
(#81) Expected "for (...) {\n"; found "for(...){\n"
(#81) Expected 1 space before "="; 0 found
(#81) Expected 1 space after "="; 0 found
(#81) Expected 1 space after first semicolon of FOR loop; 0 found
(#81) Expected 1 space before "<="; 0 found
(#81) Expected 1 space after "<="; 0 found
(#81) Expected 1 space after second semicolon of FOR loop; 0 found
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Line indented incorrectly; expected at least 12 spaces, found 8
(#83) No space found before comment text; expected "// template display name" but found "//template display name"
(#84) Line indented incorrectly; expected 12 spaces, found 8
(#84) Expected "if (...) {\n"; found "if(...){\n"
(#84) Commas (,) must be followed by white space.
(#85) Line indented incorrectly; expected at least 16 spaces, found 12
(#86) Line indented incorrectly; expected 16 spaces, found 12
(#86) Expected "if (...) {\n"; found "if(...){"
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#86) Closing brace must be on a line by itself
(#87) Line indented incorrectly; expected 12 spaces, found 8
(#87) Expected "} else {\n"; found "}else{\n"
(#88) Line indented incorrectly; expected at least 16 spaces, found 12
(#89) Line indented incorrectly; expected 12 spaces, found 8
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Line indented incorrectly; expected at least 12 spaces, found 8
(#91) No space found before comment text; expected "// template settings Page Settings" but found "//template settings Page Settings"
(#91) Whitespace found at end of line
(#92) Line indented incorrectly; expected at least 12 spaces, found 8
(#92) Variable "settings_page" must not contain underscores.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Line exceeds 132 characters; contains 179 characters
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Line indented incorrectly; expected at least 12 spaces, found 8
(#94) No space found before comment text; expected "// heading of template" but found "//heading of template"
(#95) Line indented incorrectly; expected at least 12 spaces, found 8
(#95) Variable "settings_page" must not contain underscores.
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Line indented incorrectly; expected at least 16 spaces, found 8
(#98) No space found before comment text; expected "// presets" but found "//presets"
(#99) Line indented incorrectly; expected at least 16 spaces, found 8
(#99) No space found before comment text; expected "// this is a custom control, that allows the user to select a preset from a list." but found "//this is a custom control, that allows the user to select a preset from a list."
(#100) Line indented incorrectly; expected at least 16 spaces, found 8
(#100) Variable "settings_page" must not contain underscores.
(#101) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#102) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Line indented incorrectly; expected at least 16 spaces, found 8
(#104) No space found before comment text; expected "// template key" but found "//template key"
(#105) Line indented incorrectly; expected at least 16 spaces, found 8
(#105) Expected 1 space before "="; 0 found
(#106) Line indented incorrectly; expected at least 16 spaces, found 8
(#106) Variable "settings_page" must not contain underscores.
(#107) Line indented incorrectly; expected at least 16 spaces, found 12
(#107) Commas (,) must be followed by white space.
(#108) Line indented incorrectly; expected at least 16 spaces, found 12
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Line indented incorrectly; expected at least 16 spaces, found 8
(#111) No space found before comment text; expected "// template name" but found "//template name"
(#112) Line indented incorrectly; expected at least 16 spaces, found 8
(#112) Expected 1 space before "="; 0 found
(#113) Line indented incorrectly; expected at least 16 spaces, found 8
(#113) Variable "settings_page" must not contain underscores.
(#114) Line indented incorrectly; expected at least 16 spaces, found 12
(#114) Commas (,) must be followed by white space.
(#115) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Line indented incorrectly; expected at least 16 spaces, found 12
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Line indented incorrectly; expected at least 16 spaces, found 8
(#118) No space found before comment text; expected "// template version" but found "//template version"
(#119) Line indented incorrectly; expected at least 16 spaces, found 8
(#119) Expected 1 space before "="; 0 found
(#120) Line indented incorrectly; expected at least 16 spaces, found 8
(#120) Variable "settings_page" must not contain underscores.
(#121) Line indented incorrectly; expected at least 16 spaces, found 12
(#121) Commas (,) must be followed by white space.
(#122) Line indented incorrectly; expected at least 16 spaces, found 12
(#123) Line indented incorrectly; expected at least 16 spaces, found 12
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line indented incorrectly; expected at least 16 spaces, found 8
(#125) No space found before comment text; expected "// template instructions" but found "//template instructions"
(#126) Line indented incorrectly; expected at least 16 spaces, found 8
(#126) Expected 1 space before "="; 0 found
(#127) Line indented incorrectly; expected at least 16 spaces, found 8
(#127) Variable "settings_page" must not contain underscores.
(#128) Line indented incorrectly; expected at least 16 spaces, found 12
(#128) Commas (,) must be followed by white space.
(#129) Line indented incorrectly; expected at least 16 spaces, found 12
(#130) Line indented incorrectly; expected at least 16 spaces, found 12
(#130) Commas (,) must be followed by white space.
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Line indented incorrectly; expected at least 16 spaces, found 8
(#132) No space found before comment text; expected "// template amd" but found "//template amd"
(#133) Line indented incorrectly; expected at least 16 spaces, found 8
(#133) Expected 1 space before "="; 0 found
(#134) Line indented incorrectly; expected at least 16 spaces, found 8
(#134) Short array syntax must be used to define arrays
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Commas (,) must be followed by white space.
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#135) Line indented incorrectly; expected at least 16 spaces, found 8
(#135) Variable "settings_page" must not contain underscores.
(#136) Line indented incorrectly; expected at least 16 spaces, found 12
(#136) Commas (,) must be followed by white space.
(#137) Line indented incorrectly; expected at least 16 spaces, found 12
(#138) Line indented incorrectly; expected at least 16 spaces, found 12
(#138) Commas (,) must be followed by white space.
(#139) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Line indented incorrectly; expected at least 16 spaces, found 8
(#141) No space found before comment text; expected "// template JS heading" but found "//template JS heading"
(#142) Line indented incorrectly; expected at least 16 spaces, found 8
(#142) Expected 1 space before "="; 0 found
(#143) Line indented incorrectly; expected at least 16 spaces, found 8
(#143) Variable "settings_page" must not contain underscores.
(#144) Line indented incorrectly; expected at least 16 spaces, found 12
(#145) Line indented incorrectly; expected at least 16 spaces, found 12
(#146) Line indented incorrectly; expected at least 16 spaces, found 12
(#146) Commas (,) must be followed by white space.
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Line indented incorrectly; expected at least 16 spaces, found 8
(#148) No space found before comment text; expected "// template requiredjs_shim" but found "//template requiredjs_shim"
(#149) Line indented incorrectly; expected at least 16 spaces, found 8
(#149) Expected 1 space before "="; 0 found
(#150) Line indented incorrectly; expected at least 16 spaces, found 8
(#150) Variable "settings_page" must not contain underscores.
(#151) Line indented incorrectly; expected at least 16 spaces, found 12
(#151) Commas (,) must be followed by white space.
(#152) Line indented incorrectly; expected at least 16 spaces, found 12
(#153) Line indented incorrectly; expected at least 16 spaces, found 12
(#154) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Line indented incorrectly; expected at least 16 spaces, found 8
(#156) No space found before comment text; expected "// template css heading" but found "//template css heading"
(#157) Line indented incorrectly; expected at least 16 spaces, found 8
(#157) Expected 1 space before "="; 0 found
(#158) Line indented incorrectly; expected at least 16 spaces, found 8
(#158) Variable "settings_page" must not contain underscores.
(#159) Line indented incorrectly; expected at least 16 spaces, found 12
(#160) Line indented incorrectly; expected at least 16 spaces, found 12
(#161) Line indented incorrectly; expected at least 16 spaces, found 12
(#161) Commas (,) must be followed by white space.
(#162) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Line indented incorrectly; expected at least 16 spaces, found 8
(#164) No space found before comment text; expected "// template body" but found "//template body"
(#165) Line indented incorrectly; expected at least 16 spaces, found 8
(#165) Expected 1 space before "="; 0 found
(#166) Line indented incorrectly; expected at least 16 spaces, found 8
(#166) Variable "settings_page" must not contain underscores.
(#167) Line indented incorrectly; expected at least 16 spaces, found 12
(#168) Line indented incorrectly; expected at least 16 spaces, found 12
(#168) Commas (,) must be followed by white space.
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Line indented incorrectly; expected at least 16 spaces, found 8
(#170) No space found before comment text; expected "// template body script" but found "//template body script"
(#171) Line indented incorrectly; expected at least 16 spaces, found 8
(#171) Expected 1 space before "="; 0 found
(#172) Line indented incorrectly; expected at least 16 spaces, found 8
(#173) Line indented incorrectly; expected at least 16 spaces, found 12
(#174) Line indented incorrectly; expected at least 16 spaces, found 12
(#174) Commas (,) must be followed by white space.
(#175) Line indented incorrectly; expected at least 16 spaces, found 8
(#176) Line indented incorrectly; expected at least 16 spaces, found 8
(#176) Variable "settings_page" must not contain underscores.
(#177) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Line indented incorrectly; expected at least 16 spaces, found 8
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) No space found before comment text; expected "// template defaults" but found "//template defaults"
(#179) Whitespace found at end of line
(#180) Line indented incorrectly; expected at least 16 spaces, found 8
(#180) Expected 1 space before "="; 0 found
(#181) Line indented incorrectly; expected at least 16 spaces, found 8
(#181) Variable "settings_page" must not contain underscores.
(#182) Line indented incorrectly; expected at least 16 spaces, found 12
(#183) Line indented incorrectly; expected at least 16 spaces, found 12
(#183) Commas (,) must be followed by white space.
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Line indented incorrectly; expected at least 16 spaces, found 8
(#185) No space found before comment text; expected "// additional JS (upload)" but found "//additional JS (upload)"
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Line indented incorrectly; expected at least 16 spaces, found 8
(#186) No space found before comment text; expected "// see here: for integrating this https://moodle.org/mod/forum/discuss.php?d=227249" but found "//see here: for integrating this https://moodle.org/mod/forum/discuss.php?d=227249"
(#187) Line indented incorrectly; expected at least 16 spaces, found 8
(#188) Line indented incorrectly; expected at least 16 spaces, found 8
(#188) Space found before semicolon; expected ");" but found ") ;"
(#189) Line indented incorrectly; expected at least 16 spaces, found 8
(#190) Line indented incorrectly; expected at least 16 spaces, found 8
(#190) Variable "settings_page" must not contain underscores.
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Line indented incorrectly; expected at least 16 spaces, found 8
(#192) No space found before comment text; expected "// template uploadjs_shim" but found "//template uploadjs_shim"
(#193) Line indented incorrectly; expected at least 16 spaces, found 8
(#193) Expected 1 space before "="; 0 found
(#194) Line indented incorrectly; expected at least 16 spaces, found 8
(#194) Variable "settings_page" must not contain underscores.
(#195) Line indented incorrectly; expected at least 16 spaces, found 12
(#195) Commas (,) must be followed by white space.
(#196) Line indented incorrectly; expected at least 16 spaces, found 12
(#197) Line indented incorrectly; expected at least 16 spaces, found 12
(#198) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Line indented incorrectly; expected at least 16 spaces, found 8
(#200) No space found before comment text; expected "// template body css" but found "//template body css"
(#201) Line indented incorrectly; expected at least 16 spaces, found 8
(#201) Expected 1 space before "="; 0 found
(#202) Line indented incorrectly; expected at least 16 spaces, found 8
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#203) Line indented incorrectly; expected at least 16 spaces, found 12
(#203) Commas (,) must be followed by white space.
(#204) Line indented incorrectly; expected at least 16 spaces, found 12
(#205) Line indented incorrectly; expected at least 16 spaces, found 12
(#205) Commas (,) must be followed by white space.
(#206) Line indented incorrectly; expected at least 16 spaces, found 8
(#207) Line indented incorrectly; expected at least 16 spaces, found 8
(#207) Variable "settings_page" must not contain underscores.
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Line indented incorrectly; expected at least 16 spaces, found 8
(#209) No space found before comment text; expected "// additional CSS (upload)" but found "//additional CSS (upload)"
(#210) Line indented incorrectly; expected at least 16 spaces, found 8
(#211) Line indented incorrectly; expected at least 16 spaces, found 8
(#211) Expected 1 space after "="; 0 found
(#212) Line indented incorrectly; expected at least 16 spaces, found 8
(#213) Line indented incorrectly; expected at least 16 spaces, found 8
(#213) Variable "settings_page" must not contain underscores.
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Line indented incorrectly; expected at least 16 spaces, found 8
(#215) No space found before comment text; expected "// alternative content" but found "//alternative content"
(#216) Line indented incorrectly; expected at least 16 spaces, found 8
(#216) Expected 1 space before "="; 0 found
(#217) Line indented incorrectly; expected at least 16 spaces, found 8
(#217) Variable "settings_page" must not contain underscores.
(#218) Line indented incorrectly; expected at least 16 spaces, found 12
(#218) Commas (,) must be followed by white space.
(#219) Line indented incorrectly; expected at least 16 spaces, found 12
(#220) Line indented incorrectly; expected at least 16 spaces, found 12
(#220) Commas (,) must be followed by white space.
(#222) Line indented incorrectly; expected at least 16 spaces, found 8
(#222) Variable "settings_page" must not contain underscores.
(#223) Line indented incorrectly; expected 8 spaces, found 4
(#224) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#226) Line indented incorrectly; expected at least 8 spaces, found 4
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 4 spaces, found 1
(#227) Closing brace indented incorrectly; expected 0 spaces, found 1
filter/videoeasy/classes/template_script_generator.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#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/>.".
(#13) Opening brace should be on the same line as the declaration for class template_script_generator
(#21) Commas (,) must be followed by white space.
(#27) Expected 1 space before opening brace; found 0
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) No space found before comment text; expected "// are we AMD and Moodle 2.9 or more?" but found "//are we AMD and Moodle 2.9 or more?"
(#35) Variable "require_amd" must not contain underscores.
(#35) Expected 1 space before ">="; 0 found
(#35) Expected 1 space after ">="; 0 found
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) No space found before comment text; expected "// get presets" but found "//get presets"
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// merge defaults with blank proparray to get all fields" but found "//merge defaults with blank proparray to get all fields"
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) No space found before comment text; expected "// these props are in the opts array in the allopts[] array on the page" but found "//these props are in the opts array in the allopts[] array on the page"
(#46) No space found before comment text; expected "// since we are writing the JS we write the opts['name'] into the js, but" but found "//since we are writing the JS we write the opts['name'] into the js, but"
(#47) No space found before comment text; expected "// have to remove quotes from template eg "@@VAR@@" => opts['var'] //NB no quotes." but found "//have to remove quotes from template eg "@@VAR@@" => opts['var'] //NB no quotes."
(#48) No space found before comment text; expected "// thats worth knowing for the admin who writed the JS load code for the template." but found "//thats worth knowing for the admin who writed the JS load code for the template."
(#49) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) No space found before comment text; expected "// case: single quotes" but found "//case: single quotes"
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// case: double quotes" but found "//case: double quotes"
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// case: no quotes" but found "//case: no quotes"
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#58) Expected "if (...) {\n"; found "if(...){\n"
(#58) Variable "require_amd" must not contain underscores.
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// figure out if this is https or http. We don't want to scare the browser" but found "//figure out if this is https or http. We don't want to scare the browser"
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected "if (...) {\n"; found "if(...){"
(#62) Commas (,) must be followed by white space.
(#62) Expected 1 space before "==="; 0 found
(#62) Expected 1 space after "==="; 0 found
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#62) Closing brace must be on a line by itself
(#63) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) No space found before comment text; expected "// this is for loading as dependencies the uploaded or linked files" but found "//this is for loading as dependencies the uploaded or linked files"
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// massage the js URL depending on schemes and rel. links etc. Then insert it" but found "//massage the js URL depending on schemes and rel. links etc. Then insert it"
(#68) Variable "requiredjs_shim" must not contain underscores.
(#68) Expected 1 space after "="; 0 found
(#69) Expected "if (...) {\n"; found "if(...){\n"
(#70) Expected "if (...) {\n"; found "if(...){\n"
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space before "==="; 0 found
(#70) Expected 1 space after "==="; 0 found
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#72) Commas (,) must be followed by white space.
(#72) Expected 1 space before "==="; 0 found
(#72) Expected 1 space after "==="; 0 found
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// if we have an uploaded JS file, then lets include that" but found "//if we have an uploaded JS file, then lets include that"
(#79) Variable "uploadjs_shim" must not contain underscores.
(#79) Expected 1 space after "="; 0 found
(#80) Expected "if (...) {\n"; found "if(...){\n"
(#81) Commas (,) must be followed by white space.
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// These arrays will be used to build the final amd function dependencies and exports" but found "//These arrays will be used to build the final amd function dependencies and exports"
(#85) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) No space found before comment text; expected "// these arrays are used for shimming" but found "//these arrays are used for shimming"
(#89) Expected 1 space before "="; 0 found
(#89) Short array syntax must be used to define arrays
(#90) Expected 1 space before "="; 0 found
(#90) Short array syntax must be used to define arrays
(#91) Expected 1 space before "="; 0 found
(#91) Short array syntax must be used to define arrays
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) No space found before comment text; expected "// key of the current video easy template" but found "//key of the current video easy template"
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) No space found before comment text; expected "// if we have a url based required js" but found "//if we have a url based required js"
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) No space found before comment text; expected "// either load it, or shim and load it" but found "//either load it, or shim and load it"
(#98) Expected "if (...) {\n"; found "if(...){\n"
(#99) Expected "if (...) {\n"; found "if(...){\n"
(#99) Variable "requiredjs_shim" must not contain underscores.
(#99) Expected 1 space before "!="; 0 found
(#99) Expected 1 space after "!="; 0 found
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) No space found before comment text; expected "// remove .js from end of js filepath if its there" but found "//remove .js from end of js filepath if its there"
(#103) Expected "if (...) {\n"; found "if(...){\n"
(#103) Commas (,) must be followed by white space.
(#103) Expected 1 space before "=="; 0 found
(#103) Expected 1 space after "=="; 0 found
(#103) Expected 1 space after "-"; 0 found
(#107) Expected 1 space before "="; 0 found
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#108) Variable "requiredjs_shim" must not contain underscores.
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#110) Variable "requiredjs_shim" must not contain underscores.
(#111) Expected "} else {\n"; found "}else{\n"
(#112) Expected 1 space after "="; 2 found
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) No space found before comment text; expected "// if we have an uploadedjs library" but found "//if we have an uploadedjs library"
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) No space found before comment text; expected "// either load it, or shim and load it" but found "//either load it, or shim and load it"
(#119) Expected "if (...) {\n"; found "if(...){\n"
(#120) Expected "if (...) {\n"; found "if(...){\n"
(#120) Variable "uploadjs_shim" must not contain underscores.
(#120) Expected 1 space before "!="; 0 found
(#120) Expected 1 space after "!="; 0 found
(#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) No space found before comment text; expected "// remove .js from end of js filepath if its there" but found "//remove .js from end of js filepath if its there"
(#124) Expected "if (...) {\n"; found "if(...){\n"
(#124) Commas (,) must be followed by white space.
(#124) Expected 1 space before "=="; 0 found
(#124) Expected 1 space after "=="; 0 found
(#124) Expected 1 space after "-"; 0 found
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#129) Variable "uploadjs_shim" must not contain underscores.
(#130) Expected 1 space after "="; 0 found
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#131) Variable "uploadjs_shim" must not contain underscores.
(#132) Expected "} else {\n"; found "}else{\n"
(#133) Expected 1 space after "="; 2 found
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) No space found before comment text; expected "// if we have a shim, lets build the javascript for that" but found "//if we have a shim, lets build the javascript for that"
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) No space found before comment text; expected "// actually we build a php object first, and then we will json_encode it" but found "//actually we build a php object first, and then we will json_encode it"
(#141) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) No space found before comment text; expected "// load a different jquery based on path if we are shimming" but found "//load a different jquery based on path if we are shimming"
(#144) No space found before comment text; expected "// this is because, sigh, Moodle used no conflict for jquery, but" but found "//this is because, sigh, Moodle used no conflict for jquery, but"
(#145) No space found before comment text; expected "// shimmed plugins rely on jquery n global scope" but found "//shimmed plugins rely on jquery n global scope"
(#146) No space found before comment text; expected "// see: http://www.requirejs.org/docs/jquery.html#noconflictmap" but found "//see: http://www.requirejs.org/docs/jquery.html#noconflictmap"
(#147) No space found before comment text; expected "// so we add a separate load of jquery with name '[currentkey]-jquery' and export it as '$', and don't use the" but found "//so we add a separate load of jquery with name '[currentkey]-jquery' and export it as '$', and don't use the"
(#148) No space found before comment text; expected "// already set up (by mooodle and AMD) 'jquery' path." but found "//already set up (by mooodle and AMD) 'jquery' path."
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) No space found before comment text; expected "// we add jquery to beginning of requires and params using unshift. But the end would be find too" but found "//we add jquery to beginning of requires and params using unshift. But the end would be find too"
(#150) Expected "if (...) {\n"; found "if(...){\n"
(#151) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#153) Expected "} else {\n"; found "}else{\n"
(#154) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// Assemble the final javascript to pass to browser" but found "//Assemble the final javascript to pass to browser"
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#159) Line exceeds 132 characters; contains 151 characters
(#161) Variable "return_js" must not contain underscores.
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) No space found before comment text; expected "// If not AMD return regular JS" but found "//If not AMD return regular JS"
(#164) Expected "} else {\n"; found "}else{\n"
(#166) Variable "return_js" must not contain underscores.
(#167) Variable "return_js" must not contain underscores.
(#169) Variable "return_js" must not contain underscores.
(#172) Expected 1 space before opening brace; found 0
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#177) Expected "if (...) {\n"; found "if(...){\n"
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) No space found before comment text; expected "// Add a path to a separetely loaded jquery for shimmed libraries" but found "//Add a path to a separetely loaded jquery for shimmed libraries"
(#183) Variable "jquery_shimconfig" must not contain underscores.
(#184) Variable "jquery_shimconfig" must not contain underscores.
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#185) Variable "jquery_shimconfig" must not contain underscores.
(#187) Expected "for (...) {\n"; found "for(...){\n"
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#187) Expected 1 space after first semicolon of FOR loop; 0 found
(#187) Expected 1 space before "<"; 0 found
(#187) Expected 1 space after "<"; 0 found
(#187) Expected 1 space after second semicolon of FOR loop; 0 found
(#191) Short array syntax must be used to define arrays
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) No space found before comment text; expected "// buuld the actual function that will set up our shim" but found "//buuld the actual function that will set up our shim"
(#196) No space found before comment text; expected "// we use php object -> json to kep it simple." but found "//we use php object -> json to kep it simple."
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) No space found before comment text; expected "// But its still not simple" but found "//But its still not simple"
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#201) Expected 1 space before "="; 0 found
(#201) Expected 1 space after "="; 0 found
(#201) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#207) File must end with a newline character
filter/videoeasy/classes/templateadmintools.php
(#36) Commas (,) must be followed by white space.
(#38) Variable "template_details" must not contain underscores.
(#39) Variable "have_updates" must not contain underscores.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#45) Short array syntax must be used to define arrays
(#48) There should be a comma after the last array item in a multi-line array.
(#50) Short array syntax must be used to define arrays
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#51) Short array syntax must be used to define arrays
(#52) Commas (,) must be followed by white space.
(#52) There should be a comma after the last array item in a multi-line array.
(#55) 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
(#55) No space found before comment text; expected "// loop through templates and add to table" but found "//loop through templates and add to table"
(#56) Variable "template_details" must not contain underscores.
(#59) Commas (,) must be followed by white space.
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// version cell" but found "//version cell"
(#64) Expected "if (...) {\n"; found "if(...) {\n"
(#65) Expected 1 space after "="; 2 found
(#66) Commas (,) must be followed by white space.
(#66) Short array syntax must be used to define arrays
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Line exceeds 132 characters; contains 139 characters
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#68) Variable "update_html" must not contain underscores.
(#69) Variable "update_html" must not contain underscores.
(#70) Variable "have_updates" must not contain underscores.
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#71) Expected "} else {\n"; found "}else{\n"
(#74) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#78) Short array syntax must be used to define arrays
(#79) There should be a comma after the last array item in a multi-line array.
(#84) Variable "template_table" must not contain underscores.
(#84) Expected 1 space before "="; 0 found
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// if have_updates" but found "//if have_updates"
(#87) Variable "update_all_html" must not contain underscores.
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#88) Expected "if (...) {\n"; found "if(...){\n"
(#88) Variable "have_updates" must not contain underscores.
(#89) Variable "all_button" must not contain underscores.
(#89) Expected 1 space after "="; 2 found
(#90) Commas (,) must be followed by white space.
(#90) Short array syntax must be used to define arrays
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#91) Commas (,) must be followed by white space.
(#92) Variable "update_all_html" must not contain underscores.
(#92) Variable "all_button" must not contain underscores.
(#94) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#96) Variable "update_all_html" must not contain underscores.
(#96) Variable "template_table" must not contain underscores.
(#100) Expected 1 space before opening brace; found 0
(#102) Short array syntax must be used to define arrays
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) No space found before comment text; expected "// Get template count" but found "//Get template count"
(#105) Expected "if (...) {\n"; found "if(...){\n"
(#105) Commas (,) must be followed by white space.
(#107) Expected "} else {\n"; found "}else{\n"
(#110) Expected "for (...) {\n"; found "for(...) {\n"
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#110) Expected 1 space after first semicolon of FOR loop; 0 found
(#110) Expected 1 space before "<="; 0 found
(#110) Expected 1 space after "<="; 0 found
(#110) Expected 1 space after second semicolon of FOR loop; 0 found
(#111) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) No space found before comment text; expected "// template display name" but found "//template display name"
(#115) Expected "if (...) {\n"; found "if(...) {\n"
(#115) Commas (,) must be followed by white space.
(#116) Variable "template_title" must not contain underscores.
(#117) Variable "template_title" must not contain underscores.
(#118) Expected "if (...) {\n"; found "if(...){\n"
(#118) Commas (,) must be followed by white space.
(#119) Variable "template_title" must not contain underscores.
(#121) Variable "template_title" must not contain underscores.
(#122) Variable "template_title" must not contain underscores.
(#125) Usage of ELSEIF not allowed; use ELSE IF instead
(#125) Commas (,) must be followed by white space.
(#126) Variable "template_title" must not contain underscores.
(#127) Expected "if (...) {\n"; found "if(...){ "
(#127) Variable "template_title" must not contain underscores.
(#127) Variable "template_title" must not contain underscores.
(#127) Expected 1 space after "="; 0 found
(#127) Closing brace must be on a line by itself
(#128) Expected "} else {\n"; found "}else{\n"
(#129) Variable "template_title" must not contain underscores.
(#132) Variable "template_details" must not contain underscores.
(#133) Variable "template_details" must not contain underscores.
(#134) Variable "template_details" must not contain underscores.
(#134) Variable "template_title" must not contain underscores.
(#136) Variable "template_details" must not contain underscores.
(#137) Expected "if (...) {\n"; found "if(...){\n"
(#137) Commas (,) must be followed by white space.
(#138) Variable "template_details" must not contain underscores.
(#140) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#142) Variable "template_details" must not contain underscores.
(#142) Expected 1 space after "="; 0 found
(#143) Expected "if (...) {\n"; found "if(...) {\n"
(#143) Commas (,) must be followed by white space.
(#144) Variable "template_details" must not contain underscores.
(#147) Variable "template_details" must not contain underscores.
(#147) Short array syntax must be used to define arrays
(#147) Expected 1 space before "=>"; 0 found
(#147) Line exceeds 132 characters; contains 140 characters
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#148) Variable "template_details" must not contain underscores.
(#152) File must end with a newline character
filter/videoeasy/classes/videoeasy_utils.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#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/>.".
(#13) Opening brace should be on the same line as the declaration for class videoeasy_utils
(#21) Expected 1 space before opening brace; found 0
(#23) Short array syntax must be used to define arrays
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) No space found before comment text; expected "// Add the template pages" but found "//Add the template pages"
(#26) Expected "if (...) {\n"; found "if(...){\n"
(#26) Commas (,) must be followed by white space.
(#28) Expected "} else {\n"; found "}else{\n"
(#29) Expected 1 space after "="; 2 found
(#32) Expected "for (...) {\n"; found "for (...){\n"
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#32) Expected 1 space after first semicolon of FOR loop; 0 found
(#32) Expected 1 space before "<="; 0 found
(#32) Expected 1 space after "<="; 0 found
(#32) Expected 1 space after second semicolon of FOR loop; 0 found
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#43) Expected 1 space before opening brace; found 0
(#44) Short array syntax must be used to define arrays
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Line exceeds maximum limit of 180 characters; contains 238 characters
(#45) Short array syntax must be used to define arrays
(#46) Expected "for (...) {\n"; found "for (...){\n"
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Expected 1 space after first semicolon of FOR loop; 0 found
(#46) Expected 1 space before "<="; 0 found
(#46) Expected 1 space after "<="; 0 found
(#46) Expected 1 space after second semicolon of FOR loop; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#47) Expected 1 space before "-"; 0 found
(#47) Expected 1 space after "-"; 0 found
(#57) Expected 1 space before opening brace; found 0
(#58) Expected "if (...) {\n"; found "if(...){\n"
(#58) Commas (,) must be followed by white space.
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#59) Space found before semicolon; expected "};" but found "} ;"
(#60) Expected "} else {\n"; found "}else{\n"
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#70) Expected 1 space before opening brace; found 0
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#74) Variable "default_extensions" must not contain underscores.
(#75) Variable "have_custom_extensions" must not contain underscores.
(#76) Expected "if (...) {\n"; found "if(...){\n"
(#76) Variable "have_custom_extensions" must not contain underscores.
(#77) Variable "custom_extensions" must not contain underscores.
(#77) Expected 1 space before "="; 0 found
(#78) Commas (,) must be followed by white space.
(#78) Variable "custom_extensions" must not contain underscores.
(#79) Expected "} else {\n"; found "}else{\n"
(#80) Variable "default_extensions" must not contain underscores.
(#88) Expected 1 space before opening brace; found 0
(#89) Short array syntax must be used to define arrays
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#96) Expected 1 space before opening brace; found 0
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#97) Short array syntax must be used to define arrays
(#129) Expected 1 space before opening brace; found 0
(#130) No space found before comment text; expected "// Now we just have our properties string" but found "//Now we just have our properties string"
(#131) No space found before comment text; expected "// Lets run our regular expression over them" but found "//Lets run our regular expression over them"
(#132) No space found before comment text; expected "// string should be property=value,property=value" but found "//string should be property=value,property=value"
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) No space found before comment text; expected "// got this regexp from http://stackoverflow.com/questions/168171/regular-expression-for-parsing-name-value-pairs" but found "//got this regexp from http://stackoverflow.com/questions/168171/regular-expression-for-parsing-name-value-pairs"
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) No space found before comment text; expected "// here we match the filter string and split into name array (matches[1]) and value array (matches[2])" but found "//here we match the filter string and split into name array (matches[1]) and value array (matches[2])"
(#138) No space found before comment text; expected "// we then add those to a name value array." but found "//we then add those to a name value array."
(#139) Short array syntax must be used to define arrays
(#140) Expected "if (...) {\n"; found "if(...){"
(#140) Expected 1 space before "=="; 0 found
(#140) Expected 1 space after "=="; 0 found
(#140) Closing brace must be on a line by itself
(#142) Expected "if (...) {\n"; found "if (...){\n"
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#144) Expected "for (...) {\n"; found "for (...){\n"
(#144) Expected 1 space after "="; 0 found
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) This comment is 62% valid code; is this commented out code?
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) No space found before comment text; expected "// this could be done better, I am sure. WE are removing the quotes from start and end" but found "//this could be done better, I am sure. WE are removing the quotes from start and end"
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) No space found before comment text; expected "// this wil however remove multiple quotes id they exist at start and end. NG really" but found "//this wil however remove multiple quotes id they exist at start and end. NG really"
(#149) Commas (,) must be followed by white space.
(#150) Expected 1 space before "="; 0 found
(#150) Expected 1 space after "="; 0 found
(#168) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#174) Line exceeds 132 characters; contains 133 characters
(#200) Expected 1 space before "*"; 0 found
(#200) Expected 1 space after "*"; 0 found
(#200) Expected 1 space before "*"; 0 found
(#200) Expected 1 space after "*"; 0 found
(#200) Expected 1 space before "*"; 0 found
(#200) Expected 1 space after "*"; 0 found
(#215) File must end with a newline character
filter/videoeasy/db/install.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) This comment is 64% valid code; is this commented out code?
(#27) No space found before comment text; expected "// require_once($CFG->dirroot . '/filter/videoeasy/locallib.php');" but found "//require_once($CFG->dirroot . '/filter/videoeasy/locallib.php');"
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Variable "admin_presets" must not contain underscores.
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Commas (,) must be followed by white space.
(#35) Variable "admin_presets" must not contain underscores.
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Short array syntax must be used to define arrays
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#38) Expected "foreach (...) {\n"; found "foreach(...){\t\t\t\n"
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 8 spaces, found 2
(#39) Expected "if (...) {\n"; found "if(...){\n"
(#39) Commas (,) must be followed by white space.
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 12 spaces, found 3
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Line indented incorrectly; expected at least 12 spaces, found 3
(#41) No space found before comment text; expected "// set the config" but found "//set the config"
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 12 spaces, found 3
(#42) Variable "admin_presets" must not contain underscores.
(#42) Commas (,) must be followed by white space.
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Whitespace found at end of line
filter/videoeasy/filter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#44) Short array syntax must be used to define arrays
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 8 spaces, found 3
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Line indented incorrectly; expected at least 12 spaces, found 4
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 12 spaces, found 4
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 3
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line indented incorrectly; expected at least 8 spaces, found 3
(#51) No space found before comment text; expected "// No links .. bail" but found "//No links .. bail"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 3
(#52) Expected 1 space after "==="; 0 found
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 3
(#53) Expected "if (...) {\n"; found "if(...){"
(#53) Closing brace must be on a line by itself
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) This comment is 64% valid code; is this commented out code?
(#55) Line indented incorrectly; expected at least 8 spaces, found 4
(#55) No space found before comment text; expected "// $conf = get_object_vars(get_config('filter_videoeasy'));" but found "//$conf = get_object_vars(get_config('filter_videoeasy'));"
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 4
(#56) No space found before comment text; expected "// $conf = get_config('filter_videoeasy');" but found "//$conf = get_config('filter_videoeasy');"
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 4
(#57) Expected 1 space after "="; 0 found
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Line indented incorrectly; expected at least 8 spaces, found 3
(#59) No space found before comment text; expected "// get handle extensions" but found "//get handle extensions"
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 3
(#61) Short array syntax must be used to define arrays
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 3
(#62) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 12 spaces, found 4
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#63) Expected 1 space before "!="; 0 found
(#63) Expected 1 space after "!="; 0 found
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 16 spaces, found 5
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 12 spaces, found 4
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 3
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 8 spaces, found 3
(#67) No space found before comment text; expected "// do all the non youtube extensions in one foul swoop" but found "//do all the non youtube extensions in one foul swoop"
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 3
(#68) Expected "if (...) {\n"; found "if(...){\n"
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 4
(#69) Commas (,) must be followed by white space.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) This comment is 47% valid code; is this commented out code?
(#70) Line indented incorrectly; expected at least 12 spaces, found 4
(#70) No space found before comment text; expected "// $oldsearch = '/<a\s[^>]*href="([^"#\?]+\.(' . $handleextstring. '))(\?d=([\d]{1,4})x([\d]{1,4}))?"[^>]*>([^>]*)<\/a>/is';" but found "//$oldsearch = '/<a\s[^>]*href="([^"#\?]+\.(' . $handleextstring. '))(\?d=([\d]{1,4})x([\d]{1,4}))?"[^>]*>([^>]*)<\/a>/is';"
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 4
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 4
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 8 spaces, found 3
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// check for youtube" but found "//check for youtube"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 3
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 6
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 5
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 3
(#80) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 8 spaces, found 2
(#82) Logical operator "or" is prohibited; use "||" instead
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Line indented incorrectly; expected at least 12 spaces, found 3
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 12 spaces, found 3
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Whitespace found at end of line
(#90) Expected 1 space before opening brace; found 0
(#91) Line indented incorrectly; expected at least 8 spaces, found 4
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 5
(#93) No space found before comment text; expected "// I don't know why we need this whole courseconfig business." but found "//I don't know why we need this whole courseconfig business."
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) No space found before comment text; expected "// we are supposed to be able to just call $this->localconfig / $this->localconfig[$propertyname]" but found "//we are supposed to be able to just call $this->localconfig / $this->localconfig[$propertyname]"
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) No space found before comment text; expected "// as per here:https://docs.moodle.org/dev/Filters#Local_configuration , but its always empty" but found "//as per here:https://docs.moodle.org/dev/Filters#Local_configuration , but its always empty"
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 5
(#96) No space found before comment text; expected "// at least at course context, in mod context it works ..." but found "//at least at course context, in mod context it works ..."
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Line indented incorrectly; expected at least 8 spaces, found 5
(#97) No space found before comment text; expected "// I just gave up and do it myself and stuff it in $this->courseconfig . bug?? Justin 20150106" but found "//I just gave up and do it myself and stuff it in $this->courseconfig . bug?? Justin 20150106"
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 5
(#98) Expected "if (...) {\n"; found "if(...){\n"
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 6
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 5
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 5
(#101) Expected "if (...) {\n"; found "if(...){\n"
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 6
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 5
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#105) Expected "if (...) {\n"; found "if(...) {\n"
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#107) Expected "} else {\n"; found "}else{\n"
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 12 spaces, found 3
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#110) Closing brace indented incorrectly; expected 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Commas (,) must be followed by white space.
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#129) Spaces must be used to indent lines; tabs are not allowed
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Commas (,) must be followed by white space.
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 1
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) No space found before comment text; expected "// we use this to see if its a web service calling this," but found "//we use this to see if its a web service calling this,"
(#145) Whitespace found at end of line
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) No space found before comment text; expected "// in which case we return the alternate content" but found "//in which case we return the alternate content"
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Variable "is_webservice" must not contain underscores.
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#149) Expected "if (...) {\n"; found "if(...){\n"
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) Variable "is_webservice" must not contain underscores.
(#150) Commas (,) must be followed by white space.
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#153) No space found before comment text; expected "// get template info" but found "//get template info"
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) No space found before comment text; expected "// Get params from url, one of these could be "player"" but found "//Get params from url, one of these could be "player""
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) No space found before comment text; expected "// thats why we need to parse this now." but found "//thats why we need to parse this now."
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Short array syntax must be used to define arrays
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 8 spaces, found 2
(#160) Expected "if (...) {\n"; found "if(...){\n"
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Line indented incorrectly; expected at least 12 spaces, found 3
(#161) No space found before comment text; expected "// drop the first char if it is ?, whch it probably is" but found "//drop the first char if it is ?, whch it probably is"
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 12 spaces, found 3
(#162) Expected 1 space after "="; 2 found
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 12 spaces, found 3
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Line indented incorrectly; expected at least 12 spaces, found 3
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) No space found before comment text; expected "// this will fill $params with parsed props from param string" but found "//this will fill $params with parsed props from param string"
(#164) Whitespace found at end of line
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 3
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Whitespace found at end of line
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 8 spaces, found 2
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) No space found before comment text; expected "// get our template info" but found "//get our template info"
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) No space found before comment text; expected "// if we have a &player=xxx url param, use that. Otherwise we use filter settings" but found "//if we have a &player=xxx url param, use that. Otherwise we use filter settings"
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 2
(#170) Expected "if (...) {\n"; found "if(...){\n"
(#170) Commas (,) must be followed by white space.
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 12 spaces, found 3
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 8 spaces, found 2
(#172) Expected "} else {\n"; found "}else{\n"
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 12 spaces, found 3
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 8 spaces, found 2
(#177) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 12 spaces, found 3
(#178) Expected "if (...) {\n"; found "if(...){\n"
(#178) Expected 1 space before "=="; 0 found
(#178) Expected 1 space after "=="; 0 found
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 16 spaces, found 4
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 16 spaces, found 4
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 12 spaces, found 3
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 8 spaces, found 2
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 8 spaces, found 2
(#183) Expected "if (...) {\n"; found "if(...){"
(#183) Closing brace must be on a line by itself
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#184) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Whitespace found at end of line
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Expected 1 space after "="; 2 found
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Variable "require_js" must not contain underscores.
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) Variable "require_css" must not contain underscores.
(#188) Whitespace found at end of line
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Variable "alternate_content" must not contain underscores.
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Whitespace found at end of line
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Line indented incorrectly; expected at least 8 spaces, found 2
(#193) No space found before comment text; expected "// are we AMD and Moodle 2.9 or more?" but found "//are we AMD and Moodle 2.9 or more?"
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 2
(#194) Variable "require_amd" must not contain underscores.
(#194) Expected 1 space after "="; 2 found
(#194) Expected 1 space before ">="; 0 found
(#194) Expected 1 space after ">="; 0 found
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Whitespace found at end of line
(#195) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 8 spaces, found 2
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 8 spaces, found 2
(#204) Expected "if (...) {\n"; found "if(...){\n"
(#204) Expected 1 space before "=="; 0 found
(#204) Expected 1 space after "=="; 0 found
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 12 spaces, found 3
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 3
(#208) Expected 1 space before "="; 0 found
(#208) Expected 1 space after "="; 0 found
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 12 spaces, found 3
(#209) Expected 1 space after "="; 0 found
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#210) Expected 1 space after "="; 0 found
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Expected 1 space after "="; 0 found
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 12 spaces, found 3
(#212) Expected 1 space after "="; 0 found
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#213) Expected 1 space before "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 3
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 3
(#215) Expected 1 space before "="; 0 found
(#215) Expected 1 space after "="; 0 found
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 8 spaces, found 2
(#216) Expected "} else {\n"; found "}else{\t\n"
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Line indented incorrectly; expected at least 12 spaces, found 3
(#217) No space found before comment text; expected "// get the bits of the url" but found "//get the bits of the url"
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 3
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 12 spaces, found 3
(#219) Expected "if (...) {\n"; found "if(...){\n"
(#219) Commas (,) must be followed by white space.
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Line indented incorrectly; expected at least 16 spaces, found 4
(#220) No space found before comment text; expected "// add scheme to url if there was none" but found "//add scheme to url if there was none"
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 16 spaces, found 4
(#221) Expected "if (...) {\n"; found "if(...){\n"
(#221) Commas (,) must be followed by white space.
(#221) Expected 1 space before "==="; 0 found
(#221) Expected 1 space after "==="; 0 found
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 20 spaces, found 5
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 16 spaces, found 4
(#223) Expected "} else {\n"; found "}else{\n"
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 20 spaces, found 5
(#224) Expected 1 space before "="; 0 found
(#224) Expected 1 space after "="; 0 found
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 16 spaces, found 4
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 12 spaces, found 3
(#226) Expected "} else {\n"; found "}else{\n"
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 16 spaces, found 4
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 12 spaces, found 3
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 12 spaces, found 3
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 12 spaces, found 3
(#231) Commas (,) must be followed by white space.
(#231) Commas (,) must be followed by white space.
(#231) Commas (,) must be followed by white space.
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 12 spaces, found 3
(#232) Commas (,) must be followed by white space.
(#232) Commas (,) must be followed by white space.
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 3
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 12 spaces, found 3
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 12 spaces, found 3
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 12 spaces, found 3
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 8 spaces, found 2
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Whitespace found at end of line
(#240) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Whitespace found at end of line
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Line indented incorrectly; expected at least 8 spaces, found 2
(#242) No space found before comment text; expected "// fill out require js and require css full urls" but found "//fill out require js and require css full urls"
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 8 spaces, found 2
(#243) Expected "if (...) {\n"; found "if(...){\n"
(#243) Variable "require_js" must not contain underscores.
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space before "==="; 0 found
(#243) Expected 1 space after "==="; 0 found
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 12 spaces, found 3
(#244) Variable "require_js" must not contain underscores.
(#244) Variable "require_js" must not contain underscores.
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 8 spaces, found 2
(#245) Usage of ELSEIF not allowed; use ELSE IF instead
(#245) Variable "require_js" must not contain underscores.
(#245) Commas (,) must be followed by white space.
(#245) Expected 1 space before "==="; 0 found
(#245) Expected 1 space after "==="; 0 found
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) Variable "require_js" must not contain underscores.
(#246) Variable "require_js" must not contain underscores.
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 8 spaces, found 2
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Whitespace found at end of line
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 8 spaces, found 2
(#249) Expected "if (...) {\n"; found "if(...){\n"
(#249) Variable "require_css" must not contain underscores.
(#249) Commas (,) must be followed by white space.
(#249) Expected 1 space before "==="; 0 found
(#249) Expected 1 space after "==="; 0 found
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 12 spaces, found 3
(#250) Variable "require_css" must not contain underscores.
(#250) Variable "require_css" must not contain underscores.
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 8 spaces, found 2
(#251) Usage of ELSEIF not allowed; use ELSE IF instead
(#251) Variable "require_css" must not contain underscores.
(#251) Commas (,) must be followed by white space.
(#251) Expected 1 space before "==="; 0 found
(#251) Expected 1 space after "==="; 0 found
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 12 spaces, found 3
(#252) Variable "require_css" must not contain underscores.
(#252) Variable "require_css" must not contain underscores.
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 8 spaces, found 2
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Line indented incorrectly; expected at least 8 spaces, found 2
(#255) No space found before comment text; expected "// get template body and defaults" but found "//get template body and defaults"
(#255) Whitespace found at end of line
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#256) No space found before comment text; expected "// at some point template body was called "templatepreset_", and it has never changed. sorry :(" but found "//at some point template body was called "templatepreset_", and it has never changed. sorry :("
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) Expected 1 space before "="; 0 found
(#257) Expected 1 space after "="; 0 found
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#258) Expected 1 space before "="; 0 found
(#258) Expected 1 space after "="; 0 found
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) No space found before comment text; expected "// make sure we have all the keys and defaults in our proparray" but found "//make sure we have all the keys and defaults in our proparray"
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Commas (,) must be followed by white space.
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Whitespace found at end of line
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) No space found before comment text; expected "// Add any params from url" but found "//Add any params from url"
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 8 spaces, found 2
(#264) Expected "if (...) {\n"; found "if(...){\n"
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 12 spaces, found 3
(#265) Commas (,) must be followed by white space.
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 8 spaces, found 2
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) No space found before comment text; expected "// use default widths or explicit width/heights if they were passed in ie http://url.to.video.mp4?d=640x480" but found "//use default widths or explicit width/heights if they were passed in ie http://url.to.video.mp4?d=640x480"
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 8 spaces, found 2
(#269) Expected "if (...) {\n"; found "if(...){\n"
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 12 spaces, found 3
(#270) Commas (,) must be followed by white space.
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 12 spaces, found 3
(#271) Expected "if (...) {\n"; found "if(...){\n"
(#271) Expected 1 space before "=="; 0 found
(#271) Expected 1 space after "=="; 0 found
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 16 spaces, found 4
(#272) Commas (,) must be followed by white space.
(#272) Expected 1 space before "="; 0 found
(#272) Expected 1 space after "="; 0 found
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 12 spaces, found 3
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 8 spaces, found 2
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Whitespace found at end of line
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) No space found before comment text; expected "// I liked this better, but jquery was odd about it." but found "//I liked this better, but jquery was odd about it."
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Line indented incorrectly; expected at least 8 spaces, found 2
(#277) No space found before comment text; expected "// $autoid = $urlstub . '_' . time() . (string)rand(100,32767) ;" but found "//$autoid = $urlstub . '_' . time() . (string)rand(100,32767) ;"
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Space found before semicolon; expected ");" but found ") ;"
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Whitespace found at end of line
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Line indented incorrectly; expected at least 8 spaces, found 2
(#280) No space found before comment text; expected "// get default poster" but found "//get default poster"
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#281) No space found before comment text; expected "// get uploaded js" but found "//get uploaded js"
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 8 spaces, found 2
(#282) Expected "if (...) {\n"; found "if(...){\n"
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 12 spaces, found 3
(#283) Commas (,) must be followed by white space.
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 8 spaces, found 2
(#284) Expected "} else {\n"; found "}else{\n"
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 12 spaces, found 3
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 8 spaces, found 2
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Whitespace found at end of line
(#287) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#289) No space found before comment text; expected "// make up mime type" but found "//make up mime type"
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 8 spaces, found 2
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 12 spaces, found 3
(#291) Expected 1 space before "="; 0 found
(#291) Expected 1 space after "="; 0 found
(#291) Closing brace must be on a line by itself
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 12 spaces, found 3
(#292) Expected 1 space before "="; 0 found
(#292) Expected 1 space after "="; 0 found
(#292) Closing brace must be on a line by itself
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 12 spaces, found 3
(#293) Expected 1 space before "="; 0 found
(#293) Expected 1 space after "="; 0 found
(#293) Closing brace must be on a line by itself
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Whitespace found at end of line
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 12 spaces, found 3
(#294) Whitespace found at end of line
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 12 spaces, found 3
(#295) Whitespace found at end of line
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 12 spaces, found 3
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 16 spaces, found 4
(#297) Expected 1 space before "="; 0 found
(#297) Expected 1 space after "="; 0 found
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 8 spaces, found 2
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Whitespace found at end of line
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) Expected 1 space after "="; 2 found
(#309) Expected 1 space after "?"; 2 found
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 8 spaces, found 2
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 spaces, found 2
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 8 spaces, found 2
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#316) No space found before comment text; expected "// Add courseid and CourseContextId if necessary" but found "//Add courseid and CourseContextId if necessary"
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 8 spaces, found 2
(#317) Expected "if (...) {\n"; found "if(...){\n"
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 12 spaces, found 3
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 12 spaces, found 3
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 12 spaces, found 3
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 8 spaces, found 2
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Whitespace found at end of line
(#322) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Whitespace found at end of line
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Whitespace found at end of line
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Line indented incorrectly; expected at least 8 spaces, found 2
(#325) No space found before comment text; expected "// now we are ready to process" but found "//now we are ready to process"
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Line indented incorrectly; expected at least 8 spaces, found 2
(#326) No space found before comment text; expected "// if we are on a mobile app we just return alternate content" but found "//if we are on a mobile app we just return alternate content"
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 8 spaces, found 2
(#327) Expected "if (...) {\n"; found "if(...){\n"
(#327) Variable "is_webservice" must not contain underscores.
(#327) Variable "alternate_content" must not contain underscores.
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 12 spaces, found 3
(#328) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#328) Expected 1 space before "=>"; 0 found
(#328) Expected 1 space after "=>"; 0 found
(#328) Expected 1 space before "=>"; 0 found
(#328) Expected 1 space after "=>"; 0 found
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 16 spaces, found 4
(#329) Variable "alternate_content" must not contain underscores.
(#329) Commas (,) must be followed by white space.
(#329) Commas (,) must be followed by white space.
(#329) Variable "alternate_content" must not contain underscores.
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 12 spaces, found 3
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 12 spaces, found 3
(#331) Variable "alternate_content" must not contain underscores.
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Whitespace found at end of line
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 8 spaces, found 2
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Whitespace found at end of line
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Line indented incorrectly; expected at least 8 spaces, found 2
(#334) No space found before comment text; expected "// replace the specified names with spec values" but found "//replace the specified names with spec values"
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 8 spaces, found 2
(#335) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#335) Expected 1 space before "=>"; 0 found
(#335) Expected 1 space after "=>"; 0 found
(#335) Expected 1 space before "=>"; 0 found
(#335) Expected 1 space after "=>"; 0 found
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 12 spaces, found 3
(#336) Commas (,) must be followed by white space.
(#336) Commas (,) must be followed by white space.
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 8 spaces, found 2
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) This comment is 80% valid code; is this commented out code?
(#338) Line indented incorrectly; expected at least 8 spaces, found 2
(#338) No space found before comment text; expected "// error_log($templatebody);" but found "//error_log($templatebody);"
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Line indented incorrectly; expected at least 8 spaces, found 2
(#340) No space found before comment text; expected "// load jquery" but found "//load jquery"
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 8 spaces, found 2
(#341) Expected "if (...) {\n"; found "if(...){\n"
(#341) Variable "require_amd" must not contain underscores.
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Line indented incorrectly; expected at least 12 spaces, found 3
(#343) No space found before comment text; expected "// get any required js" but found "//get any required js"
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 12 spaces, found 3
(#344) Expected "if (...) {\n"; found "if(...){\n"
(#344) Variable "require_js" must not contain underscores.
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 16 spaces, found 4
(#345) Variable "require_js" must not contain underscores.
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 12 spaces, found 3
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Whitespace found at end of line
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Line indented incorrectly; expected at least 12 spaces, found 3
(#348) No space found before comment text; expected "// get uploaded js" but found "//get uploaded js"
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 12 spaces, found 3
(#349) Expected "if (...) {\n"; found "if(...){\n"
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 16 spaces, found 4
(#350) Commas (,) must be followed by white space.
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 16 spaces, found 4
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 12 spaces, found 3
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 8 spaces, found 2
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#355) Line indented incorrectly; expected at least 8 spaces, found 2
(#355) No space found before comment text; expected "// if not too late: load css in header" but found "//if not too late: load css in header"
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Line indented incorrectly; expected at least 8 spaces, found 2
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 8 spaces, found 2
(#357) Expected "if (...) {\n"; found "if(...){\n"
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 12 spaces, found 3
(#358) Commas (,) must be followed by white space.
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 8 spaces, found 2
(#360) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) No space found before comment text; expected "// set up our revision flag for forcing cache refreshes etc" but found "//set up our revision flag for forcing cache refreshes etc"
(#367) Line indented incorrectly; expected 11 spaces, found 8
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Line indented incorrectly; expected at least 11 spaces, found 2
(#369) No space found before comment text; expected "// prepare additional params our JS will use" but found "//prepare additional params our JS will use"
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 11 spaces, found 2
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 11 spaces, found 2
(#371) Expected 1 space before "="; 0 found
(#371) Expected 1 space after "="; 0 found
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 11 spaces, found 2
(#372) Expected 1 space before "="; 0 found
(#372) Expected 1 space after "="; 0 found
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 11 spaces, found 2
(#373) Expected 1 space before "="; 0 found
(#373) Expected 1 space after "="; 0 found
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Whitespace found at end of line
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Line indented incorrectly; expected at least 11 spaces, found 2
(#375) No space found before comment text; expected "// require any styles from the template" but found "//require any styles from the template"
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 11 spaces, found 2
(#376) Expected 1 space before "="; 0 found
(#376) Expected 1 space after "="; 0 found
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 11 spaces, found 2
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 11 spaces, found 2
(#378) Expected "if (...) {\n"; found "if(...){\n"
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 15 spaces, found 3
(#379) Expected 1 space after "="; 0 found
(#379) Commas (,) must be followed by white space.
(#379) Short array syntax must be used to define arrays
(#379) Expected 1 space before "=>"; 0 found
(#379) Expected 1 space after "=>"; 0 found
(#379) Commas (,) must be followed by white space.
(#379) Expected 1 space before "=>"; 0 found
(#379) Expected 1 space after "=>"; 0 found
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 11 spaces, found 2
(#382) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Whitespace found at end of line
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 11 spaces, found 2
(#384) Expected "if (...) {\n"; found "if(...){\n"
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 15 spaces, found 3
(#385) Expected "if (...) {\n"; found "if(...){\n"
(#385) Variable "require_css" must not contain underscores.
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 19 spaces, found 4
(#386) Variable "require_css" must not contain underscores.
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 15 spaces, found 3
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 15 spaces, found 3
(#388) Expected "if (...) {\n"; found "if(...){\n"
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 19 spaces, found 4
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 15 spaces, found 3
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 15 spaces, found 3
(#391) Expected "if (...) {\n"; found "if(...){\n"
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 19 spaces, found 4
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 15 spaces, found 3
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 11 spaces, found 2
(#394) Expected "} else {\n"; found "}else{\n"
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 15 spaces, found 3
(#395) Expected "if (...) {\n"; found "if(...){\n"
(#395) Variable "require_css" must not contain underscores.
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 19 spaces, found 4
(#396) Expected 1 space before "="; 0 found
(#396) Expected 1 space after "="; 0 found
(#396) Variable "require_css" must not contain underscores.
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 15 spaces, found 3
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected 15 spaces, found 3
(#398) Expected "if (...) {\n"; found "if(...){\n"
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 19 spaces, found 4
(#399) Expected 1 space before "="; 0 found
(#399) Expected 1 space after "="; 0 found
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 15 spaces, found 3
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 15 spaces, found 3
(#401) Expected "if (...) {\n"; found "if(...){\n"
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 19 spaces, found 4
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 15 spaces, found 3
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Whitespace found at end of line
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 11 spaces, found 2
(#406) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Whitespace found at end of line
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#408) Line indented incorrectly; expected at least 11 spaces, found 2
(#408) No space found before comment text; expected "// initialise our JS and call it to load" but found "//initialise our JS and call it to load"
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#409) Line indented incorrectly; expected at least 11 spaces, found 2
(#409) No space found before comment text; expected "// We need this so that we can require the JSON , for json stringify" but found "//We need this so that we can require the JSON , for json stringify"
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 11 spaces, found 3
(#410) Short array syntax must be used to define arrays
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 11 spaces, found 4
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 11 spaces, found 4
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 11 spaces, found 4
(#413) Short array syntax must be used to define arrays
(#413) There should be a comma after the last array item in a multi-line array.
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 11 spaces, found 3
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Whitespace found at end of line
(#415) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Whitespace found at end of line
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Whitespace found at end of line
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Line indented incorrectly; expected at least 11 spaces, found 2
(#418) No space found before comment text; expected "// AMD or not, and then load our js for this template on the page" but found "//AMD or not, and then load our js for this template on the page"
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 11 spaces, found 2
(#419) Expected "if (...) {\n"; found "if(...){\n"
(#419) Variable "require_amd" must not contain underscores.
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 15 spaces, found 3
(#420) Commas (,) must be followed by white space.
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 15 spaces, found 3
(#421) Variable "template_amd_script" must not contain underscores.
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#423) Line indented incorrectly; expected at least 15 spaces, found 3
(#423) No space found before comment text; expected "// props can't be passed in at much length , Moodle complains about too many" but found "//props can't be passed in at much length , Moodle complains about too many"
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Line indented incorrectly; expected at least 15 spaces, found 3
(#424) No space found before comment text; expected "// so we do this ... lets hope it don't break things" but found "//so we do this ... lets hope it don't break things"
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 15 spaces, found 3
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 15 spaces, found 3
(#426) Variable "props_html" must not contain underscores.
(#426) Short array syntax must be used to define arrays
(#426) Line exceeds 132 characters; contains 159 characters
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 15 spaces, found 3
(#427) Variable "props_html" must not contain underscores.
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Line indented incorrectly; expected at least 15 spaces, found 3
(#429) No space found before comment text; expected "// load define for this template. Later it will be called from loadgenerico" but found "//load define for this template. Later it will be called from loadgenerico"
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 15 spaces, found 3
(#430) Variable "template_amd_script" must not contain underscores.
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Whitespace found at end of line
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Line indented incorrectly; expected at least 15 spaces, found 3
(#432) No space found before comment text; expected "// for AMD" but found "//for AMD"
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 15 spaces, found 3
(#433) Commas (,) must be followed by white space.
(#433) Short array syntax must be used to define arrays
(#433) Short array syntax must be used to define arrays
(#433) Expected 1 space before "=>"; 0 found
(#433) Expected 1 space after "=>"; 0 found
(#434) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 11 spaces, found 2
(#436) Expected "} else {\n"; found "}else{\t\t\n"
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Whitespace found at end of line
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) Line indented incorrectly; expected at least 15 spaces, found 3
(#437) No space found before comment text; expected "// require any scripts from the template" but found "//require any scripts from the template"
(#438) Line indented incorrectly; expected at least 15 spaces, found 12
(#438) Expected 1 space before "="; 0 found
(#438) Expected 1 space after "="; 0 found
(#438) Commas (,) must be followed by white space.
(#438) Short array syntax must be used to define arrays
(#438) Expected 1 space before "=>"; 0 found
(#438) Expected 1 space after "=>"; 0 found
(#438) Commas (,) must be followed by white space.
(#438) Expected 1 space before "=>"; 0 found
(#438) Expected 1 space after "=>"; 0 found
(#438) Commas (,) must be followed by white space.
(#438) Expected 1 space before "=>"; 0 found
(#438) Expected 1 space after "=>"; 0 found
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 15 spaces, found 3
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Whitespace found at end of line
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Line indented incorrectly; expected at least 15 spaces, found 3
(#441) No space found before comment text; expected "// for no AMD" but found "//for no AMD"
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 15 spaces, found 3
(#442) Short array syntax must be used to define arrays
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 11 spaces, found 2
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Line indented incorrectly; expected at least 11 spaces, found 2
(#445) No space found before comment text; expected "// return our expanded template" but found "//return our expanded template"
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 11 spaces, found 2
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 4 spaces, found 1
(#450) Whitespace found at end of line
(#451) File must end with a newline character
filter/videoeasy/filterlocalsettings.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) No space found before comment text; expected "// get the players we use and the extensions we handle" but found "//get the players we use and the extensions we handle"
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) No space found before comment text; expected "// create player select list" but found "//create player select list"
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) No space found before comment text; expected "// complex because of old playername mapping. Can be removed soon.(01/2015)" but found "//complex because of old playername mapping. Can be removed soon.(01/2015)"
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#40) Short array syntax must be used to define arrays
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Commas (,) must be followed by white space.
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) This comment is 68% valid code; is this commented out code?
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Line indented incorrectly; expected at least 8 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Line indented incorrectly; expected at least 8 spaces, found 4
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Line indented incorrectly; expected at least 8 spaces, found 4
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Line indented incorrectly; expected at least 8 spaces, found 4
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Line indented incorrectly; expected at least 8 spaces, found 4
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Line indented incorrectly; expected at least 8 spaces, found 5
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Line indented incorrectly; expected at least 8 spaces, found 6
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Line indented incorrectly; expected at least 8 spaces, found 4
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Line indented incorrectly; expected at least 8 spaces, found 4
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Line indented incorrectly; expected at least 8 spaces, found 4
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Line indented incorrectly; expected at least 8 spaces, found 3
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#60) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) No space found before comment text; expected "// player name" but found "//player name"
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 12 spaces, found 4
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#63) Commas (,) must be followed by white space.
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 16 spaces, found 4
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 16 spaces, found 4
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 12 spaces, found 4
(#66) Usage of ELSEIF not allowed; use ELSE IF instead
(#66) Commas (,) must be followed by white space.
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 16 spaces, found 4
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 16 spaces, found 4
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 12 spaces, found 4
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#72) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) No space found before comment text; expected "// add extensions checkbox and dropdown list" but found "//add extensions checkbox and dropdown list"
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#75) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Line indented incorrectly; expected at least 12 spaces, found 3
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) No space found before comment text; expected "// extension checkbox" but found "//extension checkbox"
(#77) Whitespace found at end of line
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 12 spaces, found 3
(#79) Whitespace found at end of line
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 5
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 12 spaces, found 5
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Short array syntax must be used to define arrays
(#82) Line indented incorrectly; expected at least 12 spaces, found 5
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#82) Short array syntax must be used to define arrays
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 18 spaces, found 3
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 18 spaces, found 3
(#84) Commas (,) must be followed by white space.
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line indented incorrectly; expected at least 18 spaces, found 3
(#86) No space found before comment text; expected "// player dropdown list" but found "//player dropdown list"
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 18 spaces, found 3
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 18 spaces, found 3
(#88) Commas (,) must be followed by white space.
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 18 spaces, found 5
(#90) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) This comment is 63% valid code; is this commented out code?
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Line indented incorrectly; expected at least 8 spaces, found 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Line exceeds maximum limit of 180 characters; contains 204 characters
(#98) Line indented incorrectly; expected at least 8 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Whitespace found at end of line
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Line exceeds 132 characters; contains 148 characters
(#102) Line indented incorrectly; expected at least 8 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Line indented incorrectly; expected at least 8 spaces, found 1
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) This comment is 62% valid code; is this commented out code?
(#105) Line indented incorrectly; expected at least 8 spaces, found 1
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Line indented incorrectly; expected at least 8 spaces, found 3
(#116) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Whitespace found at end of line
(#119) Line indented incorrectly; expected at least 8 spaces, found 3
(#119) Spaces must be used to indent lines; tabs are not allowed
(#120) Line indented incorrectly; expected at least 8 spaces, found 3
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Whitespace found at end of line
(#122) Line indented incorrectly; expected at least 8 spaces, found 3
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Line indented incorrectly; expected at least 8 spaces, found 3
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Line indented incorrectly; expected at least 8 spaces, found 4
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Whitespace found at end of line
(#125) Line indented incorrectly; expected at least 8 spaces, found 5
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Line indented incorrectly; expected at least 8 spaces, found 5
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Line indented incorrectly; expected at least 8 spaces, found 3
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Line indented incorrectly; expected at least 8 spaces, found 3
(#128) Spaces must be used to indent lines; tabs are not allowed
(#129) Line indented incorrectly; expected at least 8 spaces, found 5
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Whitespace found at end of line
(#132) Line indented incorrectly; expected at least 8 spaces, found 3
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Line indented incorrectly; expected at least 8 spaces, found 3
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Line indented incorrectly; expected at least 8 spaces, found 3
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Whitespace found at end of line
(#135) Line indented incorrectly; expected at least 8 spaces, found 5
(#135) Spaces must be used to indent lines; tabs are not allowed
(#136) Line indented incorrectly; expected at least 8 spaces, found 5
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Line indented incorrectly; expected at least 8 spaces, found 3
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Line indented incorrectly; expected at least 8 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Whitespace found at end of line
(#140) Line indented incorrectly; expected at least 8 spaces, found 5
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Whitespace found at end of line
(#143) Line indented incorrectly; expected at least 8 spaces, found 3
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Whitespace found at end of line
(#144) Line indented incorrectly; expected at least 8 spaces, found 3
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Whitespace found at end of line
(#145) Line indented incorrectly; expected at least 8 spaces, found 3
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Whitespace found at end of line
(#146) Line indented incorrectly; expected at least 8 spaces, found 5
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Line indented incorrectly; expected at least 8 spaces, found 5
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Whitespace found at end of line
(#148) Line indented incorrectly; expected at least 8 spaces, found 5
(#148) Spaces must be used to indent lines; tabs are not allowed
(#149) Line indented incorrectly; expected at least 8 spaces, found 3
(#149) Spaces must be used to indent lines; tabs are not allowed
(#150) Line indented incorrectly; expected at least 8 spaces, found 3
(#150) Spaces must be used to indent lines; tabs are not allowed
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Whitespace found at end of line
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Whitespace found at end of line
(#153) Line indented incorrectly; expected at least 8 spaces, found 3
(#153) Spaces must be used to indent lines; tabs are not allowed
(#154) Line indented incorrectly; expected at least 8 spaces, found 3
(#154) Spaces must be used to indent lines; tabs are not allowed
(#155) Line indented incorrectly; expected at least 8 spaces, found 3
(#155) Spaces must be used to indent lines; tabs are not allowed
(#156) Line indented incorrectly; expected at least 8 spaces, found 6
(#156) Spaces must be used to indent lines; tabs are not allowed
(#157) Line indented incorrectly; expected at least 8 spaces, found 6
(#157) Spaces must be used to indent lines; tabs are not allowed
(#158) Line indented incorrectly; expected at least 8 spaces, found 3
(#158) Spaces must be used to indent lines; tabs are not allowed
(#159) Line indented incorrectly; expected at least 8 spaces, found 3
(#159) Spaces must be used to indent lines; tabs are not allowed
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Whitespace found at end of line
(#161) Line indented incorrectly; expected at least 8 spaces, found 6
(#161) Spaces must be used to indent lines; tabs are not allowed
(#163) Line indented incorrectly; expected at least 8 spaces, found 3
(#163) Spaces must be used to indent lines; tabs are not allowed
(#164) Line indented incorrectly; expected at least 8 spaces, found 3
(#164) Spaces must be used to indent lines; tabs are not allowed
(#165) Line indented incorrectly; expected at least 8 spaces, found 3
(#165) Spaces must be used to indent lines; tabs are not allowed
(#166) Line indented incorrectly; expected at least 8 spaces, found 6
(#166) Spaces must be used to indent lines; tabs are not allowed
(#167) Line indented incorrectly; expected at least 8 spaces, found 6
(#167) Spaces must be used to indent lines; tabs are not allowed
(#168) Line indented incorrectly; expected at least 8 spaces, found 3
(#168) Spaces must be used to indent lines; tabs are not allowed
(#169) Line indented incorrectly; expected at least 8 spaces, found 3
(#169) Spaces must be used to indent lines; tabs are not allowed
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Whitespace found at end of line
(#171) Line indented incorrectly; expected at least 8 spaces, found 6
(#171) Spaces must be used to indent lines; tabs are not allowed
(#174) Line indented incorrectly; expected at least 8 spaces, found 3
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Whitespace found at end of line
(#175) Line indented incorrectly; expected at least 8 spaces, found 3
(#175) Spaces must be used to indent lines; tabs are not allowed
(#176) Line indented incorrectly; expected at least 8 spaces, found 3
(#176) Spaces must be used to indent lines; tabs are not allowed
(#177) Line indented incorrectly; expected at least 8 spaces, found 6
(#177) Spaces must be used to indent lines; tabs are not allowed
(#178) Line indented incorrectly; expected at least 8 spaces, found 6
(#178) Spaces must be used to indent lines; tabs are not allowed
(#179) Line indented incorrectly; expected at least 8 spaces, found 3
(#179) Spaces must be used to indent lines; tabs are not allowed
(#180) Line indented incorrectly; expected at least 8 spaces, found 3
(#180) Spaces must be used to indent lines; tabs are not allowed
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Whitespace found at end of line
(#182) Line indented incorrectly; expected at least 8 spaces, found 6
(#182) Spaces must be used to indent lines; tabs are not allowed
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Whitespace found at end of line
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Whitespace found at end of line
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Spaces must be used to indent lines; tabs are not allowed
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Spaces must be used to indent lines; tabs are not allowed
(#187) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 4 spaces, found 1
(#190) File must end with a newline character
filter/videoeasy/lang/en/filter_videoeasy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#104) Whitespace found at end of line
(#107) Expected 1 space after "="; 2 found
(#111) File must end with a newline character
filter/videoeasy/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Expected 1 space(s) before asterisk; 0 found
(#29) Expected 1 space(s) before asterisk; 0 found
(#30) Expected 1 space(s) before asterisk; 0 found
(#31) Expected 1 space(s) before asterisk; 0 found
(#32) Short array syntax must be used to define arrays
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#35) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 5
(#36) Expected "if (...) {\n"; found "if(...){\n"
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 12 spaces, found 6
(#37) Expected "if (...) {\n"; found "if(...) {\n"
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 16 spaces, found 10
(#38) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 12 spaces, found 9
(#39) Closing brace indented incorrectly; expected 6 spaces, found 9
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 8 spaces, found 2
(#40) Closing brace indented incorrectly; expected 5 spaces, found 2
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
filter/videoeasy/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) No space found before comment text; expected "// add folder in property tree for settings pages" but found "//add folder in property tree for settings pages"
(#31) Variable "videoeasy_category_name" must not contain underscores.
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#32) Variable "videoeasy_category" must not contain underscores.
(#32) Variable "videoeasy_category_name" must not contain underscores.
(#33) Variable "videoeasy_category" must not contain underscores.
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#36) No space found before comment text; expected "// template settings Page Settings" but found "//template settings Page Settings"
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 2
(#38) No space found before comment text; expected "// page, we will arrive here. Else the link will show there, but it will error out if clicked." but found "//page, we will arrive here. Else the link will show there, but it will error out if clicked."
(#39) Line exceeds 132 characters; contains 150 characters
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Line indented incorrectly; expected at least 4 spaces, found 3
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found before comment text; expected "// $settings_page = new admin_settingpage('filter_videoeasy_templatepage_handlers',get_string('templatepageheading_handlers', 'filter_videoeasy'));" but found "// $settings_page = new admin_settingpage('filter_videoeasy_templatepage_handlers',get_string('templatepageheading_handlers', 'filter_videoeasy'));"
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Variable "settings_page" must not contain underscores.
(#40) Commas (,) must be followed by white space.
(#42) Variable "settings_page" must not contain underscores.
(#45) Commas (,) must be followed by white space.
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) No space found before comment text; expected "// heading of template" but found "//heading of template"
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Variable "settings_page" must not contain underscores.
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) No space found before comment text; expected "// get the players we use and the extensions we handle" but found "//get the players we use and the extensions we handle"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) No space found before comment text; expected "// create player select list" but found "//create player select list"
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) No space found before comment text; expected "// this looks complicated, because we made a big shift in the way we key templates" but found "//this looks complicated, because we made a big shift in the way we key templates"
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) No space found before comment text; expected "// we are trying to map old numeric keys to new user assigned ones here" but found "//we are trying to map old numeric keys to new user assigned ones here"
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) No space found before comment text; expected "// also it will look v. confusing on initial install, so we do a bit of work here" but found "//also it will look v. confusing on initial install, so we do a bit of work here"
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) No space found before comment text; expected "// to get the playername and key right" but found "//to get the playername and key right"
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Short array syntax must be used to define arrays
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#61) Short array syntax must be used to define arrays
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) No space found before comment text; expected "// player name" but found "//player name"
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 8 spaces, found 3
(#67) Expected "if (...) {\n"; found "if(...){\n"
(#67) Commas (,) must be followed by white space.
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 12 spaces, found 4
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 3
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 12 spaces, found 3
(#71) Expected "if (...) {\n"; found "if(...){"
(#71) Closing brace must be on a line by itself
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 3
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#72) Commas (,) must be followed by white space.
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 4
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 3
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 3
(#76) Expected "if (...) {\n"; found "if(...){"
(#76) Closing brace must be on a line by itself
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 3
(#77) Expected "if (...) {\n"; found "if(...){\n"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 3
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) No space found before comment text; expected "// add extensions checkbox" but found "//add extensions checkbox"
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) Expected "if (...) {\n"; found "if(...){\n"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 12 spaces, found 3
(#90) Variable "def_player" must not contain underscores.
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#90) Closing brace must be on a line by itself
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 12 spaces, found 3
(#91) Variable "def_player" must not contain underscores.
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#91) Closing brace must be on a line by itself
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 12 spaces, found 3
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 16 spaces, found 4
(#93) Variable "def_player" must not contain underscores.
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Variable "settings_page" must not contain underscores.
(#95) Line exceeds 132 characters; contains 157 characters
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Variable "settings_page" must not contain underscores.
(#96) Variable "def_player" must not contain underscores.
(#96) Line exceeds maximum limit of 180 characters; contains 233 characters
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#99) No space found before comment text; expected "// add extensions csv" but found "//add extensions csv"
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Commas (,) must be followed by white space.
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Variable "settings_page" must not contain underscores.
(#101) Whitespace found at end of line
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Commas (,) must be followed by white space.
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) No space found before comment text; expected "// add upload area for default poster image" but found "//add upload area for default poster image"
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Space found before semicolon; expected ");" but found ") ;"
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Variable "settings_page" must not contain underscores.
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) No space found before comment text; expected "// add page to category" but found "//add page to category"
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Variable "videoeasy_category_name" must not contain underscores.
(#113) Variable "settings_page" must not contain underscores.
(#116) Variable "videoeasytemplatesadmin_settings" must not contain underscores.
(#116) Line exceeds 132 characters; contains 134 characters
(#119) Variable "videoeasy_category_name" must not contain underscores.
(#119) Variable "videoeasytemplatesadmin_settings" must not contain underscores.
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) No space found before comment text; expected "// Templates" but found "//Templates"
(#122) Variable "template_pages" must not contain underscores.
(#123) Variable "template_pages" must not contain underscores.
(#123) Variable "template_page" must not contain underscores.
(#124) Variable "videoeasy_category_name" must not contain underscores.
(#124) Variable "template_page" must not contain underscores.
filter/videoeasy/version.php
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Expected 1 space after "="; 2 found
(#32) File must end with a newline character
filter/videoeasy/videoeasycss.php
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) This comment is 75% valid code; is this commented out code?
(#26) No space found before comment text; expected "// define('AJAX_SCRIPT', true);" but found "//define('AJAX_SCRIPT', true);"
(#27) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#30) Commas (,) must be followed by white space.
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// get presets" but found "//get presets"
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
filter/videoeasy/videoeasyjs.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) This comment is 75% valid code; is this commented out code?
(#27) No space found before comment text; expected "// define('AJAX_SCRIPT', true);" but found "//define('AJAX_SCRIPT', true);"
(#28) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#31) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#35) Expected "if (...) {\n"; found "if(...){\n"
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#39) Commas (,) must be followed by white space.
(#40) Variable "template_script" must not contain underscores.
(#42) Variable "template_script" must not contain underscores.
filter/videoeasy/videoeasytemplatesadmin.php
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) No space found before comment text; expected "// get template to update" but found "//get template to update"
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#27) Commas (,) must be followed by white space.
(#27) Short array syntax must be used to define arrays
(#28) Expected "if (...) {\n"; found "if(...) {\n"
(#28) Expected 1 space before "=="; 0 found
(#28) Expected 1 space after "=="; 0 found
(#29) Expected 1 space before "="; 0 found
(#30) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#31) Usage of ELSEIF not allowed; use ELSE IF instead
(#32) Expected 1 space before "="; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#34) Expected "} else {\n"; found "}else{\n"
(#34) Empty ELSE statement detected
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// do nothing we just want to show the table" but found "//do nothing we just want to show the table"
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// if we are exporting html, do that" but found "//if we are exporting html, do that"
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.

Javascript coding style problems

(2135 errors, 16104 warnings)

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

filter/videoeasy/amd/src/videoeasy_amd.js
(#2) A space is required after ','. (comma-spacing)
(#9) Unexpected tab character. (no-tabs)
(#9) Trailing spaces not allowed. (no-trailing-spaces)
(#9) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#10) Unexpected tab character. (no-tabs)
(#10) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#10) Unexpected tab character. (no-tabs)
(#11) Unexpected tab character. (no-tabs)
(#11) Trailing spaces not allowed. (no-trailing-spaces)
(#12) Unexpected tab character. (no-tabs)
(#13) Unexpected tab character. (no-tabs)
(#13) Trailing spaces not allowed. (no-trailing-spaces)
(#14) Unexpected tab character. (no-tabs)
(#15) Unexpected tab character. (no-tabs)
(#15) Trailing spaces not allowed. (no-trailing-spaces)
(#16) Unexpected tab character. (no-tabs)
(#17) Unexpected tab character. (no-tabs)
(#17) Trailing spaces not allowed. (no-trailing-spaces)
(#18) Unexpected tab character. (no-tabs)
(#18) 'theprefix' is defined but never used. (no-unused-vars)
(#18) Missing space before opening brace. (space-before-blocks)
(#19) Unexpected tab character. (no-tabs)
(#19) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#20) Unexpected tab character. (no-tabs)
(#21) Unexpected tab character. (no-tabs)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#24) Trailing spaces not allowed. (no-trailing-spaces)
(#25) Unexpected tab character. (no-tabs)
(#25) Missing space before opening brace. (space-before-blocks)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Operator '==' must be spaced. (space-infix-ops)
(#28) Operator '-' must be spaced. (space-infix-ops)
(#28) Missing space before opening brace. (space-before-blocks)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#30) Expected space(s) before "else". (keyword-spacing)
(#30) Expected space(s) after "else". (keyword-spacing)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#34) Trailing spaces not allowed. (no-trailing-spaces)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#36) Trailing spaces not allowed. (no-trailing-spaces)
(#37) Unexpected tab character. (no-tabs)
(#37) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#41) Expected space or tab after '//' in comment. (spaced-comment)
(#42) Unexpected tab character. (no-tabs)
(#42) ["AUTOID"] is better written in dot notation. (dot-notation)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#45) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#46) Comments should not begin with a lowercase character. (capitalized-comments)
(#46) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#49) Trailing spaces not allowed. (no-trailing-spaces)
(#50) Unexpected tab character. (no-tabs)
(#50) Comments should not begin with a lowercase character. (capitalized-comments)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Unexpected tab character. (no-tabs)
(#51) Expected space or tab after '//' in comment. (spaced-comment)
(#52) Unexpected tab character. (no-tabs)
(#52) Expected space(s) after "if". (keyword-spacing)
(#52) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#52) Missing space before opening brace. (space-before-blocks)
(#53) Unexpected tab character. (no-tabs)
(#53) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#53) Operator '<' must be spaced. (space-infix-ops)
(#53) Missing space before opening brace. (space-before-blocks)
(#54) Unexpected tab character. (no-tabs)
(#54) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#55) Unexpected tab character. (no-tabs)
(#55) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#56) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#58) Expected space or tab after '//' in comment. (spaced-comment)
(#59) Unexpected tab character. (no-tabs)
(#59) Expected space or tab after '//' in comment. (spaced-comment)
(#60) Unexpected tab character. (no-tabs)
(#60) Expected space(s) after "if". (keyword-spacing)
(#60) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#60) Missing space before opening brace. (space-before-blocks)
(#61) Unexpected tab character. (no-tabs)
(#61) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#61) Operator '<' must be spaced. (space-infix-ops)
(#61) Missing space before opening brace. (space-before-blocks)
(#62) Unexpected tab character. (no-tabs)
(#62) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#63) Unexpected tab character. (no-tabs)
(#63) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#66) Trailing spaces not allowed. (no-trailing-spaces)
(#67) Unexpected tab character. (no-tabs)
(#67) Comments should not begin with a lowercase character. (capitalized-comments)
(#67) Expected space or tab after '//' in comment. (spaced-comment)
(#68) Unexpected tab character. (no-tabs)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#69) Unexpected tab character. (no-tabs)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#69) Missing space before opening brace. (space-before-blocks)
(#70) Unexpected tab character. (no-tabs)
(#70) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#70) Operator '<' must be spaced. (space-infix-ops)
(#70) Missing space before opening brace. (space-before-blocks)
(#71) Unexpected tab character. (no-tabs)
(#71) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#72) Unexpected tab character. (no-tabs)
(#72) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#73) Unexpected tab character. (no-tabs)
(#74) Unexpected tab character. (no-tabs)
(#76) Unexpected tab character. (no-tabs)
(#76) Comments should not begin with a lowercase character. (capitalized-comments)
(#76) Expected space or tab after '//' in comment. (spaced-comment)
(#77) Unexpected tab character. (no-tabs)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#77) Trailing spaces not allowed. (no-trailing-spaces)
(#78) Unexpected tab character. (no-tabs)
(#78) Expected space or tab after '//' in comment. (spaced-comment)
(#78) Trailing spaces not allowed. (no-trailing-spaces)
(#79) Unexpected tab character. (no-tabs)
(#79) Expected space or tab after '//' in comment. (spaced-comment)
(#80) Unexpected tab character. (no-tabs)
(#80) Expected space(s) after "if". (keyword-spacing)
(#80) ["TEMPLATEID"] is better written in dot notation. (dot-notation)
(#80) Missing space before opening brace. (space-before-blocks)
(#81) Unexpected tab character. (no-tabs)
(#81) ["TEMPLATEID"] is better written in dot notation. (dot-notation)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#82) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#84) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#86) Trailing spaces not allowed. (no-trailing-spaces)
(#87) Unexpected tab character. (no-tabs)
(#87) Comments should not begin with a lowercase character. (capitalized-comments)
(#87) Expected space or tab after '//' in comment. (spaced-comment)
(#89) Unexpected tab character. (no-tabs)
(#89) Missing semicolon. (babel/semi)
filter/videoeasy/amd/src/videoeasy_presets_amd.js
(#2) A space is required after ','. (comma-spacing)
(#10) Unexpected tab character. (no-tabs)
(#10) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#11) Unexpected tab character. (no-tabs)
(#11) Trailing spaces not allowed. (no-trailing-spaces)
(#11) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#12) Unexpected tab character. (no-tabs)
(#12) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Trailing spaces not allowed. (no-trailing-spaces)
(#13) Unexpected tab character. (no-tabs)
(#13) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#15) Unexpected tab character. (no-tabs)
(#15) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#16) Unexpected tab character. (no-tabs)
(#16) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#16) Unexpected tab character. (no-tabs)
(#17) Unexpected tab character. (no-tabs)
(#17) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#18) Unexpected tab character. (no-tabs)
(#18) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#19) Unexpected tab character. (no-tabs)
(#19) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#20) Unexpected tab character. (no-tabs)
(#20) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#21) Unexpected tab character. (no-tabs)
(#21) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#22) Unexpected tab character. (no-tabs)
(#22) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#23) Unexpected tab character. (no-tabs)
(#23) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#24) Unexpected tab character. (no-tabs)
(#24) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#25) Unexpected tab character. (no-tabs)
(#25) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#26) Unexpected tab character. (no-tabs)
(#26) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#27) Unexpected tab character. (no-tabs)
(#27) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#28) Unexpected tab character. (no-tabs)
(#28) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#31) Unexpected tab character. (no-tabs)
(#31) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#32) Unexpected tab character. (no-tabs)
(#32) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#33) Unexpected tab character. (no-tabs)
(#33) Trailing spaces not allowed. (no-trailing-spaces)
(#33) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#34) Unexpected tab character. (no-tabs)
(#34) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#34) Missing space before opening brace. (space-before-blocks)
(#35) Unexpected tab character. (no-tabs)
(#35) Operator '=' must be spaced. (space-infix-ops)
(#36) Unexpected tab character. (no-tabs)
(#36) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#37) Unexpected tab character. (no-tabs)
(#37) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Unexpected tab character. (no-tabs)
(#38) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#38) Operator '=' must be spaced. (space-infix-ops)
(#39) Unexpected tab character. (no-tabs)
(#39) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#40) Unexpected tab character. (no-tabs)
(#40) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#41) Unexpected tab character. (no-tabs)
(#41) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#42) Unexpected tab character. (no-tabs)
(#42) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#43) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#43) Unexpected tab character. (no-tabs)
(#43) Unreachable code. (no-unreachable)
(#43) 'bundlejson' is not defined. (no-undef)
(#44) Unexpected tab character. (no-tabs)
(#44) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#45) Unexpected tab character. (no-tabs)
(#45) Trailing spaces not allowed. (no-trailing-spaces)
(#45) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#46) Unexpected tab character. (no-tabs)
(#46) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#46) Missing space before opening brace. (space-before-blocks)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Operator '==' must be spaced. (space-infix-ops)
(#48) Requires a space after '{'. (block-spacing)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Requires a space before '}'. (block-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)
(#49) Unexpected tab character. (no-tabs)
(#49) A space is required after ','. (comma-spacing)
(#50) Unexpected tab character. (no-tabs)
(#50) Trailing spaces not allowed. (no-trailing-spaces)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#53) ["key"] is better written in dot notation. (dot-notation)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
(#59) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#60) Unexpected tab character. (no-tabs)
(#61) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#63) Unexpected tab character. (no-tabs)
(#63) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#65) Unexpected tab character. (no-tabs)
(#65) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#66) Unexpected tab character. (no-tabs)
(#66) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#66) Comments should not begin with a lowercase character. (capitalized-comments)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
(#67) Unexpected tab character. (no-tabs)
(#67) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#69) Unexpected tab character. (no-tabs)
(#69) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#69) Comments should not begin with a lowercase character. (capitalized-comments)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Unexpected tab character. (no-tabs)
(#70) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Requires a space after '{'. (block-spacing)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Missing space before opening brace. (space-before-blocks)
(#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)
(#71) Unexpected tab character. (no-tabs)
(#71) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) Operator '==' must be spaced. (space-infix-ops)
(#71) Missing space before opening brace. (space-before-blocks)
(#72) Unexpected tab character. (no-tabs)
(#72) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#72) Unexpected tab character. (no-tabs)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
(#73) Unexpected tab character. (no-tabs)
(#73) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#73) Expected space(s) before "else". (keyword-spacing)
(#73) Expected space(s) after "else". (keyword-spacing)
(#74) Unexpected tab character. (no-tabs)
(#74) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#74) Comments should not begin with a lowercase character. (capitalized-comments)
(#74) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Unexpected tab character. (no-tabs)
(#75) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#75) Unexpected tab character. (no-tabs)
(#75) Multiple spaces found before '='. (no-multi-spaces)
(#75) Operator '=' must be spaced. (space-infix-ops)
(#76) Unexpected tab character. (no-tabs)
(#76) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#77) Unexpected tab character. (no-tabs)
(#77) Trailing spaces not allowed. (no-trailing-spaces)
(#77) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#78) Unexpected tab character. (no-tabs)
(#78) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#79) Unexpected tab character. (no-tabs)
(#79) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#79) Unexpected space before function parentheses. (space-before-function-paren)
(#80) Unexpected tab character. (no-tabs)
(#80) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#80) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Unexpected tab character. (no-tabs)
(#81) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#82) Unexpected tab character. (no-tabs)
(#82) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#82) Expected space or tab after '//' in comment. (spaced-comment)
(#83) Unexpected tab character. (no-tabs)
(#83) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#84) Unexpected tab character. (no-tabs)
(#84) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#85) Unexpected tab character. (no-tabs)
(#85) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#85) Expected space(s) before "else". (keyword-spacing)
(#85) Expected space(s) after "else". (keyword-spacing)
(#86) Unexpected tab character. (no-tabs)
(#86) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#86) Expected space(s) after "switch". (keyword-spacing)
(#86) Missing space before opening brace. (space-before-blocks)
(#87) Unexpected tab character. (no-tabs)
(#87) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#87) Unexpected tab character. (no-tabs)
(#88) Unexpected tab character. (no-tabs)
(#88) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#88) Unexpected tab character. (no-tabs)
(#88) Operator '=' must be spaced. (space-infix-ops)
(#89) Unexpected tab character. (no-tabs)
(#89) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#89) Unexpected tab character. (no-tabs)
(#90) Unexpected tab character. (no-tabs)
(#90) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#90) Unexpected tab character. (no-tabs)
(#91) Unexpected tab character. (no-tabs)
(#91) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#91) Unexpected tab character. (no-tabs)
(#91) Operator '=' must be spaced. (space-infix-ops)
(#92) Unexpected tab character. (no-tabs)
(#92) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#92) Unexpected tab character. (no-tabs)
(#93) Unexpected tab character. (no-tabs)
(#93) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#94) Unexpected tab character. (no-tabs)
(#94) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#95) Unexpected tab character. (no-tabs)
(#95) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#97) Unexpected tab character. (no-tabs)
(#97) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#99) Unexpected tab character. (no-tabs)
(#99) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#99) Missing space before opening brace. (space-before-blocks)
(#100) Unexpected tab character. (no-tabs)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#101) Unexpected tab character. (no-tabs)
(#101) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#102) Unexpected tab character. (no-tabs)
(#102) Trailing spaces not allowed. (no-trailing-spaces)
(#103) Unexpected tab character. (no-tabs)
(#103) Comments should not begin with a lowercase character. (capitalized-comments)
(#104) Unexpected tab character. (no-tabs)
(#105) Unexpected tab character. (no-tabs)
(#106) Unexpected tab character. (no-tabs)
(#106) Operator '=' must be spaced. (space-infix-ops)
(#106) ["templateindex"] is better written in dot notation. (dot-notation)
(#107) Unexpected tab character. (no-tabs)
(#107) Operator '=' must be spaced. (space-infix-ops)
(#108) Unexpected tab character. (no-tabs)
(#109) Unexpected tab character. (no-tabs)
(#110) Unexpected tab character. (no-tabs)
(#112) Unexpected tab character. (no-tabs)
(#113) Unexpected tab character. (no-tabs)
(#113) Comments should not begin with a lowercase character. (capitalized-comments)
(#113) Expected space or tab after '//' in comment. (spaced-comment)
(#114) Unexpected tab character. (no-tabs)
(#114) Missing space before opening brace. (space-before-blocks)
(#115) Unexpected tab character. (no-tabs)
(#115) ["templateindex"] is better written in dot notation. (dot-notation)
(#115) A space is required after ','. (comma-spacing)
(#116) Unexpected tab character. (no-tabs)
(#117) Unexpected tab character. (no-tabs)
(#117) Trailing spaces not allowed. (no-trailing-spaces)
(#118) Unexpected tab character. (no-tabs)
(#118) Comments should not begin with a lowercase character. (capitalized-comments)
(#118) Expected space or tab after '//' in comment. (spaced-comment)
(#119) Unexpected tab character. (no-tabs)
(#119) Operator '=' must be spaced. (space-infix-ops)
(#119) ["templateindex"] is better written in dot notation. (dot-notation)
(#119) Missing semicolon. (babel/semi)
(#120) Unexpected tab character. (no-tabs)
(#120) Trailing spaces not allowed. (no-trailing-spaces)
(#121) Unexpected tab character. (no-tabs)
(#121) Comments should not begin with a lowercase character. (capitalized-comments)
(#121) Expected space or tab after '//' in comment. (spaced-comment)
(#122) Unexpected tab character. (no-tabs)
(#122) 'event' is defined but never used. (no-unused-vars)
(#123) Unexpected tab character. (no-tabs)
(#123) ["templateindex"] is better written in dot notation. (dot-notation)
(#124) Unexpected tab character. (no-tabs)
(#125) Unexpected tab character. (no-tabs)
(#125) Trailing spaces not allowed. (no-trailing-spaces)
(#126) Unexpected tab character. (no-tabs)
(#126) Trailing spaces not allowed. (no-trailing-spaces)
(#127) Unexpected tab character. (no-tabs)
(#127) Comments should not begin with a lowercase character. (capitalized-comments)
(#127) Expected space or tab after '//' in comment. (spaced-comment)
(#128) Unexpected tab character. (no-tabs)
(#129) Unexpected tab character. (no-tabs)
(#129) Trailing spaces not allowed. (no-trailing-spaces)
(#130) Unexpected tab character. (no-tabs)
(#131) Unexpected tab character. (no-tabs)
(#132) Unexpected tab character. (no-tabs)
(#133) Unexpected tab character. (no-tabs)
(#133) Trailing spaces not allowed. (no-trailing-spaces)
(#134) Unexpected tab character. (no-tabs)
(#135) Unexpected tab character. (no-tabs)
(#135) Trailing spaces not allowed. (no-trailing-spaces)
(#136) Unexpected tab character. (no-tabs)
(#137) Unexpected tab character. (no-tabs)
(#138) Unexpected tab character. (no-tabs)
(#139) Unexpected tab character. (no-tabs)
(#139) Trailing spaces not allowed. (no-trailing-spaces)
(#140) Unexpected tab character. (no-tabs)
(#142) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#142) Unexpected tab character. (no-tabs)
(#142) Comments should not begin with a lowercase character. (capitalized-comments)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#143) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#143) Unexpected tab character. (no-tabs)
(#144) Unexpected tab character. (no-tabs)
(#144) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#144) Expected space or tab after '//' in comment. (spaced-comment)
(#145) Unexpected tab character. (no-tabs)
(#145) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#145) Expected space or tab after '//' in comment. (spaced-comment)
(#146) Unexpected tab character. (no-tabs)
(#146) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#146) Expected space or tab after '//' in comment. (spaced-comment)
(#146) Trailing spaces not allowed. (no-trailing-spaces)
(#147) Unexpected tab character. (no-tabs)
(#147) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#147) Expected space or tab after '//' in comment. (spaced-comment)
(#148) Unexpected tab character. (no-tabs)
(#148) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#149) Unexpected tab character. (no-tabs)
(#149) Trailing spaces not allowed. (no-trailing-spaces)
(#149) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#150) Unexpected tab character. (no-tabs)
(#150) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#150) Comments should not begin with a lowercase character. (capitalized-comments)
(#150) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Unexpected tab character. (no-tabs)
(#151) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#151) Expected space(s) after "if". (keyword-spacing)
(#151) Missing space before opening brace. (space-before-blocks)
(#152) Unexpected tab character. (no-tabs)
(#152) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#152) Unexpected tab character. (no-tabs)
(#153) Unexpected tab character. (no-tabs)
(#153) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#153) Unexpected tab character. (no-tabs)
(#154) Unexpected tab character. (no-tabs)
(#154) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#155) Unexpected tab character. (no-tabs)
(#155) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#155) Trailing spaces not allowed. (no-trailing-spaces)
(#156) Unexpected tab character. (no-tabs)
(#156) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#157) Unexpected tab character. (no-tabs)
(#157) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#158) Unexpected tab character. (no-tabs)
(#158) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#158) Expected space(s) after "if". (keyword-spacing)
(#158) Missing space before opening brace. (space-before-blocks)
(#159) Unexpected tab character. (no-tabs)
(#159) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#159) Unexpected tab character. (no-tabs)
(#159) ["templateindex"] is better written in dot notation. (dot-notation)
(#159) A space is required after ','. (comma-spacing)
(#160) Unexpected tab character. (no-tabs)
(#160) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#161) Unexpected tab character. (no-tabs)
(#161) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#161) Missing semicolon. (babel/semi)
(#162) Unexpected tab character. (no-tabs)
(#162) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#163) Unexpected tab character. (no-tabs)
(#163) Trailing spaces not allowed. (no-trailing-spaces)
(#164) Unexpected tab character. (no-tabs)
(#164) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#164) Unexpected alert. (no-alert)
(#165) Unexpected tab character. (no-tabs)
(#165) Comments should not begin with a lowercase character. (capitalized-comments)
(#165) Expected space or tab after '//' in comment. (spaced-comment)
(#166) Unexpected tab character. (no-tabs)
(#166) Comments should not begin with a lowercase character. (capitalized-comments)
(#166) Expected space or tab after '//' in comment. (spaced-comment)
(#167) Unexpected tab character. (no-tabs)
(#168) Unexpected tab character. (no-tabs)
(#169) Unexpected tab character. (no-tabs)
(#169) Comments should not begin with a lowercase character. (capitalized-comments)
(#169) Expected space or tab after '//' in comment. (spaced-comment)
(#171) Unexpected tab character. (no-tabs)
(#171) Missing semicolon. (babel/semi)
filter/videoeasy/jquery/jquery-1.12.4.min.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#2) This line has a length of 32010. Maximum allowed is 132. (max-len)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) 'module' is not defined. (no-undef)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) 'module' is not defined. (no-undef)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) This line has 577 statements. Maximum allowed is 2. (max-statements-per-line)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "throw". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Function has a complexity of 28. Maximum allowed is 20. (complexity)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'jquery'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'selector'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'length'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toArray'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'get'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'pushStack'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'each'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'map'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'slice'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'first'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'last'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'eq'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'end'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'push'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'sort'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'splice'. (key-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Function has a complexity of 21. Maximum allowed is 20. (complexity)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'expando'. (key-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isReady'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'error'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'noop'. (key-spacing)
(#2) Unexpected empty method 'noop'. (no-empty-function)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isFunction'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isArray'. (key-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isWindow'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isNumeric'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '>=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isEmptyObject'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isPlainObject'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'globalEval'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Unnecessary '.call()'. (no-useless-call)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'camelCase'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'nodeName'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'each'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected { after 'else'. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'trim'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'makeArray'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'inArray'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'merge'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Comparing to itself is potentially pointless. (no-self-compare)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "while". (keyword-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'grep'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'e' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'map'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'else'. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'guid'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'proxy'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'now'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing '()' invoking a constructor. (new-parens)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'support'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator 'in' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "var". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '*' must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor. (new-parens)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of '<<'. (no-bitwise)
(#2) Operator '<<' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'ID'. (key-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'CLASS'. (key-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'TAG'. (key-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'ATTR'. (key-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'PSEUDO'. (key-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'CHILD'. (key-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'bool'. (key-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'needsContext'. (key-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Comparing to itself is potentially pointless. (no-self-compare)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Unexpected use of '|'. (no-bitwise)
(#2) Unexpected use of '>>'. (no-bitwise)
(#2) Operator '>>' must be spaced. (space-infix-ops)
(#2) Operator '|' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of '|'. (no-bitwise)
(#2) Unexpected use of '&'. (no-bitwise)
(#2) Operator '&' must be spaced. (space-infix-ops)
(#2) Operator '|' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'apply'. (key-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Function 'fa' has a complexity of 43. Maximum allowed is 20. (complexity)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "try". (keyword-spacing)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Empty block statement. (no-empty)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) before "finally". (keyword-spacing)
(#2) Expected space(s) after "finally". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "finally". (keyword-spacing)
(#2) Expected space(s) after "finally". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Unexpected use of '~'. (no-bitwise)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) Unexpected use of '~'. (no-bitwise)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "while". (keyword-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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 opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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 opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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 opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Function has a complexity of 24. Maximum allowed is 20. (complexity)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected to return a value at the end of function. (consistent-return)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Unexpected use of '&'. (no-bitwise)
(#2) Operator '&' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "while". (keyword-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Unexpected use of '&'. (no-bitwise)
(#2) Operator '&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Unexpected use of '&'. (no-bitwise)
(#2) Operator '&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "try". (keyword-spacing)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Empty block statement. (no-empty)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'for' condition. (curly)
(#2) Operator '+=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected { after 'else'. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Operator '+=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'cacheLength'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'createPseudo'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'match'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'attrHandle'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'find'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'relative'. (key-spacing)
(#2) Missing space before value for key '>'. (key-spacing)
(#2) Missing space before value for key 'dir'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'first'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key ' '. (key-spacing)
(#2) Missing space before value for key 'dir'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key '+'. (key-spacing)
(#2) Missing space before value for key 'dir'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'first'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key '~'. (key-spacing)
(#2) Missing space before value for key 'dir'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'preFilter'. (key-spacing)
(#2) Missing space before value for key 'ATTR'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'CHILD'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '*' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'PSEUDO'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'filter'. (key-spacing)
(#2) Missing space before value for key 'TAG'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'CLASS'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'ATTR'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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 opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '+=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'CHILD'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Expected to return a value at the end of function. (consistent-return)
(#2) Function has a complexity of 49. Maximum allowed is 20. (complexity)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "while". (keyword-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '-=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '%' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '/' must be spaced. (space-infix-ops)
(#2) Operator '>=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'PSEUDO'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'pseudos'. (key-spacing)
(#2) Missing space before value for key 'not'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'has'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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 opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'contains'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'lang'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'do'. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'target'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'root'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'focus'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Unexpected use of '~'. (no-bitwise)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'enabled'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'disabled'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'checked'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'selected'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'empty'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '<' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'parent'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'header'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'input'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'button'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'text'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'first'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'last'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'eq'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'even'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '+=' must be spaced. (space-infix-ops)
(#2) Expected { after 'for' condition. (curly)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'odd'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '+=' must be spaced. (space-infix-ops)
(#2) Expected { after 'for' condition. (curly)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'lt'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>=' must be spaced. (space-infix-ops)
(#2) Expected { after 'for' condition. (curly)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'gt'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '<' must be spaced. (space-infix-ops)
(#2) Expected { after 'for' condition. (curly)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected space(s) after "in". (keyword-spacing)
(#2) Missing space before value for key 'radio'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'checkbox'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'file'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'password'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'image'. (key-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected space(s) after "in". (keyword-spacing)
(#2) Missing space before value for key 'submit'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'reset'. (key-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Unexpected empty function 'pa'. (no-empty-function)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor. (new-parens)
(#2) A constructor name should not start with a lowercase letter. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'value'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'value'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'matches'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Operator '+=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'd' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Expected to return a value at the end of function. (consistent-return)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Expected to return a value at the end of function. (consistent-return)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected { after 'else'. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'g' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Function has a complexity of 28. Maximum allowed is 20. (complexity)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected { after 'else'. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'value'. (key-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) 'm' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Function has a complexity of 36. Maximum allowed is 20. (complexity)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+=' must be spaced. (space-infix-ops)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '+=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "while". (keyword-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Function has a complexity of 28. Maximum allowed is 20. (complexity)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Unexpected use of '&'. (no-bitwise)
(#2) Operator '&' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'c' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unnecessary escape character: \[. (no-useless-escape)
(#2) Unnecessary escape character: \.. (no-useless-escape)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'find'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Array.prototype.filter() expects a value to be returned at the end of function. (array-callback-return)
(#2) Expected to return a value at the end of function. (consistent-return)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'filter'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'not'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'is'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Function has a complexity of 29. Maximum allowed is 20. (complexity)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '>=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'children'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'contents'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'next'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'prev'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before value for key 'has'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Array.prototype.filter() expects a value to be returned at the end of function. (array-callback-return)
(#2) Expected to return a value at the end of function. (consistent-return)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'closest'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '<' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) 'f' used outside of binding context. (block-scoped-var)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) 'f' used outside of binding context. (block-scoped-var)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) 'f' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'index'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'add'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'addBack'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected { after 'do'. (curly)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing space before value for key 'parent'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'parents'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'parentsUntil'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'next'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'prev'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'nextAll'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'prevAll'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'nextUntil'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'prevUntil'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'siblings'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'children'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'contents'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Operator '<' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'add'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '-' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'remove'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '>=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'has'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'empty'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'disable'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'disabled'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'lock'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'locked'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fireWith'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fire'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fired'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'Deferred'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'state'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'always'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'then'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'promise'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of '^'. (no-bitwise)
(#2) Operator '^' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'when'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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 opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isReady'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'readyWait'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'holdReady'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'ready'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '>' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Use '===' to compare with null. (no-eq-null)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Empty block statement. (no-empty)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Expected to return a value at the end of function 'f'. (consistent-return)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '!=' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '||' must be spaced. (space-infix-ops)
(#2) Operator '!==' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '&&' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Operator '==' must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions. (no-nested-ternary)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '===' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Operator '?' must be spaced. (space-infix-ops)
(#2) Operator ':' must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Empty block statement. (no-empty)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected { after 'else'. (curly)
(#2) Operator '=' must be spaced. (space-infix-ops)
(#3) This line has a length of 32077. Maximum allowed is 132. (max-len)
(#3) Expected space(s) before "return". (keyword-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) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) This line has 413 statements. Maximum allowed is 2. (max-statements-per-line)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#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 space(s) after "return". (keyword-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) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Function 'R' has a complexity of 24. Maximum allowed is 20. (complexity)
(#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 after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'toJSON'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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 "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected space(s) before "delete". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-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) Missing semicolon. (semi)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Missing space before value for key 'cache'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'noData'. (key-spacing)
(#3) Missing space before value for key 'applet '. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'embed '. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'object '. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'hasData'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'data'. (key-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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'removeData'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '_data'. (key-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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) 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 semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '_removeData'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'data'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-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) 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 semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-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) Missing semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Operator ':' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'removeData'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#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 space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'queue'. (key-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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'dequeue'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' 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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '_queueHooks'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'empty'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'queue'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '<' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' 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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'dequeue'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#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 space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'clearQueue'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'promise'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Function 'X' has a complexity of 22. Maximum allowed is 20. (complexity)
(#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 after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Missing semicolon. (semi)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' 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) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'do'. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '/=' 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) Operator '+' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '/' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' 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) Missing semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '*' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Expected space(s) before "var". (keyword-spacing)
(#3) Operator '=' 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) 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 after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) 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) 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 semicolon. (semi)
(#3) Expected space(s) before "else". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' 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) Operator '=' 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) Expected space(s) before "while". (keyword-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' 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) A space is required after ','. (comma-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'option'. (key-spacing)
(#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 value for key 'legend'. (key-spacing)
(#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 value for key 'area'. (key-spacing)
(#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 value for key 'param'. (key-spacing)
(#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 value for key 'thead'. (key-spacing)
(#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 value for key 'tr'. (key-spacing)
(#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 value for key 'col'. (key-spacing)
(#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 value for key 'td'. (key-spacing)
(#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 value for key '_default'. (key-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' 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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Expected space(s) before "var". (keyword-spacing)
(#3) Operator '=' 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) Operator '=' 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Function 'ja' has a complexity of 34. Maximum allowed is 20. (complexity)
(#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) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#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) A space is required after ','. (comma-spacing)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' 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) Missing semicolon. (semi)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#3) Expected space(s) before "else". (keyword-spacing)
(#3) Expected { after 'else'. (curly)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) 'p' used outside of binding context. (block-scoped-var)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) 'q' used outside of binding context. (block-scoped-var)
(#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) 'r' used outside of binding context. (block-scoped-var)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) 'q' used outside of binding context. (block-scoped-var)
(#3) 'r' used outside of binding context. (block-scoped-var)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) 'p' used outside of binding context. (block-scoped-var)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) 'f' used outside of binding context. (block-scoped-var)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) 'f' used outside of binding context. (block-scoped-var)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) 'g' 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) Missing semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) 'p' 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) Missing semicolon. (semi)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected space(s) after "in". (keyword-spacing)
(#3) Missing space before value for key 'submit'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'change'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'focusin'. (key-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "return". (keyword-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) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "return". (keyword-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) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected to return a value at the end of function 'ra'. (consistent-return)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (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) Missing semicolon. (semi)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Empty block statement. (no-empty)
(#3) Missing space before opening brace. (space-before-blocks)
(#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 "function". (keyword-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) Operator '=' 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) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'global'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'add'. (key-spacing)
(#3) Method 'add' has a complexity of 25. Maximum allowed is 20. (complexity)
(#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) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#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) A space is required after ','. (comma-spacing)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'origType'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'data'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handler'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'guid'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'selector'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'needsContext'. (key-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'namespace'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' 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) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'remove'. (key-spacing)
(#3) Method 'remove' has a complexity of 34. Maximum allowed is 20. (complexity)
(#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) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#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) A space is required after ','. (comma-spacing)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' 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) 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 semicolon. (semi)
(#3) Expected space(s) before "else". (keyword-spacing)
(#3) Expected { after 'else'. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '+' 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'trigger'. (key-spacing)
(#3) Expected to return a value at the end of method 'trigger'. (consistent-return)
(#3) Method 'trigger' has a complexity of 53. Maximum allowed is 20. (complexity)
(#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 after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '<' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' 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) Missing semicolon. (semi)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (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) Missing semicolon. (semi)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Empty block statement. (no-empty)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-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) Missing semicolon. (semi)
(#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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'dispatch'. (key-spacing)
(#3) Expected to return a value at the end of method 'dispatch'. (consistent-return)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handlers'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '<' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'elem'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handlers'. (key-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) Missing semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Operator '<' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'elem'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handlers'. (key-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fix'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'props'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fixHooks'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'keyHooks'. (key-spacing)
(#3) Missing space before value for key 'props'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'filter'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mouseHooks'. (key-spacing)
(#3) Missing space before value for key 'props'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'filter'. (key-spacing)
(#3) Method 'filter' has a complexity of 28. Maximum allowed is 20. (complexity)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '-' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '-' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Unexpected use of '&'. (no-bitwise)
(#3) Operator '&' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Unexpected use of '&'. (no-bitwise)
(#3) Operator '&' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Unexpected use of '&'. (no-bitwise)
(#3) Operator '&' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'special'. (key-spacing)
(#3) Missing space before value for key 'load'. (key-spacing)
(#3) Missing space before value for key 'noBubble'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'focus'. (key-spacing)
(#3) Missing space before value for key 'trigger'. (key-spacing)
(#3) Expected to return a value at the end of method 'trigger'. (consistent-return)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "try". (keyword-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Empty block statement. (no-empty)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'delegateType'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'blur'. (key-spacing)
(#3) Missing space before value for key 'trigger'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'delegateType'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'click'. (key-spacing)
(#3) Missing space before value for key 'trigger'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '_default'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'beforeunload'. (key-spacing)
(#3) Missing space before value for key 'postDispatch'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'simulate'. (key-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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor. (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'isSimulated'. (key-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' 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) Missing semicolon. (semi)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'isDefaultPrevented'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'isPropagationStopped'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'isImmediatePropagationStopped'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'preventDefault'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'stopPropagation'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'stopImmediatePropagation'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mouseenter'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mouseleave'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'pointerenter'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'pointerleave'. (key-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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'delegateType'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'bindType'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handle'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'setup'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#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) 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 semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'postDispatch'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'teardown'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'setup'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#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 after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#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) 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 semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) 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 semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handle'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'teardown'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'focus'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'blur'. (key-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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'setup'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#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) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '+' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'teardown'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '-' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' 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) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'on'. (key-spacing)
(#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 after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'one'. (key-spacing)
(#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 after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'off'. (key-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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) Expected space(s) before "this". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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 semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'trigger'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#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 space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'triggerHandler'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '?' 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) Operator ':' 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) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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 "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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#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 "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Function 'Ha' has a complexity of 24. Maximum allowed is 20. (complexity)
(#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 after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '-' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) 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 semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' 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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' 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) Operator '&&' 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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '-' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-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) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' 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) 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) Missing semicolon. (semi)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Missing space before value for key 'htmlPrefilter'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'clone'. (key-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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'else'. (curly)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'cleanData'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' 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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'domManip'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'detach'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'remove'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'text'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' 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) Missing semicolon. (semi)
(#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) 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 semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'append'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#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) 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 semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'prepend'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) 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 semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'before'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'after'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'empty'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' 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 "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'clone'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'html'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected to return a value at the end of function. (consistent-return)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (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 "for". (keyword-spacing)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Empty block statement. (no-empty)
(#3) Missing space before opening brace. (space-before-blocks)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '&&' 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) Missing semicolon. (semi)
(#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) 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 semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'replaceWith'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '<' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'appendTo'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'prependTo'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'insertBefore'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'insertAfter'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'replaceAll'. (key-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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '-' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '>=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#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 whitespace after semicolon. (semi-spacing)
(#3) 'e' 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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'HTML'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'BODY'. (key-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Expected space(s) before "var". (keyword-spacing)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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 after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' 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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'reliableHiddenOffsets'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'boxSizingReliable'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'pixelMarginRight'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'pixelPosition'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'reliableMarginRight'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'reliableMarginLeft'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Move function declaration to function body root. (no-inner-declarations)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'width'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'marginRight'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) 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 whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '+' 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) Missing semicolon. (semi)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '||' 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) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing space before value for key 'get'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) Expected space(s) before "var". (keyword-spacing)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'position'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'visibility'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'display'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'letterSpacing'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fontWeight'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected to return a value at the end of function 'bb'. (consistent-return)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '+' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-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) Missing semicolon. (semi)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' 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 "for". (keyword-spacing)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) 'd' used outside of binding context. (block-scoped-var)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) 'd' used outside of binding context. (block-scoped-var)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) 'd' used outside of binding context. (block-scoped-var)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) 'd' used outside of binding context. (block-scoped-var)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) 'd' used outside of binding context. (block-scoped-var)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) 'f' used outside of binding context. (block-scoped-var)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '-' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Operator '+=' must be spaced. (space-infix-ops)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '+=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '-=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '+' 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) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '-=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '+=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '+' 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) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '+=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '+' 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) 'g' 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) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '===' 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '>=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '>' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' 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) Missing semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '+' 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) Missing semicolon. (semi)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Missing space before value for key 'cssHooks'. (key-spacing)
(#3) Missing space before value for key 'opacity'. (key-spacing)
(#3) Missing space before value for key 'get'. (key-spacing)
(#3) Expected to return a value at the end of method 'get'. (consistent-return)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'cssNumber'. (key-spacing)
(#3) Missing space before value for key 'animationIterationCount'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'columnCount'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fillOpacity'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'flexGrow'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'flexShrink'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fontWeight'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'lineHeight'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'opacity'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'order'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'orphans'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'widows'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'zIndex'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'zoom'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'cssProps'. (key-spacing)
(#3) Missing space before value for key 'float'. (key-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'style'. (key-spacing)
(#3) Expected to return a value at the end of method 'style'. (consistent-return)
(#3) Method 'style' has a complexity of 28. Maximum allowed is 20. (complexity)
(#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 after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator 'in' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Use '===' to compare with null. (no-eq-null)
(#3) Operator '!=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Comparing to itself is potentially pointless. (no-self-compare)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '+=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '!==' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator 'in' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "try". (keyword-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Operator '=' 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) Missing semicolon. (semi)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Empty block statement. (no-empty)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator 'in' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' 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) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#3) Unexpected use of comma operator. (no-sequences)
(#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) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'get'. (key-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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-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) Missing semicolon. (semi)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'set'. (key-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) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' 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) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '===' 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) A space is required after ','. (comma-spacing)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'get'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Do not nest ternary expressions. (no-nested-ternary)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#3) Operator '*' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'set'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '*' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator ':' 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) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '>=' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '===' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '&&' must be spaced. (space-infix-ops)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator ':' must be spaced. (space-infix-ops)
(#3) Operator '+' must be spaced. (space-infix-ops)
(#3) Operator '+' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'display'. (key-spacing)
(#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) Operator ':' 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '=' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '||' must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Operator '?' must be spaced. (space-infix-ops)
(#3) Operator '-' must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#4) This line has a length of 32003. Maximum allowed is 132. (max-len)
(#4) Missing space before value for key 'marginLeft'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#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 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) Missing semicolon. (semi)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'margin'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'padding'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'border'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'expand'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) This line has 473 statements. Maximum allowed is 2. (max-statements-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'e' 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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'css'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Operator '=' 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) Operator '=' 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Operator '=' 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) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Operator '>' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'show'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'hide'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#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 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'toggle'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) Missing semicolon. (semi)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'constructor'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'init'. (key-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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'cur'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'run'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '*' 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) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '*' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key '_default'. (key-spacing)
(#4) Missing space before value for key 'get'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'set'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'set'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'linear'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#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 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'swing'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '*' must be spaced. (space-infix-ops)
(#4) Operator '/' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key '_default'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'height'. (key-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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '+=' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected to return a value at the end of function 'nb'. (consistent-return)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (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) Missing semicolon. (semi)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Function 'ob' has a complexity of 38. Maximum allowed is 20. (complexity)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator 'in' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator 'in' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "continue". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Operator '=' 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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator 'in' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#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 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) A space is required after ','. (comma-spacing)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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 "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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator 'in' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#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 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '/' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'f' used outside of binding context. (block-scoped-var)
(#4) A space is required after ','. (comma-spacing)
(#4) 'c' used outside of binding context. (block-scoped-var)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) 'f' used outside of binding context. (block-scoped-var)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) 'c' used outside of binding context. (block-scoped-var)
(#4) Operator ':' 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) 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) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'elem'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'props'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'opts'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'specialEasing'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'easing'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'originalProperties'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'originalOptions'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'startTime'. (key-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'duration'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'tweens'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'createTween'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'stop'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' 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) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' 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) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' 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) Missing space before value for key 'elem'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'anim'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'queue'. (key-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) 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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'tweeners'. (key-spacing)
(#4) Missing space before value for key '*'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'tweener'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'prefilters'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'prefilter'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'complete'. (key-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'duration'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'easing'. (key-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'fadeTo'. (key-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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'opacity'. (key-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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'animate'. (key-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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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) Operator '=' 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'stop'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' 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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '+' 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) Operator '=' 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) Operator '=' 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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'finish'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '+' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '+' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#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) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' 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) 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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'slideDown'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'slideUp'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'slideToggle'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'fadeIn'. (key-spacing)
(#4) Missing space before value for key 'opacity'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'fadeOut'. (key-spacing)
(#4) Missing space before value for key 'opacity'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'fadeToggle'. (key-spacing)
(#4) Missing space before value for key 'opacity'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'slow'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'fast'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key '_default'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#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 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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Missing space before value for key 'val'. (key-spacing)
(#4) Expected to return a value at the end of method 'val'. (consistent-return)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Operator '=' 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) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator 'in' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator 'in' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'valHooks'. (key-spacing)
(#4) Missing space before value for key 'option'. (key-spacing)
(#4) Missing space before value for key 'get'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'select'. (key-spacing)
(#4) Missing space before value for key 'get'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) 'g' 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'set'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "try". (keyword-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'set'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Missing space before value for key 'attr'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Operator '>' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'removeAttr'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'attr'. (key-spacing)
(#4) Expected to return a value at the end of method 'attr'. (consistent-return)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator 'in' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator 'in' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'attrHooks'. (key-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Missing space before value for key 'set'. (key-spacing)
(#4) Expected to return a value at the end of method 'set'. (consistent-return)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing space before value for key 'removeAttr'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "while". (keyword-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' 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) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'set'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'set'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) 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) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'set'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '+=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' 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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'get'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'set'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'set'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'set'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'get'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'set'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Missing space before value for key 'prop'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Operator '>' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'removeProp'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Empty block statement. (no-empty)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'prop'. (key-spacing)
(#4) Expected to return a value at the end of method 'prop'. (consistent-return)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator 'in' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator 'in' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'propHooks'. (key-spacing)
(#4) Missing space before value for key 'tabIndex'. (key-spacing)
(#4) Missing space before value for key 'get'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'propFix'. (key-spacing)
(#4) Missing space before value for key 'for'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'class'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'get'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'get'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'set'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) 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) 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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Missing space before value for key 'addClass'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) Operator '=' 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) Expected space(s) before "return". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '<' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '+=' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'removeClass'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) Operator '=' 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) Expected space(s) before "return". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) before "while". (keyword-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Expected { after 'while' condition. (curly)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'toggleClass'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) A space is required after ','. (comma-spacing)
(#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) Missing semicolon. (semi)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' 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) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'hasClass'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '?' 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) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'hover'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unnecessary escape character: \/. (no-useless-escape)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '&&' 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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+=' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) The Function constructor is eval. (no-new-func)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing '()' invoking a constructor. (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Unnecessary escape character: \/. (no-useless-escape)
(#4) Unnecessary escape character: \/. (no-useless-escape)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) Expected space(s) before "while". (keyword-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#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) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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) Expected space(s) after "return". (keyword-spacing)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator ':' 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) 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) 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) Missing semicolon. (semi)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Expected space(s) before "void". (keyword-spacing)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) Expected space(s) before "for". (keyword-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator 'in' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) Expected space(s) after "for". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Function 'Xb' has a complexity of 25. Maximum allowed is 20. (complexity)
(#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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) Operator '=' 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) Expected space(s) before "for". (keyword-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) ["throws"] is better written in dot notation. (dot-notation)
(#4) Expected { after 'if' condition. (curly)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'state'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'error'. (key-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'state'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'data'. (key-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) Missing semicolon. (semi)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Missing space before value for key 'active'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'lastModified'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'etag'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ajaxSettings'. (key-spacing)
(#4) Missing space before value for key 'url'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'isLocal'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'global'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'processData'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'async'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'contentType'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'accepts'. (key-spacing)
(#4) Missing space before value for key '*'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'text'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'html'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'xml'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'json'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'contents'. (key-spacing)
(#4) Missing space before value for key 'xml'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'html'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'json'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'responseFields'. (key-spacing)
(#4) Missing space before value for key 'xml'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'text'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'json'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'converters'. (key-spacing)
(#4) Missing space before value for key '* text'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'text html'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'text json'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'text xml'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'flatOptions'. (key-spacing)
(#4) Missing space before value for key 'url'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'context'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ajaxSetup'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ajaxPrefilter'. (key-spacing)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ajaxTransport'. (key-spacing)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ajax'. (key-spacing)
(#4) Method 'ajax' has a complexity of 58. Maximum allowed is 20. (complexity)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) 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) 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) Operator '=' must be spaced. (space-infix-ops)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'readyState'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getResponseHeader'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Expected { after 'while' condition. (curly)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getAllResponseHeaders'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'setRequestHeader'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'overrideMimeType'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'statusCode'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'abort'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '+=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) after "in". (keyword-spacing)
(#4) Missing space before value for key 'success'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'error'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'complete'. (key-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' 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) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#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 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#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) Missing semicolon. (semi)
(#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 "else". (keyword-spacing)
(#4) Expected { after 'else'. (curly)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Function 'y' has a complexity of 25. Maximum allowed is 20. (complexity)
(#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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '>=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' 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) Operator ':' 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) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' 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) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' 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) Operator '&&' 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) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "return". (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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getJSON'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getScript'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'url'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'dataType'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'data'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'success'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing space before value for key 'url'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'dataType'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'cache'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'async'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'global'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'throws'. (key-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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'wrapAll'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected { after 'while' condition. (curly)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "return". (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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'wrapInner'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Missing semicolon. (semi)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'wrap'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'unwrap'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Expected space(s) after "return". (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) Missing semicolon. (semi)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '<=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '<=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "return". (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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '+' 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) 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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' 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) 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) Missing semicolon. (semi)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#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) 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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'serialize'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#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 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'serializeArray'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#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) Missing semicolon. (semi)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator 'in' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Expected to return a value at the end of function. (consistent-return)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'send'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (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) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Expected space(s) before "void". (keyword-spacing)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' 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) 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'abort'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected to return a value at the end of function 'hc'. (consistent-return)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing '()' invoking a constructor. (new-parens)
(#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) Missing semicolon. (semi)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Empty block statement. (no-empty)
(#4) Missing space before opening brace. (space-before-blocks)
(#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 "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected to return a value at the end of function 'ic'. (consistent-return)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Missing semicolon. (semi)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Empty block statement. (no-empty)
(#4) Missing space before opening brace. (space-before-blocks)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Missing space before value for key 'accepts'. (key-spacing)
(#4) Missing space before value for key 'script'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'contents'. (key-spacing)
(#4) Missing space before value for key 'script'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'converters'. (key-spacing)
(#4) Missing space before value for key 'text script'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected to return a value at the end of function. (consistent-return)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'send'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'abort'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Missing space before value for key 'jsonp'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'jsonpCallback'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '!==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '+=' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' 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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' 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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '==' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'url'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'dataType'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'data'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' 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) 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) 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) 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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#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) 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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'setOffset'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) Operator '=' must be spaced. (space-infix-ops)
(#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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '>' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' 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) Use '===' to compare with null. (no-eq-null)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Use '===' to compare with null. (no-eq-null)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator 'in' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'offset'. (key-spacing)
(#4) Expected to return a value at the end of method 'offset'. (consistent-return)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A space is required after ','. (comma-spacing)
(#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) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'top'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'left'. (key-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) Operator '=' 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) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator '&&' 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) Expected space(s) before "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '!=' must be spaced. (space-infix-ops)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'top'. (key-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'left'. (key-spacing)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'position'. (key-spacing)
(#4) Expected to return a value at the end of method 'position'. (consistent-return)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'top'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'left'. (key-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) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '+=' 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) Operator '+=' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'top'. (key-spacing)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '-' 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) Missing space before value for key 'left'. (key-spacing)
(#4) Operator '-' must be spaced. (space-infix-ops)
(#4) Operator '-' 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) 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) 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) Missing space before value for key 'offsetParent'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '&&' must be spaced. (space-infix-ops)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected { after 'while' condition. (curly)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '||' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'scrollLeft'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'scrollTop'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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 after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '===' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) 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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#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) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '=' must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Operator '?' must be spaced. (space-infix-ops)
(#4) Operator '+' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#4) Operator ':' must be spaced. (space-infix-ops)
(#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) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'Height'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'Width'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#5) This line has a length of 1002. Maximum allowed is 132. (max-len)
(#5) Missing space before value for key 'padding'. (key-spacing)
(#5) Operator '+' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'content'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key ''. (key-spacing)
(#5) Operator '+' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Operator '=' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Operator '=' must be spaced. (space-infix-ops)
(#5) Operator '&&' must be spaced. (space-infix-ops)
(#5) Operator '||' must be spaced. (space-infix-ops)
(#5) Operator '!=' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Operator '=' must be spaced. (space-infix-ops)
(#5) Operator '||' must be spaced. (space-infix-ops)
(#5) Operator '===' must be spaced. (space-infix-ops)
(#5) Operator '||' must be spaced. (space-infix-ops)
(#5) Operator '===' must be spaced. (space-infix-ops)
(#5) Operator '?' must be spaced. (space-infix-ops)
(#5) Operator ':' must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#5) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Do not nest ternary expressions. (no-nested-ternary)
(#5) Operator '?' must be spaced. (space-infix-ops)
(#5) Operator '+' must be spaced. (space-infix-ops)
(#5) Operator ':' must be spaced. (space-infix-ops)
(#5) Do not nest ternary expressions. (no-nested-ternary)
(#5) Operator '===' must be spaced. (space-infix-ops)
(#5) Operator '?' must be spaced. (space-infix-ops)
(#5) Operator '=' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Operator '+' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Operator '+' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Operator '+' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Operator '+' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Operator '+' must be spaced. (space-infix-ops)
(#5) Operator ':' must be spaced. (space-infix-ops)
(#5) Operator '===' must be spaced. (space-infix-ops)
(#5) Operator '?' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Operator ':' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Operator '?' must be spaced. (space-infix-ops)
(#5) Operator ':' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'bind'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'unbind'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'delegate'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'undelegate'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Operator '===' must be spaced. (space-infix-ops)
(#5) Operator '?' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Operator ':' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Operator '||' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Operator '=' must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Operator '=' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Operator '==' must be spaced. (space-infix-ops)
(#5) Operator '&&' must be spaced. (space-infix-ops)
(#5) Operator '&&' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Operator '=' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Operator '=' must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Operator '=' must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Operator '===' must be spaced. (space-infix-ops)
(#5) Operator '&&' must be spaced. (space-infix-ops)
(#5) Operator '=' must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Operator '&&' must be spaced. (space-infix-ops)
(#5) Operator '===' must be spaced. (space-infix-ops)
(#5) Operator '&&' must be spaced. (space-infix-ops)
(#5) Operator '=' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Operator '||' must be spaced. (space-infix-ops)
(#5) Operator '=' must be spaced. (space-infix-ops)
(#5) Operator '=' must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
filter/videoeasy/module.js
(#10) Identifier 'filter_videoeasy' is not in camel case. (camelcase)
(#12) Unexpected tab character. (no-tabs)
(#13) Unexpected tab character. (no-tabs)
(#13) Trailing spaces not allowed. (no-trailing-spaces)
(#14) Unexpected tab character. (no-tabs)
(#15) Unexpected tab character. (no-tabs)
(#15) Trailing spaces not allowed. (no-trailing-spaces)
(#16) Unexpected tab character. (no-tabs)
(#17) Unexpected tab character. (no-tabs)
(#17) Trailing spaces not allowed. (no-trailing-spaces)
(#18) Unexpected tab character. (no-tabs)
(#19) Unexpected tab character. (no-tabs)
(#19) Trailing spaces not allowed. (no-trailing-spaces)
(#20) Unexpected tab character. (no-tabs)
(#20) Missing space before opening brace. (space-before-blocks)
(#21) Unexpected tab character. (no-tabs)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Operator '==' must be spaced. (space-infix-ops)
(#23) Operator '-' must be spaced. (space-infix-ops)
(#23) Missing space before opening brace. (space-before-blocks)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#25) Expected space(s) before "else". (keyword-spacing)
(#25) Expected space(s) after "else". (keyword-spacing)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#29) Trailing spaces not allowed. (no-trailing-spaces)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#31) Trailing spaces not allowed. (no-trailing-spaces)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#33) A space is required after ','. (comma-spacing)
(#34) Unexpected tab character. (no-tabs)
(#34) Comments should not begin with a lowercase character. (capitalized-comments)
(#34) Expected space or tab after '//' in comment. (spaced-comment)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#36) Trailing spaces not allowed. (no-trailing-spaces)
(#37) Unexpected tab character. (no-tabs)
(#37) Comments should not begin with a lowercase character. (capitalized-comments)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#38) Unexpected tab character. (no-tabs)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Unexpected tab character. (no-tabs)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#39) Missing space before opening brace. (space-before-blocks)
(#40) Unexpected tab character. (no-tabs)
(#40) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#40) Operator '<' must be spaced. (space-infix-ops)
(#40) Missing space before opening brace. (space-before-blocks)
(#41) Unexpected tab character. (no-tabs)
(#41) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#42) Unexpected tab character. (no-tabs)
(#42) ["CSSLINK"] is better written in dot notation. (dot-notation)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#46) Unexpected tab character. (no-tabs)
(#46) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Unexpected tab character. (no-tabs)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#47) Missing space before opening brace. (space-before-blocks)
(#48) Unexpected tab character. (no-tabs)
(#48) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#48) Operator '<' must be spaced. (space-infix-ops)
(#48) Missing space before opening brace. (space-before-blocks)
(#49) Unexpected tab character. (no-tabs)
(#49) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#50) Unexpected tab character. (no-tabs)
(#50) ["CSSUPLOAD"] is better written in dot notation. (dot-notation)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#53) Trailing spaces not allowed. (no-trailing-spaces)
(#54) Unexpected tab character. (no-tabs)
(#54) Comments should not begin with a lowercase character. (capitalized-comments)
(#54) Expected space or tab after '//' in comment. (spaced-comment)
(#55) Unexpected tab character. (no-tabs)
(#55) Expected space or tab after '//' in comment. (spaced-comment)
(#56) Unexpected tab character. (no-tabs)
(#56) Expected space(s) after "if". (keyword-spacing)
(#56) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#56) Missing space before opening brace. (space-before-blocks)
(#57) Unexpected tab character. (no-tabs)
(#57) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#57) Operator '<' must be spaced. (space-infix-ops)
(#57) Missing space before opening brace. (space-before-blocks)
(#58) Unexpected tab character. (no-tabs)
(#58) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#59) Unexpected tab character. (no-tabs)
(#59) ["CSSCUSTOM"] is better written in dot notation. (dot-notation)
(#60) Unexpected tab character. (no-tabs)
(#61) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#62) Trailing spaces not allowed. (no-trailing-spaces)
(#63) Unexpected tab character. (no-tabs)
(#63) Trailing spaces not allowed. (no-trailing-spaces)
(#64) Unexpected tab character. (no-tabs)
(#64) Trailing spaces not allowed. (no-trailing-spaces)
(#64) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#65) Unexpected tab character. (no-tabs)
(#65) Comments should not begin with a lowercase character. (capitalized-comments)
(#66) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#66) Trailing spaces not allowed. (no-trailing-spaces)
(#67) Unexpected tab character. (no-tabs)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#72) Unexpected tab character. (no-tabs)
(#72) Expected space(s) after "if". (keyword-spacing)
(#72) Identifier 'filter_videoeasy_extfunctions' is not in camel case. (camelcase)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Trailing spaces not allowed. (no-trailing-spaces)
(#73) Unexpected tab character. (no-tabs)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) Identifier 'filter_videoeasy_extfunctions' is not in camel case. (camelcase)
(#73) 'filter_videoeasy_extfunctions' is not defined. (no-undef)
(#73) ["FILEEXT"] is better written in dot notation. (dot-notation)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Trailing spaces not allowed. (no-trailing-spaces)
(#74) Unexpected tab character. (no-tabs)
(#74) Identifier 'filter_videoeasy_extfunctions' is not in camel case. (camelcase)
(#74) 'filter_videoeasy_extfunctions' is not defined. (no-undef)
(#74) ["FILEEXT"] is better written in dot notation. (dot-notation)
(#75) Unexpected tab character. (no-tabs)
(#76) Unexpected tab character. (no-tabs)
(#77) Unexpected tab character. (no-tabs)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#78) Comments should not begin with a lowercase character. (capitalized-comments)
(#78) Expected space or tab after '//' in comment. (spaced-comment)
(#78) Missing semicolon. (semi)

CSS problems

(21 errors, 5 warnings)

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

filter/videoeasy/styles.css
(#13) Expected "#73AD21" to be "#73ad21" (color-hex-case)
(#14) Expected "#73AD21" to be "#73ad21" (color-hex-case)
(#16) Expected "#CBF2DC" to be "#cbf2dc" (color-hex-case)
(#22) Expected "#0000FF" to be "#0000ff" (color-hex-case)
(#22) Expected "#0000FF" to be "#00F" (color-hex-length)
(#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)
(#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)
(#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)
(#22) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) 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)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(55 errors, 13 warnings)

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

filter/videoeasy/classes/presets_control.php
(#13) Package is not specified for class presets_control. It is also not specified in file-level phpdocs
(#13) Class presets_control is not documented
(#100) Function presets_control::parse_preset_template is not documented
(#115) Function presets_control::fetch_presets is not documented
(#130) Function presets_control::set_preset_to_config is not documented
(#159) Function presets_control::template_has_update is not documented
(#173) Function presets_control::update_all_templates is not documented
(#183) Function presets_control::update_template is not documented
(#20) Variable presets_control::$visiblename is not documented
(#21) Variable presets_control::$information is not documented
(#2) No one-line description found in phpdocs for file
(#25) Phpdocs for function presets_control::__construct has incomplete parameters list
(#54) Phpdocs for function presets_control::write_setting has incomplete parameters list
(#64) Phpdocs for function presets_control::output_html has incomplete parameters list
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
filter/videoeasy/classes/settingstools.php
(#37) Package is not specified for class settingstools. It is also not specified in file-level phpdocs
(#31) Package filter_poodll is not valid
(#37) Class settingstools is not documented
(#41) Function settingstools::fetch_template_title is not documented
(#68) Function settingstools::fetch_template_pages is not documented
filter/videoeasy/classes/template_script_generator.php
(#12) Package is not specified for class template_script_generator. It is also not specified in file-level phpdocs
(#12) Class template_script_generator is not documented
(#27) Function template_script_generator::get_template_script is not documented
(#172) Function template_script_generator::build_shim_function is not documented
(#16) Variable template_script_generator::$ext is not documented
(#2) No one-line description found in phpdocs for file
(#18) Phpdocs for function template_script_generator::__construct has incomplete parameters list
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
filter/videoeasy/classes/templateadmintools.php
(#23) Package is not specified for class templateadmintools. It is also not specified in file-level phpdocs
(#100) Function templateadmintools::fetch_template_details is not documented
(#23) No one-line description found in phpdocs for class templateadmintools
filter/videoeasy/classes/videoeasy_utils.php
(#12) Package is not specified for class videoeasy_utils. It is also not specified in file-level phpdocs
(#12) Class videoeasy_utils is not documented
(#14) Constant videoeasy_utils::FILTER_VIDEOEASY_TEMPLATE_COUNT is not documented
(#2) No one-line description found in phpdocs for file
(#16) Phpdocs for function videoeasy_utils::fetch_players has incomplete parameters list
(#52) Phpdocs for function videoeasy_utils::fetch_default has incomplete parameters list
(#66) Phpdocs for function videoeasy_utils::fetch_extensions has incomplete parameters list
(#126) Phpdocs for function videoeasy_utils::parsepropstring has incomplete parameters list
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
filter/videoeasy/filter.php
(#21) Package filter is not valid
(#2) Empty line found after PHP open tag
(#32) Class filter_videoeasy is not documented
(#90) Function filter_videoeasy::fetchconf is not documented
(#33) Variable filter_videoeasy::$adminconfig is not documented
(#34) Variable filter_videoeasy::$courseconfig is not documented
(#116) Phpdocs for function filter_videoeasy::filter_videoeasy_youtube_callback has incomplete parameters list
(#127) Phpdocs for function filter_videoeasy::filter_videoeasy_allexts_callback has incomplete parameters list
(#138) Phpdocs for function filter_videoeasy::filter_videoeasy_process has incomplete parameters list
filter/videoeasy/filterlocalsettings.php
(#21) Package filter is not valid
(#27) Class videoeasy_filter_local_settings_form is not documented
(#28) Function videoeasy_filter_local_settings_form::definition_inner is not documented
filter/videoeasy/lang/en/filter_videoeasy.php
(#21) Package filter is not valid
(#2) Empty line found after PHP open tag
filter/videoeasy/lib.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#27) Phpdocs for function filter_videoeasy_pluginfile has incomplete parameters list
filter/videoeasy/settings.php
(#19) Package filter is not valid
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
filter/videoeasy/version.php
(#20) Package filter is not valid
filter/videoeasy/videoeasycss.php
(#17) No one-line description found in phpdocs for file
filter/videoeasy/videoeasyjs.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
filter/videoeasy/videoeasytemplatesadmin.php
(#18) File-level phpdocs block is not found

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

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]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]