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

(3597 errors, 104 warnings)

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

mod/autoview/autoview.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) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) 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,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Expected 1 space(s) before asterisk; 0 found
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Expected 1 space(s) before asterisk; 0 found
(#6) Line 12 of the opening comment must start "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected 1 space(s) before asterisk; 0 found
(#10) "require_once" must be immediately followed by an open parenthesis
(#13) Commas (,) must be followed by white space.
(#13) Commas (,) must be followed by white space.
(#14) Commas (,) must be followed by white space.
(#14) Commas (,) must be followed by white space.
(#19) Variable "av_config" must not contain underscores.
(#21) Inline control structures are not allowed
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#24) Inline control structures are not allowed
(#24) Expected 1 space before "=>"; 0 found
(#24) Expected 1 space after "=>"; 0 found
(#27) Inline control structures are not allowed
(#33) Line indented incorrectly; expected 0 spaces, found 1
(#33) Expected "if (...) {\n"; found "if (...)\n {\n"
(#35) Line indented incorrectly; expected at least 4 spaces, found 2
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#37) Line indented incorrectly; expected 0 spaces, found 1
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#45) Line indented incorrectly; expected 0 spaces, found 1
(#45) Expected "if (...) {\n"; found "if (...)\n {\n"
(#47) Line indented incorrectly; expected at least 4 spaces, found 2
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Line indented incorrectly; expected at least 4 spaces, found 2
(#49) Line indented incorrectly; expected 4 spaces, found 2
(#49) Expected "if (...) {\n"; found "if (...)\n {\n"
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#51) Line indented incorrectly; expected at least 8 spaces, found 3
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) Line indented incorrectly; expected at least 8 spaces, found 3
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Line indented incorrectly; expected 4 spaces, found 2
(#54) Line indented incorrectly; expected 0 spaces, found 1
(#57) Line indented incorrectly; expected 0 spaces, found 1
(#57) Expected "if (...) {\n"; found "if (...)\n {\n"
(#59) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Line indented incorrectly; expected at least 4 spaces, found 2
(#61) Line indented incorrectly; expected 0 spaces, found 1
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#65) Variable "exitURL" must be all lower-case
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Inline control structures are not allowed
(#66) Expected 1 space before "=="; 0 found
(#66) Expected 1 space after "=="; 0 found
(#67) Variable "exitURL" must be all lower-case
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#70) Inline control structures are not allowed
(#70) Expected 1 space before ">"; 0 found
(#70) Expected 1 space after ">"; 0 found
(#71) Variable "preferedLang" must be all lower-case
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#72) Inline control structures are not allowed
(#73) Variable "preferedLang" must be all lower-case
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#83) Variable "exitURL" must be all lower-case
(#85) Variable "preferedLang" must be all lower-case
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#93) Expected "if (...) {\n"; found "if (...)\n {\n"
(#95) Line indented incorrectly; expected at least 5 spaces, found 2
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#96) Line indented incorrectly; expected at least 5 spaces, found 2
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#100) Expected "if (...) {\n"; found "if (...)\n {\n"
(#100) Variable "av_config" must not contain underscores.
(#100) Expected 1 space before ">"; 0 found
(#100) Expected 1 space after ">"; 0 found
(#100) Variable "av_config" must not contain underscores.
(#100) Expected 1 space before ">"; 0 found
(#100) Expected 1 space after ">"; 0 found
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#104) Variable "av_config" must not contain underscores.
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#105) Variable "av_config" must not contain underscores.
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#109) Expected "if (...) {\n"; found "if (...)\n {\n"
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Inline control structures are not allowed
(#113) Variable "av_config" must not contain underscores.
(#114) Line indented incorrectly; expected at least 12 spaces, found 4
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#114) Variable "av_config" must not contain underscores.
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Inline control structures are not allowed
(#116) Expected 1 space before "=="; 0 found
(#116) Expected 1 space after "=="; 0 found
(#117) Line indented incorrectly; expected at least 12 spaces, found 4
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Inline control structures are not allowed
(#119) Line indented incorrectly; expected at least 12 spaces, found 4
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#120) Line indented incorrectly; expected 8 spaces, found 2
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Inline control structures are not allowed
(#124) Variable "av_config" must not contain underscores.
(#124) Expected 1 space before ">"; 0 found
(#124) Expected 1 space after ">"; 0 found
(#125) Line indented incorrectly; expected at least 4 spaces, found 2
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#125) Variable "av_config" must not contain underscores.
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) A closing tag is not permitted at the end of a PHP file
mod/autoview/avedit.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) Expected 1 space(s) before asterisk; 0 found
(#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.".
(#4) Line 7 of the opening comment must start "//".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#6) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Line 12 of the opening comment must start "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Variable "av_config" must not contain underscores.
(#11) Expected 1 space before "="; 0 found
(#11) Expected 1 space after "="; 0 found
(#14) Inline control structures are not allowed
(#14) Expected 1 space before "=>"; 0 found
(#14) Expected 1 space after "=>"; 0 found
(#17) Inline control structures are not allowed
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#20) Inline control structures are not allowed
(#26) Line indented incorrectly; expected 0 spaces, found 4
(#26) Expected "if (...) {\n"; found "if (...)\n {\n"
(#30) Line indented incorrectly; expected 0 spaces, found 4
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Inline control structures are not allowed
(#40) Variable "av_config" must not contain underscores.
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#41) Variable "av_config" must not contain underscores.
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Inline control structures are not allowed
(#43) Variable "av_config" must not contain underscores.
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#44) Variable "av_config" must not contain underscores.
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Inline control structures are not allowed
(#46) Variable "av_config" must not contain underscores.
(#46) Variable "av_config" must not contain underscores.
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Variable "broadcastMaxKbps" must be all lower-case
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#49) Inline control structures are not allowed
(#49) Variable "av_config" must not contain underscores.
(#50) Variable "broadcastMaxKbps" must be all lower-case
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#50) Variable "av_config" must not contain underscores.
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#57) Whitespace found at end of line
(#58) Whitespace found at end of line
(#65) Expected 1 space before "=>"; 0 found
(#66) Variable "broadcastMaxKbps" must be all lower-case
(#69) Inline control structures are not allowed
(#69) Expected 1 space before ">"; 0 found
(#69) Expected 1 space after ">"; 0 found
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#71) Inline control structures are not allowed
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#75) A closing tag is not permitted at the end of a PHP file
mod/autoview/avphplib/avlib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) File is being unconditionally included; use "require_once" instead
(#11) function name "sendQTRefMovie" must be lower-case letters only
(#12) Opening brace should be on the same line as the declaration
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#13) Variable "RefMovie" must be all lower-case
(#13) Expected 1 space before "="; 0 found
(#13) Expected 1 space after "="; 0 found
(#14) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Variable "DataReference" must be all lower-case
(#14) Expected 1 space before "="; 0 found
(#14) Expected 1 space after "="; 0 found
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#15) Variable "MovieDescriptor" must be all lower-case
(#15) Expected 1 space before "="; 0 found
(#15) Expected 1 space after "="; 0 found
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#16) Variable "MovieDescriptor" must be all lower-case
(#16) Variable "DataReference" must be all lower-case
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Variable "RefMovie" must be all lower-case
(#17) Variable "MovieDescriptor" must be all lower-case
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Variable "Movie" must be all lower-case
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Variable "Movie" must be all lower-case
(#19) Variable "RefMovie" must be all lower-case
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Variable "Movie" must be all lower-case
(#26) Opening brace should be on the same line as the declaration
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#27) Expected "if (...) {\n"; found "if (...)\n {\n"
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Inline control structures are not allowed
(#35) Line indented incorrectly; expected at least 8 spaces, found 3
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Inline control structures are not allowed
(#45) Line indented incorrectly; expected at least 8 spaces, found 3
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Inline control structures are not allowed
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) function name "testXSL" must be lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Inline control structures are not allowed
(#56) Line indented incorrectly; expected at least 4 spaces, found 2
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) function name "testDocConv" must be lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Inline control structures are not allowed
(#64) Line indented incorrectly; expected at least 4 spaces, found 2
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Inline control structures are not allowed
(#66) Line indented incorrectly; expected at least 4 spaces, found 2
(#69) function name "testPeclHttp" must be lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Inline control structures are not allowed
(#72) Line indented incorrectly; expected at least 4 spaces, found 2
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Inline control structures are not allowed
(#74) Line indented incorrectly; expected at least 4 spaces, found 2
(#77) function name "testCurl" must be lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Inline control structures are not allowed
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Inline control structures are not allowed
(#82) Line indented incorrectly; expected at least 4 spaces, found 2
(#86) Opening brace should be on the same line as the declaration
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) Expected "for (...) {\n"; found "for (...)\n {\n"
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#87) Expected 1 space before "<"; 0 found
(#87) Expected 1 space after "<"; 0 found
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Inline control structures are not allowed
(#90) Expected 1 space before "!="; 0 found
(#90) Expected 1 space after "!="; 0 found
(#91) Line indented incorrectly; expected 8 spaces, found 3
(#91) Expected "if (...) {\n"; found "if (...)\n {\n"
(#91) Expected 1 space before ">"; 0 found
(#91) Expected 1 space after ">"; 0 found
(#91) Expected 1 space before "=="; 0 found
(#91) Expected 1 space after "=="; 0 found
(#91) Expected 1 space before "=="; 0 found
(#91) Expected 1 space after "=="; 0 found
(#91) Expected 1 space before "=="; 0 found
(#91) Expected 1 space after "=="; 0 found
(#91) Expected 1 space before "=="; 0 found
(#91) Expected 1 space after "=="; 0 found
(#91) Expected 1 space before "=="; 0 found
(#91) Expected 1 space after "=="; 0 found
(#91) Expected 1 space before "=="; 0 found
(#91) Expected 1 space after "=="; 0 found
(#92) Line indented incorrectly; expected at least 8 spaces, found 3
(#93) Line indented incorrectly; expected at least 12 spaces, found 4
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Line indented incorrectly; expected at least 12 spaces, found 4
(#94) Inline control structures are not allowed
(#94) Expected 1 space before "<"; 0 found
(#94) Expected 1 space after "<"; 0 found
(#95) Line indented incorrectly; expected at least 12 spaces, found 5
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#96) Line indented incorrectly; expected at least 12 spaces, found 4
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#97) Line indented incorrectly; expected at least 12 spaces, found 4
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#97) Expected 1 space before "+"; 0 found
(#97) Expected 1 space after "+"; 0 found
(#98) Line indented incorrectly; expected at least 12 spaces, found 4
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) Expected 1 space before "-"; 0 found
(#98) Expected 1 space after "-"; 0 found
(#99) Line indented incorrectly; expected 8 spaces, found 3
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Opening brace should be on the same line as the declaration
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#114) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#115) Expected "while (...) {\n"; found "while (...)\n {\n"
(#115) Expected 1 space before ">"; 0 found
(#115) Expected 1 space after ">"; 0 found
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Expected 1 space before ".="; 0 found
(#117) Expected 1 space after ".="; 0 found
(#117) Expected 1 space before "-"; 0 found
(#117) Expected 1 space after "-"; 0 found
(#117) Expected 1 space before "+"; 0 found
(#117) Expected 1 space after "+"; 0 found
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#118) Expected 1 space before "+"; 0 found
(#118) Expected 1 space after "+"; 0 found
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Expected 1 space before ".="; 0 found
(#122) Expected 1 space after ".="; 0 found
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Inline control structures are not allowed
(#126) Line indented incorrectly; expected at least 4 spaces, found 2
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Inline control structures are not allowed
(#128) Line indented incorrectly; expected at least 4 spaces, found 2
(#131) function name "convertPresentationFile" must be lower-case letters only
(#131) Variable "convertKey" must be all lower-case
(#131) Variable "convertURL" must be all lower-case
(#131) Variable "convertFile" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Inline control structures are not allowed
(#133) Variable "convertFile" must be all lower-case
(#133) Variable "convertFile" must be all lower-case
(#134) Line indented incorrectly; expected at least 4 spaces, found 2
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Inline control structures are not allowed
(#138) Expected 1 space before "=="; 0 found
(#138) Expected 1 space after "=="; 0 found
(#139) Line indented incorrectly; expected at least 4 spaces, found 2
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#140) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Inline control structures are not allowed
(#140) Expected 1 space before "=="; 0 found
(#140) Expected 1 space after "=="; 0 found
(#141) Line indented incorrectly; expected at least 4 spaces, found 2
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Inline control structures are not allowed
(#142) Expected 1 space before "=="; 0 found
(#142) Expected 1 space after "=="; 0 found
(#143) Line indented incorrectly; expected at least 4 spaces, found 2
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Inline control structures are not allowed
(#148) Line indented incorrectly; expected at least 4 spaces, found 2
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#148) Variable "convertKey" must be all lower-case
(#148) Variable "convertURL" must be all lower-case
(#148) Variable "convertFile" must be all lower-case
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Inline control structures are not allowed
(#151) Line indented incorrectly; expected at least 4 spaces, found 2
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Variable "convertKey" must be all lower-case
(#151) Variable "convertURL" must be all lower-case
(#151) Variable "convertFile" must be all lower-case
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#152) Inline control structures are not allowed
(#153) Line indented incorrectly; expected at least 4 spaces, found 2
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#155) Expected "if (...) {\n"; found "if (...)\n {\n"
(#155) Expected 1 space before ">"; 0 found
(#155) Expected 1 space after ">"; 0 found
(#156) Line indented incorrectly; expected at least 4 spaces, found 1
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Variable "convertFile" must be all lower-case
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) function name "convertPresentationFile_curl" must be lower-case letters only
(#165) Variable "convertKey" must be all lower-case
(#165) Variable "convertURL" must be all lower-case
(#165) Variable "convertFile" must be all lower-case
(#166) Opening brace should be on the same line as the declaration
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#169) Variable "convertFile" must be all lower-case
(#171) Line indented incorrectly; expected at least 4 spaces, found 1
(#172) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Variable "convertURL" must be all lower-case
(#174) Line indented incorrectly; expected at least 4 spaces, found 1
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#176) Line indented incorrectly; expected at least 4 spaces, found 1
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#182) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Line indented incorrectly; expected at least 4 spaces, found 2
(#184) Line indented incorrectly; expected at least 4 spaces, found 2
(#184) Variable "convertKey" must be all lower-case
(#185) Line indented incorrectly; expected at least 4 spaces, found 2
(#185) Expected 1 space before "=>"; 0 found
(#185) Variable "convertFile" must be all lower-case
(#186) Line indented incorrectly; expected at least 4 spaces, found 1
(#188) Line indented incorrectly; expected at least 4 spaces, found 1
(#188) Whitespace found at end of line
(#189) Line indented incorrectly; expected at least 4 spaces, found 1
(#190) Line indented incorrectly; expected at least 4 spaces, found 1
(#190) Variable "mime_type" must not contain underscores.
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#191) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Line indented incorrectly; expected 4 spaces, found 1
(#194) Expected "if (...) {\n"; found "if (...)\n {\n"
(#194) Expected 1 space before "=="; 0 found
(#194) Expected 1 space after "=="; 0 found
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#196) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Line indented incorrectly; expected 4 spaces, found 1
(#200) Line indented incorrectly; expected 4 spaces, found 1
(#200) Expected "if (...) {\n"; found "if (...)\n {\n"
(#200) Variable "mime_type" must not contain underscores.
(#200) Expected 1 space before "=="; 0 found
(#200) Expected 1 space after "=="; 0 found
(#201) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#202) Variable "convertFile" must be all lower-case
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Expected 1 space before "="; 0 found
(#204) Expected 1 space after "="; 0 found
(#205) Line indented incorrectly; expected 4 spaces, found 1
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) function name "convertPresentationFile_peclhttp" must be lower-case letters only
(#210) Variable "convertKey" must be all lower-case
(#210) Variable "convertURL" must be all lower-case
(#210) Variable "convertFile" must be all lower-case
(#211) Opening brace should be on the same line as the declaration
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#212) Expected 1 space before "="; 0 found
(#212) Expected 1 space after "="; 0 found
(#213) Line indented incorrectly; expected at least 4 spaces, found 2
(#214) Line indented incorrectly; expected at least 4 spaces, found 2
(#214) Variable "convertKey" must be all lower-case
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Expected 1 space before "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Line indented incorrectly; expected at least 4 spaces, found 2
(#220) Line indented incorrectly; expected at least 4 spaces, found 3
(#221) Line indented incorrectly; expected at least 4 spaces, found 3
(#222) Line indented incorrectly; expected at least 4 spaces, found 3
(#222) Variable "convertFile" must be all lower-case
(#223) Line indented incorrectly; expected at least 4 spaces, found 2
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#226) Line indented incorrectly; expected at least 4 spaces, found 1
(#226) Expected 1 space before "="; 0 found
(#226) Expected 1 space after "="; 0 found
(#226) Variable "convertURL" must be all lower-case
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Inline control structures are not allowed
(#228) Line indented incorrectly; expected at least 4 spaces, found 2
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) Expected 1 space before "="; 0 found
(#230) Expected 1 space after "="; 0 found
(#230) Variable "convertFile" must be all lower-case
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Inline control structures are not allowed
(#231) Expected 1 space before "=="; 0 found
(#231) Expected 1 space after "=="; 0 found
(#232) Line indented incorrectly; expected at least 4 spaces, found 2
(#232) Expected 1 space before "="; 0 found
(#232) Expected 1 space after "="; 0 found
(#232) Variable "convertFile" must be all lower-case
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) function name "stripFileExtension" must be lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#243) Line indented incorrectly; expected at least 4 spaces, found 2
(#243) Expected 1 space before "="; 0 found
(#243) Expected 1 space after "="; 0 found
(#245) Line indented incorrectly; expected at least 4 spaces, found 2
(#245) Inline control structures are not allowed
(#245) Expected 1 space before "<"; 0 found
(#245) Expected 1 space after "<"; 0 found
(#246) Line indented incorrectly; expected at least 4 spaces, found 3
(#246) Expected 1 space before "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#247) Line indented incorrectly; expected at least 4 spaces, found 2
(#247) Commas (,) must be followed by white space.
(#247) Commas (,) must be followed by white space.
(#250) A closing tag is not permitted at the end of a PHP file
mod/autoview/avphplib/refmovie.inc.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".
(#4) Whitespace found at end of line
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#13) Whitespace found at end of line
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#17) Scope modifier not specified for member variable "$list"
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#18) Scope modifier not specified for member variable "$type"
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Whitespace found at end of line
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) method name "QTBase::QTBase" must be in lower-case letters only
(#20) PHP4 style constructors are not allowed; use "__construct()" instead
(#20) Visibility must be declared on method "QTBase"
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Opening brace should be on the same line as the declaration
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Whitespace found at end of line
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#25) method name "QTBase::addChunk" must be in lower-case letters only
(#25) Visibility must be declared on method "addChunk"
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Opening brace should be on the same line as the declaration
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Inline control structures are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 3
(#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
(#29) Inline control structures are not allowed
(#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 5
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) 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 4 spaces, found 1
(#33) Visibility must be declared on method "size"
(#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) Opening brace should be on the same line as the declaration
(#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) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Inline control structures are not allowed
(#36) Space found after opening bracket of FOR loop
(#36) The use of function sizeof() is forbidden; use count() instead
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 5
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Expected 1 space before "*"; 0 found
(#38) Expected 1 space after "*"; 0 found
(#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
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) method name "QTBase::toString" must be in lower-case letters only
(#42) Visibility must be declared on method "toString"
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Opening brace should be on the same line as the declaration
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Inline control structures are not allowed
(#46) Space found after opening bracket of FOR loop
(#46) The use of function sizeof() is forbidden; use count() instead
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#54) Whitespace found at end of line
(#55) Whitespace found at end of line
(#56) Whitespace found at end of line
(#57) Whitespace found at end of line
(#58) Whitespace found at end of line
(#59) Whitespace found at end of line
(#61) Whitespace found at end of line
(#62) Whitespace found at end of line
(#63) Whitespace found at end of line
(#64) Whitespace found at end of line
(#65) Whitespace found at end of line
(#66) Whitespace found at end of line
(#69) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#78) Whitespace found at end of line
(#79) Whitespace found at end of line
(#81) Whitespace found at end of line
(#82) Whitespace found at end of line
(#84) Whitespace found at end of line
(#85) Whitespace found at end of line
(#87) Whitespace found at end of line
(#88) Whitespace found at end of line
(#90) Whitespace found at end of line
(#91) Whitespace found at end of line
(#93) Whitespace found at end of line
(#94) Whitespace found at end of line
(#96) Whitespace found at end of line
(#97) Whitespace found at end of line
(#99) Whitespace found at end of line
(#100) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#106) method name "QTMovie::QTMovie" must be in lower-case letters only
(#106) PHP4 style constructors are not allowed; use "__construct()" instead
(#106) Visibility must be declared on method "QTMovie"
(#106) Variable "QTRefMovie" must be all lower-case
(#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
(#107) Opening brace should be on the same line as the declaration
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 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 at least 8 spaces, found 2
(#110) Inline control structures are not allowed
(#110) Variable "QTRefMovie" must be all lower-case
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 5
(#111) Variable "QTRefMovie" must be all lower-case
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#113) This comment is 54% valid code; is this commented out code?
(#113) Line indented incorrectly; expected at least 4 spaces, found 0
(#113) Whitespace found at end of line
(#114) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Line indented incorrectly; expected at least 4 spaces, found 2
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Line indented incorrectly; expected at least 4 spaces, found 0
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Whitespace found at end of line
(#123) Whitespace found at end of line
(#124) Whitespace found at end of line
(#125) Whitespace found at end of line
(#128) Whitespace found at end of line
(#134) Whitespace found at end of line
(#135) Whitespace found at end of line
(#137) Whitespace found at end of line
(#138) Whitespace found at end of line
(#140) Whitespace found at end of line
(#141) Whitespace found at end of line
(#142) Whitespace found at end of line
(#143) Whitespace found at end of line
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#147) method name "QTRefMovie::QTRefMovie" must be in lower-case letters only
(#147) PHP4 style constructors are not allowed; use "__construct()" instead
(#147) Visibility must be declared on method "QTRefMovie"
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Opening brace should be on the same line as the declaration
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#156) Whitespace found at end of line
(#157) Whitespace found at end of line
(#160) Whitespace found at end of line
(#161) Whitespace found at end of line
(#168) Whitespace found at end of line
(#169) Whitespace found at end of line
(#171) Whitespace found at end of line
(#172) Whitespace found at end of line
(#174) Whitespace found at end of line
(#175) Whitespace found at end of line
(#176) Whitespace found at end of line
(#178) Whitespace found at end of line
(#179) Whitespace found at end of line
(#180) Whitespace found at end of line
(#182) Whitespace found at end of line
(#183) Whitespace found at end of line
(#184) Whitespace found at end of line
(#186) Whitespace found at end of line
(#187) Whitespace found at end of line
(#188) Whitespace found at end of line
(#190) Whitespace found at end of line
(#191) Whitespace found at end of line
(#192) Whitespace found at end of line
(#193) Whitespace found at end of line
(#195) Whitespace found at end of line
(#196) Whitespace found at end of line
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#201) Line indented incorrectly; expected 4 spaces, found 1
(#201) method name "QTRefMovieDescriptor::QTRefMovieDescriptor" must be in lower-case letters only
(#201) PHP4 style constructors are not allowed; use "__construct()" instead
(#201) Visibility must be declared on method "QTRefMovieDescriptor"
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Opening brace should be on the same line as the declaration
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 4 spaces, found 1
(#207) This comment is 53% valid code; is this commented out code?
(#207) Line indented incorrectly; expected at least 4 spaces, found 0
(#207) Whitespace found at end of line
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#209) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) Line indented incorrectly; expected at least 4 spaces, found 2
(#211) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) Line indented incorrectly; expected at least 4 spaces, found 2
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Line indented incorrectly; expected at least 4 spaces, found 0
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#222) Whitespace found at end of line
(#223) Whitespace found at end of line
(#232) Whitespace found at end of line
(#233) Whitespace found at end of line
(#235) Whitespace found at end of line
(#236) Whitespace found at end of line
(#238) Whitespace found at end of line
(#239) Whitespace found at end of line
(#240) Whitespace found at end of line
(#241) Whitespace found at end of line
(#242) Whitespace found at end of line
(#243) Whitespace found at end of line
(#244) Whitespace found at end of line
(#245) Whitespace found at end of line
(#247) Whitespace found at end of line
(#248) Whitespace found at end of line
(#249) Whitespace found at end of line
(#250) Whitespace found at end of line
(#252) Whitespace found at end of line
(#253) Whitespace found at end of line
(#255) Whitespace found at end of line
(#256) Whitespace found at end of line
(#257) Whitespace found at end of line
(#258) Whitespace found at end of line
(#259) Whitespace found at end of line
(#260) Whitespace found at end of line
(#261) Whitespace found at end of line
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 4 spaces, found 1
(#266) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#266) Scope modifier not specified for member variable "$flag"
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 4 spaces, found 1
(#267) Member variable "RefType" must be all lower-case
(#267) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#267) Scope modifier not specified for member variable "$RefType"
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 4 spaces, found 1
(#268) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#268) Scope modifier not specified for member variable "$size"
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#269) Scope modifier not specified for member variable "$reference"
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Whitespace found at end of line
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#271) Line indented incorrectly; expected 4 spaces, found 1
(#271) method name "QTDataReference::QTDataReference" must be in lower-case letters only
(#271) PHP4 style constructors are not allowed; use "__construct()" instead
(#271) Visibility must be declared on method "QTDataReference"
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 4 spaces, found 1
(#272) Opening brace should be on the same line as the declaration
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 2
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 2
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 2
(#275) Inline control structures are not allowed
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 4 spaces, found 1
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 4 spaces, found 1
(#278) method name "QTDataReference::setReference" must be in lower-case letters only
(#278) Visibility must be declared on method "setReference"
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 4 spaces, found 1
(#279) Opening brace should be on the same line as the declaration
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 2
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 1
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 4 spaces, found 1
(#284) method name "QTDataReference::toString" must be in lower-case letters only
(#284) Visibility must be declared on method "toString"
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 4 spaces, found 1
(#285) Opening brace should be on the same line as the declaration
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 2
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 4 spaces, found 1
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Whitespace found at end of line
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 4 spaces, found 1
(#295) Visibility must be declared on method "size"
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Opening brace should be on the same line as the declaration
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 spaces, found 2
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 4 spaces, found 1
(#303) Whitespace found at end of line
(#304) Whitespace found at end of line
(#305) Whitespace found at end of line
(#306) Whitespace found at end of line
(#307) Whitespace found at end of line
(#314) Whitespace found at end of line
(#315) Whitespace found at end of line
(#317) Whitespace found at end of line
(#318) Whitespace found at end of line
(#320) Whitespace found at end of line
(#321) Whitespace found at end of line
(#323) Whitespace found at end of line
(#324) Whitespace found at end of line
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 4 spaces, found 1
(#328) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#328) Scope modifier not specified for member variable "$flag"
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 4 spaces, found 1
(#329) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#329) Scope modifier not specified for member variable "$rate"
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Whitespace found at end of line
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 4 spaces, found 1
(#331) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#331) Scope modifier not specified for member variable "$rates"
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#334) Expected 1 space after "=>"; 2 found
(#335) Expected 1 space after "=>"; 3 found
(#336) Expected 1 space after "=>"; 3 found
(#337) Expected 1 space after "=>"; 3 found
(#338) Expected 1 space after "=>"; 3 found
(#339) Expected 1 space after "=>"; 4 found
(#341) Whitespace found at end of line
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#344) Line indented incorrectly; expected 4 spaces, found 1
(#344) method name "QTDataRate::QTDataRate" must be in lower-case letters only
(#344) PHP4 style constructors are not allowed; use "__construct()" instead
(#344) Visibility must be declared on method "QTDataRate"
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 4 spaces, found 1
(#345) Opening brace should be on the same line as the declaration
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 2
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 8 spaces, found 2
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#348) Inline control structures are not allowed
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 4 spaces, found 1
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Whitespace found at end of line
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 4 spaces, found 1
(#351) method name "QTDataRate::setRate" must be in lower-case letters only
(#351) Visibility must be declared on method "setRate"
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 4 spaces, found 1
(#352) Opening brace should be on the same line as the declaration
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 2
(#353) Inline control structures are not allowed
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 5
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 8 spaces, found 2
(#355) Inline control structures are not allowed
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 8 spaces, found 5
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 4 spaces, found 1
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 4 spaces, found 1
(#359) method name "QTDataRate::toString" must be in lower-case letters only
(#359) Visibility must be declared on method "toString"
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 4 spaces, found 1
(#360) Opening brace should be on the same line as the declaration
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 8 spaces, found 2
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 8 spaces, found 2
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 8 spaces, found 2
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 8 spaces, found 2
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 4 spaces, found 1
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Whitespace found at end of line
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 4 spaces, found 1
(#368) Visibility must be declared on method "size"
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) Opening brace should be on the same line as the declaration
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 8 spaces, found 2
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 4 spaces, found 1
(#376) Whitespace found at end of line
(#377) Whitespace found at end of line
(#379) Whitespace found at end of line
(#380) Whitespace found at end of line
(#381) Whitespace found at end of line
(#383) Whitespace found at end of line
(#384) Whitespace found at end of line
(#385) Whitespace found at end of line
(#386) Whitespace found at end of line
(#389) Whitespace found at end of line
(#390) Whitespace found at end of line
(#391) Whitespace found at end of line
(#399) Whitespace found at end of line
(#400) Whitespace found at end of line
(#402) Whitespace found at end of line
(#403) Whitespace found at end of line
(#405) Whitespace found at end of line
(#406) Whitespace found at end of line
(#408) Whitespace found at end of line
(#409) Line exceeds 132 characters; contains 140 characters
(#409) Whitespace found at end of line
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 4 spaces, found 1
(#414) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#414) Scope modifier not specified for member variable "$flag"
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 4 spaces, found 1
(#415) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#415) Scope modifier not specified for member variable "$speed"
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Whitespace found at end of line
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 4 spaces, found 1
(#417) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#417) Scope modifier not specified for member variable "$speeds"
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#423) Line indented incorrectly; expected 4 spaces, found 1
(#423) method name "QTCPUSpeed::QTCPUSpeed" must be in lower-case letters only
(#423) PHP4 style constructors are not allowed; use "__construct()" instead
(#423) Visibility must be declared on method "QTCPUSpeed"
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 4 spaces, found 1
(#424) Opening brace should be on the same line as the declaration
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 8 spaces, found 2
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 8 spaces, found 2
(#427) Inline control structures are not allowed
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 4 spaces, found 1
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Whitespace found at end of line
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 4 spaces, found 1
(#430) method name "QTCPUSpeed::setSpeed" must be in lower-case letters only
(#430) Visibility must be declared on method "setSpeed"
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 4 spaces, found 1
(#431) Opening brace should be on the same line as the declaration
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 8 spaces, found 2
(#432) Inline control structures are not allowed
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 8 spaces, found 5
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 8 spaces, found 2
(#434) Inline control structures are not allowed
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 8 spaces, found 5
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 4 spaces, found 1
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 4 spaces, found 1
(#438) method name "QTCPUSpeed::toString" must be in lower-case letters only
(#438) Visibility must be declared on method "toString"
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 4 spaces, found 1
(#439) Opening brace should be on the same line as the declaration
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 8 spaces, found 2
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 8 spaces, found 2
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 8 spaces, found 2
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 8 spaces, found 2
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 8 spaces, found 2
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected 4 spaces, found 1
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Whitespace found at end of line
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 4 spaces, found 1
(#447) Visibility must be declared on method "size"
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 4 spaces, found 1
(#448) Opening brace should be on the same line as the declaration
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 8 spaces, found 2
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 4 spaces, found 1
(#456) Whitespace found at end of line
(#457) Whitespace found at end of line
(#458) Whitespace found at end of line
(#459) Whitespace found at end of line
(#460) Whitespace found at end of line
(#461) Whitespace found at end of line
(#462) Whitespace found at end of line
(#468) Whitespace found at end of line
(#469) Whitespace found at end of line
(#471) Whitespace found at end of line
(#472) Whitespace found at end of line
(#474) Whitespace found at end of line
(#475) Line exceeds 132 characters; contains 154 characters
(#475) Whitespace found at end of line
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 4 spaces, found 1
(#479) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#479) Scope modifier not specified for member variable "$flag"
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 4 spaces, found 1
(#480) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#480) Scope modifier not specified for member variable "$quality"
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Whitespace found at end of line
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Use of deprecated PHP4 style class constructor is not supported since PHP 7.
(#482) Line indented incorrectly; expected 4 spaces, found 1
(#482) method name "QTQuality::QTQuality" must be in lower-case letters only
(#482) PHP4 style constructors are not allowed; use "__construct()" instead
(#482) Visibility must be declared on method "QTQuality"
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 4 spaces, found 1
(#483) Opening brace should be on the same line as the declaration
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 8 spaces, found 2
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 8 spaces, found 2
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 8 spaces, found 2
(#486) Inline control structures are not allowed
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 4 spaces, found 1
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Whitespace found at end of line
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 4 spaces, found 1
(#489) method name "QTQuality::setQuality" must be in lower-case letters only
(#489) Visibility must be declared on method "setQuality"
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 4 spaces, found 1
(#490) Opening brace should be on the same line as the declaration
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 8 spaces, found 4
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 4 spaces, found 1
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected 4 spaces, found 1
(#494) method name "QTQuality::toString" must be in lower-case letters only
(#494) Visibility must be declared on method "toString"
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 4 spaces, found 1
(#495) Opening brace should be on the same line as the declaration
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 8 spaces, found 2
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 8 spaces, found 2
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 8 spaces, found 2
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 8 spaces, found 2
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 8 spaces, found 2
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 4 spaces, found 1
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Whitespace found at end of line
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected 4 spaces, found 1
(#503) Visibility must be declared on method "size"
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 4 spaces, found 1
(#504) Opening brace should be on the same line as the declaration
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 8 spaces, found 2
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected 4 spaces, found 1
(#509) This comment is 50% valid code; is this commented out code?
(#541) A closing tag is not permitted at the end of a PHP file
mod/autoview/avphplib/test.php
(#1) The first thing in a PHP file must be the <?php tag.
(#10) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#10) Expected 1 space before "="; 0 found
(#10) Expected 1 space after "="; 0 found
(#12) Expected "if (...) {\n"; found "if (...)\n {\n"
(#14) Line indented incorrectly; expected at least 5 spaces, found 2
(#14) Expected 1 space before "="; 0 found
(#14) Expected 1 space after "="; 0 found
(#15) Line indented incorrectly; expected at least 5 spaces, found 2
(#15) Whitespace found at end of line
(#17) Line indented incorrectly; expected at least 5 spaces, found 2
(#17) Inline control structures are not allowed
(#18) Line indented incorrectly; expected at least 5 spaces, found 3
(#19) Line indented incorrectly; expected at least 5 spaces, found 2
(#19) Inline control structures are not allowed
(#20) Line indented incorrectly; expected at least 5 spaces, found 3
(#22) Line indented incorrectly; expected at least 5 spaces, found 2
(#22) Inline control structures are not allowed
(#23) Line indented incorrectly; expected at least 5 spaces, found 3
(#24) Line indented incorrectly; expected at least 5 spaces, found 2
(#24) Inline control structures are not allowed
(#25) Line indented incorrectly; expected at least 5 spaces, found 3
(#27) Line indented incorrectly; expected at least 5 spaces, found 2
(#27) Inline control structures are not allowed
(#28) Line indented incorrectly; expected at least 5 spaces, found 3
(#29) Line indented incorrectly; expected at least 5 spaces, found 2
(#29) Inline control structures are not allowed
(#30) Line indented incorrectly; expected at least 5 spaces, found 3
(#32) Line indented incorrectly; expected at least 5 spaces, found 2
(#32) Inline control structures are not allowed
(#33) Line indented incorrectly; expected at least 5 spaces, found 3
(#34) Line indented incorrectly; expected at least 5 spaces, found 2
(#34) Inline control structures are not allowed
(#35) Line indented incorrectly; expected at least 5 spaces, found 3
(#37) Line indented incorrectly; expected at least 5 spaces, found 2
(#37) Inline control structures are not allowed
(#38) Line indented incorrectly; expected at least 5 spaces, found 3
(#39) Line indented incorrectly; expected at least 5 spaces, found 2
(#39) Inline control structures are not allowed
(#40) Line indented incorrectly; expected at least 5 spaces, found 3
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Inline control structures are not allowed
(#44) Expected 1 space before "=="; 0 found
(#44) Expected 1 space after "=="; 0 found
(#45) Line indented incorrectly; expected at least 4 spaces, found 2
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Inline control structures are not allowed
(#47) Line indented incorrectly; expected at least 4 spaces, found 2
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#55) Expected "if (...) {\n"; found "if (...)\n {\n"
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#60) Expected "} else {\n"; found "}\n else\n {\n"
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#66) Expected "if (...) {\n"; found "if (...)\n {\n"
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Expected "} else {\n"; found "}\n else\n {\n"
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Inline control structures are not allowed
(#79) Expected 1 space before "=="; 0 found
(#79) Expected 1 space after "=="; 0 found
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#80) Line exceeds 132 characters; contains 137 characters
(#80) Line exceeds 132 characters; contains 137 characters
(#80) Line exceeds 132 characters; contains 137 characters
(#80) Line exceeds 132 characters; contains 137 characters
(#80) Line exceeds 132 characters; contains 137 characters
(#81) Line indented incorrectly; expected at least 4 spaces, found 3
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Inline control structures are not allowed
(#83) Line indented incorrectly; expected at least 4 spaces, found 2
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#90) Line indented incorrectly; expected at least 4 spaces, found 2
(#91) Line indented incorrectly; expected at least 4 spaces, found 2
(#92) Line indented incorrectly; expected at least 4 spaces, found 2
(#93) Line indented incorrectly; expected at least 4 spaces, found 2
(#95) Line indented incorrectly; expected at least 4 spaces, found 2
(#96) Whitespace found at end of line
(#97) Line indented incorrectly; expected 4 spaces, found 2
(#97) Expected "while (...) {\n"; found "while (...)\n {\n"
(#98) Line indented incorrectly; expected at least 4 spaces, found 2
(#99) Line indented incorrectly; expected at least 8 spaces, found 3
(#99) Inline control structures are not allowed
(#100) Line indented incorrectly; expected at least 8 spaces, found 4
(#101) Line indented incorrectly; expected at least 8 spaces, found 3
(#102) Line indented incorrectly; expected at least 8 spaces, found 3
(#102) Inline control structures are not allowed
(#103) Line indented incorrectly; expected at least 8 spaces, found 4
(#104) Line indented incorrectly; expected at least 8 spaces, found 3
(#104) Inline control structures are not allowed
(#105) Line indented incorrectly; expected at least 8 spaces, found 4
(#107) Line indented incorrectly; expected at least 8 spaces, found 3
(#108) Line indented incorrectly; expected 4 spaces, found 2
(#111) Line indented incorrectly; expected 4 spaces, found 1
mod/autoview/backup/moodle2/backup_autoview_activity_task.class.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) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#13) Whitespace found at end of line
(#16) Line indented incorrectly; expected 4 spaces, found 1
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Opening brace should be on the same line as the declaration
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Opening brace should be on the same line as the declaration
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Opening brace should be on the same line as the declaration
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#33) A closing tag is not permitted at the end of a PHP file
mod/autoview/backup/moodle2/backup_autoview_stepslib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) 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) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#15) Opening brace should be on the same line as the declaration
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#18) Whitespace found at end of line
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Line indented incorrectly; expected at least 8 spaces, found 3
(#21) Whitespace found at end of line
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#22) No space found before comment text; expected "// ***We do not need to backup the keys table***" but found "//***We do not need to backup the keys table***"
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Whitespace found at end of line
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Whitespace found at end of line
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Whitespace found at end of line
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#39) A closing tag is not permitted at the end of a PHP file
mod/autoview/backup/moodle2/restore_autoview_activity_task.class.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) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#14) Whitespace found at end of line
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Opening brace should be on the same line as the declaration
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Opening brace should be on the same line as the declaration
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Opening brace should be on the same line as the declaration
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Opening brace should be on the same line as the declaration
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Opening brace should be on the same line as the declaration
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Opening brace should be on the same line as the declaration
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#57) A closing tag is not permitted at the end of a PHP file
mod/autoview/backup/moodle2/restore_autoview_stepslib.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) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Opening brace should be on the same line as the declaration
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Line indented incorrectly; expected 4 spaces, found 1
(#18) Line indented incorrectly; expected 4 spaces, found 1
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Opening brace should be on the same line as the declaration
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#25) Whitespace found at end of line
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Whitespace found at end of line
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Opening brace should be on the same line as the declaration
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#38) A closing tag is not permitted at the end of a PHP file
mod/autoview/callback.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#8) Expected 1 space(s) before asterisk; 0 found
(#10) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#13) "require_once" must be immediately followed by an open parenthesis
(#20) Variable "av_config" must not contain underscores.
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#22) Variable "versionCheck" must be all lower-case
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Line indented incorrectly; expected 0 spaces, found 1
(#23) Expected "if (...) {\n"; found "if (...)\n {\n"
(#23) Variable "versionCheck" must be all lower-case
(#25) Line indented incorrectly; expected at least 4 spaces, found 2
(#26) Line indented incorrectly; expected at least 4 spaces, found 2
(#27) Line indented incorrectly; expected 0 spaces, found 1
(#29) Variable "clientType" must be all lower-case
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#30) Commas (,) must be followed by white space.
(#32) Line indented incorrectly; expected 0 spaces, found 1
(#32) Expected "if (...) {\n"; found "if (...)\n {\n"
(#32) Variable "av_config" must not contain underscores.
(#32) Expected 1 space before "=="; 0 found
(#32) Expected 1 space after "=="; 0 found
(#34) Line indented incorrectly; expected at least 4 spaces, found 2
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#35) Line indented incorrectly; expected 4 spaces, found 2
(#35) Expected "if (...) {\n"; found "if (...)\n {\n"
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#37) Line indented incorrectly; expected at least 8 spaces, found 3
(#37) Variable "clientType" must be all lower-case
(#38) Line indented incorrectly; expected at least 8 spaces, found 3
(#39) Line indented incorrectly; expected 4 spaces, found 2
(#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 4 spaces, found 2
(#41) No space found before comment text; expected "// *** Need to set the global user variable, Guest users auth may fail without it***" but found "//*** Need to set the global user variable, Guest users auth may fail without it***"
(#42) Line indented incorrectly; expected at least 4 spaces, found 2
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Line indented incorrectly; expected at least 4 spaces, found 2
(#44) No space found before comment text; expected "// *****Get other info we need*****" but found "//*****Get other info we need*****"
(#45) Line indented incorrectly; expected at least 4 spaces, found 2
(#46) Line indented incorrectly; expected at least 4 spaces, found 2
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#47) Line indented incorrectly; expected at least 4 spaces, found 2
(#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
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Line indented incorrectly; expected at least 4 spaces, found 2
(#49) No space found before comment text; expected "// *****Check the time, the key shouldn't be more than 1 minute old*****" but found "//*****Check the time, the key shouldn't be more than 1 minute old*****"
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#50) Expected 1 space before "-"; 0 found
(#50) Expected 1 space after "-"; 0 found
(#52) Line indented incorrectly; expected 4 spaces, found 2
(#52) Expected "if (...) {\n"; found "if (...)\n {\n"
(#52) Expected 1 space before "<"; 0 found
(#52) Expected 1 space after "<"; 0 found
(#53) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected 8 spaces, found 3
(#54) Expected "if (...) {\n"; found "if (...)\n {\n"
(#54) Variable "clientType" must be all lower-case
(#54) Expected 1 space before "=="; 0 found
(#54) Expected 1 space after "=="; 0 found
(#55) Line indented incorrectly; expected at least 8 spaces, found 3
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line indented incorrectly; expected at least 12 spaces, found 4
(#56) No space found before comment text; expected "// *****This is a one-shot key, so delete from database*****" but found "//*****This is a one-shot key, so delete from database*****"
(#57) Line indented incorrectly; expected at least 12 spaces, found 4
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#58) Line indented incorrectly; expected at least 12 spaces, found 4
(#58) Line exceeds 132 characters; contains 135 characters
(#59) Line indented incorrectly; expected at least 12 spaces, found 4
(#60) Line indented incorrectly; expected at least 12 spaces, found 4
(#61) Line indented incorrectly; expected 8 spaces, found 3
(#63) Line indented incorrectly; expected 8 spaces, found 3
(#63) Expected "if (...) {\n"; found "if (...)\n {\n"
(#63) Variable "clientType" must be all lower-case
(#63) Expected 1 space before "=="; 0 found
(#63) Expected 1 space after "=="; 0 found
(#64) Line indented incorrectly; expected at least 8 spaces, found 3
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Line indented incorrectly; expected at least 12 spaces, found 4
(#65) No space found before comment text; expected "// *****This is a one-shot key, so delete from database*****" but found "//*****This is a one-shot key, so delete from database*****"
(#66) Line indented incorrectly; expected at least 12 spaces, found 4
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#67) Line indented incorrectly; expected at least 12 spaces, found 4
(#67) Line exceeds 132 characters; contains 135 characters
(#68) Line indented incorrectly; expected at least 12 spaces, found 4
(#69) Line indented incorrectly; expected at least 12 spaces, found 4
(#70) Line indented incorrectly; expected 8 spaces, found 3
(#72) Line indented incorrectly; expected 8 spaces, found 3
(#72) Expected "if (...) {\n"; found "if (...)\n {\n"
(#72) Whitespace found at end of line
(#73) Line indented incorrectly; expected at least 8 spaces, found 4
(#73) Variable "clientType" must be all lower-case
(#73) Expected 1 space before "=="; 0 found
(#73) Expected 1 space after "=="; 0 found
(#73) Variable "clientType" must be all lower-case
(#73) Expected 1 space before "=="; 0 found
(#73) Expected 1 space after "=="; 0 found
(#74) Line indented incorrectly; expected at least 8 spaces, found 3
(#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) Line indented incorrectly; expected at least 12 spaces, found 4
(#75) No space found before comment text; expected "// *****Note playback keys are allowed to persist for non-custom clients which can't re-authenticate internally*****" but found "//*****Note playback keys are allowed to persist for non-custom clients which can't re-authenticate internally*****"
(#76) Line indented incorrectly; expected at least 12 spaces, found 4
(#76) Inline control structures are not allowed
(#76) Variable "clientType" must be all lower-case
(#76) Expected 1 space before "!="; 0 found
(#76) Expected 1 space after "!="; 0 found
(#77) Line indented incorrectly; expected at least 12 spaces, found 8
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#79) Line indented incorrectly; expected at least 12 spaces, found 4
(#80) Line indented incorrectly; expected at least 12 spaces, found 4
(#81) Line indented incorrectly; expected at least 12 spaces, found 4
(#82) Line indented incorrectly; expected 8 spaces, found 3
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line indented incorrectly; expected at least 8 spaces, found 3
(#84) No space found before comment text; expected "// ****Auth failed, delete the key just in case****" but found "//****Auth failed, delete the key just in case****"
(#85) Line indented incorrectly; expected at least 8 spaces, found 3
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#86) Line indented incorrectly; expected at least 8 spaces, found 3
(#86) Variable "clientType" must be all lower-case
(#87) Line indented incorrectly; expected 4 spaces, found 2
(#88) Line indented incorrectly; expected 4 spaces, found 2
(#88) Expected "} else {\n"; found "}\n else\n {\n"
(#89) Line indented incorrectly; expected at least 4 spaces, found 2
(#90) Line indented incorrectly; expected at least 8 spaces, found 3
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#91) Line indented incorrectly; expected at least 8 spaces, found 3
(#92) Line indented incorrectly; expected at least 8 spaces, found 3
(#93) Line indented incorrectly; expected 4 spaces, found 2
(#94) Line indented incorrectly; expected 0 spaces, found 1
(#95) Inline control structures are not allowed
(#96) Variable "clientType" must be all lower-case
(#97) A closing tag is not permitted at the end of a PHP file
mod/autoview/convert.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) Expected 1 space(s) before asterisk; 0 found
(#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.".
(#4) Line 7 of the opening comment must start "//".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#6) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#7) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Line 12 of the opening comment must start "//".
(#7) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#7) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#7) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Whitespace found at end of line
(#9) Line indented incorrectly; expected 0 spaces, found 1
(#9) function name "fatalErrorShutdownHandler" must be lower-case letters only
(#10) Opening brace should be on the same line as the declaration
(#11) Line indented incorrectly; expected at least 4 spaces, found 2
(#11) Variable "last_error" must not contain underscores.
(#12) Line indented incorrectly; expected 4 spaces, found 2
(#12) Variable "last_error" must not contain underscores.
(#13) Line indented incorrectly; expected at least 8 spaces, found 4
(#13) Variable "last_error" must not contain underscores.
(#13) Variable "last_error" must not contain underscores.
(#13) Variable "last_error" must not contain underscores.
(#14) Line indented incorrectly; expected 4 spaces, found 2
(#15) Line indented incorrectly; expected 0 spaces, found 1
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Commas (,) must be followed by white space.
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Commas (,) must be followed by white space.
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#28) Variable "av_config" must not contain underscores.
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#30) Inline control structures are not allowed
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#33) Inline control structures are not allowed
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#36) Inline control structures are not allowed
(#44) Line indented incorrectly; expected 0 spaces, found 1
(#44) Expected "if (...) {\n"; found "if (...)\n {\n"
(#46) Line indented incorrectly; expected at least 4 spaces, found 2
(#47) Line indented incorrectly; expected 0 spaces, found 1
(#50) Line indented incorrectly; expected 0 spaces, found 1
(#50) Expected "if (...) {\n"; found "if (...)\n {\n"
(#50) Expected 1 space before "=="; 0 found
(#50) Expected 1 space after "=="; 0 found
(#52) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) Line indented incorrectly; expected 0 spaces, found 1
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#55) Variable "av_config" must not contain underscores.
(#56) Variable "av_config" must not contain underscores.
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#60) Line indented incorrectly; expected 0 spaces, found 1
(#60) Expected "if (...) {\n"; found "if (...)\n {\n"
(#60) Expected 1 space before "=="; 0 found
(#60) Expected 1 space after "=="; 0 found
(#62) Line indented incorrectly; expected at least 4 spaces, found 2
(#62) Expected 1 space before "="; 0 found
(#63) Line indented incorrectly; expected at least 4 spaces, found 3
(#64) Line indented incorrectly; expected at least 4 spaces, found 3
(#65) Line indented incorrectly; expected at least 4 spaces, found 3
(#66) Line indented incorrectly; expected at least 4 spaces, found 3
(#67) Line indented incorrectly; expected at least 4 spaces, found 3
(#68) Line indented incorrectly; expected at least 4 spaces, found 3
(#69) Line indented incorrectly; expected at least 4 spaces, found 3
(#70) Line indented incorrectly; expected at least 4 spaces, found 3
(#71) Line indented incorrectly; expected at least 4 spaces, found 3
(#72) Line indented incorrectly; expected at least 3 spaces, found 2
(#73) Line indented incorrectly; expected 0 spaces, found 1
(#74) Expected "} else if (...) {\n"; found "}\n else\n if (...)\n {\n"
(#75) Line indented incorrectly; expected 0 spaces, found 1
(#75) Expected "if (...) {\n"; found "if (...)\n {\n"
(#75) Expected 1 space before ">"; 0 found
(#75) Expected 1 space after ">"; 0 found
(#77) Line indented incorrectly; expected at least 4 spaces, found 2
(#77) Expected 1 space before "="; 0 found
(#78) Line indented incorrectly; expected at least 4 spaces, found 3
(#79) Line indented incorrectly; expected at least 4 spaces, found 3
(#80) Line indented incorrectly; expected at least 4 spaces, found 3
(#81) Line indented incorrectly; expected at least 4 spaces, found 3
(#82) Line indented incorrectly; expected at least 4 spaces, found 3
(#83) Line indented incorrectly; expected at least 4 spaces, found 3
(#84) Line indented incorrectly; expected at least 4 spaces, found 3
(#85) Line indented incorrectly; expected at least 4 spaces, found 3
(#86) Line indented incorrectly; expected at least 4 spaces, found 3
(#87) Line indented incorrectly; expected at least 4 spaces, found 3
(#88) Line indented incorrectly; expected at least 3 spaces, found 2
(#89) Line indented incorrectly; expected at least 3 spaces, found 2
(#90) Line indented incorrectly; expected 0 spaces, found 1
(#91) Expected "} else if (...) {\n"; found "}\n else\n if (...)\n {\n"
(#92) Line indented incorrectly; expected 0 spaces, found 1
(#92) Expected "if (...) {\n"; found "if (...)\n {\n"
(#92) Expected 1 space before ">"; 0 found
(#92) Expected 1 space after ">"; 0 found
(#94) Line indented incorrectly; expected 4 spaces, found 2
(#94) Expected "if (...) {\n"; found "if (...)\n {\n"
(#95) Line indented incorrectly; expected at least 4 spaces, found 2
(#96) Line indented incorrectly; expected at least 8 spaces, found 3
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#97) Line indented incorrectly; expected at least 8 spaces, found 4
(#98) Line indented incorrectly; expected at least 8 spaces, found 4
(#99) Line indented incorrectly; expected at least 8 spaces, found 4
(#100) Line indented incorrectly; expected at least 8 spaces, found 4
(#101) Line indented incorrectly; expected at least 8 spaces, found 4
(#102) Line indented incorrectly; expected at least 8 spaces, found 4
(#103) Line indented incorrectly; expected at least 8 spaces, found 4
(#104) Line indented incorrectly; expected at least 8 spaces, found 4
(#105) Line indented incorrectly; expected at least 8 spaces, found 4
(#107) Line indented incorrectly; expected at least 10 spaces, found 3
(#108) Line indented incorrectly; expected 4 spaces, found 2
(#109) Line indented incorrectly; expected 4 spaces, found 2
(#109) Expected "} else {\n"; found "}\n else\n {\n"
(#110) Line indented incorrectly; expected at least 4 spaces, found 2
(#111) Line indented incorrectly; expected at least 8 spaces, found 3
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#112) Line indented incorrectly; expected at least 8 spaces, found 4
(#113) Line indented incorrectly; expected at least 8 spaces, found 4
(#114) Line indented incorrectly; expected at least 8 spaces, found 4
(#115) Line indented incorrectly; expected at least 8 spaces, found 4
(#116) Line indented incorrectly; expected at least 8 spaces, found 4
(#117) Line indented incorrectly; expected at least 8 spaces, found 4
(#118) Line indented incorrectly; expected at least 8 spaces, found 4
(#119) Line indented incorrectly; expected at least 8 spaces, found 4
(#121) Line indented incorrectly; expected at least 10 spaces, found 3
(#122) Line indented incorrectly; expected at least 10 spaces, found 3
(#123) Line indented incorrectly; expected 4 spaces, found 2
(#124) Line indented incorrectly; expected 0 spaces, found 1
(#125) A closing tag is not permitted at the end of a PHP file
mod/autoview/db/access.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#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.".
(#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.".
(#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/>.".
(#17) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#25) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#26) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#29) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#102) A closing tag is not permitted at the end of a PHP file
mod/autoview/db/log.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) 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".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) 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/>.".
(#14) Expected 1 space before "=>"; 0 found
(#14) Expected 1 space after "=>"; 0 found
(#14) Expected 1 space before "=>"; 0 found
(#14) Expected 1 space after "=>"; 0 found
(#14) Expected 1 space before "=>"; 0 found
(#14) Expected 1 space after "=>"; 0 found
(#14) Expected 1 space before "=>"; 0 found
(#14) Expected 1 space after "=>"; 0 found
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#22) A closing tag is not permitted at the end of a PHP file
mod/autoview/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) Opening brace should be on the same line as the declaration
(#6) Line indented incorrectly; expected 4 spaces, found 1
(#6) Expected "if (...) {\n"; found "if (...)\n {\n"
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) Line indented incorrectly; expected at least 8 spaces, found 5
(#9) Line indented incorrectly; expected at least 8 spaces, found 5
(#10) Line indented incorrectly; expected at least 8 spaces, found 5
(#11) Line indented incorrectly; expected at least 8 spaces, found 5
(#11) Inline control structures are not allowed
(#13) Line indented incorrectly; expected 4 spaces, found 1
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#15) Expected "if (...) {\n"; found "if (...)\n {\n"
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Line indented incorrectly; expected at least 8 spaces, found 5
(#19) Line indented incorrectly; expected at least 8 spaces, found 5
(#20) Line indented incorrectly; expected at least 8 spaces, found 5
(#21) Line indented incorrectly; expected at least 8 spaces, found 5
(#23) Line indented incorrectly; expected at least 8 spaces, found 5
(#24) Line indented incorrectly; expected at least 8 spaces, found 5
(#25) Line indented incorrectly; expected at least 8 spaces, found 5
(#27) Line indented incorrectly; expected at least 8 spaces, found 5
(#28) Line indented incorrectly; expected at least 8 spaces, found 5
(#29) Line indented incorrectly; expected at least 8 spaces, found 5
(#31) Line indented incorrectly; expected at least 8 spaces, found 5
(#32) Line indented incorrectly; expected at least 8 spaces, found 5
(#33) Line indented incorrectly; expected at least 8 spaces, found 5
(#35) Line indented incorrectly; expected at least 8 spaces, found 5
(#36) Line indented incorrectly; expected at least 8 spaces, found 5
(#37) Line indented incorrectly; expected at least 8 spaces, found 5
(#39) Line indented incorrectly; expected at least 8 spaces, found 5
(#40) Line indented incorrectly; expected at least 8 spaces, found 5
(#41) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Inline control structures are not allowed
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) Expected "if (...) {\n"; found "if (...)\n {\n"
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Inline control structures are not allowed
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Expected "if (...) {\n"; found "if (...)\n {\n"
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Expected "if (...) {\n"; found "if (...)\n {\n"
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#75) Line indented incorrectly; expected 8 spaces, found 5
(#75) Expected "if (...) {\n"; found "if (...)\n {\n"
(#75) Expected 1 space before "=="; 0 found
(#75) Expected 1 space after "=="; 0 found
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#77) Line indented incorrectly; expected at least 12 spaces, found 9
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#78) Line indented incorrectly; expected at least 12 spaces, found 9
(#79) Line indented incorrectly; expected 8 spaces, found 5
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Inline doc block comments are not allowed; use "// Comment." instead
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#85) Expected "if (...) {\n"; found "if (...)\n {\n"
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Line indented incorrectly; expected at least 8 spaces, found 5
(#87) Inline doc block comments are not allowed; use "// Comment." instead
(#88) Line indented incorrectly; expected at least 8 spaces, found 5
(#88) Inline doc block comments are not allowed; use "// Comment." instead
(#89) Line indented incorrectly; expected at least 8 spaces, found 5
(#90) Line indented incorrectly; expected at least 8 spaces, found 5
(#91) Line indented incorrectly; expected at least 8 spaces, found 5
(#92) Line indented incorrectly; expected at least 8 spaces, found 5
(#93) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#96) Line indented incorrectly; expected at least 8 spaces, found 5
(#97) Line indented incorrectly; expected at least 8 spaces, found 5
(#98) Line indented incorrectly; expected at least 8 spaces, found 5
(#99) Line indented incorrectly; expected at least 8 spaces, found 5
(#100) Line indented incorrectly; expected at least 8 spaces, found 5
(#102) Line indented incorrectly; expected at least 8 spaces, found 5
(#102) Inline doc block comments are not allowed; use "// Comment." instead
(#103) Line indented incorrectly; expected at least 8 spaces, found 5
(#104) Line indented incorrectly; expected at least 8 spaces, found 5
(#105) Line indented incorrectly; expected at least 8 spaces, found 5
(#106) Line indented incorrectly; expected at least 8 spaces, found 5
(#107) Line indented incorrectly; expected at least 8 spaces, found 5
(#108) Line indented incorrectly; expected at least 8 spaces, found 5
(#109) Line indented incorrectly; expected at least 8 spaces, found 5
(#110) Line indented incorrectly; expected at least 8 spaces, found 5
(#111) Line indented incorrectly; expected at least 8 spaces, found 5
(#112) Line indented incorrectly; expected at least 8 spaces, found 5
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) A closing tag is not permitted at the end of a PHP file
mod/autoview/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 5 space(s) before asterisk; 4 found
(#5) Expected 5 space(s) before asterisk; 4 found
(#5) Whitespace found at end of line
(#6) Expected 5 space(s) before asterisk; 4 found
(#7) Expected 5 space(s) before asterisk; 4 found
(#8) Expected 5 space(s) before asterisk; 4 found
(#8) Whitespace found at end of line
(#9) Expected 5 space(s) before asterisk; 4 found
(#10) Expected 5 space(s) before asterisk; 4 found
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Line indented incorrectly; expected 0 spaces, found 4
(#18) Line indented incorrectly; expected 0 spaces, found 4
(#22) Line indented incorrectly; expected 0 spaces, found 4
(#22) Expected 1 space before "=>"; 0 found
(#22) Expected 1 space after "=>"; 0 found
(#24) Line indented incorrectly; expected 0 spaces, found 4
(#48) Line indented incorrectly; expected 0 spaces, found 4
(#51) Line indented incorrectly; expected 0 spaces, found 4
(#58) Line indented incorrectly; expected 0 spaces, found 4
(#61) Line indented incorrectly; expected 0 spaces, found 4
(#63) Line indented incorrectly; expected 0 spaces, found 4
(#65) Line indented incorrectly; expected 0 spaces, found 4
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// Show dimmed if the mod is hidden" but found "//Show dimmed if the mod is hidden"
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// Show normal if the mod is visible" but found "//Show normal if the mod is visible"
(#79) Closing brace indented incorrectly; expected 4 spaces, found 0
(#86) Whitespace found at end of line
(#87) A closing tag is not permitted at the end of a PHP file
(#87) Additional whitespace found at end of file
mod/autoview/lang/de/autoview.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Reached the end of the file before finding all of the opening comment.
(#3) A closing tag is not permitted at the end of a PHP file
mod/autoview/lang/en/autoview.php
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#42) Expected 1 space before "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#52) Expected 1 space before "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#54) Expected 1 space before "="; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#81) Expected 1 space before "="; 0 found
(#81) Expected 1 space after "="; 0 found
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#99) Expected 1 space before "="; 0 found
(#100) Expected 1 space after "="; 0 found
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#108) A closing tag is not permitted at the end of a PHP file
mod/autoview/lang/fr/autoview.php
(#1) This comment is 45% valid code; is this commented out code?
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Whitespace found at end of line
(#2) Line 2 of the opening comment must start "//".
(#2) Inline comments must end in full-stops, exclamation marks, or question marks
(#2) 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".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) 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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Expected 1 space before "="; 0 found
(#23) Expected 1 space before "="; 0 found
(#24) Expected 1 space before "="; 0 found
(#31) A closing tag is not permitted at the end of a PHP file
mod/autoview/lang/jp/autoview.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected 1 space before "="; 0 found
(#5) Expected 1 space after "="; 0 found
(#6) Expected 1 space before "="; 0 found
(#6) Expected 1 space after "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#29) Expected 1 space before "="; 0 found
(#43) Expected 1 space before "="; 0 found
(#44) Expected 1 space before "="; 0 found
(#45) Expected 1 space before "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#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
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#104) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#115) A closing tag is not permitted at the end of a PHP file
mod/autoview/lang/pt/autoview.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Expected 1 space before "="; 0 found
(#23) Expected 1 space before "="; 0 found
(#24) Expected 1 space before "="; 0 found
(#25) Expected 1 space before "="; 0 found
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#51) A closing tag is not permitted at the end of a PHP file
mod/autoview/lib.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) Expected 1 space(s) before asterisk; 0 found
(#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.".
(#4) Line 7 of the opening comment must start "//".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) 3 slashes comments are not allowed; use "// Comment." instead
(#7) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#8) Line 12 of the opening comment must start "//".
(#8) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#8) 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.
(#16) Line indented incorrectly; expected at least 4 spaces, found 0
(#16) 3 slashes comments are not allowed; use "// Comment." instead
(#16) Whitespace found at end of line
(#17) Line indented incorrectly; expected at least 4 spaces, found 0
(#17) 3 slashes comments are not allowed; use "// Comment." instead
(#17) Whitespace found at end of line
(#18) Line indented incorrectly; expected at least 4 spaces, found 0
(#18) 3 slashes comments are not allowed; use "// Comment." instead
(#18) Whitespace found at end of line
(#19) Line indented incorrectly; expected at least 4 spaces, found 0
(#19) 3 slashes comments are not allowed; use "// Comment." instead
(#25) Inline control structures are not allowed
(#28) Inline control structures are not allowed
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#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) Inline control structures are not allowed
(#35) Expected 1 space before "=="; 0 found
(#35) Expected 1 space after "=="; 0 found
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#37) Inline control structures are not allowed
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) This comment is 67% valid code; is this commented out code?
(#39) No space found before comment text; expected "// $mainrecord->storage=mdl21_getconfigparam("autoview", "storage_type");" but found "//$mainrecord->storage=mdl21_getconfigparam("autoview", "storage_type");"
(#41) Variable "av_config" must not contain underscores.
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#42) Variable "av_config" must not contain underscores.
(#44) Whitespace found at end of line
(#45) Inline control structures are not allowed
(#45) Expected 1 space before ">"; 0 found
(#45) Expected 1 space after ">"; 0 found
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#49) Line indented incorrectly; expected at least 8 spaces, found 5
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#51) Line indented incorrectly; expected 8 spaces, found 5
(#51) Expected "if (...) {\n"; found "if (...)\n {\n"
(#52) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Line indented incorrectly; expected at least 12 spaces, found 6
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Line indented incorrectly; expected at least 12 spaces, found 6
(#54) Inline control structures are not allowed
(#55) Line indented incorrectly; expected at least 12 spaces, found 7
(#56) Line indented incorrectly; expected at least 12 spaces, found 6
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Line indented incorrectly; expected 8 spaces, found 5
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Inline control structures are not allowed
(#59) Line indented incorrectly; expected at least 8 spaces, found 6
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#61) Variable "instance_id" must not contain underscores.
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#65) Variable "instance_id" must not contain underscores.
(#70) Line indented incorrectly; expected at least 4 spaces, found 0
(#70) 3 slashes comments are not allowed; use "// Comment." instead
(#70) Whitespace found at end of line
(#71) Line indented incorrectly; expected at least 4 spaces, found 0
(#71) 3 slashes comments are not allowed; use "// Comment." instead
(#71) Whitespace found at end of line
(#72) Line indented incorrectly; expected at least 4 spaces, found 0
(#72) 3 slashes comments are not allowed; use "// Comment." instead
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#88) Inline control structures are not allowed
(#88) Expected 1 space before "=="; 0 found
(#88) Expected 1 space after "=="; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#90) Inline control structures are not allowed
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#104) Line indented incorrectly; expected at least 4 spaces, found 0
(#104) 3 slashes comments are not allowed; use "// Comment." instead
(#104) Whitespace found at end of line
(#105) Line indented incorrectly; expected at least 4 spaces, found 0
(#105) 3 slashes comments are not allowed; use "// Comment." instead
(#105) Whitespace found at end of line
(#106) Line indented incorrectly; expected at least 4 spaces, found 0
(#106) 3 slashes comments are not allowed; use "// Comment." instead
(#106) Whitespace found at end of line
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#124) Line indented incorrectly; expected at least 4 spaces, found 0
(#124) No space found before comment text; expected "// Returns the users with data in one resource" but found "//Returns the users with data in one resource"
(#125) Line indented incorrectly; expected at least 4 spaces, found 0
(#125) No space found before comment text; expected "// (NONE, but must exist on EVERY mod !!)" but found "//(NONE, but must exist on EVERY mod !!)"
(#131) Line indented incorrectly; expected at least 4 spaces, found 0
(#131) 3 slashes comments are not allowed; use "// Comment." instead
(#131) Whitespace found at end of line
(#132) Line indented incorrectly; expected at least 4 spaces, found 0
(#132) 3 slashes comments are not allowed; use "// Comment." instead
(#133) Line indented incorrectly; expected at least 4 spaces, found 0
(#133) 3 slashes comments are not allowed; use "// Comment." instead
(#134) Line indented incorrectly; expected at least 4 spaces, found 0
(#134) 3 slashes comments are not allowed; use "// Comment." instead
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Line indented incorrectly; expected at least 4 spaces, found 0
(#135) 3 slashes comments are not allowed; use "// Comment." instead
(#137) Line indented incorrectly; expected at least 4 spaces, found 3
(#141) Opening brace should be on the same line as the declaration
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#144) The use of backticks in strings is not recommended
(#144) Expected 1 space before "-"; 0 found
(#144) Expected 1 space after "-"; 0 found
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#152) Opening brace should be on the same line as the declaration
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#153) Expected "if (...) {\n"; found "if (...)\n {\n"
(#153) Expected 1 space before "=="; 0 found
(#153) Expected 1 space after "=="; 0 found
(#154) Line indented incorrectly; expected at least 4 spaces, found 1
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Line indented incorrectly; expected 4 spaces, found 1
(#159) This comment is 60% valid code; is this commented out code?
(#159) Line indented incorrectly; expected at least 4 spaces, found 1
(#160) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) Line indented incorrectly; expected at least 4 spaces, found 2
(#163) Line indented incorrectly; expected at least 4 spaces, found 2
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Opening brace should be on the same line as the declaration
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) Expected 1 space before "="; 0 found
(#181) Expected 1 space after "="; 0 found
(#182) Line indented incorrectly; expected at least 4 spaces, found 1
(#182) Variable "av_config" must not contain underscores.
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#184) Expected "if (...) {\n"; found "if (...)\n {\n"
(#184) Variable "av_config" must not contain underscores.
(#184) Expected 1 space before "=="; 0 found
(#184) Expected 1 space after "=="; 0 found
(#185) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Expected 1 space before "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#193) Line indented incorrectly; expected at least 8 spaces, found 2
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#194) Line indented incorrectly; expected at least 8 spaces, found 2
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#196) Line indented incorrectly; expected 4 spaces, found 1
(#198) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Opening brace should be on the same line as the declaration
(#203) Line indented incorrectly; expected at least 4 spaces, found 1
(#204) Line indented incorrectly; expected at least 4 spaces, found 1
(#204) Expected 1 space before "="; 0 found
(#204) Expected 1 space after "="; 0 found
(#205) Line indented incorrectly; expected at least 4 spaces, found 1
(#205) Expected 1 space before "="; 0 found
(#205) Expected 1 space after "="; 0 found
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#208) Line indented incorrectly; expected 4 spaces, found 1
(#208) Expected "if (...) {\n"; found "if (...)\n {\n"
(#209) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Expected 1 space before ".="; 0 found
(#210) Expected 1 space after ".="; 0 found
(#210) Line exceeds 132 characters; contains 134 characters
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Expected 1 space before "="; 0 found
(#211) Expected 1 space after "="; 0 found
(#212) Line indented incorrectly; expected 4 spaces, found 1
(#214) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#214) Expected 1 space before "=>"; 0 found
(#214) Expected 1 space after "=>"; 0 found
(#215) Line indented incorrectly; expected 4 spaces, found 1
(#215) Expected "if (...) {\n"; found "if (...)\n {\n"
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Line indented incorrectly; expected at least 8 spaces, found 2
(#217) Expected 1 space before ".="; 0 found
(#217) Expected 1 space after ".="; 0 found
(#217) Line exceeds 132 characters; contains 137 characters
(#218) Line indented incorrectly; expected at least 8 spaces, found 2
(#218) Expected 1 space before "="; 0 found
(#218) Expected 1 space after "="; 0 found
(#219) Line indented incorrectly; expected 4 spaces, found 1
(#220) Whitespace found at end of line
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Inline control structures are not allowed
(#222) Line indented incorrectly; expected at least 4 spaces, found 2
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#225) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Opening brace should be on the same line as the declaration
(#243) Closing brace must be on a line by itself
(#244) Closing brace must be on a line by itself
(#245) Closing brace must be on a line by itself
(#246) Closing brace must be on a line by itself
(#247) Closing brace must be on a line by itself
(#248) Closing brace must be on a line by itself
(#249) Closing brace must be on a line by itself
(#250) Closing brace must be on a line by itself
(#251) Closing brace must be on a line by itself
(#256) Opening brace should be on the same line as the declaration
(#261) Expected 1 space before "=>"; 0 found
(#261) Expected 1 space after "=>"; 0 found
(#262) Expected 1 space before "=>"; 0 found
(#262) Expected 1 space after "=>"; 0 found
(#263) Expected 1 space before "=>"; 0 found
(#263) Expected 1 space after "=>"; 0 found
(#264) Expected 1 space before "=>"; 0 found
(#264) Expected 1 space after "=>"; 0 found
(#268) Inline control structures are not allowed
(#270) Inline control structures are not allowed
(#275) Opening brace should be on the same line as the declaration
(#280) Opening brace should be on the same line as the declaration
(#285) Opening brace should be on the same line as the declaration
(#286) Line indented incorrectly; expected at least 4 spaces, found 1
(#287) Line indented incorrectly; expected 4 spaces, found 1
(#287) Expected "if (...) {\n"; found "if (...)\n {\n"
(#288) Line indented incorrectly; expected at least 4 spaces, found 1
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#289) Inline doc block comments are not allowed; use "// Comment." instead
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Inline doc block comments are not allowed; use "// Comment." instead
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Line indented incorrectly; expected 8 spaces, found 2
(#293) Line indented incorrectly; expected at least 12 spaces, found 3
(#294) Line indented incorrectly; expected 8 spaces, found 2
(#295) Line indented incorrectly; expected 4 spaces, found 1
(#296) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Inline control structures are not allowed
(#297) Line indented incorrectly; expected at least 4 spaces, found 2
(#300) A closing tag is not permitted at the end of a PHP file
mod/autoview/mod_form.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) "require_once" must be immediately followed by an open parenthesis
(#6) Visibility must be declared on method "definition"
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected at least 8 spaces, found 7
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) This comment is 78% valid code; is this commented out code?
(#21) No space found before comment text; expected "// $mform->setHelpButton('summary', array('questions', 'richtext'), false, 'editorhelpbutton');" but found "//$mform->setHelpButton('summary', array('questions', 'richtext'), false, 'editorhelpbutton');"
(#26) Expected "if (...) {\n"; found "if (...)\n {\n"
(#34) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Whitespace found at end of line
(#41) Expected "if (...) {\n"; found "if (...)\n {\n"
(#46) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#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
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Line indented incorrectly; expected at least 8 spaces, found 0
(#52) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Line indented incorrectly; expected at least 8 spaces, found 0
(#56) Expected "if (...) {\n"; found "if (...)\n {\n"
(#60) Line exceeds 132 characters; contains 147 characters
(#66) A closing tag is not permitted at the end of a PHP file
mod/autoview/qtref.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) Expected 1 space(s) before asterisk; 0 found
(#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.".
(#4) Line 7 of the opening comment must start "//".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#6) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Line 12 of the opening comment must start "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Expected 1 space before "="; 0 found
(#15) Inline control structures are not allowed
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#18) Inline control structures are not allowed
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#21) Inline control structures are not allowed
(#28) A closing tag is not permitted at the end of a PHP file
mod/autoview/recieveXML.php
(#1) The first thing in a PHP file must be the <?php tag.
(#10) Expected 1 space(s) before asterisk; 0 found
(#11) Expected 1 space(s) before asterisk; 0 found
(#17) Commas (,) must be followed by white space.
(#21) Inline control structures are not allowed
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#24) Inline control structures are not allowed
(#24) Expected 1 space before "=>"; 0 found
(#24) Expected 1 space after "=>"; 0 found
(#27) Inline control structures are not allowed
(#33) Line indented incorrectly; expected 0 spaces, found 4
(#33) Expected "if (...) {\n"; found "if (...)\n {\n"
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Inline control structures are not allowed
(#36) Expected 1 space before "!="; 0 found
(#36) Expected 1 space after "!="; 0 found
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Inline control structures are not allowed
(#40) Expected 1 space before "!="; 0 found
(#40) Expected 1 space after "!="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#43) Commas (,) must be followed by white space.
(#45) Line indented incorrectly; expected 4 spaces, found 5
(#45) Expected "if (...) {\n"; found "if (...)\n {"
(#45) Expected 1 space before ">"; 0 found
(#45) Expected 1 space after ">"; 0 found
(#45) Expected 1 space before "!="; 0 found
(#45) Expected 1 space after "!="; 0 found
(#47) Line indented incorrectly; expected at least 8 spaces, found 6
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Line indented incorrectly; expected at least 8 spaces, found 6
(#49) Line indented incorrectly; expected at least 8 spaces, found 6
(#50) Line indented incorrectly; expected at least 8 spaces, found 6
(#51) Line indented incorrectly; expected 4 spaces, found 5
(#52) Whitespace found at end of line
(#53) Line indented incorrectly; expected 4 spaces, found 5
(#53) Expected "if (...) {\n"; found "if (...)\n {"
(#53) Expected 1 space before "!="; 0 found
(#53) Expected 1 space after "!="; 0 found
(#55) Line indented incorrectly; expected at least 8 spaces, found 6
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Line indented incorrectly; expected at least 8 spaces, found 6
(#57) Line indented incorrectly; expected at least 8 spaces, found 6
(#58) Line indented incorrectly; expected at least 8 spaces, found 6
(#59) Line indented incorrectly; expected 4 spaces, found 5
(#62) Line indented incorrectly; expected 0 spaces, found 4
(#63) Inline control structures are not allowed
mod/autoview/search_document.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) Expected 1 space(s) before asterisk; 0 found
(#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.".
(#4) Line 7 of the opening comment must start "//".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Expected 1 space(s) before asterisk; 0 found
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) 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/>.".
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#8) Expected 1 space(s) before asterisk; 0 found
(#9) Expected 1 space(s) before asterisk; 0 found
(#10) Expected 1 space(s) before asterisk; 0 found
(#11) Expected 1 space(s) before asterisk; 0 found
(#12) Expected 1 space(s) before asterisk; 0 found
(#13) Expected 1 space(s) before asterisk; 0 found
(#14) Expected 1 space(s) before asterisk; 0 found
(#15) Expected 1 space(s) before asterisk; 0 found
(#16) Expected 1 space(s) before asterisk; 0 found
(#20) Inline doc block comments are not allowed; use "// Comment." instead
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Whitespace found at end of line
(#34) Variable "context_id" must not contain underscores.
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Variable "context_id" must not contain underscores.
(#47) Whitespace found at end of line
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Whitespace found at end of line
(#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
(#57) Opening brace should be on the same line as the declaration
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#68) Expected "for (...) {\n"; found "for (...)\n {\n"
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#68) Expected 1 space before "<"; 0 found
(#68) Expected 1 space after "<"; 0 found
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#71) Expected 1 space before ".="; 0 found
(#71) Expected 1 space after ".="; 0 found
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#77) Inline control structures are not allowed
(#77) Expected 1 space before "=="; 0 found
(#77) Expected 1 space after "=="; 0 found
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Expected 1 space before ".="; 0 found
(#79) Expected 1 space after ".="; 0 found
(#85) Opening brace should be on the same line as the declaration
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#89) Expected "for (...) {\n"; found "for (...)\n {\n"
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#89) Expected 1 space before "<"; 0 found
(#89) Expected 1 space after "<"; 0 found
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#92) Expected "if (...) {\n"; found "if (...)\n {\n"
(#92) Expected 1 space before "=="; 0 found
(#92) Expected 1 space after "=="; 0 found
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#96) Expected 1 space before ".="; 0 found
(#96) Expected 1 space after ".="; 0 found
(#104) Opening brace should be on the same line as the declaration
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#108) Expected "for (...) {\n"; found "for (...)\n {\n"
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#108) Expected 1 space before "<"; 0 found
(#108) Expected 1 space after "<"; 0 found
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#111) Expected "if (...) {\n"; found "if (...)\n {\n"
(#111) Expected 1 space before "=="; 0 found
(#111) Expected 1 space after "=="; 0 found
(#111) Expected 1 space before "=="; 0 found
(#111) Expected 1 space after "=="; 0 found
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#115) Expected 1 space before ".="; 0 found
(#115) Expected 1 space after ".="; 0 found
(#123) Expected 1 space(s) before asterisk; 0 found
(#124) Expected 1 space(s) before asterisk; 0 found
(#124) Whitespace found at end of line
(#125) Expected 1 space(s) before asterisk; 0 found
(#126) Expected 1 space(s) before asterisk; 0 found
(#133) Expected 1 space(s) before asterisk; 0 found
(#134) Expected 1 space(s) before asterisk; 0 found
(#135) Expected 1 space(s) before asterisk; 0 found
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) No space found before comment text; expected "// trick to leave search indexer functionality intact, but allow" but found "//trick to leave search indexer functionality intact, but allow"
(#138) No space found before comment text; expected "// this document to only use the below function to return info" but found "//this document to only use the below function to return info"
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) No space found before comment text; expected "// to be searched" but found "//to be searched"
(#146) Expected 1 space(s) before asterisk; 0 found
(#147) Expected 1 space(s) before asterisk; 0 found
(#148) Expected 1 space(s) before asterisk; 0 found
(#149) Expected 1 space(s) before asterisk; 0 found
(#150) Expected 1 space(s) before asterisk; 0 found
(#151) Expected 1 space(s) before asterisk; 0 found
(#152) Expected 1 space(s) before asterisk; 0 found
(#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
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Line exceeds 132 characters; contains 136 characters
(#171) Expected 1 space(s) before asterisk; 0 found
(#172) Expected 1 space(s) before asterisk; 0 found
(#173) Expected 1 space(s) before asterisk; 0 found
(#174) Expected 1 space(s) before asterisk; 0 found
(#175) Expected 1 space(s) before asterisk; 0 found
(#178) Whitespace found at end of line
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#181) Expected "if (...) {\n"; found "if (...){\n"
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#191) Expected 1 space(s) before asterisk; 0 found
(#192) Expected 1 space(s) before asterisk; 0 found
(#193) Expected 1 space(s) before asterisk; 0 found
(#194) Expected 1 space(s) before asterisk; 0 found
(#202) Expected 1 space(s) before asterisk; 0 found
(#203) Expected 1 space(s) before asterisk; 0 found
(#204) Expected 1 space(s) before asterisk; 0 found
(#206) Line exceeds 132 characters; contains 140 characters
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) No space found before comment text; expected "// [primary id], [table name], [time created field name], [time modified field name], [docsubtype], [additional where conditions for sql]" but found "//[primary id], [table name], [time created field name], [time modified field name], [docsubtype], [additional where conditions for sql]"
(#211) Expected 1 space(s) before asterisk; 0 found
(#211) Whitespace found at end of line
(#212) Expected 1 space(s) before asterisk; 0 found
(#213) Expected 1 space(s) before asterisk; 0 found
(#214) Expected 1 space(s) before asterisk; 0 found
(#215) Expected 1 space(s) before asterisk; 0 found
(#215) Whitespace found at end of line
(#216) Expected 1 space(s) before asterisk; 0 found
(#217) Expected 1 space(s) before asterisk; 0 found
(#218) Expected 1 space(s) before asterisk; 0 found
(#219) Expected 1 space(s) before asterisk; 0 found
(#220) Expected 1 space(s) before asterisk; 0 found
(#221) Variable "this_id" must not contain underscores.
(#221) Variable "group_id" must not contain underscores.
(#221) Variable "context_id" must not contain underscores.
(#221) Expected 1 space after closing parenthesis; found 0
(#223) Whitespace found at end of line
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) This comment is 84% valid code; is this commented out code?
(#225) Whitespace found at end of line
(#226) Expected 1 space before "=>"; 0 found
(#226) Expected 1 space after "=>"; 0 found
(#226) Variable "this_id" must not contain underscores.
(#227) Variable "module_context" must not contain underscores.
(#227) Expected 1 space before "=>"; 0 found
(#227) Expected 1 space after "=>"; 0 found
(#227) Variable "context_id" must not contain underscores.
(#228) Expected 1 space before "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#228) Variable "module_context" must not contain underscores.
(#229) Variable "course_context" must not contain underscores.
(#231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) No space found before comment text; expected "// check if englobing course is visible" but found "//check if englobing course is visible"
(#232) Expected "if (...) {\n"; found "if (...){\n"
(#232) Variable "course_context" must not contain underscores.
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) No space found before comment text; expected "// check if found course module is visible" but found "//check if found course module is visible"
(#237) Expected "if (...) {\n"; found "if (...){\n"
(#237) Variable "module_context" must not contain underscores.
(#240) Whitespace found at end of line
(#245) Expected 1 space(s) before asterisk; 0 found
(#246) Expected 1 space(s) before asterisk; 0 found
(#247) Expected 1 space(s) before asterisk; 0 found
(#248) Expected 1 space after closing parenthesis; found 0
(#251) Expected "if (...) {\n"; found "if (...){\n"
(#256) A closing tag is not permitted at the end of a PHP file
mod/autoview/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Expected 1 space before "="; 0 found
(#6) Expected 1 space after "="; 0 found
(#7) Expected "if (...) {\n"; found "if (...)\n{\n"
(#7) Expected 1 space before "=="; 0 found
(#7) Expected 1 space after "=="; 0 found
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Expected 1 space before "="; 0 found
(#9) Expected 1 space after "="; 0 found
(#12) Expected 1 space before "="; 0 found
(#12) Expected 1 space after "="; 0 found
(#21) Commas (,) must be followed by white space.
(#23) Line exceeds 132 characters; contains 159 characters
(#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) This comment is 70% valid code; is this commented out code?
(#23) No space found before comment text; expected "// $storage=array(AUTOVIEW_STORAGE_INTERNAL=>get_string('internal_storage', 'autoview'), AUTOVIEW_STORAGE_EXTERNAL=>get_string('external_storage', 'autoview'));" but found "//$storage=array(AUTOVIEW_STORAGE_INTERNAL=>get_string('internal_storage', 'autoview'), AUTOVIEW_STORAGE_EXTERNAL=>get_string('external_storage', 'autoview'));"
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#24) Expected 1 space before "=>"; 0 found
(#24) Expected 1 space after "=>"; 0 found
(#41) Line exceeds 132 characters; contains 170 characters
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#53) Variable "always_stream" must not contain underscores.
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#55) Variable "always_stream" must not contain underscores.
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#65) Commas (,) must be followed by white space.
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#68) Inline control structures are not allowed
(#68) Expected 1 space before "=="; 0 found
(#68) Expected 1 space after "=="; 0 found
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#73) Line exceeds 132 characters; contains 153 characters
(#85) A closing tag is not permitted at the end of a PHP file
mod/autoview/storage/external.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Line indented incorrectly; expected at least 4 spaces, found 1
(#7) Expected 2 space(s) before asterisk; 1 found
(#8) Expected 2 space(s) before asterisk; 1 found
(#10) Line indented incorrectly; expected 4 spaces, found 1
(#10) Visibility must be declared on method "get_file_path"
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Opening brace should be on the same line as the declaration
(#12) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) Inline control structures are not allowed
(#13) Expected 1 space before ">"; 0 found
(#13) Expected 1 space after ">"; 0 found
(#14) Line indented incorrectly; expected at least 8 spaces, found 3
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Inline control structures are not allowed
(#16) Line indented incorrectly; expected at least 8 spaces, found 3
(#17) Line indented incorrectly; expected at least 8 spaces, found 4
(#18) Line indented incorrectly; expected 4 spaces, found 1
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Expected 2 space(s) before asterisk; 1 found
(#22) Expected 2 space(s) before asterisk; 1 found
(#23) Expected 2 space(s) before asterisk; 1 found
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#25) Visibility must be declared on method "check_course_dir"
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Opening brace should be on the same line as the declaration
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#36) Visibility must be declared on method "check_configfile"
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Opening brace should be on the same line as the declaration
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Expected 2 space(s) before asterisk; 1 found
(#43) Expected 2 space(s) before asterisk; 1 found
(#44) Expected 2 space(s) before asterisk; 1 found
(#45) Expected 2 space(s) before asterisk; 1 found
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#47) Visibility must be declared on method "pres_is_empty"
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Opening brace should be on the same line as the declaration
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Inline control structures are not allowed
(#50) Expected 1 space before "=="; 0 found
(#50) Expected 1 space after "=="; 0 found
(#51) Line indented incorrectly; expected at least 8 spaces, found 3
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Expected 2 space(s) before asterisk; 1 found
(#58) Expected 2 space(s) before asterisk; 1 found
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Opening brace should be on the same line as the declaration
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Line exceeds 132 characters; contains 148 characters
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Inline control structures are not allowed
(#66) Line indented incorrectly; expected at least 8 spaces, found 3
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Expected 2 space(s) before asterisk; 1 found
(#73) Expected 2 space(s) before asterisk; 1 found
(#74) Expected 2 space(s) before asterisk; 1 found
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#76) Visibility must be declared on method "get_htmlbase"
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Opening brace should be on the same line as the declaration
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Expected 2 space(s) before asterisk; 1 found
(#84) Expected 2 space(s) before asterisk; 1 found
(#85) Expected 2 space(s) before asterisk; 1 found
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) Visibility must be declared on method "get_filebrowser_url"
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Opening brace should be on the same line as the declaration
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Expected 2 space(s) before asterisk; 1 found
(#95) Expected 2 space(s) before asterisk; 1 found
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#97) Visibility must be declared on method "get_xmlsend_url"
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Opening brace should be on the same line as the declaration
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#105) A closing tag is not permitted at the end of a PHP file
mod/autoview/storage/generic.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Line indented incorrectly; expected at least 4 spaces, found 1
(#7) Expected 2 space(s) before asterisk; 1 found
(#8) Expected 2 space(s) before asterisk; 1 found
(#10) Line indented incorrectly; expected 4 spaces, found 1
(#10) Visibility must be declared on method "get_file_path"
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Opening brace should be on the same line as the declaration
(#12) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) Line indented incorrectly; expected 4 spaces, found 1
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#16) Expected 2 space(s) before asterisk; 1 found
(#17) Expected 2 space(s) before asterisk; 1 found
(#18) Expected 2 space(s) before asterisk; 1 found
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) Visibility must be declared on method "check_course_dir"
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Opening brace should be on the same line as the declaration
(#23) Line indented incorrectly; expected 4 spaces, found 1
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Visibility must be declared on method "check_configfile"
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Opening brace should be on the same line as the declaration
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Expected 2 space(s) before asterisk; 1 found
(#38) Expected 2 space(s) before asterisk; 1 found
(#39) Expected 2 space(s) before asterisk; 1 found
(#40) Expected 2 space(s) before asterisk; 1 found
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) Visibility must be declared on method "pres_is_empty"
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Opening brace should be on the same line as the declaration
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Expected 2 space(s) before asterisk; 1 found
(#49) Expected 2 space(s) before asterisk; 1 found
(#50) Expected 2 space(s) before asterisk; 1 found
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#52) Visibility must be declared on method "get_htmlbase"
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Opening brace should be on the same line as the declaration
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Expected 2 space(s) before asterisk; 1 found
(#59) Expected 2 space(s) before asterisk; 1 found
(#60) Expected 2 space(s) before asterisk; 1 found
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Visibility must be declared on method "get_filebrowser_url"
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Opening brace should be on the same line as the declaration
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Expected 2 space(s) before asterisk; 1 found
(#69) Expected 2 space(s) before asterisk; 1 found
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Visibility must be declared on method "get_xmlsend_url"
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Opening brace should be on the same line as the declaration
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#78) A closing tag is not permitted at the end of a PHP file
mod/autoview/storage/internal.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) File is being unconditionally included; use "require_once" instead
(#8) Line indented incorrectly; expected 4 spaces, found 1
(#8) Visibility must be declared on method "get_file_path"
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Opening brace should be on the same line as the declaration
(#10) Line indented incorrectly; expected at least 8 spaces, found 2
(#11) Line indented incorrectly; expected at least 8 spaces, found 2
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Visibility must be declared on method "check_course_dir"
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#15) Opening brace should be on the same line as the declaration
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Inline control structures are not allowed
(#20) Line indented incorrectly; expected at least 8 spaces, found 3
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#23) Line indented incorrectly; expected 4 spaces, found 1
(#23) Visibility must be declared on method "check_configfile"
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Opening brace should be on the same line as the declaration
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Inline control structures are not allowed
(#28) Line indented incorrectly; expected at least 8 spaces, found 3
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) No space found before comment text; expected "// If the config file is the same size as the blank template, it is assumed that this is an unedited blank presentation" but found "//If the config file is the same size as the blank template, it is assumed that this is an unedited blank presentation"
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#32) Visibility must be declared on method "pres_is_empty"
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Opening brace should be on the same line as the declaration
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#37) Line indented incorrectly; expected 8 spaces, found 2
(#37) Expected "if (...) {\n"; found "if (...)\n {\n"
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Line indented incorrectly; expected at least 12 spaces, found 3
(#40) Line indented incorrectly; expected at least 12 spaces, found 3
(#41) Line indented incorrectly; expected 8 spaces, found 2
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Inline control structures are not allowed
(#43) Expected 1 space before "=="; 0 found
(#43) Expected 1 space after "=="; 0 found
(#44) Line indented incorrectly; expected at least 8 spaces, found 3
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Expected 2 space(s) before asterisk; 1 found
(#51) Expected 2 space(s) before asterisk; 1 found
(#52) Expected 2 space(s) before asterisk; 1 found
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#54) Visibility must be declared on method "get_htmlbase"
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Opening brace should be on the same line as the declaration
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Whitespace found at end of line
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Inline control structures are not allowed
(#61) Line indented incorrectly; expected at least 8 spaces, found 3
(#61) Expected 1 space before ".="; 0 found
(#61) Expected 1 space after ".="; 0 found
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Inline control structures are not allowed
(#63) Line indented incorrectly; expected at least 8 spaces, found 3
(#63) Expected 1 space before ".="; 0 found
(#63) Expected 1 space after ".="; 0 found
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Expected 2 space(s) before asterisk; 1 found
(#70) Expected 2 space(s) before asterisk; 1 found
(#71) Expected 2 space(s) before asterisk; 1 found
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#73) Visibility must be declared on method "get_filebrowser_url"
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Opening brace should be on the same line as the declaration
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Expected 2 space(s) before asterisk; 1 found
(#81) Expected 2 space(s) before asterisk; 1 found
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#83) Visibility must be declared on method "get_xmlsend_url"
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#90) A closing tag is not permitted at the end of a PHP file
mod/autoview/subtitles.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) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) 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,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Expected 1 space(s) before asterisk; 0 found
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Expected 1 space(s) before asterisk; 0 found
(#6) Line 12 of the opening comment must start "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected 1 space(s) before asterisk; 0 found
(#12) Commas (,) must be followed by white space.
(#17) Inline control structures are not allowed
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#20) Inline control structures are not allowed
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#23) Inline control structures are not allowed
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#30) Commas (,) must be followed by white space.
(#31) A closing tag is not permitted at the end of a PHP file
mod/autoview/test.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#3) Expected 1 space(s) before asterisk; 0 found
(#4) Expected 1 space(s) before asterisk; 0 found
(#6) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#8) Expected 1 space before "="; 0 found
(#8) Expected 1 space after "="; 0 found
(#9) File is being unconditionally included; use "require" instead
(#10) A closing tag is not permitted at the end of a PHP file
mod/autoview/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) 81 slashes comments are not allowed; use "// Comment." instead
(#4) 3 slashes comments are not allowed; use "// Comment." instead
(#4) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#5) 3 slashes comments are not allowed; use "// Comment." instead
(#5) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) 81 slashes comments are not allowed; use "// Comment." instead
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) A closing tag is not permitted at the end of a PHP file
mod/autoview/view.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#3) Expected 1 space(s) before asterisk; 0 found
(#4) Expected 1 space(s) before asterisk; 0 found
(#9) Commas (,) must be followed by white space.
(#9) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Line indented incorrectly; expected 0 spaces, found 4
(#15) Line indented incorrectly; expected 4 spaces, found 8
(#17) Line indented incorrectly; expected 4 spaces, found 8
(#18) Whitespace found at end of line
(#19) Line indented incorrectly; expected 4 spaces, found 8
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#21) Line indented incorrectly; expected 4 spaces, found 8
(#22) Whitespace found at end of line
(#23) Line indented incorrectly; expected 4 spaces, found 8
(#23) Expected 1 space before "=>"; 0 found
(#23) Expected 1 space after "=>"; 0 found
(#25) Line indented incorrectly; expected 4 spaces, found 8
(#27) Line indented incorrectly; expected 0 spaces, found 4
(#28) Line indented incorrectly; expected 4 spaces, found 8
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#30) Line indented incorrectly; expected 4 spaces, found 8
(#31) Line indented incorrectly; expected 4 spaces, found 8
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#33) Line indented incorrectly; expected 4 spaces, found 8
(#34) Line indented incorrectly; expected 4 spaces, found 8
(#36) Line indented incorrectly; expected 4 spaces, found 8
(#37) Line indented incorrectly; expected 0 spaces, found 4
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#46) Variable "r_config" must not contain underscores.
(#48) Line indented incorrectly; expected 0 spaces, found 4
(#48) Expected "if (...) {\n"; found "if (...)\n {\n"
(#52) Line indented incorrectly; expected 0 spaces, found 4
(#54) Line indented incorrectly; expected 0 spaces, found 4
(#54) Expected "if (...) {\n"; found "if (...)\n {\n"
(#54) Expected 1 space before "=="; 0 found
(#54) Expected 1 space after "=="; 0 found
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Line indented incorrectly; expected 0 spaces, found 4
(#60) Line indented incorrectly; expected 0 spaces, found 4
(#60) Expected "if (...) {\n"; found "if (...)\n {\n"
(#60) Expected 1 space before "=="; 0 found
(#60) Expected 1 space after "=="; 0 found
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#72) Inline control structures are not allowed
(#74) Line indented incorrectly; expected 4 spaces, found 8
(#80) Line indented incorrectly; expected 12 spaces, found 9
(#81) Line indented incorrectly; expected 4 spaces, found 8
(#83) Line indented incorrectly; expected 4 spaces, found 8
(#83) Expected "if (...) {\n"; found "if (...)\n {\n"
(#87) Line indented incorrectly; expected 4 spaces, found 8
(#88) Whitespace found at end of line
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#91) Whitespace found at end of line
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) No space found before comment text; expected "// Make sure the iframe gets all the available space" but found "//Make sure the iframe gets all the available space"
(#102) Inline control structures are not allowed
(#132) Variable "r_config" must not contain underscores.
(#132) Expected 1 space before "*"; 0 found
(#132) Expected 1 space after "*"; 0 found
(#135) Expected 1 space before "=="; 0 found
(#135) Expected 1 space after "=="; 0 found
(#143) Line indented incorrectly; expected 0 spaces, found 8
(#143) Closing brace indented incorrectly; expected 0 spaces, found 8
(#151) Expected 1 space before "=="; 0 found
(#151) Expected 1 space after "=="; 0 found
(#160) Inline control structures are not allowed
(#162) Inline control structures are not allowed
(#164) Line indented incorrectly; expected 0 spaces, found 4
(#165) Line indented incorrectly; expected 0 spaces, found 4
(#165) Expected "} else {\n"; found "}\n else\n {\n"
(#175) Line indented incorrectly; expected 0 spaces, found 3
(#175) Closing brace indented incorrectly; expected 4 spaces, found 3
(#177) Line indented incorrectly; expected 0 spaces, found 3
(#178) Opening brace should be on the same line as the declaration
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#181) Line indented incorrectly; expected 4 spaces, found 7
(#181) Expected "if (...) {\n"; found "if (...)\n {\n"
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#184) Line indented incorrectly; expected 8 spaces, found 10
(#184) Expected "if (...) {\n"; found "if (...)\n {\n"
(#184) Expected 1 space before "=="; 0 found
(#184) Expected 1 space after "=="; 0 found
(#186) Expected 1 space before "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#187) Line indented incorrectly; expected 8 spaces, found 10
(#188) Line indented incorrectly; expected 8 spaces, found 10
(#188) Expected "} else {\n"; found "}\n else\n {\n"
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#192) Line indented incorrectly; expected 8 spaces, found 10
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#197) Expected 1 space before "="; 0 found
(#197) Expected 1 space after "="; 0 found
(#198) Line indented incorrectly; expected 4 spaces, found 7
(#200) Line indented incorrectly; expected 4 spaces, found 8
(#200) Expected "if (...) {\n"; found "if (...){\n"
(#201) Line indented incorrectly; expected 8 spaces, found 12
(#201) Expected "if (...) {\n"; found "if (...){\n"
(#201) Expected 1 space before ">="; 0 found
(#201) Expected 1 space after ">="; 0 found
(#202) Whitespace found at end of line
(#204) Line indented incorrectly; expected 8 spaces, found 12
(#206) Line indented incorrectly; expected 8 spaces, found 12
(#207) Whitespace found at end of line
(#211) Line indented incorrectly; expected 4 spaces, found 7
(#211) Closing brace indented incorrectly; expected 8 spaces, found 7
(#215) Line indented incorrectly; expected 4 spaces, found 7
(#216) Line indented incorrectly; expected 0 spaces, found 3
(#218) A closing tag is not permitted at the end of a PHP file
(#218) Additional whitespace found at end of file

Javascript coding style problems

(9952 errors, 47145 warnings)

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

mod/autoview/avedit/base64.js
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) 'urlDecode' is defined but never used (no-unused-vars)
(#5) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) 'urlEncode' is defined but never used (no-unused-vars)
(#9) Missing space before opening brace. (space-before-blocks)
(#10) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing space before opening brace. (space-before-blocks)
(#35) Missing JSDoc comment. (require-jsdoc)
(#35) Missing space before opening brace. (space-before-blocks)
(#39) Missing JSDoc comment. (require-jsdoc)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Trailing spaces not allowed. (no-trailing-spaces)
(#40) Expected { after 'if' condition. (curly)
(#41) Expected { after 'if' condition. (curly)
(#42) Unexpected use of '&'. (no-bitwise)
(#46) Missing JSDoc comment. (require-jsdoc)
(#46) 'encodeBase64' is defined but never used (no-unused-vars)
(#46) Missing space before opening brace. (space-before-blocks)
(#52) Missing space before opening brace. (space-before-blocks)
(#55) There should be no space after '[' (computed-property-spacing)
(#55) Unexpected use of '>>'. (no-bitwise)
(#55) There should be no space before ']' (computed-property-spacing)
(#56) Missing space before opening brace. (space-before-blocks)
(#57) Unexpected whitespace before property (( inBuffer[0] << 4 ) & 0x30) | (inBuffer[1] >> 4). (no-whitespace-before-property)
(#57) Unexpected use of '|'. (no-bitwise)
(#57) Unexpected use of '&'. (no-bitwise)
(#57) There should be no spaces inside this paren. (space-in-parens)
(#57) Unexpected use of '<<'. (no-bitwise)
(#57) There should be no spaces inside this paren. (space-in-parens)
(#57) Unexpected use of '>>'. (no-bitwise)
(#57) There should be no space before ']' (computed-property-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#59) Unexpected whitespace before property ((inBuffer[1] << 2) & 0x3c) | (inBuffer[2] >> 6). (no-whitespace-before-property)
(#59) Unexpected use of '|'. (no-bitwise)
(#59) Unexpected use of '&'. (no-bitwise)
(#59) Unexpected use of '<<'. (no-bitwise)
(#59) Unexpected use of '>>'. (no-bitwise)
(#59) There should be no space before ']' (computed-property-spacing)
(#60) Unexpected whitespace before property inBuffer[2] & 0x3F. (no-whitespace-before-property)
(#60) Unexpected use of '&'. (no-bitwise)
(#62) Unexpected whitespace before property (inBuffer[1] << 2) & 0x3c. (no-whitespace-before-property)
(#62) Unexpected use of '&'. (no-bitwise)
(#62) Unexpected use of '<<'. (no-bitwise)
(#67) Unexpected whitespace before property ( inBuffer[0] << 4 ) & 0x30. (no-whitespace-before-property)
(#67) Unexpected use of '&'. (no-bitwise)
(#67) There should be no spaces inside this paren. (space-in-parens)
(#67) Unexpected use of '<<'. (no-bitwise)
(#67) There should be no spaces inside this paren. (space-in-parens)
(#73) Missing space before opening brace. (space-before-blocks)
(#80) Missing JSDoc comment. (require-jsdoc)
(#80) Missing space before opening brace. (space-before-blocks)
(#80) Trailing spaces not allowed. (no-trailing-spaces)
(#81) Expected { after 'if' condition. (curly)
(#82) Unexpected constant condition. (no-constant-condition)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Trailing spaces not allowed. (no-trailing-spaces)
(#83) Expected { after 'if' condition. (curly)
(#86) Missing space before opening brace. (space-before-blocks)
(#89) Expected { after 'if' condition. (curly)
(#91) Unreachable code. (no-unreachable)
(#94) Missing JSDoc comment. (require-jsdoc)
(#94) Missing space before opening brace. (space-before-blocks)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) Expected { after 'if' condition. (curly)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#101) Missing JSDoc comment. (require-jsdoc)
(#101) 'decodeBase64' is defined but never used (no-unused-vars)
(#101) Missing space before opening brace. (space-before-blocks)
(#107) Missing space before opening brace. (space-before-blocks)
(#110) Unexpected use of '|'. (no-bitwise)
(#110) Unexpected use of '&'. (no-bitwise)
(#110) Unexpected use of '<<'. (no-bitwise)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Unexpected use of '>>'. (no-bitwise)
(#111) Missing space before opening brace. (space-before-blocks)
(#112) Multiple spaces found before 'ntos'. (no-multi-spaces)
(#112) Unexpected use of '|'. (no-bitwise)
(#112) Unexpected use of '&'. (no-bitwise)
(#112) Unexpected use of '<<'. (no-bitwise)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Unexpected use of '>>'. (no-bitwise)
(#113) Missing space before opening brace. (space-before-blocks)
(#114) Multiple spaces found before 'ntos'. (no-multi-spaces)
(#114) Unexpected use of '|'. (no-bitwise)
(#114) Unexpected use of '&'. (no-bitwise)
(#114) Unexpected use of '<<'. (no-bitwise)
(#114) Multiple spaces found before '&'. (no-multi-spaces)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#126) Missing JSDoc comment. (require-jsdoc)
(#126) Missing space before opening brace. (space-before-blocks)
(#127) Missing semicolon. (semi)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing space before opening brace. (space-before-blocks)
(#130) Infix operators must be spaced. (space-infix-ops)
(#131) Unexpected use of '&'. (no-bitwise)
(#131) Unexpected use of '>>'. (no-bitwise)
(#131) Infix operators must be spaced. (space-infix-ops)
(#132) Missing space before opening brace. (space-before-blocks)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#140) Missing JSDoc comment. (require-jsdoc)
(#140) Missing space before opening brace. (space-before-blocks)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Missing space before opening brace. (space-before-blocks)
(#148) Missing JSDoc comment. (require-jsdoc)
(#148) 'encodeHex' is defined but never used (no-unused-vars)
(#148) Missing space before opening brace. (space-before-blocks)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing space before opening brace. (space-before-blocks)
(#151) Unexpected use of '&'. (no-bitwise)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) A space is required after ','. (comma-spacing)
(#156) Missing JSDoc comment. (require-jsdoc)
(#156) 'decodeHex' is defined but never used (no-unused-vars)
(#156) Missing space before opening brace. (space-before-blocks)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) Missing space before opening brace. (space-before-blocks)
(#162) Missing space before opening brace. (space-before-blocks)
(#163) eval can be harmful. (no-eval)
(#163) Infix operators must be spaced. (space-infix-ops)
(#168) Trailing spaces not allowed. (no-trailing-spaces)
mod/autoview/avedit/convertsrc.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#13) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#13) Missing JSDoc comment. (require-jsdoc)
(#15) Expected { after 'if' condition. (curly)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) Line 23 exceeds the maximum line length of 132. (max-len)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#37) Expected { after 'else'. (curly)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#41) Missing JSDoc comment. (require-jsdoc)
(#41) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#41) 'convert' is defined but never used (no-unused-vars)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#46) Unexpected alert. (no-alert)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#54) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#56) Unexpected alert. (no-alert)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) Expected { after 'if' condition. (curly)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#68) Expected { after 'if' condition. (curly)
(#68) Unexpected confirm. (no-alert)
(#72) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#72) Missing JSDoc comment. (require-jsdoc)
(#74) Infix operators must be spaced. (space-infix-ops)
(#80) Trailing spaces not allowed. (no-trailing-spaces)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) Line 82 exceeds the maximum line length of 132. (max-len)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#86) Missing JSDoc comment. (require-jsdoc)
(#86) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#89) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#89) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#95) Missing JSDoc comment. (require-jsdoc)
(#95) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#97) Infix operators must be spaced. (space-infix-ops)
(#98) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#98) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#98) Infix operators must be spaced. (space-infix-ops)
(#100) Expected { after 'if' condition. (curly)
(#100) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
mod/autoview/avedit/editor.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#11) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#19) 'currentDisplay' is defined but never used (no-unused-vars)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#21) Expected space or tab after '/**' in comment. (spaced-comment)
(#21) Trailing spaces not allowed. (no-trailing-spaces)
(#22) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#22) 'startEditor' is defined but never used (no-unused-vars)
(#24) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#26) Expected { after 'if' condition. (curly)
(#27) Infix operators must be spaced. (space-infix-ops)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Requires a space after '{'. (block-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Requires a space before '}'. (block-spacing)
(#43) Missing semicolon. (semi)
(#45) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) Expected { after 'if' condition. (curly)
(#49) Unexpected confirm. (no-alert)
(#55) Expected space or tab after '/**' in comment. (spaced-comment)
(#56) Expected space or tab after '/**' in comment. (spaced-comment)
(#58) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#58) Missing JSDoc comment. (require-jsdoc)
(#63) Expected space or tab after '/**' in comment. (spaced-comment)
(#65) Missing JSDoc comment. (require-jsdoc)
(#65) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#70) Expected space or tab after '/**' in comment. (spaced-comment)
(#72) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#72) Missing JSDoc comment. (require-jsdoc)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) Line 75 exceeds the maximum line length of 132. (max-len)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#77) Line 77 exceeds the maximum line length of 132. (max-len)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) Line 80 exceeds the maximum line length of 132. (max-len)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#88) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#88) Missing JSDoc comment. (require-jsdoc)
(#90) Expected { after 'if' condition. (curly)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) Expected { after 'else'. (curly)
(#93) Infix operators must be spaced. (space-infix-ops)
(#95) Expected { after 'if' condition. (curly)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) Expected { after 'else'. (curly)
(#98) Infix operators must be spaced. (space-infix-ops)
(#100) Expected { after 'if' condition. (curly)
(#101) Infix operators must be spaced. (space-infix-ops)
(#102) Expected { after 'else'. (curly)
(#103) Infix operators must be spaced. (space-infix-ops)
(#105) Expected { after 'if' condition. (curly)
(#106) Infix operators must be spaced. (space-infix-ops)
(#107) Expected { after 'else'. (curly)
(#108) Infix operators must be spaced. (space-infix-ops)
(#111) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#111) Missing JSDoc comment. (require-jsdoc)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#121) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Infix operators must be spaced. (space-infix-ops)
(#123) Line 123 exceeds the maximum line length of 132. (max-len)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#127) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#136) Missing JSDoc comment. (require-jsdoc)
(#136) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#136) 'optionsDisplay' is defined but never used (no-unused-vars)
(#138) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#149) Expected { after 'if' condition. (curly)
(#149) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#155) Infix operators must be spaced. (space-infix-ops)
(#156) Infix operators must be spaced. (space-infix-ops)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) Infix operators must be spaced. (space-infix-ops)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) Infix operators must be spaced. (space-infix-ops)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) Infix operators must be spaced. (space-infix-ops)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Infix operators must be spaced. (space-infix-ops)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Infix operators must be spaced. (space-infix-ops)
(#164) Infix operators must be spaced. (space-infix-ops)
(#164) Infix operators must be spaced. (space-infix-ops)
(#165) Infix operators must be spaced. (space-infix-ops)
(#165) Infix operators must be spaced. (space-infix-ops)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) Infix operators must be spaced. (space-infix-ops)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Infix operators must be spaced. (space-infix-ops)
(#172) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#172) Missing JSDoc comment. (require-jsdoc)
(#174) Infix operators must be spaced. (space-infix-ops)
(#175) Expected { after 'if' condition. (curly)
(#176) Infix operators must be spaced. (space-infix-ops)
(#178) Infix operators must be spaced. (space-infix-ops)
(#179) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) Infix operators must be spaced. (space-infix-ops)
(#182) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Infix operators must be spaced. (space-infix-ops)
(#188) Missing JSDoc comment. (require-jsdoc)
(#188) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#190) Infix operators must be spaced. (space-infix-ops)
(#192) Infix operators must be spaced. (space-infix-ops)
(#192) Infix operators must be spaced. (space-infix-ops)
(#192) Infix operators must be spaced. (space-infix-ops)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) Infix operators must be spaced. (space-infix-ops)
(#195) Infix operators must be spaced. (space-infix-ops)
(#196) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#198) Infix operators must be spaced. (space-infix-ops)
(#198) Infix operators must be spaced. (space-infix-ops)
(#198) Infix operators must be spaced. (space-infix-ops)
(#199) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#201) Infix operators must be spaced. (space-infix-ops)
(#201) Infix operators must be spaced. (space-infix-ops)
(#201) Infix operators must be spaced. (space-infix-ops)
(#202) Line 202 exceeds the maximum line length of 132. (max-len)
(#202) Infix operators must be spaced. (space-infix-ops)
(#202) Infix operators must be spaced. (space-infix-ops)
(#202) Infix operators must be spaced. (space-infix-ops)
(#202) Infix operators must be spaced. (space-infix-ops)
(#202) Infix operators must be spaced. (space-infix-ops)
(#203) Infix operators must be spaced. (space-infix-ops)
(#204) Infix operators must be spaced. (space-infix-ops)
(#204) A space is required after ','. (comma-spacing)
(#204) Infix operators must be spaced. (space-infix-ops)
(#204) Infix operators must be spaced. (space-infix-ops)
(#204) Infix operators must be spaced. (space-infix-ops)
(#204) Infix operators must be spaced. (space-infix-ops)
(#205) Infix operators must be spaced. (space-infix-ops)
(#210) Infix operators must be spaced. (space-infix-ops)
(#210) Infix operators must be spaced. (space-infix-ops)
(#212) Infix operators must be spaced. (space-infix-ops)
(#213) Infix operators must be spaced. (space-infix-ops)
(#213) Infix operators must be spaced. (space-infix-ops)
(#213) Infix operators must be spaced. (space-infix-ops)
(#213) Infix operators must be spaced. (space-infix-ops)
(#214) Infix operators must be spaced. (space-infix-ops)
(#217) Expected { after 'for-in'. (curly)
(#218) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#218) Infix operators must be spaced. (space-infix-ops)
(#220) Infix operators must be spaced. (space-infix-ops)
(#221) Infix operators must be spaced. (space-infix-ops)
(#221) Infix operators must be spaced. (space-infix-ops)
(#221) Infix operators must be spaced. (space-infix-ops)
(#221) Infix operators must be spaced. (space-infix-ops)
(#221) Infix operators must be spaced. (space-infix-ops)
(#221) A space is required after ','. (comma-spacing)
(#221) Infix operators must be spaced. (space-infix-ops)
(#221) Infix operators must be spaced. (space-infix-ops)
(#221) Infix operators must be spaced. (space-infix-ops)
(#223) Infix operators must be spaced. (space-infix-ops)
(#223) Infix operators must be spaced. (space-infix-ops)
(#223) Infix operators must be spaced. (space-infix-ops)
(#224) Infix operators must be spaced. (space-infix-ops)
(#224) Infix operators must be spaced. (space-infix-ops)
(#224) Infix operators must be spaced. (space-infix-ops)
(#227) Expected { after 'if' condition. (curly)
(#228) Infix operators must be spaced. (space-infix-ops)
(#228) Infix operators must be spaced. (space-infix-ops)
(#230) Infix operators must be spaced. (space-infix-ops)
(#230) Infix operators must be spaced. (space-infix-ops)
(#230) Infix operators must be spaced. (space-infix-ops)
(#231) Infix operators must be spaced. (space-infix-ops)
(#231) Infix operators must be spaced. (space-infix-ops)
(#233) Expected { after 'if' condition. (curly)
(#233) Infix operators must be spaced. (space-infix-ops)
(#234) Infix operators must be spaced. (space-infix-ops)
(#234) Infix operators must be spaced. (space-infix-ops)
(#234) Infix operators must be spaced. (space-infix-ops)
(#234) Infix operators must be spaced. (space-infix-ops)
(#235) Expected { after 'else'. (curly)
(#236) Infix operators must be spaced. (space-infix-ops)
(#236) Infix operators must be spaced. (space-infix-ops)
(#236) Infix operators must be spaced. (space-infix-ops)
(#237) Infix operators must be spaced. (space-infix-ops)
(#237) Infix operators must be spaced. (space-infix-ops)
(#237) Infix operators must be spaced. (space-infix-ops)
(#238) Infix operators must be spaced. (space-infix-ops)
(#238) Infix operators must be spaced. (space-infix-ops)
(#238) Infix operators must be spaced. (space-infix-ops)
(#239) Infix operators must be spaced. (space-infix-ops)
(#239) Infix operators must be spaced. (space-infix-ops)
(#239) Infix operators must be spaced. (space-infix-ops)
(#240) Infix operators must be spaced. (space-infix-ops)
(#240) Infix operators must be spaced. (space-infix-ops)
(#240) Infix operators must be spaced. (space-infix-ops)
(#241) Infix operators must be spaced. (space-infix-ops)
(#242) Infix operators must be spaced. (space-infix-ops)
(#242) Infix operators must be spaced. (space-infix-ops)
(#242) Infix operators must be spaced. (space-infix-ops)
(#243) Infix operators must be spaced. (space-infix-ops)
(#243) Infix operators must be spaced. (space-infix-ops)
(#243) Infix operators must be spaced. (space-infix-ops)
(#244) Infix operators must be spaced. (space-infix-ops)
(#245) Infix operators must be spaced. (space-infix-ops)
(#245) Infix operators must be spaced. (space-infix-ops)
(#245) Infix operators must be spaced. (space-infix-ops)
(#246) Infix operators must be spaced. (space-infix-ops)
(#246) Infix operators must be spaced. (space-infix-ops)
(#246) Infix operators must be spaced. (space-infix-ops)
(#247) Infix operators must be spaced. (space-infix-ops)
(#254) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#254) Missing JSDoc comment. (require-jsdoc)
(#256) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#256) Infix operators must be spaced. (space-infix-ops)
(#256) Infix operators must be spaced. (space-infix-ops)
(#262) Infix operators must be spaced. (space-infix-ops)
(#262) Infix operators must be spaced. (space-infix-ops)
(#262) Infix operators must be spaced. (space-infix-ops)
(#262) Infix operators must be spaced. (space-infix-ops)
(#263) Infix operators must be spaced. (space-infix-ops)
(#264) Infix operators must be spaced. (space-infix-ops)
(#267) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#267) Infix operators must be spaced. (space-infix-ops)
(#267) Infix operators must be spaced. (space-infix-ops)
(#269) Infix operators must be spaced. (space-infix-ops)
(#270) Expected { after 'if' condition. (curly)
(#270) Infix operators must be spaced. (space-infix-ops)
(#271) Infix operators must be spaced. (space-infix-ops)
(#273) Infix operators must be spaced. (space-infix-ops)
(#273) Infix operators must be spaced. (space-infix-ops)
(#273) Infix operators must be spaced. (space-infix-ops)
(#273) Infix operators must be spaced. (space-infix-ops)
(#273) Infix operators must be spaced. (space-infix-ops)
(#273) Infix operators must be spaced. (space-infix-ops)
(#273) Infix operators must be spaced. (space-infix-ops)
(#273) Infix operators must be spaced. (space-infix-ops)
(#273) Infix operators must be spaced. (space-infix-ops)
(#273) Infix operators must be spaced. (space-infix-ops)
(#273) Infix operators must be spaced. (space-infix-ops)
(#274) A space is required after ','. (comma-spacing)
(#274) Infix operators must be spaced. (space-infix-ops)
(#276) Infix operators must be spaced. (space-infix-ops)
(#276) Infix operators must be spaced. (space-infix-ops)
(#276) Infix operators must be spaced. (space-infix-ops)
(#282) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#282) Missing JSDoc comment. (require-jsdoc)
(#284) Infix operators must be spaced. (space-infix-ops)
(#286) Infix operators must be spaced. (space-infix-ops)
(#287) Infix operators must be spaced. (space-infix-ops)
(#287) Infix operators must be spaced. (space-infix-ops)
(#288) Infix operators must be spaced. (space-infix-ops)
(#288) Infix operators must be spaced. (space-infix-ops)
(#292) Missing JSDoc comment. (require-jsdoc)
(#292) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#294) Infix operators must be spaced. (space-infix-ops)
(#294) Infix operators must be spaced. (space-infix-ops)
(#294) Infix operators must be spaced. (space-infix-ops)
(#294) Infix operators must be spaced. (space-infix-ops)
(#294) Infix operators must be spaced. (space-infix-ops)
(#296) Infix operators must be spaced. (space-infix-ops)
(#297) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#297) Infix operators must be spaced. (space-infix-ops)
(#297) Infix operators must be spaced. (space-infix-ops)
(#299) Infix operators must be spaced. (space-infix-ops)
(#299) Infix operators must be spaced. (space-infix-ops)
(#299) Infix operators must be spaced. (space-infix-ops)
(#299) A space is required after ','. (comma-spacing)
(#299) Infix operators must be spaced. (space-infix-ops)
(#299) Infix operators must be spaced. (space-infix-ops)
(#299) Infix operators must be spaced. (space-infix-ops)
(#299) Infix operators must be spaced. (space-infix-ops)
(#302) Expected { after 'for' condition. (curly)
(#302) Infix operators must be spaced. (space-infix-ops)
(#302) Infix operators must be spaced. (space-infix-ops)
(#303) Infix operators must be spaced. (space-infix-ops)
(#303) Infix operators must be spaced. (space-infix-ops)
(#303) Infix operators must be spaced. (space-infix-ops)
(#304) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#306) Infix operators must be spaced. (space-infix-ops)
(#306) Infix operators must be spaced. (space-infix-ops)
(#306) Infix operators must be spaced. (space-infix-ops)
(#306) Infix operators must be spaced. (space-infix-ops)
(#306) Infix operators must be spaced. (space-infix-ops)
(#307) Infix operators must be spaced. (space-infix-ops)
(#307) Infix operators must be spaced. (space-infix-ops)
(#307) Infix operators must be spaced. (space-infix-ops)
(#307) Infix operators must be spaced. (space-infix-ops)
(#307) Infix operators must be spaced. (space-infix-ops)
(#307) Infix operators must be spaced. (space-infix-ops)
(#307) Infix operators must be spaced. (space-infix-ops)
(#308) Infix operators must be spaced. (space-infix-ops)
(#308) Infix operators must be spaced. (space-infix-ops)
(#308) Infix operators must be spaced. (space-infix-ops)
(#308) Infix operators must be spaced. (space-infix-ops)
(#308) Infix operators must be spaced. (space-infix-ops)
(#309) Infix operators must be spaced. (space-infix-ops)
(#310) Infix operators must be spaced. (space-infix-ops)
(#310) Infix operators must be spaced. (space-infix-ops)
(#311) Infix operators must be spaced. (space-infix-ops)
(#314) Infix operators must be spaced. (space-infix-ops)
(#314) Infix operators must be spaced. (space-infix-ops)
(#316) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#316) Infix operators must be spaced. (space-infix-ops)
(#318) Line 318 exceeds the maximum line length of 132. (max-len)
(#318) Infix operators must be spaced. (space-infix-ops)
(#318) Infix operators must be spaced. (space-infix-ops)
(#318) Infix operators must be spaced. (space-infix-ops)
(#318) Infix operators must be spaced. (space-infix-ops)
(#318) Infix operators must be spaced. (space-infix-ops)
(#318) Infix operators must be spaced. (space-infix-ops)
(#318) Infix operators must be spaced. (space-infix-ops)
(#319) Infix operators must be spaced. (space-infix-ops)
(#319) Infix operators must be spaced. (space-infix-ops)
(#319) Infix operators must be spaced. (space-infix-ops)
(#320) Infix operators must be spaced. (space-infix-ops)
(#320) Infix operators must be spaced. (space-infix-ops)
(#320) Infix operators must be spaced. (space-infix-ops)
(#321) Line 321 exceeds the maximum line length of 132. (max-len)
(#321) Infix operators must be spaced. (space-infix-ops)
(#321) Infix operators must be spaced. (space-infix-ops)
(#321) Infix operators must be spaced. (space-infix-ops)
(#322) Infix operators must be spaced. (space-infix-ops)
(#322) Infix operators must be spaced. (space-infix-ops)
(#322) Infix operators must be spaced. (space-infix-ops)
(#328) Infix operators must be spaced. (space-infix-ops)
(#329) Expected { after 'if' condition. (curly)
(#329) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#329) Infix operators must be spaced. (space-infix-ops)
(#330) Infix operators must be spaced. (space-infix-ops)
(#332) Infix operators must be spaced. (space-infix-ops)
(#332) Infix operators must be spaced. (space-infix-ops)
(#332) Infix operators must be spaced. (space-infix-ops)
(#333) Infix operators must be spaced. (space-infix-ops)
(#334) Line 334 exceeds the maximum line length of 132. (max-len)
(#334) Infix operators must be spaced. (space-infix-ops)
(#334) Infix operators must be spaced. (space-infix-ops)
(#334) Infix operators must be spaced. (space-infix-ops)
(#334) Infix operators must be spaced. (space-infix-ops)
(#334) Infix operators must be spaced. (space-infix-ops)
(#334) Infix operators must be spaced. (space-infix-ops)
(#334) Infix operators must be spaced. (space-infix-ops)
(#334) Infix operators must be spaced. (space-infix-ops)
(#334) Infix operators must be spaced. (space-infix-ops)
(#335) Infix operators must be spaced. (space-infix-ops)
(#335) Infix operators must be spaced. (space-infix-ops)
(#335) Infix operators must be spaced. (space-infix-ops)
(#335) Infix operators must be spaced. (space-infix-ops)
(#336) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#336) Infix operators must be spaced. (space-infix-ops)
(#338) 'cl' used outside of binding context. (block-scoped-var)
(#338) Infix operators must be spaced. (space-infix-ops)
(#339) Expected { after 'if' condition. (curly)
(#339) 'conversionURL' is not defined. (no-undef)
(#339) Infix operators must be spaced. (space-infix-ops)
(#340) 'cl' used outside of binding context. (block-scoped-var)
(#340) Infix operators must be spaced. (space-infix-ops)
(#341) Infix operators must be spaced. (space-infix-ops)
(#341) Infix operators must be spaced. (space-infix-ops)
(#341) Infix operators must be spaced. (space-infix-ops)
(#342) Infix operators must be spaced. (space-infix-ops)
(#342) Infix operators must be spaced. (space-infix-ops)
(#342) Infix operators must be spaced. (space-infix-ops)
(#342) 'cl' used outside of binding context. (block-scoped-var)
(#342) Infix operators must be spaced. (space-infix-ops)
(#342) Infix operators must be spaced. (space-infix-ops)
(#343) Infix operators must be spaced. (space-infix-ops)
(#343) Infix operators must be spaced. (space-infix-ops)
(#346) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#346) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#346) Infix operators must be spaced. (space-infix-ops)
(#348) 'cl' is already defined (no-redeclare)
(#348) 'cl' used outside of binding context. (block-scoped-var)
(#348) Infix operators must be spaced. (space-infix-ops)
(#349) Expected { after 'if' condition. (curly)
(#349) Infix operators must be spaced. (space-infix-ops)
(#350) 'cl' used outside of binding context. (block-scoped-var)
(#350) Infix operators must be spaced. (space-infix-ops)
(#351) Infix operators must be spaced. (space-infix-ops)
(#351) Infix operators must be spaced. (space-infix-ops)
(#351) Infix operators must be spaced. (space-infix-ops)
(#352) Infix operators must be spaced. (space-infix-ops)
(#353) Infix operators must be spaced. (space-infix-ops)
(#353) Infix operators must be spaced. (space-infix-ops)
(#353) Infix operators must be spaced. (space-infix-ops)
(#353) 'cl' used outside of binding context. (block-scoped-var)
(#353) Infix operators must be spaced. (space-infix-ops)
(#353) Infix operators must be spaced. (space-infix-ops)
(#354) Infix operators must be spaced. (space-infix-ops)
(#354) Infix operators must be spaced. (space-infix-ops)
(#356) 'cl' used outside of binding context. (block-scoped-var)
(#356) Infix operators must be spaced. (space-infix-ops)
(#357) Expected { after 'if' condition. (curly)
(#357) Infix operators must be spaced. (space-infix-ops)
(#358) 'cl' used outside of binding context. (block-scoped-var)
(#358) Infix operators must be spaced. (space-infix-ops)
(#359) Infix operators must be spaced. (space-infix-ops)
(#359) Infix operators must be spaced. (space-infix-ops)
(#359) Infix operators must be spaced. (space-infix-ops)
(#360) Infix operators must be spaced. (space-infix-ops)
(#360) Infix operators must be spaced. (space-infix-ops)
(#360) Infix operators must be spaced. (space-infix-ops)
(#360) 'cl' used outside of binding context. (block-scoped-var)
(#360) Infix operators must be spaced. (space-infix-ops)
(#360) Infix operators must be spaced. (space-infix-ops)
(#361) Infix operators must be spaced. (space-infix-ops)
(#361) Infix operators must be spaced. (space-infix-ops)
(#361) Infix operators must be spaced. (space-infix-ops)
(#364) Infix operators must be spaced. (space-infix-ops)
(#364) Infix operators must be spaced. (space-infix-ops)
(#369) Missing JSDoc comment. (require-jsdoc)
(#369) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#369) 'timesTitlesDisplay' is defined but never used (no-unused-vars)
(#371) Infix operators must be spaced. (space-infix-ops)
(#374) Infix operators must be spaced. (space-infix-ops)
(#376) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#376) Infix operators must be spaced. (space-infix-ops)
(#378) Infix operators must be spaced. (space-infix-ops)
(#378) Infix operators must be spaced. (space-infix-ops)
(#379) Infix operators must be spaced. (space-infix-ops)
(#379) Infix operators must be spaced. (space-infix-ops)
(#379) Infix operators must be spaced. (space-infix-ops)
(#379) Infix operators must be spaced. (space-infix-ops)
(#379) Infix operators must be spaced. (space-infix-ops)
(#380) Infix operators must be spaced. (space-infix-ops)
(#381) Infix operators must be spaced. (space-infix-ops)
(#382) Infix operators must be spaced. (space-infix-ops)
(#382) Infix operators must be spaced. (space-infix-ops)
(#382) Infix operators must be spaced. (space-infix-ops)
(#383) Infix operators must be spaced. (space-infix-ops)
(#383) Infix operators must be spaced. (space-infix-ops)
(#383) Infix operators must be spaced. (space-infix-ops)
(#384) Infix operators must be spaced. (space-infix-ops)
(#385) Infix operators must be spaced. (space-infix-ops)
(#389) Infix operators must be spaced. (space-infix-ops)
(#389) Infix operators must be spaced. (space-infix-ops)
(#389) Infix operators must be spaced. (space-infix-ops)
(#389) Infix operators must be spaced. (space-infix-ops)
(#389) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#391) Infix operators must be spaced. (space-infix-ops)
(#391) Infix operators must be spaced. (space-infix-ops)
(#391) Infix operators must be spaced. (space-infix-ops)
(#394) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#394) Infix operators must be spaced. (space-infix-ops)
(#394) Infix operators must be spaced. (space-infix-ops)
(#394) Infix operators must be spaced. (space-infix-ops)
(#396) Infix operators must be spaced. (space-infix-ops)
(#396) Infix operators must be spaced. (space-infix-ops)
(#396) Infix operators must be spaced. (space-infix-ops)
(#397) Infix operators must be spaced. (space-infix-ops)
(#397) Infix operators must be spaced. (space-infix-ops)
(#397) Infix operators must be spaced. (space-infix-ops)
(#398) Infix operators must be spaced. (space-infix-ops)
(#398) Infix operators must be spaced. (space-infix-ops)
(#398) Infix operators must be spaced. (space-infix-ops)
(#402) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#402) Expected { after 'if' condition. (curly)
(#402) Infix operators must be spaced. (space-infix-ops)
(#403) Infix operators must be spaced. (space-infix-ops)
(#403) Infix operators must be spaced. (space-infix-ops)
(#403) Infix operators must be spaced. (space-infix-ops)
(#403) Infix operators must be spaced. (space-infix-ops)
(#405) Expected { after 'if' condition. (curly)
(#405) Infix operators must be spaced. (space-infix-ops)
(#405) Infix operators must be spaced. (space-infix-ops)
(#406) Infix operators must be spaced. (space-infix-ops)
(#406) Infix operators must be spaced. (space-infix-ops)
(#406) Infix operators must be spaced. (space-infix-ops)
(#406) Infix operators must be spaced. (space-infix-ops)
(#407) Expected { after 'else'. (curly)
(#408) Infix operators must be spaced. (space-infix-ops)
(#408) Infix operators must be spaced. (space-infix-ops)
(#408) Infix operators must be spaced. (space-infix-ops)
(#408) Infix operators must be spaced. (space-infix-ops)
(#411) Expected { after 'if' condition. (curly)
(#413) Expected { after 'if' condition. (curly)
(#415) Infix operators must be spaced. (space-infix-ops)
(#415) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#418) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#418) Missing JSDoc comment. (require-jsdoc)
(#420) Infix operators must be spaced. (space-infix-ops)
(#421) Infix operators must be spaced. (space-infix-ops)
(#421) Infix operators must be spaced. (space-infix-ops)
(#421) Infix operators must be spaced. (space-infix-ops)
(#422) Infix operators must be spaced. (space-infix-ops)
(#423) Infix operators must be spaced. (space-infix-ops)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) Infix operators must be spaced. (space-infix-ops)
(#425) Infix operators must be spaced. (space-infix-ops)
(#426) Infix operators must be spaced. (space-infix-ops)
(#427) Infix operators must be spaced. (space-infix-ops)
(#427) Infix operators must be spaced. (space-infix-ops)
(#427) Infix operators must be spaced. (space-infix-ops)
(#428) Infix operators must be spaced. (space-infix-ops)
(#428) Infix operators must be spaced. (space-infix-ops)
(#429) Infix operators must be spaced. (space-infix-ops)
(#430) Infix operators must be spaced. (space-infix-ops)
(#431) Infix operators must be spaced. (space-infix-ops)
(#432) Infix operators must be spaced. (space-infix-ops)
(#432) Infix operators must be spaced. (space-infix-ops)
(#432) Infix operators must be spaced. (space-infix-ops)
(#433) Infix operators must be spaced. (space-infix-ops)
(#436) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#436) Missing JSDoc comment. (require-jsdoc)
(#438) Infix operators must be spaced. (space-infix-ops)
(#439) Infix operators must be spaced. (space-infix-ops)
(#439) Infix operators must be spaced. (space-infix-ops)
(#439) Infix operators must be spaced. (space-infix-ops)
(#440) Infix operators must be spaced. (space-infix-ops)
(#441) Infix operators must be spaced. (space-infix-ops)
(#442) Infix operators must be spaced. (space-infix-ops)
(#442) Infix operators must be spaced. (space-infix-ops)
(#442) Infix operators must be spaced. (space-infix-ops)
(#442) Infix operators must be spaced. (space-infix-ops)
(#442) Infix operators must be spaced. (space-infix-ops)
(#443) Infix operators must be spaced. (space-infix-ops)
(#444) Infix operators must be spaced. (space-infix-ops)
(#445) Infix operators must be spaced. (space-infix-ops)
(#445) Infix operators must be spaced. (space-infix-ops)
(#445) Infix operators must be spaced. (space-infix-ops)
(#446) Infix operators must be spaced. (space-infix-ops)
(#446) Infix operators must be spaced. (space-infix-ops)
(#447) Infix operators must be spaced. (space-infix-ops)
(#448) Infix operators must be spaced. (space-infix-ops)
(#449) Infix operators must be spaced. (space-infix-ops)
(#450) Infix operators must be spaced. (space-infix-ops)
(#450) Infix operators must be spaced. (space-infix-ops)
(#450) Infix operators must be spaced. (space-infix-ops)
(#451) Infix operators must be spaced. (space-infix-ops)
(#454) Missing JSDoc comment. (require-jsdoc)
(#454) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#456) Line 456 exceeds the maximum line length of 132. (max-len)
(#456) Infix operators must be spaced. (space-infix-ops)
(#456) Infix operators must be spaced. (space-infix-ops)
(#456) Infix operators must be spaced. (space-infix-ops)
(#462) Missing JSDoc comment. (require-jsdoc)
(#462) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#464) Infix operators must be spaced. (space-infix-ops)
(#465) Expected { after 'if' condition. (curly)
(#465) Infix operators must be spaced. (space-infix-ops)
(#466) Infix operators must be spaced. (space-infix-ops)
(#468) Infix operators must be spaced. (space-infix-ops)
(#469) Infix operators must be spaced. (space-infix-ops)
(#475) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#475) Missing JSDoc comment. (require-jsdoc)
(#475) 'selected' is defined but never used (no-unused-vars)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) Infix operators must be spaced. (space-infix-ops)
(#478) Infix operators must be spaced. (space-infix-ops)
(#479) Infix operators must be spaced. (space-infix-ops)
(#479) Infix operators must be spaced. (space-infix-ops)
(#479) Infix operators must be spaced. (space-infix-ops)
(#480) Infix operators must be spaced. (space-infix-ops)
(#480) Infix operators must be spaced. (space-infix-ops)
(#480) Infix operators must be spaced. (space-infix-ops)
(#483) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#483) Infix operators must be spaced. (space-infix-ops)
(#483) Infix operators must be spaced. (space-infix-ops)
(#485) Infix operators must be spaced. (space-infix-ops)
(#486) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#486) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#486) Infix operators must be spaced. (space-infix-ops)
(#488) Infix operators must be spaced. (space-infix-ops)
(#491) Infix operators must be spaced. (space-infix-ops)
(#491) Infix operators must be spaced. (space-infix-ops)
(#491) Infix operators must be spaced. (space-infix-ops)
(#492) Line 492 exceeds the maximum line length of 132. (max-len)
(#492) Infix operators must be spaced. (space-infix-ops)
(#492) Infix operators must be spaced. (space-infix-ops)
(#492) Infix operators must be spaced. (space-infix-ops)
(#492) Infix operators must be spaced. (space-infix-ops)
(#492) Infix operators must be spaced. (space-infix-ops)
(#492) Infix operators must be spaced. (space-infix-ops)
(#492) Infix operators must be spaced. (space-infix-ops)
(#492) Infix operators must be spaced. (space-infix-ops)
(#492) Infix operators must be spaced. (space-infix-ops)
(#493) Infix operators must be spaced. (space-infix-ops)
(#494) Infix operators must be spaced. (space-infix-ops)
(#495) Infix operators must be spaced. (space-infix-ops)
(#496) Line 496 exceeds the maximum line length of 132. (max-len)
(#496) Infix operators must be spaced. (space-infix-ops)
(#496) Infix operators must be spaced. (space-infix-ops)
(#496) Infix operators must be spaced. (space-infix-ops)
(#496) Infix operators must be spaced. (space-infix-ops)
(#496) Infix operators must be spaced. (space-infix-ops)
(#496) Infix operators must be spaced. (space-infix-ops)
(#496) Infix operators must be spaced. (space-infix-ops)
(#496) Infix operators must be spaced. (space-infix-ops)
(#496) Infix operators must be spaced. (space-infix-ops)
(#496) Infix operators must be spaced. (space-infix-ops)
(#496) Infix operators must be spaced. (space-infix-ops)
(#497) Infix operators must be spaced. (space-infix-ops)
(#497) Infix operators must be spaced. (space-infix-ops)
(#497) Infix operators must be spaced. (space-infix-ops)
(#497) Infix operators must be spaced. (space-infix-ops)
(#497) Infix operators must be spaced. (space-infix-ops)
(#497) Infix operators must be spaced. (space-infix-ops)
(#498) Infix operators must be spaced. (space-infix-ops)
(#498) Infix operators must be spaced. (space-infix-ops)
(#498) Infix operators must be spaced. (space-infix-ops)
(#498) Infix operators must be spaced. (space-infix-ops)
(#498) Infix operators must be spaced. (space-infix-ops)
(#498) Infix operators must be spaced. (space-infix-ops)
(#498) Infix operators must be spaced. (space-infix-ops)
(#498) Infix operators must be spaced. (space-infix-ops)
(#499) Infix operators must be spaced. (space-infix-ops)
(#500) Infix operators must be spaced. (space-infix-ops)
(#504) Infix operators must be spaced. (space-infix-ops)
(#504) Infix operators must be spaced. (space-infix-ops)
(#504) Infix operators must be spaced. (space-infix-ops)
(#509) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#509) Missing JSDoc comment. (require-jsdoc)
(#511) Expected { after 'if' condition. (curly)
(#511) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#511) Infix operators must be spaced. (space-infix-ops)
(#512) Infix operators must be spaced. (space-infix-ops)
(#513) Expected { after 'if' condition. (curly)
(#513) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#513) Infix operators must be spaced. (space-infix-ops)
(#514) Infix operators must be spaced. (space-infix-ops)
(#519) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#519) Infix operators must be spaced. (space-infix-ops)
(#521) 'element' used outside of binding context. (block-scoped-var)
(#521) Infix operators must be spaced. (space-infix-ops)
(#521) Infix operators must be spaced. (space-infix-ops)
(#521) Infix operators must be spaced. (space-infix-ops)
(#522) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#522) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#522) 'element' used outside of binding context. (block-scoped-var)
(#522) Infix operators must be spaced. (space-infix-ops)
(#524) 'element' used outside of binding context. (block-scoped-var)
(#524) Infix operators must be spaced. (space-infix-ops)
(#525) 'element' used outside of binding context. (block-scoped-var)
(#525) Infix operators must be spaced. (space-infix-ops)
(#529) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#529) Infix operators must be spaced. (space-infix-ops)
(#531) 'element' used outside of binding context. (block-scoped-var)
(#531) 'element' is already defined (no-redeclare)
(#531) Infix operators must be spaced. (space-infix-ops)
(#531) Infix operators must be spaced. (space-infix-ops)
(#531) Infix operators must be spaced. (space-infix-ops)
(#532) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#532) 'element' used outside of binding context. (block-scoped-var)
(#532) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#532) Infix operators must be spaced. (space-infix-ops)
(#534) 'element' used outside of binding context. (block-scoped-var)
(#534) Infix operators must be spaced. (space-infix-ops)
(#535) 'element' used outside of binding context. (block-scoped-var)
(#535) Infix operators must be spaced. (space-infix-ops)
(#539) Infix operators must be spaced. (space-infix-ops)
(#540) Expected { after 'if' condition. (curly)
(#540) Infix operators must be spaced. (space-infix-ops)
(#541) Infix operators must be spaced. (space-infix-ops)
(#543) 'element' is already defined (no-redeclare)
(#543) 'element' used outside of binding context. (block-scoped-var)
(#543) 'element' used outside of binding context. (block-scoped-var)
(#543) Infix operators must be spaced. (space-infix-ops)
(#544) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#544) 'element' used outside of binding context. (block-scoped-var)
(#544) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#544) 'element' used outside of binding context. (block-scoped-var)
(#544) Infix operators must be spaced. (space-infix-ops)
(#546) Infix operators must be spaced. (space-infix-ops)
(#546) Infix operators must be spaced. (space-infix-ops)
(#546) Infix operators must be spaced. (space-infix-ops)
(#547) Expected { after 'if' condition. (curly)
(#547) Infix operators must be spaced. (space-infix-ops)
(#548) Infix operators must be spaced. (space-infix-ops)
(#549) Trailing spaces not allowed. (no-trailing-spaces)
(#550) 'element' used outside of binding context. (block-scoped-var)
(#550) 'element' used outside of binding context. (block-scoped-var)
(#550) Infix operators must be spaced. (space-infix-ops)
(#554) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#554) Missing JSDoc comment. (require-jsdoc)
(#554) 'clearTimeElementsStyles' is defined but never used (no-unused-vars)
(#556) Infix operators must be spaced. (space-infix-ops)
(#557) Expected space(s) after "while". (keyword-spacing)
(#557) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#557) Unexpected constant condition. (no-constant-condition)
(#559) Infix operators must be spaced. (space-infix-ops)
(#559) Infix operators must be spaced. (space-infix-ops)
(#559) Infix operators must be spaced. (space-infix-ops)
(#560) Expected { after 'if' condition. (curly)
(#560) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#560) Infix operators must be spaced. (space-infix-ops)
(#562) Infix operators must be spaced. (space-infix-ops)
(#563) Infix operators must be spaced. (space-infix-ops)
(#568) Missing JSDoc comment. (require-jsdoc)
(#568) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#568) 'updateTimeDisplay' is defined but never used (no-unused-vars)
(#570) Expected { after 'if' condition. (curly)
(#570) Infix operators must be spaced. (space-infix-ops)
(#570) Infix operators must be spaced. (space-infix-ops)
(#571) Line 571 exceeds the maximum line length of 132. (max-len)
(#571) Infix operators must be spaced. (space-infix-ops)
(#571) Infix operators must be spaced. (space-infix-ops)
(#572) Expected { after 'else'. (curly)
(#576) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#576) Missing JSDoc comment. (require-jsdoc)
(#578) Infix operators must be spaced. (space-infix-ops)
(#579) Expected { after 'if' condition. (curly)
(#579) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#579) Infix operators must be spaced. (space-infix-ops)
(#580) Infix operators must be spaced. (space-infix-ops)
(#583) Expected space or tab after '/**' in comment. (spaced-comment)
(#585) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#585) Missing JSDoc comment. (require-jsdoc)
(#585) 'setSlideTime' is defined but never used (no-unused-vars)
(#587) 'pos' is already defined (no-redeclare)
(#587) Infix operators must be spaced. (space-infix-ops)
(#588) Infix operators must be spaced. (space-infix-ops)
(#589) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#589) Infix operators must be spaced. (space-infix-ops)
(#591) Infix operators must be spaced. (space-infix-ops)
(#591) Infix operators must be spaced. (space-infix-ops)
(#592) Infix operators must be spaced. (space-infix-ops)
(#593) Expected { after 'if' condition. (curly)
(#593) Infix operators must be spaced. (space-infix-ops)
(#595) Expected { after 'else'. (curly)
(#600) Missing JSDoc comment. (require-jsdoc)
(#600) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#600) 'updateSlideTimeAndMove' is defined but never used (no-unused-vars)
(#603) Infix operators must be spaced. (space-infix-ops)
(#605) Expected { after 'if' condition. (curly)
(#605) Infix operators must be spaced. (space-infix-ops)
(#609) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#609) Missing JSDoc comment. (require-jsdoc)
(#611) Infix operators must be spaced. (space-infix-ops)
(#612) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#612) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#612) Infix operators must be spaced. (space-infix-ops)
(#614) Expected { after 'if' condition. (curly)
(#614) Infix operators must be spaced. (space-infix-ops)
(#617) Expected { after 'if' condition. (curly)
(#617) Infix operators must be spaced. (space-infix-ops)
(#621) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#622) Infix operators must be spaced. (space-infix-ops)
(#622) Infix operators must be spaced. (space-infix-ops)
(#622) Infix operators must be spaced. (space-infix-ops)
(#623) Infix operators must be spaced. (space-infix-ops)
(#623) Infix operators must be spaced. (space-infix-ops)
(#627) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#627) Missing JSDoc comment. (require-jsdoc)
(#627) 'setSubtitleTime' is defined but never used (no-unused-vars)
(#629) 'pos' is already defined (no-redeclare)
(#629) Infix operators must be spaced. (space-infix-ops)
(#630) Infix operators must be spaced. (space-infix-ops)
(#631) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#631) Infix operators must be spaced. (space-infix-ops)
(#633) Infix operators must be spaced. (space-infix-ops)
(#633) Infix operators must be spaced. (space-infix-ops)
(#634) Infix operators must be spaced. (space-infix-ops)
(#634) A space is required after ','. (comma-spacing)
(#635) Expected { after 'if' condition. (curly)
(#635) Infix operators must be spaced. (space-infix-ops)
(#638) Expected { after 'if' condition. (curly)
(#638) Infix operators must be spaced. (space-infix-ops)
(#643) Missing JSDoc comment. (require-jsdoc)
(#643) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#643) 'updateSubtitleTimeAndMove' is defined but never used (no-unused-vars)
(#646) Infix operators must be spaced. (space-infix-ops)
(#648) Expected { after 'if' condition. (curly)
(#648) Infix operators must be spaced. (space-infix-ops)
(#652) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#652) Missing JSDoc comment. (require-jsdoc)
(#654) Infix operators must be spaced. (space-infix-ops)
(#655) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#655) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#655) Infix operators must be spaced. (space-infix-ops)
(#657) Expected { after 'if' condition. (curly)
(#657) Infix operators must be spaced. (space-infix-ops)
(#660) Expected { after 'if' condition. (curly)
(#660) Infix operators must be spaced. (space-infix-ops)
(#664) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#665) Infix operators must be spaced. (space-infix-ops)
(#665) Infix operators must be spaced. (space-infix-ops)
(#665) Infix operators must be spaced. (space-infix-ops)
(#666) Line 666 exceeds the maximum line length of 132. (max-len)
(#666) Infix operators must be spaced. (space-infix-ops)
(#666) Infix operators must be spaced. (space-infix-ops)
(#670) Missing JSDoc comment. (require-jsdoc)
(#670) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#672) Expected { after 'if' condition. (curly)
(#672) Infix operators must be spaced. (space-infix-ops)
(#675) Infix operators must be spaced. (space-infix-ops)
(#675) Infix operators must be spaced. (space-infix-ops)
(#677) Infix operators must be spaced. (space-infix-ops)
(#677) Infix operators must be spaced. (space-infix-ops)
(#678) Infix operators must be spaced. (space-infix-ops)
(#678) Infix operators must be spaced. (space-infix-ops)
(#678) Infix operators must be spaced. (space-infix-ops)
(#679) Infix operators must be spaced. (space-infix-ops)
(#679) Infix operators must be spaced. (space-infix-ops)
(#680) Infix operators must be spaced. (space-infix-ops)
(#680) Infix operators must be spaced. (space-infix-ops)
(#680) Infix operators must be spaced. (space-infix-ops)
(#682) Expected { after 'if' condition. (curly)
(#682) Infix operators must be spaced. (space-infix-ops)
(#683) '$s' is not defined. (no-undef)
(#683) Infix operators must be spaced. (space-infix-ops)
(#685) Infix operators must be spaced. (space-infix-ops)
(#686) Infix operators must be spaced. (space-infix-ops)
(#687) Expected { after 'if' condition. (curly)
(#687) Infix operators must be spaced. (space-infix-ops)
(#688) Infix operators must be spaced. (space-infix-ops)
(#688) Infix operators must be spaced. (space-infix-ops)
(#690) Infix operators must be spaced. (space-infix-ops)
(#690) Infix operators must be spaced. (space-infix-ops)
(#690) Infix operators must be spaced. (space-infix-ops)
(#690) Infix operators must be spaced. (space-infix-ops)
(#690) Infix operators must be spaced. (space-infix-ops)
(#693) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#693) Missing JSDoc comment. (require-jsdoc)
(#695) Expected { after 'if' condition. (curly)
(#695) Infix operators must be spaced. (space-infix-ops)
(#698) Infix operators must be spaced. (space-infix-ops)
(#699) Expected { after 'if' condition. (curly)
(#699) Infix operators must be spaced. (space-infix-ops)
(#702) Infix operators must be spaced. (space-infix-ops)
(#703) Infix operators must be spaced. (space-infix-ops)
(#704) Infix operators must be spaced. (space-infix-ops)
(#704) A space is required after ','. (comma-spacing)
(#705) Expected { after 'if' condition. (curly)
(#705) Infix operators must be spaced. (space-infix-ops)
(#706) Infix operators must be spaced. (space-infix-ops)
(#707) Infix operators must be spaced. (space-infix-ops)
(#707) Infix operators must be spaced. (space-infix-ops)
(#709) Infix operators must be spaced. (space-infix-ops)
(#710) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#710) Infix operators must be spaced. (space-infix-ops)
(#712) Infix operators must be spaced. (space-infix-ops)
(#713) Expected { after 'if' condition. (curly)
(#713) Infix operators must be spaced. (space-infix-ops)
(#714) Infix operators must be spaced. (space-infix-ops)
(#715) Infix operators must be spaced. (space-infix-ops)
(#715) Infix operators must be spaced. (space-infix-ops)
(#718) Infix operators must be spaced. (space-infix-ops)
(#719) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#719) Infix operators must be spaced. (space-infix-ops)
(#721) Infix operators must be spaced. (space-infix-ops)
(#721) Infix operators must be spaced. (space-infix-ops)
(#721) Infix operators must be spaced. (space-infix-ops)
(#724) Infix operators must be spaced. (space-infix-ops)
(#724) Infix operators must be spaced. (space-infix-ops)
(#724) Infix operators must be spaced. (space-infix-ops)
(#724) Infix operators must be spaced. (space-infix-ops)
(#724) Infix operators must be spaced. (space-infix-ops)
(#724) Infix operators must be spaced. (space-infix-ops)
(#727) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#727) Missing JSDoc comment. (require-jsdoc)
(#727) 'clearSlideTimes' is defined but never used (no-unused-vars)
(#729) Expected { after 'if' condition. (curly)
(#729) Unexpected confirm. (no-alert)
(#735) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#735) Missing JSDoc comment. (require-jsdoc)
(#735) 'clearSubtitleTimes' is defined but never used (no-unused-vars)
(#737) Expected { after 'if' condition. (curly)
(#737) Unexpected confirm. (no-alert)
(#743) Expected space or tab after '/**' in comment. (spaced-comment)
(#745) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#745) Missing JSDoc comment. (require-jsdoc)
(#745) 'setTitle' is defined but never used (no-unused-vars)
(#751) Expected space or tab after '/**' in comment. (spaced-comment)
(#753) Missing JSDoc comment. (require-jsdoc)
(#753) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#753) 'setNumSlidesValue' is defined but never used (no-unused-vars)
(#756) eval can be harmful. (no-eval)
(#756) Infix operators must be spaced. (space-infix-ops)
(#756) Infix operators must be spaced. (space-infix-ops)
(#760) Missing JSDoc comment. (require-jsdoc)
(#760) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#760) 'deleteVideoSrc' is defined but never used (no-unused-vars)
(#762) Infix operators must be spaced. (space-infix-ops)
(#762) Unexpected confirm. (no-alert)
(#763) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#771) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#771) Missing JSDoc comment. (require-jsdoc)
(#771) 'editVideoSrc' is defined but never used (no-unused-vars)
(#774) Expected { after 'if' condition. (curly)
(#774) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#774) Infix operators must be spaced. (space-infix-ops)
(#774) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#774) Infix operators must be spaced. (space-infix-ops)
(#775) Infix operators must be spaced. (space-infix-ops)
(#776) Expected { after 'else'. (curly)
(#777) Infix operators must be spaced. (space-infix-ops)
(#779) Infix operators must be spaced. (space-infix-ops)
(#779) Infix operators must be spaced. (space-infix-ops)
(#780) Infix operators must be spaced. (space-infix-ops)
(#781) Infix operators must be spaced. (space-infix-ops)
(#782) Infix operators must be spaced. (space-infix-ops)
(#783) Infix operators must be spaced. (space-infix-ops)
(#783) Infix operators must be spaced. (space-infix-ops)
(#783) Infix operators must be spaced. (space-infix-ops)
(#784) Infix operators must be spaced. (space-infix-ops)
(#784) Infix operators must be spaced. (space-infix-ops)
(#784) Infix operators must be spaced. (space-infix-ops)
(#785) Infix operators must be spaced. (space-infix-ops)
(#786) Infix operators must be spaced. (space-infix-ops)
(#786) Infix operators must be spaced. (space-infix-ops)
(#786) Infix operators must be spaced. (space-infix-ops)
(#787) Infix operators must be spaced. (space-infix-ops)
(#787) Infix operators must be spaced. (space-infix-ops)
(#787) Infix operators must be spaced. (space-infix-ops)
(#788) Infix operators must be spaced. (space-infix-ops)
(#789) Infix operators must be spaced. (space-infix-ops)
(#790) Infix operators must be spaced. (space-infix-ops)
(#793) Infix operators must be spaced. (space-infix-ops)
(#793) Infix operators must be spaced. (space-infix-ops)
(#793) Infix operators must be spaced. (space-infix-ops)
(#793) Infix operators must be spaced. (space-infix-ops)
(#793) Infix operators must be spaced. (space-infix-ops)
(#794) Infix operators must be spaced. (space-infix-ops)
(#795) Infix operators must be spaced. (space-infix-ops)
(#796) Infix operators must be spaced. (space-infix-ops)
(#797) Infix operators must be spaced. (space-infix-ops)
(#798) Infix operators must be spaced. (space-infix-ops)
(#799) Infix operators must be spaced. (space-infix-ops)
(#800) Infix operators must be spaced. (space-infix-ops)
(#801) Infix operators must be spaced. (space-infix-ops)
(#802) Infix operators must be spaced. (space-infix-ops)
(#803) Infix operators must be spaced. (space-infix-ops)
(#804) Line 804 exceeds the maximum line length of 132. (max-len)
(#804) Infix operators must be spaced. (space-infix-ops)
(#804) Infix operators must be spaced. (space-infix-ops)
(#804) Infix operators must be spaced. (space-infix-ops)
(#804) Infix operators must be spaced. (space-infix-ops)
(#804) Infix operators must be spaced. (space-infix-ops)
(#805) Infix operators must be spaced. (space-infix-ops)
(#806) Infix operators must be spaced. (space-infix-ops)
(#807) Infix operators must be spaced. (space-infix-ops)
(#808) Infix operators must be spaced. (space-infix-ops)
(#808) Infix operators must be spaced. (space-infix-ops)
(#808) Infix operators must be spaced. (space-infix-ops)
(#809) Infix operators must be spaced. (space-infix-ops)
(#809) Infix operators must be spaced. (space-infix-ops)
(#809) Infix operators must be spaced. (space-infix-ops)
(#810) Line 810 exceeds the maximum line length of 132. (max-len)
(#810) Infix operators must be spaced. (space-infix-ops)
(#810) 'fileBrowser' is not defined. (no-undef)
(#810) Infix operators must be spaced. (space-infix-ops)
(#810) Infix operators must be spaced. (space-infix-ops)
(#811) Infix operators must be spaced. (space-infix-ops)
(#812) Infix operators must be spaced. (space-infix-ops)
(#812) Infix operators must be spaced. (space-infix-ops)
(#812) Infix operators must be spaced. (space-infix-ops)
(#813) Infix operators must be spaced. (space-infix-ops)
(#814) Infix operators must be spaced. (space-infix-ops)
(#814) Infix operators must be spaced. (space-infix-ops)
(#814) Infix operators must be spaced. (space-infix-ops)
(#815) Infix operators must be spaced. (space-infix-ops)
(#816) Infix operators must be spaced. (space-infix-ops)
(#817) Infix operators must be spaced. (space-infix-ops)
(#817) Infix operators must be spaced. (space-infix-ops)
(#817) Infix operators must be spaced. (space-infix-ops)
(#820) Infix operators must be spaced. (space-infix-ops)
(#821) Expected { after 'if' condition. (curly)
(#821) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#821) Infix operators must be spaced. (space-infix-ops)
(#822) Infix operators must be spaced. (space-infix-ops)
(#823) Expected { after 'if' condition. (curly)
(#824) Infix operators must be spaced. (space-infix-ops)
(#824) Infix operators must be spaced. (space-infix-ops)
(#826) Infix operators must be spaced. (space-infix-ops)
(#826) Infix operators must be spaced. (space-infix-ops)
(#826) Infix operators must be spaced. (space-infix-ops)
(#827) Infix operators must be spaced. (space-infix-ops)
(#828) Infix operators must be spaced. (space-infix-ops)
(#828) Infix operators must be spaced. (space-infix-ops)
(#828) Infix operators must be spaced. (space-infix-ops)
(#829) Infix operators must be spaced. (space-infix-ops)
(#830) Infix operators must be spaced. (space-infix-ops)
(#831) Infix operators must be spaced. (space-infix-ops)
(#831) Infix operators must be spaced. (space-infix-ops)
(#831) Infix operators must be spaced. (space-infix-ops)
(#832) Infix operators must be spaced. (space-infix-ops)
(#833) Line 833 exceeds the maximum line length of 132. (max-len)
(#833) Infix operators must be spaced. (space-infix-ops)
(#834) Infix operators must be spaced. (space-infix-ops)
(#835) Infix operators must be spaced. (space-infix-ops)
(#841) Missing JSDoc comment. (require-jsdoc)
(#841) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#841) A space is required after ','. (comma-spacing)
(#843) Infix operators must be spaced. (space-infix-ops)
(#843) Infix operators must be spaced. (space-infix-ops)
(#843) Infix operators must be spaced. (space-infix-ops)
(#845) Infix operators must be spaced. (space-infix-ops)
(#845) Infix operators must be spaced. (space-infix-ops)
(#846) Infix operators must be spaced. (space-infix-ops)
(#846) Infix operators must be spaced. (space-infix-ops)
(#847) Infix operators must be spaced. (space-infix-ops)
(#847) Infix operators must be spaced. (space-infix-ops)
(#848) Infix operators must be spaced. (space-infix-ops)
(#848) Infix operators must be spaced. (space-infix-ops)
(#849) Expected space or tab after '//' in comment. (spaced-comment)
(#850) Infix operators must be spaced. (space-infix-ops)
(#850) Infix operators must be spaced. (space-infix-ops)
(#851) Infix operators must be spaced. (space-infix-ops)
(#851) Infix operators must be spaced. (space-infix-ops)
(#852) Infix operators must be spaced. (space-infix-ops)
(#852) Infix operators must be spaced. (space-infix-ops)
(#853) Infix operators must be spaced. (space-infix-ops)
(#853) Infix operators must be spaced. (space-infix-ops)
(#854) Infix operators must be spaced. (space-infix-ops)
(#854) Infix operators must be spaced. (space-infix-ops)
(#855) Infix operators must be spaced. (space-infix-ops)
(#855) Infix operators must be spaced. (space-infix-ops)
(#856) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#858) Infix operators must be spaced. (space-infix-ops)
(#858) Infix operators must be spaced. (space-infix-ops)
(#859) Infix operators must be spaced. (space-infix-ops)
(#859) Infix operators must be spaced. (space-infix-ops)
(#861) Infix operators must be spaced. (space-infix-ops)
(#861) Infix operators must be spaced. (space-infix-ops)
(#865) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#865) Missing JSDoc comment. (require-jsdoc)
(#867) Infix operators must be spaced. (space-infix-ops)
(#869) Infix operators must be spaced. (space-infix-ops)
(#869) Infix operators must be spaced. (space-infix-ops)
(#870) Infix operators must be spaced. (space-infix-ops)
(#870) Infix operators must be spaced. (space-infix-ops)
(#870) Infix operators must be spaced. (space-infix-ops)
(#871) Infix operators must be spaced. (space-infix-ops)
(#871) Infix operators must be spaced. (space-infix-ops)
(#871) Infix operators must be spaced. (space-infix-ops)
(#872) Infix operators must be spaced. (space-infix-ops)
(#872) Infix operators must be spaced. (space-infix-ops)
(#872) Infix operators must be spaced. (space-infix-ops)
(#874) Infix operators must be spaced. (space-infix-ops)
(#874) Infix operators must be spaced. (space-infix-ops)
(#878) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#878) Missing JSDoc comment. (require-jsdoc)
(#880) Expected { after 'if' condition. (curly)
(#880) Infix operators must be spaced. (space-infix-ops)
(#881) Infix operators must be spaced. (space-infix-ops)
(#881) Infix operators must be spaced. (space-infix-ops)
(#881) Infix operators must be spaced. (space-infix-ops)
(#881) Infix operators must be spaced. (space-infix-ops)
(#882) Expected { after 'else'. (curly)
(#883) Infix operators must be spaced. (space-infix-ops)
(#883) Infix operators must be spaced. (space-infix-ops)
(#883) Infix operators must be spaced. (space-infix-ops)
(#883) Infix operators must be spaced. (space-infix-ops)
(#886) Missing JSDoc comment. (require-jsdoc)
(#886) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#888) 'data' is not defined. (no-undef)
(#888) Infix operators must be spaced. (space-infix-ops)
(#890) Infix operators must be spaced. (space-infix-ops)
(#891) Expected { after 'for' condition. (curly)
(#891) Infix operators must be spaced. (space-infix-ops)
(#891) Infix operators must be spaced. (space-infix-ops)
(#892) Line 892 exceeds the maximum line length of 132. (max-len)
(#892) 'data' is not defined. (no-undef)
(#892) Infix operators must be spaced. (space-infix-ops)
(#892) 'data' is not defined. (no-undef)
(#892) Infix operators must be spaced. (space-infix-ops)
(#892) Infix operators must be spaced. (space-infix-ops)
(#892) Infix operators must be spaced. (space-infix-ops)
(#892) Infix operators must be spaced. (space-infix-ops)
(#894) 'data' is not defined. (no-undef)
(#894) Infix operators must be spaced. (space-infix-ops)
(#894) 'data' is not defined. (no-undef)
(#894) Infix operators must be spaced. (space-infix-ops)
(#896) 'data' is not defined. (no-undef)
(#899) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#899) Missing JSDoc comment. (require-jsdoc)
(#899) 'addUpdateVideoSrc' is defined but never used (no-unused-vars)
(#904) Expected space or tab after '//*' in comment. (spaced-comment)
(#905) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#905) There should be no spaces inside this paren. (space-in-parens)
(#905) Infix operators must be spaced. (space-infix-ops)
(#905) Infix operators must be spaced. (space-infix-ops)
(#905) Infix operators must be spaced. (space-infix-ops)
(#907) Infix operators must be spaced. (space-infix-ops)
(#908) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#912) Missing JSDoc comment. (require-jsdoc)
(#912) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#912) 'deleteSlideSrc' is defined but never used (no-unused-vars)
(#914) Infix operators must be spaced. (space-infix-ops)
(#914) Unexpected confirm. (no-alert)
(#915) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#917) Infix operators must be spaced. (space-infix-ops)
(#921) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#921) Infix operators must be spaced. (space-infix-ops)
(#923) Infix operators must be spaced. (space-infix-ops)
(#924) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#929) Missing JSDoc comment. (require-jsdoc)
(#929) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#929) 'editSlideSrc' is defined but never used (no-unused-vars)
(#931) Expected { after 'if' condition. (curly)
(#931) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#931) Infix operators must be spaced. (space-infix-ops)
(#931) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#931) Infix operators must be spaced. (space-infix-ops)
(#933) Expected { after 'else'. (curly)
(#937) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#937) Missing JSDoc comment. (require-jsdoc)
(#939) Infix operators must be spaced. (space-infix-ops)
(#939) Infix operators must be spaced. (space-infix-ops)
(#940) Infix operators must be spaced. (space-infix-ops)
(#941) Infix operators must be spaced. (space-infix-ops)
(#942) Infix operators must be spaced. (space-infix-ops)
(#943) Infix operators must be spaced. (space-infix-ops)
(#943) Infix operators must be spaced. (space-infix-ops)
(#943) Infix operators must be spaced. (space-infix-ops)
(#944) Infix operators must be spaced. (space-infix-ops)
(#944) Infix operators must be spaced. (space-infix-ops)
(#944) Infix operators must be spaced. (space-infix-ops)
(#945) Infix operators must be spaced. (space-infix-ops)
(#946) Infix operators must be spaced. (space-infix-ops)
(#947) Infix operators must be spaced. (space-infix-ops)
(#947) Infix operators must be spaced. (space-infix-ops)
(#947) Infix operators must be spaced. (space-infix-ops)
(#948) Infix operators must be spaced. (space-infix-ops)
(#948) Infix operators must be spaced. (space-infix-ops)
(#948) Infix operators must be spaced. (space-infix-ops)
(#949) Infix operators must be spaced. (space-infix-ops)
(#950) Infix operators must be spaced. (space-infix-ops)
(#951) Infix operators must be spaced. (space-infix-ops)
(#952) Infix operators must be spaced. (space-infix-ops)
(#952) Infix operators must be spaced. (space-infix-ops)
(#952) Infix operators must be spaced. (space-infix-ops)
(#953) Infix operators must be spaced. (space-infix-ops)
(#954) Infix operators must be spaced. (space-infix-ops)
(#955) Infix operators must be spaced. (space-infix-ops)
(#956) Infix operators must be spaced. (space-infix-ops)
(#957) Infix operators must be spaced. (space-infix-ops)
(#958) Infix operators must be spaced. (space-infix-ops)
(#959) Infix operators must be spaced. (space-infix-ops)
(#960) Infix operators must be spaced. (space-infix-ops)
(#961) Infix operators must be spaced. (space-infix-ops)
(#962) Infix operators must be spaced. (space-infix-ops)
(#963) Line 963 exceeds the maximum line length of 132. (max-len)
(#963) Infix operators must be spaced. (space-infix-ops)
(#963) Infix operators must be spaced. (space-infix-ops)
(#963) Infix operators must be spaced. (space-infix-ops)
(#964) Infix operators must be spaced. (space-infix-ops)
(#964) Infix operators must be spaced. (space-infix-ops)
(#964) Infix operators must be spaced. (space-infix-ops)
(#965) Infix operators must be spaced. (space-infix-ops)
(#966) Infix operators must be spaced. (space-infix-ops)
(#967) Infix operators must be spaced. (space-infix-ops)
(#968) Infix operators must be spaced. (space-infix-ops)
(#968) Infix operators must be spaced. (space-infix-ops)
(#968) Infix operators must be spaced. (space-infix-ops)
(#969) Line 969 exceeds the maximum line length of 132. (max-len)
(#969) Infix operators must be spaced. (space-infix-ops)
(#969) Infix operators must be spaced. (space-infix-ops)
(#969) Infix operators must be spaced. (space-infix-ops)
(#970) Line 970 exceeds the maximum line length of 132. (max-len)
(#970) Infix operators must be spaced. (space-infix-ops)
(#970) 'fileBrowser' is not defined. (no-undef)
(#970) Infix operators must be spaced. (space-infix-ops)
(#970) Infix operators must be spaced. (space-infix-ops)
(#971) Infix operators must be spaced. (space-infix-ops)
(#972) Infix operators must be spaced. (space-infix-ops)
(#973) Infix operators must be spaced. (space-infix-ops)
(#973) Infix operators must be spaced. (space-infix-ops)
(#973) Infix operators must be spaced. (space-infix-ops)
(#974) Infix operators must be spaced. (space-infix-ops)
(#975) Infix operators must be spaced. (space-infix-ops)
(#975) Infix operators must be spaced. (space-infix-ops)
(#975) Infix operators must be spaced. (space-infix-ops)
(#975) Infix operators must be spaced. (space-infix-ops)
(#975) Infix operators must be spaced. (space-infix-ops)
(#976) Infix operators must be spaced. (space-infix-ops)
(#977) Infix operators must be spaced. (space-infix-ops)
(#978) Infix operators must be spaced. (space-infix-ops)
(#979) Infix operators must be spaced. (space-infix-ops)
(#979) Infix operators must be spaced. (space-infix-ops)
(#979) Infix operators must be spaced. (space-infix-ops)
(#980) Infix operators must be spaced. (space-infix-ops)
(#981) Line 981 exceeds the maximum line length of 132. (max-len)
(#981) Infix operators must be spaced. (space-infix-ops)
(#982) Infix operators must be spaced. (space-infix-ops)
(#983) Infix operators must be spaced. (space-infix-ops)
(#989) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#989) Missing JSDoc comment. (require-jsdoc)
(#991) Infix operators must be spaced. (space-infix-ops)
(#991) Infix operators must be spaced. (space-infix-ops)
(#991) Infix operators must be spaced. (space-infix-ops)
(#993) Infix operators must be spaced. (space-infix-ops)
(#993) Infix operators must be spaced. (space-infix-ops)
(#993) Infix operators must be spaced. (space-infix-ops)
(#993) Infix operators must be spaced. (space-infix-ops)
(#993) Infix operators must be spaced. (space-infix-ops)
(#994) Infix operators must be spaced. (space-infix-ops)
(#994) Infix operators must be spaced. (space-infix-ops)
(#994) Infix operators must be spaced. (space-infix-ops)
(#994) Infix operators must be spaced. (space-infix-ops)
(#994) Infix operators must be spaced. (space-infix-ops)
(#995) Infix operators must be spaced. (space-infix-ops)
(#995) Infix operators must be spaced. (space-infix-ops)
(#995) Infix operators must be spaced. (space-infix-ops)
(#995) Infix operators must be spaced. (space-infix-ops)
(#995) Infix operators must be spaced. (space-infix-ops)
(#996) Infix operators must be spaced. (space-infix-ops)
(#996) Infix operators must be spaced. (space-infix-ops)
(#997) Infix operators must be spaced. (space-infix-ops)
(#997) Infix operators must be spaced. (space-infix-ops)
(#998) Infix operators must be spaced. (space-infix-ops)
(#998) Infix operators must be spaced. (space-infix-ops)
(#998) Infix operators must be spaced. (space-infix-ops)
(#998) Infix operators must be spaced. (space-infix-ops)
(#998) Infix operators must be spaced. (space-infix-ops)
(#999) Infix operators must be spaced. (space-infix-ops)
(#999) Infix operators must be spaced. (space-infix-ops)
(#1001) Infix operators must be spaced. (space-infix-ops)
(#1001) Infix operators must be spaced. (space-infix-ops)
(#1005) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1005) Missing JSDoc comment. (require-jsdoc)
(#1007) Infix operators must be spaced. (space-infix-ops)
(#1009) Infix operators must be spaced. (space-infix-ops)
(#1009) Infix operators must be spaced. (space-infix-ops)
(#1010) Infix operators must be spaced. (space-infix-ops)
(#1010) Infix operators must be spaced. (space-infix-ops)
(#1011) Infix operators must be spaced. (space-infix-ops)
(#1011) Infix operators must be spaced. (space-infix-ops)
(#1012) Infix operators must be spaced. (space-infix-ops)
(#1012) Infix operators must be spaced. (space-infix-ops)
(#1014) Infix operators must be spaced. (space-infix-ops)
(#1014) Infix operators must be spaced. (space-infix-ops)
(#1018) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1018) Missing JSDoc comment. (require-jsdoc)
(#1018) 'addUpdateSlideSrc' is defined but never used (no-unused-vars)
(#1020) Expected { after 'if' condition. (curly)
(#1020) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1020) Infix operators must be spaced. (space-infix-ops)
(#1021) Infix operators must be spaced. (space-infix-ops)
(#1023) Infix operators must be spaced. (space-infix-ops)
(#1027) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1027) Infix operators must be spaced. (space-infix-ops)
(#1027) Infix operators must be spaced. (space-infix-ops)
(#1030) Infix operators must be spaced. (space-infix-ops)
(#1031) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#1036) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1036) Missing JSDoc comment. (require-jsdoc)
(#1036) 'deleteSubtitleSrc' is defined but never used (no-unused-vars)
(#1038) Infix operators must be spaced. (space-infix-ops)
(#1038) Unexpected confirm. (no-alert)
(#1039) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1047) Missing JSDoc comment. (require-jsdoc)
(#1047) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1047) 'editSubtitleSrc' is defined but never used (no-unused-vars)
(#1049) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1049) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1049) Infix operators must be spaced. (space-infix-ops)
(#1051) Unexpected alert. (no-alert)
(#1055) Infix operators must be spaced. (space-infix-ops)
(#1056) Expected { after 'if' condition. (curly)
(#1056) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1056) Infix operators must be spaced. (space-infix-ops)
(#1057) Infix operators must be spaced. (space-infix-ops)
(#1059) Infix operators must be spaced. (space-infix-ops)
(#1059) Infix operators must be spaced. (space-infix-ops)
(#1060) Infix operators must be spaced. (space-infix-ops)
(#1061) Infix operators must be spaced. (space-infix-ops)
(#1062) Infix operators must be spaced. (space-infix-ops)
(#1063) Infix operators must be spaced. (space-infix-ops)
(#1063) Infix operators must be spaced. (space-infix-ops)
(#1063) Infix operators must be spaced. (space-infix-ops)
(#1064) Infix operators must be spaced. (space-infix-ops)
(#1064) Infix operators must be spaced. (space-infix-ops)
(#1064) Infix operators must be spaced. (space-infix-ops)
(#1065) Infix operators must be spaced. (space-infix-ops)
(#1066) Infix operators must be spaced. (space-infix-ops)
(#1067) Infix operators must be spaced. (space-infix-ops)
(#1068) Infix operators must be spaced. (space-infix-ops)
(#1068) Infix operators must be spaced. (space-infix-ops)
(#1068) Infix operators must be spaced. (space-infix-ops)
(#1069) Infix operators must be spaced. (space-infix-ops)
(#1069) Infix operators must be spaced. (space-infix-ops)
(#1069) Infix operators must be spaced. (space-infix-ops)
(#1070) Infix operators must be spaced. (space-infix-ops)
(#1071) Infix operators must be spaced. (space-infix-ops)
(#1072) Infix operators must be spaced. (space-infix-ops)
(#1072) Infix operators must be spaced. (space-infix-ops)
(#1072) Infix operators must be spaced. (space-infix-ops)
(#1073) Infix operators must be spaced. (space-infix-ops)
(#1074) Infix operators must be spaced. (space-infix-ops)
(#1075) Infix operators must be spaced. (space-infix-ops)
(#1075) Infix operators must be spaced. (space-infix-ops)
(#1077) Expected { after 'if' condition. (curly)
(#1077) Infix operators must be spaced. (space-infix-ops)
(#1078) Infix operators must be spaced. (space-infix-ops)
(#1078) Infix operators must be spaced. (space-infix-ops)
(#1078) Infix operators must be spaced. (space-infix-ops)
(#1078) Infix operators must be spaced. (space-infix-ops)
(#1078) Infix operators must be spaced. (space-infix-ops)
(#1079) Infix operators must be spaced. (space-infix-ops)
(#1079) Infix operators must be spaced. (space-infix-ops)
(#1079) Infix operators must be spaced. (space-infix-ops)
(#1080) Infix operators must be spaced. (space-infix-ops)
(#1080) Infix operators must be spaced. (space-infix-ops)
(#1082) Infix operators must be spaced. (space-infix-ops)
(#1082) Infix operators must be spaced. (space-infix-ops)
(#1082) Multiple spaces found before '" </select>\n"'. (no-multi-spaces)
(#1082) Infix operators must be spaced. (space-infix-ops)
(#1083) Infix operators must be spaced. (space-infix-ops)
(#1084) Infix operators must be spaced. (space-infix-ops)
(#1085) Infix operators must be spaced. (space-infix-ops)
(#1086) Infix operators must be spaced. (space-infix-ops)
(#1086) Infix operators must be spaced. (space-infix-ops)
(#1086) Infix operators must be spaced. (space-infix-ops)
(#1087) Infix operators must be spaced. (space-infix-ops)
(#1087) Infix operators must be spaced. (space-infix-ops)
(#1087) Infix operators must be spaced. (space-infix-ops)
(#1088) Infix operators must be spaced. (space-infix-ops)
(#1088) 'fileBrowser' is not defined. (no-undef)
(#1088) Infix operators must be spaced. (space-infix-ops)
(#1088) Infix operators must be spaced. (space-infix-ops)
(#1089) Infix operators must be spaced. (space-infix-ops)
(#1090) Infix operators must be spaced. (space-infix-ops)
(#1091) Infix operators must be spaced. (space-infix-ops)
(#1091) Infix operators must be spaced. (space-infix-ops)
(#1091) Infix operators must be spaced. (space-infix-ops)
(#1092) Infix operators must be spaced. (space-infix-ops)
(#1093) Infix operators must be spaced. (space-infix-ops)
(#1094) Infix operators must be spaced. (space-infix-ops)
(#1095) Infix operators must be spaced. (space-infix-ops)
(#1095) Infix operators must be spaced. (space-infix-ops)
(#1095) Infix operators must be spaced. (space-infix-ops)
(#1096) Infix operators must be spaced. (space-infix-ops)
(#1097) Line 1097 exceeds the maximum line length of 132. (max-len)
(#1097) Infix operators must be spaced. (space-infix-ops)
(#1098) Infix operators must be spaced. (space-infix-ops)
(#1099) Infix operators must be spaced. (space-infix-ops)
(#1105) Missing JSDoc comment. (require-jsdoc)
(#1105) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1105) 'getSlideSrcForm' is defined but never used (no-unused-vars)
(#1106) Unexpected empty function. (no-empty-function)
(#1110) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1110) Missing JSDoc comment. (require-jsdoc)
(#1110) 'addUpdateSubtitleSrc' is defined but never used (no-unused-vars)
(#1112) Expected { after 'if' condition. (curly)
(#1112) Infix operators must be spaced. (space-infix-ops)
(#1115) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1115) Infix operators must be spaced. (space-infix-ops)
(#1117) Infix operators must be spaced. (space-infix-ops)
(#1118) 'subtitles' used outside of binding context. (block-scoped-var)
(#1118) Infix operators must be spaced. (space-infix-ops)
(#1119) 'subtitles' used outside of binding context. (block-scoped-var)
(#1119) Infix operators must be spaced. (space-infix-ops)
(#1120) 'file' used outside of binding context. (block-scoped-var)
(#1120) Infix operators must be spaced. (space-infix-ops)
(#1121) 'subtitles' used outside of binding context. (block-scoped-var)
(#1121) 'file' used outside of binding context. (block-scoped-var)
(#1122) 'file' used outside of binding context. (block-scoped-var)
(#1125) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1125) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1125) Infix operators must be spaced. (space-infix-ops)
(#1127) Unexpected alert. (no-alert)
(#1130) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1130) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1130) Infix operators must be spaced. (space-infix-ops)
(#1132) 'subtitles' is already defined (no-redeclare)
(#1132) 'subtitles' used outside of binding context. (block-scoped-var)
(#1132) Infix operators must be spaced. (space-infix-ops)
(#1133) 'file' is already defined (no-redeclare)
(#1133) 'file' used outside of binding context. (block-scoped-var)
(#1133) Infix operators must be spaced. (space-infix-ops)
(#1134) 'subtitles' used outside of binding context. (block-scoped-var)
(#1135) 'file' used outside of binding context. (block-scoped-var)
(#1142) Missing JSDoc comment. (require-jsdoc)
(#1142) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1144) Infix operators must be spaced. (space-infix-ops)
(#1144) 'xmlFile' is not defined. (no-undef)
(#1145) Infix operators must be spaced. (space-infix-ops)
(#1145) 'xmlFile' is not defined. (no-undef)
(#1145) A space is required after ','. (comma-spacing)
(#1146) Infix operators must be spaced. (space-infix-ops)
(#1146) Infix operators must be spaced. (space-infix-ops)
(#1146) Infix operators must be spaced. (space-infix-ops)
(#1149) Expected space or tab after '/**' in comment. (spaced-comment)
(#1151) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1151) Missing JSDoc comment. (require-jsdoc)
(#1153) Infix operators must be spaced. (space-infix-ops)
(#1154) Infix operators must be spaced. (space-infix-ops)
(#1154) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1154) Infix operators must be spaced. (space-infix-ops)
(#1155) Infix operators must be spaced. (space-infix-ops)
(#1156) Infix operators must be spaced. (space-infix-ops)
(#1158) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1158) Infix operators must be spaced. (space-infix-ops)
(#1158) Infix operators must be spaced. (space-infix-ops)
(#1160) Expected space or tab after '//' in comment. (spaced-comment)
(#1162) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1162) Infix operators must be spaced. (space-infix-ops)
(#1162) Infix operators must be spaced. (space-infix-ops)
(#1164) Infix operators must be spaced. (space-infix-ops)
(#1165) Infix operators must be spaced. (space-infix-ops)
(#1165) Unexpected confirm. (no-alert)
(#1168) Expected { after 'if' condition. (curly)
(#1168) Infix operators must be spaced. (space-infix-ops)
(#1168) Infix operators must be spaced. (space-infix-ops)
(#1171) Expected { after 'if' condition. (curly)
(#1171) Infix operators must be spaced. (space-infix-ops)
(#1186) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1186) Missing JSDoc comment. (require-jsdoc)
(#1188) Infix operators must be spaced. (space-infix-ops)
(#1191) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1191) Infix operators must be spaced. (space-infix-ops)
(#1191) Infix operators must be spaced. (space-infix-ops)
(#1193) Infix operators must be spaced. (space-infix-ops)
(#1194) Expected { after 'while' condition. (curly)
(#1194) Expected space(s) after "while". (keyword-spacing)
(#1195) Infix operators must be spaced. (space-infix-ops)
(#1195) Infix operators must be spaced. (space-infix-ops)
(#1197) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1197) Infix operators must be spaced. (space-infix-ops)
(#1197) Infix operators must be spaced. (space-infix-ops)
(#1199) Infix operators must be spaced. (space-infix-ops)
(#1199) Infix operators must be spaced. (space-infix-ops)
(#1200) Expected { after 'while' condition. (curly)
(#1200) Expected space(s) after "while". (keyword-spacing)
(#1201) Infix operators must be spaced. (space-infix-ops)
(#1201) Infix operators must be spaced. (space-infix-ops)
(#1203) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1205) Expected { after 'if' condition. (curly)
(#1205) Infix operators must be spaced. (space-infix-ops)
(#1205) Infix operators must be spaced. (space-infix-ops)
(#1206) Infix operators must be spaced. (space-infix-ops)
(#1209) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1209) Infix operators must be spaced. (space-infix-ops)
(#1211) 'left' used outside of binding context. (block-scoped-var)
(#1211) Infix operators must be spaced. (space-infix-ops)
(#1211) Infix operators must be spaced. (space-infix-ops)
(#1212) 'left' used outside of binding context. (block-scoped-var)
(#1213) Infix operators must be spaced. (space-infix-ops)
(#1213) Infix operators must be spaced. (space-infix-ops)
(#1219) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1219) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1219) Infix operators must be spaced. (space-infix-ops)
(#1221) Infix operators must be spaced. (space-infix-ops)
(#1222) Expected { after 'if' condition. (curly)
(#1222) Infix operators must be spaced. (space-infix-ops)
(#1223) Infix operators must be spaced. (space-infix-ops)
(#1223) Infix operators must be spaced. (space-infix-ops)
(#1224) Trailing spaces not allowed. (no-trailing-spaces)
(#1225) Infix operators must be spaced. (space-infix-ops)
(#1226) Expected { after 'if' condition. (curly)
(#1226) Infix operators must be spaced. (space-infix-ops)
(#1227) Infix operators must be spaced. (space-infix-ops)
(#1227) Infix operators must be spaced. (space-infix-ops)
(#1229) Infix operators must be spaced. (space-infix-ops)
(#1229) A space is required after ','. (comma-spacing)
(#1230) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1230) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1230) Infix operators must be spaced. (space-infix-ops)
(#1230) Infix operators must be spaced. (space-infix-ops)
(#1232) 'left' used outside of binding context. (block-scoped-var)
(#1232) 'left' is already defined (no-redeclare)
(#1232) Infix operators must be spaced. (space-infix-ops)
(#1232) Infix operators must be spaced. (space-infix-ops)
(#1233) 'left' used outside of binding context. (block-scoped-var)
(#1234) Infix operators must be spaced. (space-infix-ops)
(#1234) Infix operators must be spaced. (space-infix-ops)
(#1237) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1243) Expected { after 'if' condition. (curly)
(#1243) Infix operators must be spaced. (space-infix-ops)
(#1244) Expected no return value. (consistent-return)
(#1246) Expected { after 'if' condition. (curly)
(#1246) Infix operators must be spaced. (space-infix-ops)
(#1250) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1250) Missing JSDoc comment. (require-jsdoc)
(#1253) Infix operators must be spaced. (space-infix-ops)
(#1253) Trailing spaces not allowed. (no-trailing-spaces)
(#1255) Infix operators must be spaced. (space-infix-ops)
(#1255) Trailing spaces not allowed. (no-trailing-spaces)
(#1256) Trailing spaces not allowed. (no-trailing-spaces)
(#1259) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1259) Missing JSDoc comment. (require-jsdoc)
(#1261) Expected { after 'if' condition. (curly)
(#1261) Infix operators must be spaced. (space-infix-ops)
(#1261) Infix operators must be spaced. (space-infix-ops)
(#1262) Infix operators must be spaced. (space-infix-ops)
(#1262) Infix operators must be spaced. (space-infix-ops)
(#1262) Infix operators must be spaced. (space-infix-ops)
(#1263) Infix operators must be spaced. (space-infix-ops)
(#1263) Infix operators must be spaced. (space-infix-ops)
(#1263) Infix operators must be spaced. (space-infix-ops)
(#1269) Missing JSDoc comment. (require-jsdoc)
(#1269) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1271) Expected { after 'if' condition. (curly)
(#1271) Infix operators must be spaced. (space-infix-ops)
(#1271) Infix operators must be spaced. (space-infix-ops)
(#1271) Infix operators must be spaced. (space-infix-ops)
(#1271) Infix operators must be spaced. (space-infix-ops)
(#1271) Infix operators must be spaced. (space-infix-ops)
(#1271) Infix operators must be spaced. (space-infix-ops)
(#1271) Infix operators must be spaced. (space-infix-ops)
(#1271) Infix operators must be spaced. (space-infix-ops)
(#1271) Infix operators must be spaced. (space-infix-ops)
(#1271) Infix operators must be spaced. (space-infix-ops)
(#1277) Expected space or tab after '/**' in comment. (spaced-comment)
(#1279) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1279) Missing JSDoc comment. (require-jsdoc)
(#1279) 'addSubtitleBefore' is defined but never used (no-unused-vars)
(#1281) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1281) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1281) Infix operators must be spaced. (space-infix-ops)
(#1289) Missing JSDoc comment. (require-jsdoc)
(#1289) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1289) 'addSubtitleAfter' is defined but never used (no-unused-vars)
(#1291) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1291) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1291) Infix operators must be spaced. (space-infix-ops)
(#1299) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1299) Missing JSDoc comment. (require-jsdoc)
(#1299) 'editSubtitle' is defined but never used (no-unused-vars)
(#1301) Expected { after 'if' condition. (curly)
(#1301) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1301) Infix operators must be spaced. (space-infix-ops)
(#1305) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1305) Missing JSDoc comment. (require-jsdoc)
(#1305) 'deleteSubtitle' is defined but never used (no-unused-vars)
(#1307) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1307) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1307) Infix operators must be spaced. (space-infix-ops)
(#1310) Missing semicolon. (semi)
(#1315) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1315) Missing JSDoc comment. (require-jsdoc)
(#1315) 'addSubtitleAtEnd' is defined but never used (no-unused-vars)
(#1317) Expected { after 'if' condition. (curly)
(#1317) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1317) Infix operators must be spaced. (space-infix-ops)
(#1318) Infix operators must be spaced. (space-infix-ops)
(#1320) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1320) Expected space(s) after "if". (keyword-spacing)
(#1320) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1320) Infix operators must be spaced. (space-infix-ops)
(#1322) Infix operators must be spaced. (space-infix-ops)
(#1323) Infix operators must be spaced. (space-infix-ops)
(#1324) Infix operators must be spaced. (space-infix-ops)
(#1327) Infix operators must be spaced. (space-infix-ops)
(#1328) Infix operators must be spaced. (space-infix-ops)
(#1329) Infix operators must be spaced. (space-infix-ops)
(#1330) Infix operators must be spaced. (space-infix-ops)
(#1332) Expected space or tab after '//' in comment. (spaced-comment)
(#1334) Expected space or tab after '//' in comment. (spaced-comment)
(#1335) Expected space or tab after '//' in comment. (spaced-comment)
(#1336) Expected space or tab after '//' in comment. (spaced-comment)
(#1337) Expected space or tab after '//' in comment. (spaced-comment)
(#1338) Expected space or tab after '//' in comment. (spaced-comment)
(#1339) Expected space or tab after '//' in comment. (spaced-comment)
(#1340) Expected space or tab after '//' in comment. (spaced-comment)
(#1342) Expected space or tab after '//' in comment. (spaced-comment)
(#1348) Expected space or tab after '/**' in comment. (spaced-comment)
(#1350) Missing JSDoc comment. (require-jsdoc)
(#1350) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1352) Infix operators must be spaced. (space-infix-ops)
(#1352) A space is required after ','. (comma-spacing)
(#1360) Expected space or tab after '/**' in comment. (spaced-comment)
(#1362) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1362) Missing JSDoc comment. (require-jsdoc)
(#1362) 'updateOption' is defined but never used (no-unused-vars)
(#1364) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1364) Infix operators must be spaced. (space-infix-ops)
(#1366) Infix operators must be spaced. (space-infix-ops)
(#1370) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1370) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1370) Infix operators must be spaced. (space-infix-ops)
(#1372) Infix operators must be spaced. (space-infix-ops)
(#1376) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1376) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1376) Infix operators must be spaced. (space-infix-ops)
(#1378) Infix operators must be spaced. (space-infix-ops)
(#1382) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1382) Expected space(s) after "if". (keyword-spacing)
(#1382) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1382) Infix operators must be spaced. (space-infix-ops)
(#1384) Infix operators must be spaced. (space-infix-ops)
(#1387) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1387) Infix operators must be spaced. (space-infix-ops)
(#1389) Infix operators must be spaced. (space-infix-ops)
(#1393) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1393) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1393) Infix operators must be spaced. (space-infix-ops)
(#1395) Infix operators must be spaced. (space-infix-ops)
(#1399) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1399) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1399) Infix operators must be spaced. (space-infix-ops)
(#1401) Infix operators must be spaced. (space-infix-ops)
(#1405) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1405) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1405) Infix operators must be spaced. (space-infix-ops)
(#1407) Infix operators must be spaced. (space-infix-ops)
(#1411) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1411) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1411) Infix operators must be spaced. (space-infix-ops)
(#1413) Infix operators must be spaced. (space-infix-ops)
(#1417) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1417) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1417) Infix operators must be spaced. (space-infix-ops)
(#1423) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1423) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1423) Infix operators must be spaced. (space-infix-ops)
(#1429) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1429) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1429) Infix operators must be spaced. (space-infix-ops)
(#1434) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1434) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1434) Infix operators must be spaced. (space-infix-ops)
(#1436) Expected { after 'if' condition. (curly)
(#1438) Expected { after 'else'. (curly)
(#1441) Infix operators must be spaced. (space-infix-ops)
(#1442) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#1445) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1445) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1445) Infix operators must be spaced. (space-infix-ops)
(#1450) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1450) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1450) Infix operators must be spaced. (space-infix-ops)
(#1452) Expected { after 'if' condition. (curly)
(#1454) Expected { after 'else'. (curly)
(#1457) Infix operators must be spaced. (space-infix-ops)
(#1458) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#1461) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1461) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1461) Infix operators must be spaced. (space-infix-ops)
(#1465) Expected { after 'else'. (curly)
(#1466) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1469) Expected space or tab after '/**' in comment. (spaced-comment)
(#1471) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1471) Missing JSDoc comment. (require-jsdoc)
(#1473) Infix operators must be spaced. (space-infix-ops)
(#1474) Expected { after 'if' condition. (curly)
(#1475) Infix operators must be spaced. (space-infix-ops)
(#1475) Infix operators must be spaced. (space-infix-ops)
(#1475) Infix operators must be spaced. (space-infix-ops)
(#1476) Missing semicolon. (semi)
(#1481) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1481) Missing JSDoc comment. (require-jsdoc)
(#1486) Missing JSDoc comment. (require-jsdoc)
(#1486) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1488) Infix operators must be spaced. (space-infix-ops)
(#1490) Infix operators must be spaced. (space-infix-ops)
(#1490) Infix operators must be spaced. (space-infix-ops)
(#1490) Infix operators must be spaced. (space-infix-ops)
(#1491) Infix operators must be spaced. (space-infix-ops)
(#1491) 'xmlID' is not defined. (no-undef)
(#1491) Infix operators must be spaced. (space-infix-ops)
(#1494) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1494) Missing JSDoc comment. (require-jsdoc)
(#1496) Expected space or tab after '/**' in comment. (spaced-comment)
(#1497) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1497) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1497) Infix operators must be spaced. (space-infix-ops)
(#1499) Expected space or tab after '//' in comment. (spaced-comment)
(#1500) Infix operators must be spaced. (space-infix-ops)
(#1501) Line 1501 exceeds the maximum line length of 132. (max-len)
(#1501) Infix operators must be spaced. (space-infix-ops)
(#1501) Infix operators must be spaced. (space-infix-ops)
(#1501) Infix operators must be spaced. (space-infix-ops)
(#1506) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1506) Missing JSDoc comment. (require-jsdoc)
(#1508) Line 1508 exceeds the maximum line length of 132. (max-len)
(#1511) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1511) Missing JSDoc comment. (require-jsdoc)
(#1513) Infix operators must be spaced. (space-infix-ops)
(#1514) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1514) Infix operators must be spaced. (space-infix-ops)
(#1516) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1516) Unexpected confirm. (no-alert)
(#1518) Infix operators must be spaced. (space-infix-ops)
(#1519) Infix operators must be spaced. (space-infix-ops)
(#1521) Expected { after 'else'. (curly)
(#1522) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1527) Expected { after 'if' condition. (curly)
(#1531) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1531) Missing JSDoc comment. (require-jsdoc)
(#1533) Infix operators must be spaced. (space-infix-ops)
(#1533) Infix operators must be spaced. (space-infix-ops)
(#1534) Infix operators must be spaced. (space-infix-ops)
(#1535) Infix operators must be spaced. (space-infix-ops)
(#1535) Infix operators must be spaced. (space-infix-ops)
(#1535) Infix operators must be spaced. (space-infix-ops)
(#1536) Infix operators must be spaced. (space-infix-ops)
(#1536) Infix operators must be spaced. (space-infix-ops)
(#1536) Infix operators must be spaced. (space-infix-ops)
(#1539) Expected { after 'for' condition. (curly)
(#1539) Infix operators must be spaced. (space-infix-ops)
(#1539) Infix operators must be spaced. (space-infix-ops)
(#1540) Infix operators must be spaced. (space-infix-ops)
(#1540) Infix operators must be spaced. (space-infix-ops)
(#1540) Infix operators must be spaced. (space-infix-ops)
(#1540) Infix operators must be spaced. (space-infix-ops)
(#1540) Infix operators must be spaced. (space-infix-ops)
(#1540) Infix operators must be spaced. (space-infix-ops)
(#1542) Infix operators must be spaced. (space-infix-ops)
(#1542) Infix operators must be spaced. (space-infix-ops)
(#1542) Infix operators must be spaced. (space-infix-ops)
(#1545) Infix operators must be spaced. (space-infix-ops)
(#1547) Infix operators must be spaced. (space-infix-ops)
(#1547) Infix operators must be spaced. (space-infix-ops)
(#1547) Infix operators must be spaced. (space-infix-ops)
(#1548) Infix operators must be spaced. (space-infix-ops)
(#1548) 'xmlID' is not defined. (no-undef)
(#1548) Infix operators must be spaced. (space-infix-ops)
(#1548) Infix operators must be spaced. (space-infix-ops)
(#1549) Infix operators must be spaced. (space-infix-ops)
(#1549) Infix operators must be spaced. (space-infix-ops)
(#1552) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1552) Missing JSDoc comment. (require-jsdoc)
(#1554) Expected { after 'if' condition. (curly)
(#1554) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1554) Infix operators must be spaced. (space-infix-ops)
(#1555) 'encodeBase64' is not defined. (no-undef)
(#1556) Expected { after 'else'. (curly)
(#1560) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1560) Missing JSDoc comment. (require-jsdoc)
(#1564) Infix operators must be spaced. (space-infix-ops)
(#1565) Infix operators must be spaced. (space-infix-ops)
(#1566) Infix operators must be spaced. (space-infix-ops)
(#1567) Infix operators must be spaced. (space-infix-ops)
(#1568) Infix operators must be spaced. (space-infix-ops)
(#1568) 'xmlSendURL' is not defined. (no-undef)
(#1568) Infix operators must be spaced. (space-infix-ops)
(#1568) Infix operators must be spaced. (space-infix-ops)
(#1569) Infix operators must be spaced. (space-infix-ops)
(#1570) Infix operators must be spaced. (space-infix-ops)
(#1571) Infix operators must be spaced. (space-infix-ops)
(#1572) Infix operators must be spaced. (space-infix-ops)
(#1573) Infix operators must be spaced. (space-infix-ops)
(#1574) Infix operators must be spaced. (space-infix-ops)
(#1575) Infix operators must be spaced. (space-infix-ops)
(#1575) Infix operators must be spaced. (space-infix-ops)
(#1575) Infix operators must be spaced. (space-infix-ops)
(#1576) Infix operators must be spaced. (space-infix-ops)
(#1577) Infix operators must be spaced. (space-infix-ops)
(#1578) Infix operators must be spaced. (space-infix-ops)
(#1586) Expected space or tab after '/**' in comment. (spaced-comment)
(#1588) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1588) Missing JSDoc comment. (require-jsdoc)
(#1588) 'convertSlides' is defined but never used (no-unused-vars)
(#1590) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1590) 'conversionURL' is not defined. (no-undef)
(#1590) Infix operators must be spaced. (space-infix-ops)
(#1592) Infix operators must be spaced. (space-infix-ops)
(#1592) Infix operators must be spaced. (space-infix-ops)
(#1593) Infix operators must be spaced. (space-infix-ops)
(#1594) Infix operators must be spaced. (space-infix-ops)
(#1595) Infix operators must be spaced. (space-infix-ops)
(#1596) Infix operators must be spaced. (space-infix-ops)
(#1596) Infix operators must be spaced. (space-infix-ops)
(#1596) Infix operators must be spaced. (space-infix-ops)
(#1597) Infix operators must be spaced. (space-infix-ops)
(#1597) Infix operators must be spaced. (space-infix-ops)
(#1597) Infix operators must be spaced. (space-infix-ops)
(#1598) Infix operators must be spaced. (space-infix-ops)
(#1599) Infix operators must be spaced. (space-infix-ops)
(#1600) Line 1600 exceeds the maximum line length of 132. (max-len)
(#1600) Infix operators must be spaced. (space-infix-ops)
(#1600) Infix operators must be spaced. (space-infix-ops)
(#1600) Infix operators must be spaced. (space-infix-ops)
(#1601) Infix operators must be spaced. (space-infix-ops)
(#1604) Infix operators must be spaced. (space-infix-ops)
(#1607) Expected { after 'else'. (curly)
(#1608) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1611) Expected space or tab after '/**' in comment. (spaced-comment)
(#1613) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1613) Missing JSDoc comment. (require-jsdoc)
(#1613) 'useLiveCapture' is defined but never used (no-unused-vars)
(#1615) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1615) Infix operators must be spaced. (space-infix-ops)
(#1621) Expected { after 'if' condition. (curly)
(#1624) Infix operators must be spaced. (space-infix-ops)
(#1625) Expected { after 'if' condition. (curly)
(#1625) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1625) Infix operators must be spaced. (space-infix-ops)
(#1626) Infix operators must be spaced. (space-infix-ops)
(#1628) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1628) Infix operators must be spaced. (space-infix-ops)
(#1628) Infix operators must be spaced. (space-infix-ops)
(#1630) Expected space or tab after '//' in comment. (spaced-comment)
(#1631) Expected { after 'if' condition. (curly)
(#1631) Unexpected confirm. (no-alert)
(#1633) Expected { after 'else'. (curly)
(#1637) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1637) Expected { after 'if' condition. (curly)
(#1637) Infix operators must be spaced. (space-infix-ops)
(#1640) Expected { after 'if' condition. (curly)
(#1640) Infix operators must be spaced. (space-infix-ops)
(#1647) Expected space or tab after '/**' in comment. (spaced-comment)
(#1649) Missing JSDoc comment. (require-jsdoc)
(#1649) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1649) 'useLiveBroadcast' is defined but never used (no-unused-vars)
(#1651) Expected { after 'if' condition. (curly)
(#1651) Infix operators must be spaced. (space-infix-ops)
(#1654) Expected { after 'if' condition. (curly)
(#1654) Infix operators must be spaced. (space-infix-ops)
(#1655) Infix operators must be spaced. (space-infix-ops)
(#1655) Infix operators must be spaced. (space-infix-ops)
(#1657) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1657) Expected { after 'if' condition. (curly)
(#1657) Infix operators must be spaced. (space-infix-ops)
(#1658) Infix operators must be spaced. (space-infix-ops)
(#1658) Infix operators must be spaced. (space-infix-ops)
(#1661) Infix operators must be spaced. (space-infix-ops)
(#1662) Expected space or tab after '//' in comment. (spaced-comment)
(#1667) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1667) Missing JSDoc comment. (require-jsdoc)
(#1669) Infix operators must be spaced. (space-infix-ops)
(#1670) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1670) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1670) Infix operators must be spaced. (space-infix-ops)
(#1672) Expected space or tab after '//' in comment. (spaced-comment)
(#1673) Infix operators must be spaced. (space-infix-ops)
(#1674) Infix operators must be spaced. (space-infix-ops)
(#1675) Expected { after 'if' condition. (curly)
(#1675) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1675) Infix operators must be spaced. (space-infix-ops)
(#1676) Infix operators must be spaced. (space-infix-ops)
(#1677) A space is required after ','. (comma-spacing)
(#1677) Infix operators must be spaced. (space-infix-ops)
(#1680) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1680) Expected { after 'if' condition. (curly)
(#1680) Infix operators must be spaced. (space-infix-ops)
(#1681) Infix operators must be spaced. (space-infix-ops)
(#1682) Expected { after 'else'. (curly)
(#1683) Infix operators must be spaced. (space-infix-ops)
(#1683) Infix operators must be spaced. (space-infix-ops)
(#1690) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1690) Missing JSDoc comment. (require-jsdoc)
(#1692) Infix operators must be spaced. (space-infix-ops)
(#1693) Infix operators must be spaced. (space-infix-ops)
(#1695) Infix operators must be spaced. (space-infix-ops)
(#1695) Infix operators must be spaced. (space-infix-ops)
(#1695) Infix operators must be spaced. (space-infix-ops)
(#1696) Expected { after 'if' condition. (curly)
(#1696) Infix operators must be spaced. (space-infix-ops)
(#1697) Infix operators must be spaced. (space-infix-ops)
(#1697) Infix operators must be spaced. (space-infix-ops)
(#1697) Trailing spaces not allowed. (no-trailing-spaces)
(#1700) Infix operators must be spaced. (space-infix-ops)
(#1700) Infix operators must be spaced. (space-infix-ops)
(#1700) 'broadcastMaxKbps' is not defined. (no-undef)
(#1700) Infix operators must be spaced. (space-infix-ops)
(#1700) Infix operators must be spaced. (space-infix-ops)
(#1700) Infix operators must be spaced. (space-infix-ops)
(#1701) Infix operators must be spaced. (space-infix-ops)
(#1701) Infix operators must be spaced. (space-infix-ops)
(#1701) Infix operators must be spaced. (space-infix-ops)
(#1703) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1705) Infix operators must be spaced. (space-infix-ops)
(#1705) Infix operators must be spaced. (space-infix-ops)
(#1705) Infix operators must be spaced. (space-infix-ops)
(#1705) Infix operators must be spaced. (space-infix-ops)
(#1706) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1706) Infix operators must be spaced. (space-infix-ops)
(#1706) Infix operators must be spaced. (space-infix-ops)
(#1708) Infix operators must be spaced. (space-infix-ops)
(#1708) Infix operators must be spaced. (space-infix-ops)
(#1708) Infix operators must be spaced. (space-infix-ops)
(#1711) Expected { after 'else'. (curly)
(#1712) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1712) Infix operators must be spaced. (space-infix-ops)
(#1712) Infix operators must be spaced. (space-infix-ops)
(#1714) Infix operators must be spaced. (space-infix-ops)
(#1714) Infix operators must be spaced. (space-infix-ops)
(#1714) Infix operators must be spaced. (space-infix-ops)
(#1715) Infix operators must be spaced. (space-infix-ops)
(#1715) Infix operators must be spaced. (space-infix-ops)
(#1715) Infix operators must be spaced. (space-infix-ops)
(#1715) Infix operators must be spaced. (space-infix-ops)
(#1715) Infix operators must be spaced. (space-infix-ops)
(#1716) Infix operators must be spaced. (space-infix-ops)
(#1716) Infix operators must be spaced. (space-infix-ops)
(#1716) Infix operators must be spaced. (space-infix-ops)
(#1716) Trailing spaces not allowed. (no-trailing-spaces)
(#1717) Infix operators must be spaced. (space-infix-ops)
(#1717) Infix operators must be spaced. (space-infix-ops)
(#1717) Infix operators must be spaced. (space-infix-ops)
(#1718) Infix operators must be spaced. (space-infix-ops)
(#1719) Unnecessary escape character: \/ (no-useless-escape)
(#1724) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1724) Missing JSDoc comment. (require-jsdoc)
(#1726) Expected { after 'if' condition. (curly)
(#1726) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1726) Infix operators must be spaced. (space-infix-ops)
(#1729) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1729) Infix operators must be spaced. (space-infix-ops)
(#1729) Infix operators must be spaced. (space-infix-ops)
(#1731) Infix operators must be spaced. (space-infix-ops)
(#1732) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1732) Infix operators must be spaced. (space-infix-ops)
(#1732) Infix operators must be spaced. (space-infix-ops)
(#1732) Infix operators must be spaced. (space-infix-ops)
(#1732) Infix operators must be spaced. (space-infix-ops)
(#1732) Infix operators must be spaced. (space-infix-ops)
(#1732) Infix operators must be spaced. (space-infix-ops)
(#1732) Infix operators must be spaced. (space-infix-ops)
(#1732) Infix operators must be spaced. (space-infix-ops)
(#1732) Infix operators must be spaced. (space-infix-ops)
(#1734) Infix operators must be spaced. (space-infix-ops)
(#1734) A space is required after ','. (comma-spacing)
(#1734) Infix operators must be spaced. (space-infix-ops)
(#1735) Infix operators must be spaced. (space-infix-ops)
(#1735) Infix operators must be spaced. (space-infix-ops)
(#1735) Infix operators must be spaced. (space-infix-ops)
(#1736) Infix operators must be spaced. (space-infix-ops)
(#1736) Infix operators must be spaced. (space-infix-ops)
(#1742) Missing JSDoc comment. (require-jsdoc)
(#1742) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1744) Infix operators must be spaced. (space-infix-ops)
(#1744) 'xmlFile' is not defined. (no-undef)
(#1744) 'xmlFile' is not defined. (no-undef)
(#1744) Infix operators must be spaced. (space-infix-ops)
(#1745) Expected { after 'if' condition. (curly)
(#1745) Infix operators must be spaced. (space-infix-ops)
(#1745) Infix operators must be spaced. (space-infix-ops)
(#1746) Infix operators must be spaced. (space-infix-ops)
(#1746) Infix operators must be spaced. (space-infix-ops)
(#1748) Infix operators must be spaced. (space-infix-ops)
(#1748) Infix operators must be spaced. (space-infix-ops)
(#1748) 'xmlID' is not defined. (no-undef)
(#1751) Expected space or tab after '/**' in comment. (spaced-comment)
(#1753) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1753) Missing JSDoc comment. (require-jsdoc)
(#1755) Infix operators must be spaced. (space-infix-ops)
(#1755) Infix operators must be spaced. (space-infix-ops)
(#1756) Infix operators must be spaced. (space-infix-ops)
(#1757) Infix operators must be spaced. (space-infix-ops)
(#1758) Infix operators must be spaced. (space-infix-ops)
(#1759) Infix operators must be spaced. (space-infix-ops)
(#1759) Infix operators must be spaced. (space-infix-ops)
(#1759) Infix operators must be spaced. (space-infix-ops)
(#1760) Infix operators must be spaced. (space-infix-ops)
(#1760) Infix operators must be spaced. (space-infix-ops)
(#1760) Infix operators must be spaced. (space-infix-ops)
(#1761) Infix operators must be spaced. (space-infix-ops)
(#1762) Infix operators must be spaced. (space-infix-ops)
(#1763) Line 1763 exceeds the maximum line length of 132. (max-len)
(#1763) Infix operators must be spaced. (space-infix-ops)
(#1763) Infix operators must be spaced. (space-infix-ops)
(#1763) Infix operators must be spaced. (space-infix-ops)
(#1764) Infix operators must be spaced. (space-infix-ops)
(#1770) Expected space or tab after '/**' in comment. (spaced-comment)
(#1772) Missing JSDoc comment. (require-jsdoc)
(#1772) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1772) 'pause' is defined but never used (no-unused-vars)
(#1772) Trailing spaces not allowed. (no-trailing-spaces)
(#1776) Trailing spaces not allowed. (no-trailing-spaces)
(#1777) Statement inside of curly braces should be on next line. (brace-style)
(#1777) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1777) Trailing spaces not allowed. (no-trailing-spaces)
(#1778) Expected space(s) after "while". (keyword-spacing)
(#1778) Infix operators must be spaced. (space-infix-ops)
(#1781) Expected space or tab after '/**' in comment. (spaced-comment)
(#1783) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1783) Missing JSDoc comment. (require-jsdoc)
(#1785) Expected { after 'if' condition. (curly)
(#1785) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1785) Infix operators must be spaced. (space-infix-ops)
(#1788) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1788) Infix operators must be spaced. (space-infix-ops)
(#1788) Infix operators must be spaced. (space-infix-ops)
(#1790) Infix operators must be spaced. (space-infix-ops)
(#1791) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1791) Infix operators must be spaced. (space-infix-ops)
(#1791) Infix operators must be spaced. (space-infix-ops)
(#1791) Infix operators must be spaced. (space-infix-ops)
(#1791) Infix operators must be spaced. (space-infix-ops)
(#1791) Infix operators must be spaced. (space-infix-ops)
(#1791) Infix operators must be spaced. (space-infix-ops)
(#1791) Infix operators must be spaced. (space-infix-ops)
(#1791) Infix operators must be spaced. (space-infix-ops)
(#1791) Infix operators must be spaced. (space-infix-ops)
(#1793) Infix operators must be spaced. (space-infix-ops)
(#1793) A space is required after ','. (comma-spacing)
(#1793) Infix operators must be spaced. (space-infix-ops)
(#1793) Infix operators must be spaced. (space-infix-ops)
(#1793) Infix operators must be spaced. (space-infix-ops)
(#1794) Infix operators must be spaced. (space-infix-ops)
(#1794) Infix operators must be spaced. (space-infix-ops)
(#1794) Infix operators must be spaced. (space-infix-ops)
(#1795) Infix operators must be spaced. (space-infix-ops)
(#1795) Infix operators must be spaced. (space-infix-ops)
mod/autoview/avedit/extension.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#11) 'editing' is not defined. (no-undef)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) 'avEditDir' is defined but never used (no-unused-vars)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#15) 'flashBroadcast' is defined but never used (no-unused-vars)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#18) Expected space or tab after '/**' in comment. (spaced-comment)
(#20) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#20) Missing JSDoc comment. (require-jsdoc)
(#20) 'setAVEditDir' is defined but never used (no-unused-vars)
(#22) Infix operators must be spaced. (space-infix-ops)
(#25) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#25) Missing JSDoc comment. (require-jsdoc)
(#25) 'setLiveCaptureURL' is defined but never used (no-unused-vars)
(#27) Infix operators must be spaced. (space-infix-ops)
(#30) Missing JSDoc comment. (require-jsdoc)
(#30) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#30) 'setFlashConnectionParams' is defined but never used (no-unused-vars)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#37) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#37) Missing JSDoc comment. (require-jsdoc)
(#37) 'setRecordMaxKbps' is defined but never used (no-unused-vars)
(#39) Infix operators must be spaced. (space-infix-ops)
(#42) Expected space or tab after '/**' in comment. (spaced-comment)
(#44) Missing JSDoc comment. (require-jsdoc)
(#44) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#44) 'mergeLangStrings' is defined but never used (no-unused-vars)
(#46) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#46) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#46) 'lang' is not defined. (no-undef)
(#46) Infix operators must be spaced. (space-infix-ops)
(#48) 'showMessage' is not defined. (no-undef)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#52) Expected { after 'for-in'. (curly)
(#53) 'lang' is not defined. (no-undef)
(#53) Infix operators must be spaced. (space-infix-ops)
(#56) Expected space or tab after '/**' in comment. (spaced-comment)
(#58) Missing JSDoc comment. (require-jsdoc)
(#58) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#58) 'setSlideTimeToCurrent' is defined but never used (no-unused-vars)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) 'selectedAVSource' is not defined. (no-undef)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) 'currentSlide' is not defined. (no-undef)
(#61) Infix operators must be spaced. (space-infix-ops)
(#65) Missing JSDoc comment. (require-jsdoc)
(#65) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#67) Expected { after 'if' condition. (curly)
(#67) Infix operators must be spaced. (space-infix-ops)
(#70) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#70) 'selectedAVSource' is not defined. (no-undef)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) 'times' is not defined. (no-undef)
(#72) 'avLang' is not defined. (no-undef)
(#73) Expected { after 'if' condition. (curly)
(#73) Infix operators must be spaced. (space-infix-ops)
(#77) 'times' is not defined. (no-undef)
(#77) 'avLang' is not defined. (no-undef)
(#77) Infix operators must be spaced. (space-infix-ops)
(#81) Missing JSDoc comment. (require-jsdoc)
(#81) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#81) 'addSlideTime' is defined but never used (no-unused-vars)
(#83) Expected { after 'if' condition. (curly)
(#83) Infix operators must be spaced. (space-infix-ops)
(#86) Expected { after 'if' condition. (curly)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) 'times' is not defined. (no-undef)
(#87) 'avLang' is not defined. (no-undef)
(#87) Infix operators must be spaced. (space-infix-ops)
(#88) Expected { after 'else'. (curly)
(#89) 'times' is not defined. (no-undef)
(#89) 'avLang' is not defined. (no-undef)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#92) Missing JSDoc comment. (require-jsdoc)
(#92) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#92) 'setSubtitleTimeToCurrent' is defined but never used (no-unused-vars)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) 'selectedAVSource' is not defined. (no-undef)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) 'currentSubtitle' is not defined. (no-undef)
(#95) Infix operators must be spaced. (space-infix-ops)
(#99) Missing JSDoc comment. (require-jsdoc)
(#99) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#101) Expected { after 'if' condition. (curly)
(#101) Infix operators must be spaced. (space-infix-ops)
(#104) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#104) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) 'subTimes' is not defined. (no-undef)
(#106) 'subtitleLang' is not defined. (no-undef)
(#107) Expected { after 'if' condition. (curly)
(#107) Infix operators must be spaced. (space-infix-ops)
(#111) 'subTimes' is not defined. (no-undef)
(#111) 'subtitleLang' is not defined. (no-undef)
(#111) Infix operators must be spaced. (space-infix-ops)
(#115) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#115) Missing JSDoc comment. (require-jsdoc)
(#115) 'clearSlideTimes' is defined but never used (no-unused-vars)
(#117) Expected { after 'while' condition. (curly)
(#117) Expected space(s) after "while". (keyword-spacing)
(#117) 'times' is not defined. (no-undef)
(#117) 'avLang' is not defined. (no-undef)
(#117) Infix operators must be spaced. (space-infix-ops)
(#118) 'times' is not defined. (no-undef)
(#118) 'avLang' is not defined. (no-undef)
(#121) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#121) Missing JSDoc comment. (require-jsdoc)
(#121) 'clearSubtitleTimes' is defined but never used (no-unused-vars)
(#123) Expected space(s) after "while". (keyword-spacing)
(#123) Expected { after 'while' condition. (curly)
(#123) 'subTimes' is not defined. (no-undef)
(#123) 'subtitleLang' is not defined. (no-undef)
(#123) Infix operators must be spaced. (space-infix-ops)
(#124) 'subTimes' is not defined. (no-undef)
(#124) 'subtitleLang' is not defined. (no-undef)
(#127) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#127) Missing JSDoc comment. (require-jsdoc)
(#129) Infix operators must be spaced. (space-infix-ops)
(#130) Expected { after 'if' condition. (curly)
(#130) Infix operators must be spaced. (space-infix-ops)
(#133) Infix operators must be spaced. (space-infix-ops)
(#134) Expected { after 'if' condition. (curly)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Infix operators must be spaced. (space-infix-ops)
(#140) Missing JSDoc comment. (require-jsdoc)
(#140) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#142) Expected { after 'for' condition. (curly)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#144) Expected { after 'if' condition. (curly)
(#144) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#150) Missing JSDoc comment. (require-jsdoc)
(#150) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#152) Expected { after 'for' condition. (curly)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#154) Expected { after 'if' condition. (curly)
(#154) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#160) Expected space or tab after '/**' in comment. (spaced-comment)
(#162) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#162) Missing JSDoc comment. (require-jsdoc)
(#162) 'setCurrentSlideTitle' is defined but never used (no-unused-vars)
(#164) 'titles' is not defined. (no-undef)
(#164) 'slideLang' is not defined. (no-undef)
(#164) 'currentSlide' is not defined. (no-undef)
(#164) Infix operators must be spaced. (space-infix-ops)
(#164) Infix operators must be spaced. (space-infix-ops)
(#165) 'setSlideMenu' is not defined. (no-undef)
(#168) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#168) Missing JSDoc comment. (require-jsdoc)
(#168) 'setSlideTitles' is defined but never used (no-unused-vars)
(#170) 'titles' is not defined. (no-undef)
(#170) Infix operators must be spaced. (space-infix-ops)
(#173) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#173) Missing JSDoc comment. (require-jsdoc)
(#173) 'slideChanged' is defined but never used (no-unused-vars)
(#175) Expected { after 'if' condition. (curly)
(#175) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#175) Infix operators must be spaced. (space-infix-ops)
(#176) Infix operators must be spaced. (space-infix-ops)
(#176) 'titles' is not defined. (no-undef)
(#176) 'slideLang' is not defined. (no-undef)
(#176) 'currentSlide' is not defined. (no-undef)
(#176) Infix operators must be spaced. (space-infix-ops)
(#178) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#178) Infix operators must be spaced. (space-infix-ops)
(#180) Expected space or tab after '//' in comment. (spaced-comment)
(#181) Expected space or tab after '//' in comment. (spaced-comment)
(#183) 'currentSlide' is not defined. (no-undef)
(#187) Expected space or tab after '/**' in comment. (spaced-comment)
(#189) Missing JSDoc comment. (require-jsdoc)
(#189) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#189) 'setNumSlides' is defined but never used (no-unused-vars)
(#191) Infix operators must be spaced. (space-infix-ops)
(#191) 'titles' is not defined. (no-undef)
(#192) 'titles' is not defined. (no-undef)
(#192) Infix operators must be spaced. (space-infix-ops)
(#193) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#193) 'loop' used outside of binding context. (block-scoped-var)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) 'loop' used outside of binding context. (block-scoped-var)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) 'loop' used outside of binding context. (block-scoped-var)
(#195) Expected { after 'if' condition. (curly)
(#195) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#195) 'loop' used outside of binding context. (block-scoped-var)
(#195) Infix operators must be spaced. (space-infix-ops)
(#196) 'titles' is not defined. (no-undef)
(#196) 'loop' used outside of binding context. (block-scoped-var)
(#196) Infix operators must be spaced. (space-infix-ops)
(#196) Infix operators must be spaced. (space-infix-ops)
(#196) 'loop' used outside of binding context. (block-scoped-var)
(#196) Infix operators must be spaced. (space-infix-ops)
(#197) Expected { after 'else'. (curly)
(#198) 'titles' is not defined. (no-undef)
(#198) 'loop' used outside of binding context. (block-scoped-var)
(#198) Infix operators must be spaced. (space-infix-ops)
(#198) 'loop' used outside of binding context. (block-scoped-var)
(#201) Expected { after 'for' condition. (curly)
(#201) 'loop' is already defined (no-redeclare)
(#201) 'loop' used outside of binding context. (block-scoped-var)
(#201) Infix operators must be spaced. (space-infix-ops)
(#201) 'loop' used outside of binding context. (block-scoped-var)
(#201) Infix operators must be spaced. (space-infix-ops)
(#201) 'allSlideSrc' is not defined. (no-undef)
(#201) 'loop' used outside of binding context. (block-scoped-var)
(#202) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#202) 'allSlideSrc' is not defined. (no-undef)
(#202) 'loop' used outside of binding context. (block-scoped-var)
(#202) Infix operators must be spaced. (space-infix-ops)
(#202) 'SLIDE_IMAGE_PRELOAD' is not defined. (no-undef)
(#204) 'allSlideSrc' is not defined. (no-undef)
(#204) 'loop' used outside of binding context. (block-scoped-var)
(#204) Infix operators must be spaced. (space-infix-ops)
(#207) 'setSlideMenu' is not defined. (no-undef)
(#208) 'setSlideHTML' is not defined. (no-undef)
(#211) Missing JSDoc comment. (require-jsdoc)
(#211) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#211) 'addUpdateSlideSrc' is defined but never used (no-unused-vars)
(#213) Expected { after 'if' condition. (curly)
(#213) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#213) Infix operators must be spaced. (space-infix-ops)
(#214) Infix operators must be spaced. (space-infix-ops)
(#216) Expected space or tab after '//' in comment. (spaced-comment)
(#217) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#217) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#217) Infix operators must be spaced. (space-infix-ops)
(#219) Infix operators must be spaced. (space-infix-ops)
(#220) Infix operators must be spaced. (space-infix-ops)
(#221) 'addSlideLang' is not defined. (no-undef)
(#224) Expected { after 'if' condition. (curly)
(#224) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#224) Infix operators must be spaced. (space-infix-ops)
(#224) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#224) Infix operators must be spaced. (space-infix-ops)
(#225) Infix operators must be spaced. (space-infix-ops)
(#225) 'addSlideSource' is not defined. (no-undef)
(#228) Expected space or tab after '//' in comment. (spaced-comment)
(#229) Infix operators must be spaced. (space-infix-ops)
(#229) 'allSlideSrc' is not defined. (no-undef)
(#230) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#230) Infix operators must be spaced. (space-infix-ops)
(#230) Infix operators must be spaced. (space-infix-ops)
(#232) Infix operators must be spaced. (space-infix-ops)
(#233) Expected { after 'if' condition. (curly)
(#233) Infix operators must be spaced. (space-infix-ops)
(#233) 'SLIDE_IMAGE' is not defined. (no-undef)
(#233) Infix operators must be spaced. (space-infix-ops)
(#233) 'SLIDE_IMAGE_PRELOAD' is not defined. (no-undef)
(#234) Infix operators must be spaced. (space-infix-ops)
(#237) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#237) Expected { after 'if' condition. (curly)
(#237) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#237) Infix operators must be spaced. (space-infix-ops)
(#237) Infix operators must be spaced. (space-infix-ops)
(#238) 'allSlideSrc' is not defined. (no-undef)
(#238) Infix operators must be spaced. (space-infix-ops)
(#241) Expected space or tab after '//' in comment. (spaced-comment)
(#243) Infix operators must be spaced. (space-infix-ops)
(#243) 'addSlideSource' is not defined. (no-undef)
(#247) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#249) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#249) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#249) 'allSlideSrc' is not defined. (no-undef)
(#251) 'setAllLanguages' is not defined. (no-undef)
(#252) 'selectedSlides' is not defined. (no-undef)
(#252) Infix operators must be spaced. (space-infix-ops)
(#252) 'allSlideSrc' is not defined. (no-undef)
(#252) Unexpected whitespace before semicolon. (semi-spacing)
(#255) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#256) 'checkLanguage' is not defined. (no-undef)
(#257) 'chooseSlides' is not defined. (no-undef)
(#259) 'setSlideHTML' is not defined. (no-undef)
(#262) 'setSlideControls' is not defined. (no-undef)
(#263) 'setSlideMenu' is not defined. (no-undef)
(#266) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#266) Missing JSDoc comment. (require-jsdoc)
(#268) Expected { after 'if' condition. (curly)
(#268) Infix operators must be spaced. (space-infix-ops)
(#269) Infix operators must be spaced. (space-infix-ops)
(#271) Expected { after 'if' condition. (curly)
(#271) Infix operators must be spaced. (space-infix-ops)
(#271) 'SLIDE_OOFLASH' is not defined. (no-undef)
(#272) 'OOFlashSlide' is not defined. (no-undef)
(#273) Expected { after 'if' condition. (curly)
(#273) Infix operators must be spaced. (space-infix-ops)
(#273) 'SLIDE_AVFLASH' is not defined. (no-undef)
(#274) 'AVFlashSlide' is not defined. (no-undef)
(#275) Expected { after 'if' condition. (curly)
(#275) Infix operators must be spaced. (space-infix-ops)
(#275) 'SLIDE_IMAGE_PRELOAD' is not defined. (no-undef)
(#276) 'PreloadImageSlide' is not defined. (no-undef)
(#277) Expected { after 'if' condition. (curly)
(#277) Infix operators must be spaced. (space-infix-ops)
(#277) 'SLIDE_IMAGE' is not defined. (no-undef)
(#278) 'ImageSlide' is not defined. (no-undef)
(#279) Expected { after 'if' condition. (curly)
(#279) Infix operators must be spaced. (space-infix-ops)
(#279) 'SLIDE_PDF' is not defined. (no-undef)
(#280) 'PDFSlide' is not defined. (no-undef)
(#281) Expected { after 'if' condition. (curly)
(#281) Infix operators must be spaced. (space-infix-ops)
(#281) 'SLIDE_SEPFLASH' is not defined. (no-undef)
(#282) 'SeparateFlashSlide' is not defined. (no-undef)
(#284) 'NoSlide' is not defined. (no-undef)
(#287) Missing JSDoc comment. (require-jsdoc)
(#287) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#289) Expected space or tab after '//' in comment. (spaced-comment)
(#290) Infix operators must be spaced. (space-infix-ops)
(#290) 'allSlideSrc' is not defined. (no-undef)
(#291) 'allSlideSrc' is not defined. (no-undef)
(#291) Infix operators must be spaced. (space-infix-ops)
(#292) Expected { after 'for' condition. (curly)
(#292) Infix operators must be spaced. (space-infix-ops)
(#292) Infix operators must be spaced. (space-infix-ops)
(#293) Expected { after 'if' condition. (curly)
(#293) Infix operators must be spaced. (space-infix-ops)
(#294) 'allSlideSrc' is not defined. (no-undef)
(#296) Expected space or tab after '//*' in comment. (spaced-comment)
(#297) Infix operators must be spaced. (space-infix-ops)
(#297) 'allSlideSrc' is not defined. (no-undef)
(#298) 'allSlideSrc' is not defined. (no-undef)
(#298) Infix operators must be spaced. (space-infix-ops)
(#299) 'slideSet' is not defined. (no-undef)
(#299) Infix operators must be spaced. (space-infix-ops)
(#300) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#300) 'n' used outside of binding context. (block-scoped-var)
(#302) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#302) 'n' used outside of binding context. (block-scoped-var)
(#302) Infix operators must be spaced. (space-infix-ops)
(#304) 'allSlideSrc' is not defined. (no-undef)
(#304) 'n' used outside of binding context. (block-scoped-var)
(#304) Infix operators must be spaced. (space-infix-ops)
(#304) 'n' used outside of binding context. (block-scoped-var)
(#305) 'slideSet' is not defined. (no-undef)
(#305) Infix operators must be spaced. (space-infix-ops)
(#309) Expected space or tab after '//*' in comment. (spaced-comment)
(#310) 'noSuitableThumbnails' is not defined. (no-undef)
(#310) Infix operators must be spaced. (space-infix-ops)
(#311) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#311) 'n' is already defined (no-redeclare)
(#311) 'n' used outside of binding context. (block-scoped-var)
(#311) 'allSlideSrc' is not defined. (no-undef)
(#313) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#313) 'i' is not defined. (no-undef)
(#313) Infix operators must be spaced. (space-infix-ops)
(#313) 'i' is not defined. (no-undef)
(#313) Infix operators must be spaced. (space-infix-ops)
(#313) 'allSlideSrc' is not defined. (no-undef)
(#313) 'n' used outside of binding context. (block-scoped-var)
(#313) 'i' is not defined. (no-undef)
(#315) Expected { after 'if' condition. (curly)
(#315) 'allSlideSrc' is not defined. (no-undef)
(#315) 'n' used outside of binding context. (block-scoped-var)
(#315) 'i' is not defined. (no-undef)
(#315) Infix operators must be spaced. (space-infix-ops)
(#315) 'SLIDE_IMAGE_PRELOAD' is not defined. (no-undef)
(#315) 'allSlideSrc' is not defined. (no-undef)
(#315) 'n' used outside of binding context. (block-scoped-var)
(#315) 'i' is not defined. (no-undef)
(#315) Infix operators must be spaced. (space-infix-ops)
(#315) 'SLIDE_IMAGE' is not defined. (no-undef)
(#316) 'noSuitableThumbnails' is not defined. (no-undef)
(#316) Infix operators must be spaced. (space-infix-ops)
(#318) Expected { after 'if' condition. (curly)
(#318) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#318) 'allSlideSrc' is not defined. (no-undef)
(#318) 'n' used outside of binding context. (block-scoped-var)
(#318) 'i' is not defined. (no-undef)
(#318) Infix operators must be spaced. (space-infix-ops)
(#319) 'allSlideSrc' is not defined. (no-undef)
(#319) 'n' used outside of binding context. (block-scoped-var)
(#319) 'i' is not defined. (no-undef)
(#322) Expected { after 'if' condition. (curly)
(#322) 'noSuitableThumbnails' is not defined. (no-undef)
(#323) 'thumbnailsActive' is not defined. (no-undef)
(#323) Infix operators must be spaced. (space-infix-ops)
(#325) Expected space or tab after '//*' in comment. (spaced-comment)
(#326) 'checkLanguage' is not defined. (no-undef)
(#327) 'chooseSlides' is not defined. (no-undef)
(#328) 'setSlideHTML' is not defined. (no-undef)
(#329) 'setThumbnailHTML' is not defined. (no-undef)
(#330) 'setThumbnailControl' is not defined. (no-undef)
(#331) 'setSlideControls' is not defined. (no-undef)
(#332) 'setSlideMenu' is not defined. (no-undef)
(#335) Expected space or tab after '/**' in comment. (spaced-comment)
(#337) Missing JSDoc comment. (require-jsdoc)
(#337) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#337) 'addLiveFlashRecording' is defined but never used (no-unused-vars)
(#339) Infix operators must be spaced. (space-infix-ops)
(#340) Expected { after 'for' condition. (curly)
(#340) Infix operators must be spaced. (space-infix-ops)
(#340) Infix operators must be spaced. (space-infix-ops)
(#340) 'avSrc' is not defined. (no-undef)
(#340) 'avLang' is not defined. (no-undef)
(#341) Expected { after 'if' condition. (curly)
(#341) 'avSrc' is not defined. (no-undef)
(#341) 'avLang' is not defined. (no-undef)
(#341) Infix operators must be spaced. (space-infix-ops)
(#341) 'VIDEO_FLASH' is not defined. (no-undef)
(#342) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#342) Unexpected confirm. (no-alert)
(#342) 'getString' is not defined. (no-undef)
(#344) Infix operators must be spaced. (space-infix-ops)
(#348) 'avLang' is not defined. (no-undef)
(#348) 'avLang' is not defined. (no-undef)
(#348) 'VIDEO_FLASH' is not defined. (no-undef)
(#348) 'SPEED_BROAD' is not defined. (no-undef)
(#351) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#351) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#351) Infix operators must be spaced. (space-infix-ops)
(#353) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#353) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#355) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#355) 'videoAspect' is not defined. (no-undef)
(#355) Infix operators must be spaced. (space-infix-ops)
(#357) 'setVideoAspect' is not defined. (no-undef)
(#358) Expected space or tab after '//' in comment. (spaced-comment)
(#362) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#363) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#363) 'videoAspect' is not defined. (no-undef)
(#363) Infix operators must be spaced. (space-infix-ops)
(#365) 'setVideoAspect' is not defined. (no-undef)
(#366) Expected space or tab after '//' in comment. (spaced-comment)
(#373) Expected space or tab after '//' in comment. (spaced-comment)
(#374) 'presentationLoaded' is not defined. (no-undef)
(#374) Infix operators must be spaced. (space-infix-ops)
(#375) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#378) Missing JSDoc comment. (require-jsdoc)
(#378) 'sleep' is defined but never used (no-unused-vars)
(#381) Missing space before opening brace. (space-before-blocks)
(#387) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#387) Missing JSDoc comment. (require-jsdoc)
(#389) Expected space or tab after '//' in comment. (spaced-comment)
(#390) Expected { after 'if' condition. (curly)
(#390) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#390) 'avSrc' is not defined. (no-undef)
(#390) Infix operators must be spaced. (space-infix-ops)
(#391) 'addAVLang' is not defined. (no-undef)
(#393) Expected space or tab after '//' in comment. (spaced-comment)
(#394) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#394) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#394) Infix operators must be spaced. (space-infix-ops)
(#394) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#394) Infix operators must be spaced. (space-infix-ops)
(#396) Expected { after 'if' condition. (curly)
(#396) Infix operators must be spaced. (space-infix-ops)
(#396) Infix operators must be spaced. (space-infix-ops)
(#397) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#399) Unexpected alert. (no-alert)
(#399) 'getString' is not defined. (no-undef)
(#402) Infix operators must be spaced. (space-infix-ops)
(#402) 'addAVSource' is not defined. (no-undef)
(#405) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#406) Expected space or tab after '//' in comment. (spaced-comment)
(#407) Infix operators must be spaced. (space-infix-ops)
(#407) 'avSrc' is not defined. (no-undef)
(#408) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#408) Infix operators must be spaced. (space-infix-ops)
(#408) Infix operators must be spaced. (space-infix-ops)
(#410) Infix operators must be spaced. (space-infix-ops)
(#411) Infix operators must be spaced. (space-infix-ops)
(#412) Expected { after 'if' condition. (curly)
(#412) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#412) Infix operators must be spaced. (space-infix-ops)
(#413) Infix operators must be spaced. (space-infix-ops)
(#416) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#416) Expected { after 'if' condition. (curly)
(#416) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#416) Infix operators must be spaced. (space-infix-ops)
(#416) Infix operators must be spaced. (space-infix-ops)
(#417) 'avSrc' is not defined. (no-undef)
(#417) Infix operators must be spaced. (space-infix-ops)
(#420) Expected space or tab after '//' in comment. (spaced-comment)
(#422) Infix operators must be spaced. (space-infix-ops)
(#422) 'addAVSource' is not defined. (no-undef)
(#426) 'checkLanguage' is not defined. (no-undef)
(#427) 'chooseVideo' is not defined. (no-undef)
(#428) 'setVideoHTML' is not defined. (no-undef)
(#429) 'setVideoControls' is not defined. (no-undef)
(#431) 'setAllLanguages' is not defined. (no-undef)
(#432) Expected { after 'if' condition. (curly)
(#432) 'avSrc' is not defined. (no-undef)
(#433) 'setVideoSource' is not defined. (no-undef)
(#436) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#436) Missing JSDoc comment. (require-jsdoc)
(#438) Expected { after 'if' condition. (curly)
(#438) Infix operators must be spaced. (space-infix-ops)
(#438) 'VIDEO_REALPLAYER' is not defined. (no-undef)
(#439) 'RealPlayerVideo' is not defined. (no-undef)
(#440) Expected { after 'if' condition. (curly)
(#440) Infix operators must be spaced. (space-infix-ops)
(#440) 'VIDEO_QUICKTIME' is not defined. (no-undef)
(#441) 'QuicktimeVideo' is not defined. (no-undef)
(#442) Expected { after 'if' condition. (curly)
(#442) Infix operators must be spaced. (space-infix-ops)
(#442) 'VIDEO_JAVAAUDIO' is not defined. (no-undef)
(#443) 'JavaAudio' is not defined. (no-undef)
(#444) Expected { after 'if' condition. (curly)
(#444) Infix operators must be spaced. (space-infix-ops)
(#444) 'VIDEO_WINDOWSMEDIA' is not defined. (no-undef)
(#445) 'WindowsMediaVideo' is not defined. (no-undef)
(#446) Expected { after 'if' condition. (curly)
(#446) Infix operators must be spaced. (space-infix-ops)
(#446) 'VIDEO_VLC' is not defined. (no-undef)
(#447) 'VLCVideo' is not defined. (no-undef)
(#448) Expected { after 'if' condition. (curly)
(#448) Infix operators must be spaced. (space-infix-ops)
(#450) Expected { after 'if' condition. (curly)
(#450) Infix operators must be spaced. (space-infix-ops)
(#452) Expected { after 'if' condition. (curly)
(#452) Infix operators must be spaced. (space-infix-ops)
(#452) 'VIDEO_FLASH' is not defined. (no-undef)
(#453) 'FlashVideo' is not defined. (no-undef)
(#453) A space is required after ','. (comma-spacing)
(#454) Expected { after 'if' condition. (curly)
(#454) Infix operators must be spaced. (space-infix-ops)
(#454) 'VIDEO_SILVERLIGHT' is not defined. (no-undef)
(#455) 'SilverlightVideo' is not defined. (no-undef)
(#455) A space is required after ','. (comma-spacing)
(#456) Expected { after 'if' condition. (curly)
(#456) Infix operators must be spaced. (space-infix-ops)
(#456) 'VIDEO_FLASHBROADCAST' is not defined. (no-undef)
(#457) 'FlashVideoBroadcast' is not defined. (no-undef)
(#458) Expected { after 'if' condition. (curly)
(#458) Infix operators must be spaced. (space-infix-ops)
(#458) 'VIDEO_HTML5' is not defined. (no-undef)
(#459) 'HTML5Video' is not defined. (no-undef)
(#459) A space is required after ','. (comma-spacing)
(#460) Expected { after 'if' condition. (curly)
(#460) Infix operators must be spaced. (space-infix-ops)
(#463) 'NoVideo' is not defined. (no-undef)
(#466) Missing JSDoc comment. (require-jsdoc)
(#466) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#468) Expected space or tab after '//' in comment. (spaced-comment)
(#469) Infix operators must be spaced. (space-infix-ops)
(#469) 'avSrc' is not defined. (no-undef)
(#470) 'avSrc' is not defined. (no-undef)
(#470) Infix operators must be spaced. (space-infix-ops)
(#471) Expected { after 'for' condition. (curly)
(#471) Infix operators must be spaced. (space-infix-ops)
(#471) Infix operators must be spaced. (space-infix-ops)
(#472) Expected { after 'if' condition. (curly)
(#472) Infix operators must be spaced. (space-infix-ops)
(#473) 'avSrc' is not defined. (no-undef)
(#475) Expected space or tab after '//' in comment. (spaced-comment)
(#476) Infix operators must be spaced. (space-infix-ops)
(#476) 'avSrc' is not defined. (no-undef)
(#477) 'avSrc' is not defined. (no-undef)
(#477) Infix operators must be spaced. (space-infix-ops)
(#478) 'videoSet' is not defined. (no-undef)
(#478) Infix operators must be spaced. (space-infix-ops)
(#479) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#481) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#481) Infix operators must be spaced. (space-infix-ops)
(#483) 'avSrc' is not defined. (no-undef)
(#483) Infix operators must be spaced. (space-infix-ops)
(#484) 'videoSet' is not defined. (no-undef)
(#484) Infix operators must be spaced. (space-infix-ops)
(#488) 'checkLanguage' is not defined. (no-undef)
(#489) 'chooseVideo' is not defined. (no-undef)
(#490) 'setVideoHTML' is not defined. (no-undef)
(#491) 'setVideoControls' is not defined. (no-undef)
(#494) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#494) Missing JSDoc comment. (require-jsdoc)
(#496) Expected { after 'for-in'. (curly)
(#496) 'avSrc' is not defined. (no-undef)
(#497) Expected { after 'for' condition. (curly)
(#497) Infix operators must be spaced. (space-infix-ops)
(#497) Infix operators must be spaced. (space-infix-ops)
(#497) 'avSrc' is not defined. (no-undef)
(#498) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#498) 'avSrc' is not defined. (no-undef)
(#498) Infix operators must be spaced. (space-infix-ops)
(#498) 'avSrc' is not defined. (no-undef)
(#498) Infix operators must be spaced. (space-infix-ops)
(#500) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#502) 'setAllLanguages' is not defined. (no-undef)
(#503) 'setVideoSource' is not defined. (no-undef)
(#510) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#510) Missing JSDoc comment. (require-jsdoc)
(#510) 'liveBroadcastUrl' is defined but never used (no-unused-vars)
(#512) Expected { after 'for-in'. (curly)
(#512) 'avSrc' is not defined. (no-undef)
(#513) Expected { after 'for' condition. (curly)
(#513) Infix operators must be spaced. (space-infix-ops)
(#513) Infix operators must be spaced. (space-infix-ops)
(#513) 'avSrc' is not defined. (no-undef)
(#514) Expected { after 'if' condition. (curly)
(#514) 'avSrc' is not defined. (no-undef)
(#514) Infix operators must be spaced. (space-infix-ops)
(#514) 'VIDEO_FLASHBROADCAST' is not defined. (no-undef)
(#515) 'avSrc' is not defined. (no-undef)
(#520) Expected space or tab after '/**' in comment. (spaced-comment)
(#522) Missing JSDoc comment. (require-jsdoc)
(#522) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#522) 'deleteSubtitleSrc' is defined but never used (no-unused-vars)
(#524) 'subtitleSrc' is not defined. (no-undef)
(#524) Infix operators must be spaced. (space-infix-ops)
(#524) 'subtitleSrc' is not defined. (no-undef)
(#525) 'subTimes' is not defined. (no-undef)
(#525) Infix operators must be spaced. (space-infix-ops)
(#525) 'subTimes' is not defined. (no-undef)
(#526) 'subtitleSlideLink' is not defined. (no-undef)
(#526) Infix operators must be spaced. (space-infix-ops)
(#526) 'subtitleSlideLink' is not defined. (no-undef)
(#528) 'subtitleSet' is not defined. (no-undef)
(#528) Infix operators must be spaced. (space-infix-ops)
(#529) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#529) 'i' is defined but never used (no-unused-vars)
(#529) 'subtitleSrc' is not defined. (no-undef)
(#531) 'subtitleSet' is not defined. (no-undef)
(#531) Infix operators must be spaced. (space-infix-ops)
(#535) Expected { after 'if' condition. (curly)
(#535) 'subtitleSet' is not defined. (no-undef)
(#535) Infix operators must be spaced. (space-infix-ops)
(#535) 'subtitlesActive' is not defined. (no-undef)
(#535) Infix operators must be spaced. (space-infix-ops)
(#536) 'subtitlesActive' is not defined. (no-undef)
(#536) Infix operators must be spaced. (space-infix-ops)
(#538) 'checkLanguage' is not defined. (no-undef)
(#539) 'setSubtitleControls' is not defined. (no-undef)
(#540) 'setSubtitleHTML' is not defined. (no-undef)
(#543) Missing JSDoc comment. (require-jsdoc)
(#543) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#543) 'addUpdateSubtitleSrc' is defined but never used (no-unused-vars)
(#545) 'subtitleSrc' is not defined. (no-undef)
(#545) Infix operators must be spaced. (space-infix-ops)
(#546) Expected { after 'if' condition. (curly)
(#546) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#546) 'subTimes' is not defined. (no-undef)
(#546) Infix operators must be spaced. (space-infix-ops)
(#547) 'subTimes' is not defined. (no-undef)
(#547) Infix operators must be spaced. (space-infix-ops)
(#548) Expected { after 'if' condition. (curly)
(#548) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#548) 'subtitleSlideLink' is not defined. (no-undef)
(#548) Infix operators must be spaced. (space-infix-ops)
(#549) 'subtitleSlideLink' is not defined. (no-undef)
(#549) Infix operators must be spaced. (space-infix-ops)
(#550) 'subtitleSet' is not defined. (no-undef)
(#550) Infix operators must be spaced. (space-infix-ops)
(#551) 'checkLanguage' is not defined. (no-undef)
(#552) 'setSubtitleControls' is not defined. (no-undef)
(#553) 'setSubtitleHTML' is not defined. (no-undef)
(#558) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#558) Missing JSDoc comment. (require-jsdoc)
(#560) Infix operators must be spaced. (space-infix-ops)
(#561) Expected { after 'for-in'. (curly)
(#562) Expected { after 'if' condition. (curly)
(#562) Infix operators must be spaced. (space-infix-ops)
(#563) Infix operators must be spaced. (space-infix-ops)
(#568) Missing JSDoc comment. (require-jsdoc)
(#568) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#568) 'addSubtitleBefore' is defined but never used (no-unused-vars)
(#570) 'setSubSync' is not defined. (no-undef)
(#571) 'subtitles' is not defined. (no-undef)
(#571) 'currentSubtitle' is not defined. (no-undef)
(#572) 'subTimes' is not defined. (no-undef)
(#572) 'subtitleLang' is not defined. (no-undef)
(#572) 'currentSubtitle' is not defined. (no-undef)
(#572) Infix operators must be spaced. (space-infix-ops)
(#573) Expected space or tab after '//' in comment. (spaced-comment)
(#574) Expected space or tab after '//' in comment. (spaced-comment)
(#578) Missing JSDoc comment. (require-jsdoc)
(#578) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#578) 'addSubtitleAfter' is defined but never used (no-unused-vars)
(#580) 'setSubSync' is not defined. (no-undef)
(#581) 'subtitles' is not defined. (no-undef)
(#581) 'currentSubtitle' is not defined. (no-undef)
(#581) Infix operators must be spaced. (space-infix-ops)
(#582) 'subTimes' is not defined. (no-undef)
(#582) 'subtitleLang' is not defined. (no-undef)
(#582) 'currentSubtitle' is not defined. (no-undef)
(#583) Expected space or tab after '//' in comment. (spaced-comment)
(#584) 'currentSubtitle' is not defined. (no-undef)
(#588) Missing JSDoc comment. (require-jsdoc)
(#588) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#590) Infix operators must be spaced. (space-infix-ops)
(#590) Infix operators must be spaced. (space-infix-ops)
(#591) Line 591 exceeds the maximum line length of 132. (max-len)
(#591) Infix operators must be spaced. (space-infix-ops)
(#591) 'subtitleWidth' is not defined. (no-undef)
(#591) Infix operators must be spaced. (space-infix-ops)
(#591) Infix operators must be spaced. (space-infix-ops)
(#591) Infix operators must be spaced. (space-infix-ops)
(#591) 'subtitleHeight' is not defined. (no-undef)
(#591) Infix operators must be spaced. (space-infix-ops)
(#591) Infix operators must be spaced. (space-infix-ops)
(#591) Infix operators must be spaced. (space-infix-ops)
(#592) 'subtitles' is not defined. (no-undef)
(#592) 'currentSubtitle' is not defined. (no-undef)
(#592) Infix operators must be spaced. (space-infix-ops)
(#592) Infix operators must be spaced. (space-infix-ops)
(#595) 'setElementHTML' is not defined. (no-undef)
(#598) Missing JSDoc comment. (require-jsdoc)
(#598) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#598) 'updateCurrentSubtitle' is defined but never used (no-unused-vars)
(#600) 'subtitles' is not defined. (no-undef)
(#600) 'currentSubtitle' is not defined. (no-undef)
(#600) Infix operators must be spaced. (space-infix-ops)
(#601) 'setSubtitleHTML' is not defined. (no-undef)
(#606) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#606) Missing JSDoc comment. (require-jsdoc)
(#606) 'deleteSubtitle' is defined but never used (no-unused-vars)
(#608) 'subtitles' is not defined. (no-undef)
(#608) 'currentSubtitle' is not defined. (no-undef)
(#609) 'subTimes' is not defined. (no-undef)
(#609) 'subtitleLang' is not defined. (no-undef)
(#609) 'currentSubtitle' is not defined. (no-undef)
(#609) Infix operators must be spaced. (space-infix-ops)
(#610) Expected space or tab after '//' in comment. (spaced-comment)
(#611) 'setSubtitleHTML' is not defined. (no-undef)
(#614) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#614) Missing JSDoc comment. (require-jsdoc)
(#614) 'last' is defined but never used (no-unused-vars)
(#616) Expected { after 'if' condition. (curly)
(#616) Infix operators must be spaced. (space-infix-ops)
(#619) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#619) Infix operators must be spaced. (space-infix-ops)
(#622) Expected space or tab after '//' in comment. (spaced-comment)
(#626) Missing JSDoc comment. (require-jsdoc)
(#626) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#626) 'addSubtitleAtEnd' is defined but never used (no-unused-vars)
(#628) Infix operators must be spaced. (space-infix-ops)
(#628) 'subTimes' is not defined. (no-undef)
(#628) 'subtitleLang' is not defined. (no-undef)
(#628) Infix operators must be spaced. (space-infix-ops)
(#629) Infix operators must be spaced. (space-infix-ops)
(#629) 'subTimes' is not defined. (no-undef)
(#629) 'subtitleLang' is not defined. (no-undef)
(#630) 'subtitles' is not defined. (no-undef)
(#630) Infix operators must be spaced. (space-infix-ops)
(#631) 'subTimes' is not defined. (no-undef)
(#631) 'subtitleLang' is not defined. (no-undef)
(#631) Infix operators must be spaced. (space-infix-ops)
(#633) Expected space or tab after '//' in comment. (spaced-comment)
(#634) Expected space or tab after '//' in comment. (spaced-comment)
(#635) Expected space or tab after '//' in comment. (spaced-comment)
(#638) Expected space or tab after '/**' in comment. (spaced-comment)
(#640) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#640) Missing JSDoc comment. (require-jsdoc)
(#642) Infix operators must be spaced. (space-infix-ops)
(#643) Infix operators must be spaced. (space-infix-ops)
(#644) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#644) Infix operators must be spaced. (space-infix-ops)
(#644) Infix operators must be spaced. (space-infix-ops)
(#646) Expected space or tab after '//' in comment. (spaced-comment)
(#647) Expected { after 'if' condition. (curly)
(#647) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#647) Infix operators must be spaced. (space-infix-ops)
(#647) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#647) Infix operators must be spaced. (space-infix-ops)
(#650) Expected { after 'while' condition. (curly)
(#650) Expected space(s) after "while". (keyword-spacing)
(#650) Infix operators must be spaced. (space-infix-ops)
(#650) Infix operators must be spaced. (space-infix-ops)
(#653) Infix operators must be spaced. (space-infix-ops)
(#658) Expected space or tab after '/**' in comment. (spaced-comment)
(#660) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#660) Missing JSDoc comment. (require-jsdoc)
(#660) 'exportXMLConfig' is defined but never used (no-unused-vars)
(#662) Infix operators must be spaced. (space-infix-ops)
(#662) Infix operators must be spaced. (space-infix-ops)
(#663) Infix operators must be spaced. (space-infix-ops)
(#664) Infix operators must be spaced. (space-infix-ops)
(#664) 'VERSION' is not defined. (no-undef)
(#664) Infix operators must be spaced. (space-infix-ops)
(#666) Infix operators must be spaced. (space-infix-ops)
(#666) Infix operators must be spaced. (space-infix-ops)
(#667) Infix operators must be spaced. (space-infix-ops)
(#667) Infix operators must be spaced. (space-infix-ops)
(#668) Infix operators must be spaced. (space-infix-ops)
(#668) Infix operators must be spaced. (space-infix-ops)
(#668) Missing semicolon. (semi)
(#669) Infix operators must be spaced. (space-infix-ops)
(#669) Infix operators must be spaced. (space-infix-ops)
(#670) Infix operators must be spaced. (space-infix-ops)
(#670) Infix operators must be spaced. (space-infix-ops)
(#671) Infix operators must be spaced. (space-infix-ops)
(#671) Infix operators must be spaced. (space-infix-ops)
(#673) Infix operators must be spaced. (space-infix-ops)
(#673) Infix operators must be spaced. (space-infix-ops)
(#677) Missing JSDoc comment. (require-jsdoc)
(#677) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#679) Infix operators must be spaced. (space-infix-ops)
(#679) 'findValidLangs' is not defined. (no-undef)
(#679) 'avSrc' is not defined. (no-undef)
(#680) Infix operators must be spaced. (space-infix-ops)
(#680) 'findValidLangs' is not defined. (no-undef)
(#680) 'allSlideSrc' is not defined. (no-undef)
(#681) Infix operators must be spaced. (space-infix-ops)
(#681) 'findValidLangs' is not defined. (no-undef)
(#681) 'subtitleSrc' is not defined. (no-undef)
(#682) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#682) 'vLoop' used outside of binding context. (block-scoped-var)
(#682) Infix operators must be spaced. (space-infix-ops)
(#682) 'vLoop' used outside of binding context. (block-scoped-var)
(#682) Infix operators must be spaced. (space-infix-ops)
(#682) 'vLoop' used outside of binding context. (block-scoped-var)
(#684) 'found' used outside of binding context. (block-scoped-var)
(#684) Infix operators must be spaced. (space-infix-ops)
(#685) Expected { after 'for' condition. (curly)
(#685) 'sLoop' used outside of binding context. (block-scoped-var)
(#685) Infix operators must be spaced. (space-infix-ops)
(#685) 'sLoop' used outside of binding context. (block-scoped-var)
(#685) Infix operators must be spaced. (space-infix-ops)
(#685) 'sLoop' used outside of binding context. (block-scoped-var)
(#686) Expected { after 'if' condition. (curly)
(#686) 'vLoop' used outside of binding context. (block-scoped-var)
(#686) Infix operators must be spaced. (space-infix-ops)
(#686) 'sLoop' used outside of binding context. (block-scoped-var)
(#687) 'found' used outside of binding context. (block-scoped-var)
(#687) Infix operators must be spaced. (space-infix-ops)
(#689) Expected { after 'if' condition. (curly)
(#689) 'found' used outside of binding context. (block-scoped-var)
(#689) Infix operators must be spaced. (space-infix-ops)
(#690) 'vLoop' used outside of binding context. (block-scoped-var)
(#693) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#693) 'vLoop' used outside of binding context. (block-scoped-var)
(#693) 'vLoop' is already defined (no-redeclare)
(#693) Infix operators must be spaced. (space-infix-ops)
(#693) 'vLoop' used outside of binding context. (block-scoped-var)
(#693) Infix operators must be spaced. (space-infix-ops)
(#693) 'vLoop' used outside of binding context. (block-scoped-var)
(#695) 'found' is already defined (no-redeclare)
(#695) 'found' used outside of binding context. (block-scoped-var)
(#695) Infix operators must be spaced. (space-infix-ops)
(#696) Expected { after 'for' condition. (curly)
(#696) 'sLoop' used outside of binding context. (block-scoped-var)
(#696) 'sLoop' is already defined (no-redeclare)
(#696) Infix operators must be spaced. (space-infix-ops)
(#696) 'sLoop' used outside of binding context. (block-scoped-var)
(#696) Infix operators must be spaced. (space-infix-ops)
(#696) 'sLoop' used outside of binding context. (block-scoped-var)
(#697) Expected { after 'if' condition. (curly)
(#697) 'vLoop' used outside of binding context. (block-scoped-var)
(#697) Infix operators must be spaced. (space-infix-ops)
(#697) 'sLoop' used outside of binding context. (block-scoped-var)
(#698) 'found' used outside of binding context. (block-scoped-var)
(#698) Infix operators must be spaced. (space-infix-ops)
(#700) Expected { after 'if' condition. (curly)
(#700) 'found' used outside of binding context. (block-scoped-var)
(#700) Infix operators must be spaced. (space-infix-ops)
(#701) 'vLoop' used outside of binding context. (block-scoped-var)
(#704) Expected space or tab after '/**' in comment. (spaced-comment)
(#705) Expected space or tab after '/**' in comment. (spaced-comment)
(#721) Infix operators must be spaced. (space-infix-ops)
(#722) Expected { after 'for' condition. (curly)
(#722) Infix operators must be spaced. (space-infix-ops)
(#722) Infix operators must be spaced. (space-infix-ops)
(#723) Infix operators must be spaced. (space-infix-ops)
(#723) Infix operators must be spaced. (space-infix-ops)
(#723) Infix operators must be spaced. (space-infix-ops)
(#723) Infix operators must be spaced. (space-infix-ops)
(#725) Infix operators must be spaced. (space-infix-ops)
(#725) Infix operators must be spaced. (space-infix-ops)
(#729) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#729) Missing JSDoc comment. (require-jsdoc)
(#731) Infix operators must be spaced. (space-infix-ops)
(#731) Infix operators must be spaced. (space-infix-ops)
(#732) Infix operators must be spaced. (space-infix-ops)
(#732) 'showVideoControls' is not defined. (no-undef)
(#732) Infix operators must be spaced. (space-infix-ops)
(#732) Infix operators must be spaced. (space-infix-ops)
(#733) Infix operators must be spaced. (space-infix-ops)
(#733) 'showSlideControls' is not defined. (no-undef)
(#733) Infix operators must be spaced. (space-infix-ops)
(#733) Infix operators must be spaced. (space-infix-ops)
(#734) Infix operators must be spaced. (space-infix-ops)
(#734) 'showSubtitleControls' is not defined. (no-undef)
(#734) Infix operators must be spaced. (space-infix-ops)
(#734) Infix operators must be spaced. (space-infix-ops)
(#735) Infix operators must be spaced. (space-infix-ops)
(#735) 'showLanguageControls' is not defined. (no-undef)
(#735) Infix operators must be spaced. (space-infix-ops)
(#735) Infix operators must be spaced. (space-infix-ops)
(#736) Infix operators must be spaced. (space-infix-ops)
(#736) 'showPositionControls' is not defined. (no-undef)
(#736) Infix operators must be spaced. (space-infix-ops)
(#736) Infix operators must be spaced. (space-infix-ops)
(#737) Infix operators must be spaced. (space-infix-ops)
(#737) 'showSlideMenu' is not defined. (no-undef)
(#737) Infix operators must be spaced. (space-infix-ops)
(#737) Infix operators must be spaced. (space-infix-ops)
(#738) Infix operators must be spaced. (space-infix-ops)
(#738) 'showThumbnailControls' is not defined. (no-undef)
(#738) Infix operators must be spaced. (space-infix-ops)
(#738) Infix operators must be spaced. (space-infix-ops)
(#739) Infix operators must be spaced. (space-infix-ops)
(#739) 'showOtherControls' is not defined. (no-undef)
(#739) Infix operators must be spaced. (space-infix-ops)
(#739) Infix operators must be spaced. (space-infix-ops)
(#740) Infix operators must be spaced. (space-infix-ops)
(#740) 'alwaysHideExit' is not defined. (no-undef)
(#740) Infix operators must be spaced. (space-infix-ops)
(#740) Infix operators must be spaced. (space-infix-ops)
(#746) Missing JSDoc comment. (require-jsdoc)
(#746) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#748) Infix operators must be spaced. (space-infix-ops)
(#748) Infix operators must be spaced. (space-infix-ops)
(#749) Infix operators must be spaced. (space-infix-ops)
(#749) 'thumbnailsActiveDefault' is not defined. (no-undef)
(#749) Infix operators must be spaced. (space-infix-ops)
(#749) Infix operators must be spaced. (space-infix-ops)
(#750) Infix operators must be spaced. (space-infix-ops)
(#750) 'subtitlesActiveDefault' is not defined. (no-undef)
(#750) Infix operators must be spaced. (space-infix-ops)
(#750) Infix operators must be spaced. (space-infix-ops)
(#751) Infix operators must be spaced. (space-infix-ops)
(#751) 'autoStartDefault' is not defined. (no-undef)
(#751) Infix operators must be spaced. (space-infix-ops)
(#751) Infix operators must be spaced. (space-infix-ops)
(#752) Infix operators must be spaced. (space-infix-ops)
(#752) 'videoPosition' is not defined. (no-undef)
(#752) Infix operators must be spaced. (space-infix-ops)
(#752) Infix operators must be spaced. (space-infix-ops)
(#753) Infix operators must be spaced. (space-infix-ops)
(#753) 'pauseAfterSlide' is not defined. (no-undef)
(#753) Infix operators must be spaced. (space-infix-ops)
(#753) Infix operators must be spaced. (space-infix-ops)
(#754) Infix operators must be spaced. (space-infix-ops)
(#754) 'videoAspect' is not defined. (no-undef)
(#754) Infix operators must be spaced. (space-infix-ops)
(#754) Infix operators must be spaced. (space-infix-ops)
(#755) Infix operators must be spaced. (space-infix-ops)
(#755) 'downloadButton' is not defined. (no-undef)
(#755) Infix operators must be spaced. (space-infix-ops)
(#755) Infix operators must be spaced. (space-infix-ops)
(#761) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#761) Missing JSDoc comment. (require-jsdoc)
(#763) Infix operators must be spaced. (space-infix-ops)
(#765) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#765) 'avSrc' is not defined. (no-undef)
(#767) Infix operators must be spaced. (space-infix-ops)
(#767) Infix operators must be spaced. (space-infix-ops)
(#767) Infix operators must be spaced. (space-infix-ops)
(#767) Infix operators must be spaced. (space-infix-ops)
(#768) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#768) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#768) 'times' is not defined. (no-undef)
(#768) Infix operators must be spaced. (space-infix-ops)
(#768) 'times' is not defined. (no-undef)
(#768) Infix operators must be spaced. (space-infix-ops)
(#770) Infix operators must be spaced. (space-infix-ops)
(#770) Infix operators must be spaced. (space-infix-ops)
(#771) Infix operators must be spaced. (space-infix-ops)
(#771) Infix operators must be spaced. (space-infix-ops)
(#771) 'times' is not defined. (no-undef)
(#772) Infix operators must be spaced. (space-infix-ops)
(#772) Infix operators must be spaced. (space-infix-ops)
(#775) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#775) Infix operators must be spaced. (space-infix-ops)
(#775) Infix operators must be spaced. (space-infix-ops)
(#775) 'avSrc' is not defined. (no-undef)
(#777) Infix operators must be spaced. (space-infix-ops)
(#777) 'avSrc' is not defined. (no-undef)
(#778) Infix operators must be spaced. (space-infix-ops)
(#779) Expected { after 'if' condition. (curly)
(#779) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#779) Infix operators must be spaced. (space-infix-ops)
(#780) Infix operators must be spaced. (space-infix-ops)
(#781) Infix operators must be spaced. (space-infix-ops)
(#782) Infix operators must be spaced. (space-infix-ops)
(#782) Infix operators must be spaced. (space-infix-ops)
(#782) Infix operators must be spaced. (space-infix-ops)
(#783) Infix operators must be spaced. (space-infix-ops)
(#783) Infix operators must be spaced. (space-infix-ops)
(#783) Infix operators must be spaced. (space-infix-ops)
(#784) Infix operators must be spaced. (space-infix-ops)
(#784) Infix operators must be spaced. (space-infix-ops)
(#784) Infix operators must be spaced. (space-infix-ops)
(#785) Infix operators must be spaced. (space-infix-ops)
(#785) Infix operators must be spaced. (space-infix-ops)
(#785) Infix operators must be spaced. (space-infix-ops)
(#786) Infix operators must be spaced. (space-infix-ops)
(#786) Infix operators must be spaced. (space-infix-ops)
(#786) Infix operators must be spaced. (space-infix-ops)
(#789) Infix operators must be spaced. (space-infix-ops)
(#789) Infix operators must be spaced. (space-infix-ops)
(#792) Expected space or tab after '/**' in comment. (spaced-comment)
(#794) Expected space or tab after '/**' in comment. (spaced-comment)
(#814) Infix operators must be spaced. (space-infix-ops)
(#814) Infix operators must be spaced. (space-infix-ops)
(#818) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#818) Missing JSDoc comment. (require-jsdoc)
(#820) Infix operators must be spaced. (space-infix-ops)
(#821) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#821) 'allSlideSrc' is not defined. (no-undef)
(#823) Infix operators must be spaced. (space-infix-ops)
(#823) Infix operators must be spaced. (space-infix-ops)
(#823) Infix operators must be spaced. (space-infix-ops)
(#823) Infix operators must be spaced. (space-infix-ops)
(#825) Expected { after 'for' condition. (curly)
(#825) 'loop' used outside of binding context. (block-scoped-var)
(#825) Infix operators must be spaced. (space-infix-ops)
(#825) 'loop' used outside of binding context. (block-scoped-var)
(#825) Infix operators must be spaced. (space-infix-ops)
(#825) 'titles' is not defined. (no-undef)
(#825) 'loop' used outside of binding context. (block-scoped-var)
(#826) Expected { after 'if' condition. (curly)
(#826) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#826) 'titles' is not defined. (no-undef)
(#826) 'loop' used outside of binding context. (block-scoped-var)
(#826) Infix operators must be spaced. (space-infix-ops)
(#827) Infix operators must be spaced. (space-infix-ops)
(#827) Infix operators must be spaced. (space-infix-ops)
(#827) Infix operators must be spaced. (space-infix-ops)
(#827) 'loop' used outside of binding context. (block-scoped-var)
(#827) Infix operators must be spaced. (space-infix-ops)
(#827) Infix operators must be spaced. (space-infix-ops)
(#827) 'titles' is not defined. (no-undef)
(#827) 'loop' used outside of binding context. (block-scoped-var)
(#827) Infix operators must be spaced. (space-infix-ops)
(#828) Expected { after 'else'. (curly)
(#829) Infix operators must be spaced. (space-infix-ops)
(#829) Infix operators must be spaced. (space-infix-ops)
(#829) Infix operators must be spaced. (space-infix-ops)
(#829) 'loop' used outside of binding context. (block-scoped-var)
(#829) Infix operators must be spaced. (space-infix-ops)
(#829) Infix operators must be spaced. (space-infix-ops)
(#829) 'loop' used outside of binding context. (block-scoped-var)
(#829) Infix operators must be spaced. (space-infix-ops)
(#829) Infix operators must be spaced. (space-infix-ops)
(#829) Trailing spaces not allowed. (no-trailing-spaces)
(#831) Infix operators must be spaced. (space-infix-ops)
(#831) Infix operators must be spaced. (space-infix-ops)
(#833) Infix operators must be spaced. (space-infix-ops)
(#833) 'allSlideSrc' is not defined. (no-undef)
(#835) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#835) 'loop' is already defined (no-redeclare)
(#835) 'loop' used outside of binding context. (block-scoped-var)
(#835) Infix operators must be spaced. (space-infix-ops)
(#835) 'loop' used outside of binding context. (block-scoped-var)
(#835) Infix operators must be spaced. (space-infix-ops)
(#835) 'loop' used outside of binding context. (block-scoped-var)
(#837) Infix operators must be spaced. (space-infix-ops)
(#837) 'loop' used outside of binding context. (block-scoped-var)
(#838) Infix operators must be spaced. (space-infix-ops)
(#839) Expected { after 'if' condition. (curly)
(#839) 'loop' used outside of binding context. (block-scoped-var)
(#839) Infix operators must be spaced. (space-infix-ops)
(#839) 'SLIDE_IMAGE_PRELOAD' is not defined. (no-undef)
(#839) 'loop' used outside of binding context. (block-scoped-var)
(#839) Infix operators must be spaced. (space-infix-ops)
(#839) 'SLIDE_IMAGE' is not defined. (no-undef)
(#840) Infix operators must be spaced. (space-infix-ops)
(#840) 'loop' used outside of binding context. (block-scoped-var)
(#842) Infix operators must be spaced. (space-infix-ops)
(#842) Infix operators must be spaced. (space-infix-ops)
(#842) Infix operators must be spaced. (space-infix-ops)
(#843) Infix operators must be spaced. (space-infix-ops)
(#843) 'loop' used outside of binding context. (block-scoped-var)
(#843) Infix operators must be spaced. (space-infix-ops)
(#843) Infix operators must be spaced. (space-infix-ops)
(#844) Infix operators must be spaced. (space-infix-ops)
(#844) Infix operators must be spaced. (space-infix-ops)
(#844) Infix operators must be spaced. (space-infix-ops)
(#845) Infix operators must be spaced. (space-infix-ops)
(#845) Infix operators must be spaced. (space-infix-ops)
(#845) Infix operators must be spaced. (space-infix-ops)
(#849) Infix operators must be spaced. (space-infix-ops)
(#849) Infix operators must be spaced. (space-infix-ops)
(#851) Infix operators must be spaced. (space-infix-ops)
(#851) Infix operators must be spaced. (space-infix-ops)
(#855) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#855) Missing JSDoc comment. (require-jsdoc)
(#855) 'pathMatch' is defined but never used (no-unused-vars)
(#857) Infix operators must be spaced. (space-infix-ops)
(#858) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#858) 'subtitleSrc' is not defined. (no-undef)
(#860) Infix operators must be spaced. (space-infix-ops)
(#860) Infix operators must be spaced. (space-infix-ops)
(#860) Infix operators must be spaced. (space-infix-ops)
(#860) Infix operators must be spaced. (space-infix-ops)
(#860) Infix operators must be spaced. (space-infix-ops)
(#861) Infix operators must be spaced. (space-infix-ops)
(#861) 'subtitleSrc' is not defined. (no-undef)
(#861) Infix operators must be spaced. (space-infix-ops)
(#861) Infix operators must be spaced. (space-infix-ops)
(#862) Infix operators must be spaced. (space-infix-ops)
(#863) 'subTimes' is not defined. (no-undef)
(#863) Infix operators must be spaced. (space-infix-ops)
(#866) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#866) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#866) 'times' is not defined. (no-undef)
(#866) Infix operators must be spaced. (space-infix-ops)
(#868) Infix operators must be spaced. (space-infix-ops)
(#868) Infix operators must be spaced. (space-infix-ops)
(#868) Infix operators must be spaced. (space-infix-ops)
(#869) 'subTimes' is not defined. (no-undef)
(#869) 'times' is not defined. (no-undef)
(#869) Infix operators must be spaced. (space-infix-ops)
(#872) Infix operators must be spaced. (space-infix-ops)
(#872) Infix operators must be spaced. (space-infix-ops)
(#874) Infix operators must be spaced. (space-infix-ops)
(#874) Infix operators must be spaced. (space-infix-ops)
(#878) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#878) Missing JSDoc comment. (require-jsdoc)
(#880) Infix operators must be spaced. (space-infix-ops)
(#881) Expected { after 'for' condition. (curly)
(#881) Infix operators must be spaced. (space-infix-ops)
(#881) Infix operators must be spaced. (space-infix-ops)
(#882) Expected { after 'if' condition. (curly)
(#882) Infix operators must be spaced. (space-infix-ops)
(#883) Infix operators must be spaced. (space-infix-ops)
(#888) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#888) Missing JSDoc comment. (require-jsdoc)
(#890) Expected { after 'if' condition. (curly)
(#890) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#890) Infix operators must be spaced. (space-infix-ops)
(#893) Infix operators must be spaced. (space-infix-ops)
(#894) Expected { after 'for' condition. (curly)
(#894) Infix operators must be spaced. (space-infix-ops)
(#894) Infix operators must be spaced. (space-infix-ops)
(#895) Expected { after 'if' condition. (curly)
(#895) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#895) Infix operators must be spaced. (space-infix-ops)
(#895) Multiple spaces found before '&&'. (no-multi-spaces)
(#895) Infix operators must be spaced. (space-infix-ops)
(#895) Infix operators must be spaced. (space-infix-ops)
(#895) There should be no spaces inside this paren. (space-in-parens)
(#896) Infix operators must be spaced. (space-infix-ops)
(#896) Infix operators must be spaced. (space-infix-ops)
(#896) Infix operators must be spaced. (space-infix-ops)
(#896) Infix operators must be spaced. (space-infix-ops)
(#896) Infix operators must be spaced. (space-infix-ops)
(#896) Infix operators must be spaced. (space-infix-ops)
(#896) Infix operators must be spaced. (space-infix-ops)
(#896) Infix operators must be spaced. (space-infix-ops)
(#896) Infix operators must be spaced. (space-infix-ops)
(#896) Infix operators must be spaced. (space-infix-ops)
(#896) Infix operators must be spaced. (space-infix-ops)
(#900) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#900) Missing JSDoc comment. (require-jsdoc)
(#902) Infix operators must be spaced. (space-infix-ops)
(#903) Expected { after 'if' condition. (curly)
(#903) Infix operators must be spaced. (space-infix-ops)
(#904) Infix operators must be spaced. (space-infix-ops)
(#904) Missing semicolon. (semi)
(#909) Missing JSDoc comment. (require-jsdoc)
(#909) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#909) 'arrayContains' is defined but never used (no-unused-vars)
(#911) Expected { after 'for' condition. (curly)
(#911) Infix operators must be spaced. (space-infix-ops)
(#911) Infix operators must be spaced. (space-infix-ops)
(#912) Expected { after 'if' condition. (curly)
(#912) Infix operators must be spaced. (space-infix-ops)
(#915) Missing semicolon. (semi)
(#918) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#918) Missing JSDoc comment. (require-jsdoc)
(#920) Expected { after 'if' condition. (curly)
(#920) Infix operators must be spaced. (space-infix-ops)
(#920) 'SPEED_MODEM' is not defined. (no-undef)
(#923) Expected { after 'if' condition. (curly)
(#923) Infix operators must be spaced. (space-infix-ops)
(#923) 'SPEED_BROAD' is not defined. (no-undef)
(#926) Expected { after 'if' condition. (curly)
(#926) Infix operators must be spaced. (space-infix-ops)
(#926) 'SPEED_STREAM' is not defined. (no-undef)
(#932) Missing JSDoc comment. (require-jsdoc)
(#932) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#934) Expected { after 'if' condition. (curly)
(#934) Infix operators must be spaced. (space-infix-ops)
(#934) 'SLIDE_IMAGE' is not defined. (no-undef)
(#937) Expected { after 'if' condition. (curly)
(#937) Infix operators must be spaced. (space-infix-ops)
(#937) 'SLIDE_IMAGE_PRELOAD' is not defined. (no-undef)
(#940) Expected { after 'if' condition. (curly)
(#940) Infix operators must be spaced. (space-infix-ops)
(#940) 'SLIDE_OOFLASH' is not defined. (no-undef)
(#943) Expected { after 'if' condition. (curly)
(#943) Infix operators must be spaced. (space-infix-ops)
(#943) 'SLIDE_AVFLASH' is not defined. (no-undef)
(#946) Expected { after 'if' condition. (curly)
(#946) Infix operators must be spaced. (space-infix-ops)
(#946) 'SLIDE_PDF' is not defined. (no-undef)
(#949) Expected { after 'if' condition. (curly)
(#949) Infix operators must be spaced. (space-infix-ops)
(#949) 'SLIDE_SEPFLASH' is not defined. (no-undef)
(#955) Missing JSDoc comment. (require-jsdoc)
(#955) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#957) Expected { after 'if' condition. (curly)
(#957) Infix operators must be spaced. (space-infix-ops)
(#957) 'VIDEO_REALPLAYER' is not defined. (no-undef)
(#960) Expected { after 'if' condition. (curly)
(#960) Infix operators must be spaced. (space-infix-ops)
(#960) 'VIDEO_QUICKTIME' is not defined. (no-undef)
(#963) Expected { after 'if' condition. (curly)
(#963) Infix operators must be spaced. (space-infix-ops)
(#963) 'VIDEO_JAVAAUDIO' is not defined. (no-undef)
(#966) Expected { after 'if' condition. (curly)
(#966) Infix operators must be spaced. (space-infix-ops)
(#966) 'VIDEO_WINDOWSMEDIA' is not defined. (no-undef)
(#969) Expected { after 'if' condition. (curly)
(#969) Infix operators must be spaced. (space-infix-ops)
(#969) 'VIDEO_VLC' is not defined. (no-undef)
(#972) Expected { after 'if' condition. (curly)
(#972) Infix operators must be spaced. (space-infix-ops)
(#975) Expected { after 'if' condition. (curly)
(#975) Infix operators must be spaced. (space-infix-ops)
(#978) Expected { after 'if' condition. (curly)
(#978) Infix operators must be spaced. (space-infix-ops)
(#978) 'VIDEO_FLASH' is not defined. (no-undef)
(#981) Expected { after 'if' condition. (curly)
(#981) Infix operators must be spaced. (space-infix-ops)
(#981) 'VIDEO_SILVERLIGHT' is not defined. (no-undef)
(#984) Expected { after 'if' condition. (curly)
(#984) Infix operators must be spaced. (space-infix-ops)
(#984) 'VIDEO_SILVERLIGHT' is not defined. (no-undef)
(#987) Expected { after 'if' condition. (curly)
(#987) Infix operators must be spaced. (space-infix-ops)
(#987) 'VIDEO_FLASHBROADCAST' is not defined. (no-undef)
(#990) Expected { after 'if' condition. (curly)
(#990) Infix operators must be spaced. (space-infix-ops)
(#990) 'VIDEO_HTML5' is not defined. (no-undef)
(#993) Expected { after 'if' condition. (curly)
(#993) Infix operators must be spaced. (space-infix-ops)
(#999) Expected space or tab after '/**' in comment. (spaced-comment)
(#1001) Missing JSDoc comment. (require-jsdoc)
(#1001) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1003) Expected { after 'if' condition. (curly)
(#1003) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1003) Infix operators must be spaced. (space-infix-ops)
(#1006) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1006) Infix operators must be spaced. (space-infix-ops)
(#1006) Infix operators must be spaced. (space-infix-ops)
(#1008) Infix operators must be spaced. (space-infix-ops)
(#1009) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1009) Infix operators must be spaced. (space-infix-ops)
(#1009) Infix operators must be spaced. (space-infix-ops)
(#1009) Infix operators must be spaced. (space-infix-ops)
(#1009) Infix operators must be spaced. (space-infix-ops)
(#1009) Infix operators must be spaced. (space-infix-ops)
(#1009) Infix operators must be spaced. (space-infix-ops)
(#1009) Infix operators must be spaced. (space-infix-ops)
(#1009) Infix operators must be spaced. (space-infix-ops)
(#1009) Infix operators must be spaced. (space-infix-ops)
(#1011) Infix operators must be spaced. (space-infix-ops)
(#1011) Do not use Number as a constructor. (no-new-wrappers)
(#1012) Expected { after 'while' condition. (curly)
(#1012) Expected space(s) after "while". (keyword-spacing)
(#1012) Infix operators must be spaced. (space-infix-ops)
(#1013) Infix operators must be spaced. (space-infix-ops)
(#1013) Infix operators must be spaced. (space-infix-ops)
(#1014) Infix operators must be spaced. (space-infix-ops)
(#1014) A space is required after ','. (comma-spacing)
(#1014) Infix operators must be spaced. (space-infix-ops)
(#1014) Infix operators must be spaced. (space-infix-ops)
(#1015) Infix operators must be spaced. (space-infix-ops)
(#1015) Infix operators must be spaced. (space-infix-ops)
(#1015) Infix operators must be spaced. (space-infix-ops)
(#1016) Infix operators must be spaced. (space-infix-ops)
(#1016) Infix operators must be spaced. (space-infix-ops)
(#1022) Expected space or tab after '/**' in comment. (spaced-comment)
(#1024) Infix operators must be spaced. (space-infix-ops)
(#1025) Infix operators must be spaced. (space-infix-ops)
(#1026) Infix operators must be spaced. (space-infix-ops)
(#1028) Missing JSDoc comment. (require-jsdoc)
(#1028) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1030) Infix operators must be spaced. (space-infix-ops)
(#1030) 'SPEED_NONE' is not defined. (no-undef)
(#1031) Infix operators must be spaced. (space-infix-ops)
(#1032) Infix operators must be spaced. (space-infix-ops)
(#1034) Infix operators must be spaced. (space-infix-ops)
(#1035) Missing JSDoc comment. (require-jsdoc)
(#1035) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1037) Infix operators must be spaced. (space-infix-ops)
(#1037) 'avHeight' is not defined. (no-undef)
(#1037) Infix operators must be spaced. (space-infix-ops)
(#1038) Infix operators must be spaced. (space-infix-ops)
(#1038) 'avWidth' is not defined. (no-undef)
(#1040) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1040) Infix operators must be spaced. (space-infix-ops)
(#1042) Infix operators must be spaced. (space-infix-ops)
(#1042) 'getString' is not defined. (no-undef)
(#1042) Infix operators must be spaced. (space-infix-ops)
(#1042) Infix operators must be spaced. (space-infix-ops)
(#1043) Infix operators must be spaced. (space-infix-ops)
(#1043) 'getString' is not defined. (no-undef)
(#1043) Infix operators must be spaced. (space-infix-ops)
(#1046) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1046) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1046) 'browser' is not defined. (no-undef)
(#1046) Infix operators must be spaced. (space-infix-ops)
(#1046) 'MSIE' is not defined. (no-undef)
(#1049) Infix operators must be spaced. (space-infix-ops)
(#1049) Infix operators must be spaced. (space-infix-ops)
(#1049) Infix operators must be spaced. (space-infix-ops)
(#1049) Infix operators must be spaced. (space-infix-ops)
(#1049) Infix operators must be spaced. (space-infix-ops)
(#1050) Infix operators must be spaced. (space-infix-ops)
(#1051) Infix operators must be spaced. (space-infix-ops)
(#1051) Infix operators must be spaced. (space-infix-ops)
(#1051) Infix operators must be spaced. (space-infix-ops)
(#1052) Infix operators must be spaced. (space-infix-ops)
(#1053) Infix operators must be spaced. (space-infix-ops)
(#1054) Infix operators must be spaced. (space-infix-ops)
(#1055) Infix operators must be spaced. (space-infix-ops)
(#1056) Infix operators must be spaced. (space-infix-ops)
(#1056) Infix operators must be spaced. (space-infix-ops)
(#1056) Infix operators must be spaced. (space-infix-ops)
(#1057) Infix operators must be spaced. (space-infix-ops)
(#1059) Expected { after 'else'. (curly)
(#1060) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1060) Infix operators must be spaced. (space-infix-ops)
(#1060) Infix operators must be spaced. (space-infix-ops)
(#1060) Infix operators must be spaced. (space-infix-ops)
(#1060) Infix operators must be spaced. (space-infix-ops)
(#1061) Infix operators must be spaced. (space-infix-ops)
(#1062) Infix operators must be spaced. (space-infix-ops)
(#1062) Infix operators must be spaced. (space-infix-ops)
(#1062) Infix operators must be spaced. (space-infix-ops)
(#1063) Infix operators must be spaced. (space-infix-ops)
(#1064) Infix operators must be spaced. (space-infix-ops)
(#1064) Infix operators must be spaced. (space-infix-ops)
(#1064) Infix operators must be spaced. (space-infix-ops)
(#1065) Infix operators must be spaced. (space-infix-ops)
(#1066) Infix operators must be spaced. (space-infix-ops)
(#1067) Infix operators must be spaced. (space-infix-ops)
(#1067) Infix operators must be spaced. (space-infix-ops)
(#1067) Infix operators must be spaced. (space-infix-ops)
(#1068) Infix operators must be spaced. (space-infix-ops)
(#1071) Infix operators must be spaced. (space-infix-ops)
(#1072) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1072) Missing JSDoc comment. (require-jsdoc)
(#1077) Infix operators must be spaced. (space-infix-ops)
(#1078) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1078) Missing JSDoc comment. (require-jsdoc)
(#1078) 'pos' is defined but never used (no-unused-vars)
(#1079) Unexpected empty function. (no-empty-function)
(#1082) Infix operators must be spaced. (space-infix-ops)
(#1083) Missing JSDoc comment. (require-jsdoc)
(#1083) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1085) Expected { after 'if' condition. (curly)
(#1085) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1085) Infix operators must be spaced. (space-infix-ops)
(#1087) Expected { after 'else'. (curly)
(#1091) Infix operators must be spaced. (space-infix-ops)
(#1092) Missing JSDoc comment. (require-jsdoc)
(#1092) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1093) Unexpected empty function. (no-empty-function)
(#1097) Infix operators must be spaced. (space-infix-ops)
(#1098) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1098) Missing JSDoc comment. (require-jsdoc)
(#1099) Unexpected empty function. (no-empty-function)
(#1103) Infix operators must be spaced. (space-infix-ops)
(#1104) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1104) Missing JSDoc comment. (require-jsdoc)
(#1106) 'getString' is not defined. (no-undef)
(#1109) Infix operators must be spaced. (space-infix-ops)
(#1110) Missing JSDoc comment. (require-jsdoc)
(#1110) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1115) Infix operators must be spaced. (space-infix-ops)
(#1116) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1116) Missing JSDoc comment. (require-jsdoc)
(#1118) 'hasJavaPlugin' is not defined. (no-undef)
(#1121) Infix operators must be spaced. (space-infix-ops)
(#1122) Missing JSDoc comment. (require-jsdoc)
(#1122) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1127) Infix operators must be spaced. (space-infix-ops)
(#1128) Missing JSDoc comment. (require-jsdoc)
(#1128) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1130) 'getString' is not defined. (no-undef)
(#1135) Missing JSDoc comment. (require-jsdoc)
(#1135) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1137) Infix operators must be spaced. (space-infix-ops)
(#1137) 'SPEED_NONE' is not defined. (no-undef)
(#1138) Infix operators must be spaced. (space-infix-ops)
(#1139) Infix operators must be spaced. (space-infix-ops)
(#1141) Infix operators must be spaced. (space-infix-ops)
(#1142) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1142) Missing JSDoc comment. (require-jsdoc)
(#1144) Expected { after 'if' condition. (curly)
(#1144) Infix operators must be spaced. (space-infix-ops)
(#1145) Infix operators must be spaced. (space-infix-ops)
(#1145) 'getString' is not defined. (no-undef)
(#1145) Infix operators must be spaced. (space-infix-ops)
(#1147) Expected { after 'if' condition. (curly)
(#1147) 'flashServer' is not defined. (no-undef)
(#1147) Infix operators must be spaced. (space-infix-ops)
(#1148) Infix operators must be spaced. (space-infix-ops)
(#1148) 'getString' is not defined. (no-undef)
(#1148) Infix operators must be spaced. (space-infix-ops)
(#1150) Expected { after 'if' condition. (curly)
(#1150) 'flashCapture' is not defined. (no-undef)
(#1150) Infix operators must be spaced. (space-infix-ops)
(#1151) Infix operators must be spaced. (space-infix-ops)
(#1151) 'getString' is not defined. (no-undef)
(#1151) Infix operators must be spaced. (space-infix-ops)
(#1153) Infix operators must be spaced. (space-infix-ops)
(#1153) 'avHeight' is not defined. (no-undef)
(#1153) Infix operators must be spaced. (space-infix-ops)
(#1154) Infix operators must be spaced. (space-infix-ops)
(#1154) Infix operators must be spaced. (space-infix-ops)
(#1155) Trailing spaces not allowed. (no-trailing-spaces)
(#1156) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1156) Infix operators must be spaced. (space-infix-ops)
(#1158) 'slideWidth' is not defined. (no-undef)
(#1158) Infix operators must be spaced. (space-infix-ops)
(#1158) 'slideWidth' is not defined. (no-undef)
(#1158) Infix operators must be spaced. (space-infix-ops)
(#1158) Infix operators must be spaced. (space-infix-ops)
(#1159) Infix operators must be spaced. (space-infix-ops)
(#1160) Infix operators must be spaced. (space-infix-ops)
(#1163) Infix operators must be spaced. (space-infix-ops)
(#1163) Infix operators must be spaced. (space-infix-ops)
(#1163) 'flashCapture' is not defined. (no-undef)
(#1163) Infix operators must be spaced. (space-infix-ops)
(#1164) Expected { after 'if' condition. (curly)
(#1164) 'browser' is not defined. (no-undef)
(#1164) Infix operators must be spaced. (space-infix-ops)
(#1164) 'MSIE' is not defined. (no-undef)
(#1165) Infix operators must be spaced. (space-infix-ops)
(#1165) Infix operators must be spaced. (space-infix-ops)
(#1165) Trailing spaces not allowed. (no-trailing-spaces)
(#1168) Infix operators must be spaced. (space-infix-ops)
(#1168) Infix operators must be spaced. (space-infix-ops)
(#1168) Infix operators must be spaced. (space-infix-ops)
(#1169) Infix operators must be spaced. (space-infix-ops)
(#1169) Infix operators must be spaced. (space-infix-ops)
(#1169) Infix operators must be spaced. (space-infix-ops)
(#1169) Infix operators must be spaced. (space-infix-ops)
(#1169) Infix operators must be spaced. (space-infix-ops)
(#1170) Infix operators must be spaced. (space-infix-ops)
(#1170) 'flashCapture' is not defined. (no-undef)
(#1170) Infix operators must be spaced. (space-infix-ops)
(#1170) Infix operators must be spaced. (space-infix-ops)
(#1170) Trailing spaces not allowed. (no-trailing-spaces)
(#1171) Line 1171 exceeds the maximum line length of 132. (max-len)
(#1171) Infix operators must be spaced. (space-infix-ops)
(#1171) 'flashServer' is not defined. (no-undef)
(#1171) Infix operators must be spaced. (space-infix-ops)
(#1171) Infix operators must be spaced. (space-infix-ops)
(#1171) Infix operators must be spaced. (space-infix-ops)
(#1171) Infix operators must be spaced. (space-infix-ops)
(#1171) 'flashHost' is not defined. (no-undef)
(#1171) Infix operators must be spaced. (space-infix-ops)
(#1171) Infix operators must be spaced. (space-infix-ops)
(#1171) Infix operators must be spaced. (space-infix-ops)
(#1171) Infix operators must be spaced. (space-infix-ops)
(#1171) Infix operators must be spaced. (space-infix-ops)
(#1171) Infix operators must be spaced. (space-infix-ops)
(#1172) Infix operators must be spaced. (space-infix-ops)
(#1173) Unnecessary escape character: \/ (no-useless-escape)
(#1177) Infix operators must be spaced. (space-infix-ops)
(#1178) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1178) Missing JSDoc comment. (require-jsdoc)
(#1183) Infix operators must be spaced. (space-infix-ops)
(#1184) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1184) Missing JSDoc comment. (require-jsdoc)
(#1184) 'pos' is defined but never used (no-unused-vars)
(#1185) Unexpected empty function. (no-empty-function)
(#1188) Infix operators must be spaced. (space-infix-ops)
(#1189) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1189) Missing JSDoc comment. (require-jsdoc)
(#1191) Expected { after 'if' condition. (curly)
(#1191) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1191) Infix operators must be spaced. (space-infix-ops)
(#1192) Infix operators must be spaced. (space-infix-ops)
(#1193) Expected { after 'else'. (curly)
(#1197) Infix operators must be spaced. (space-infix-ops)
(#1198) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1198) Missing JSDoc comment. (require-jsdoc)
(#1199) Unexpected empty function. (no-empty-function)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1204) Missing JSDoc comment. (require-jsdoc)
(#1204) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1205) Unexpected empty function. (no-empty-function)
(#1209) Infix operators must be spaced. (space-infix-ops)
(#1210) Missing JSDoc comment. (require-jsdoc)
(#1210) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1212) 'getString' is not defined. (no-undef)
(#1215) Infix operators must be spaced. (space-infix-ops)
(#1216) Missing JSDoc comment. (require-jsdoc)
(#1216) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1221) Infix operators must be spaced. (space-infix-ops)
(#1222) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1222) Missing JSDoc comment. (require-jsdoc)
(#1224) 'hasFlash' is not defined. (no-undef)
(#1227) Infix operators must be spaced. (space-infix-ops)
(#1228) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1228) Missing JSDoc comment. (require-jsdoc)
(#1233) Infix operators must be spaced. (space-infix-ops)
(#1234) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1234) Missing JSDoc comment. (require-jsdoc)
(#1236) 'getString' is not defined. (no-undef)
(#1242) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1242) Missing JSDoc comment. (require-jsdoc)
(#1244) Infix operators must be spaced. (space-infix-ops)
(#1244) 'SPEED_NONE' is not defined. (no-undef)
(#1245) Infix operators must be spaced. (space-infix-ops)
(#1246) Infix operators must be spaced. (space-infix-ops)
(#1248) Infix operators must be spaced. (space-infix-ops)
(#1249) Infix operators must be spaced. (space-infix-ops)
(#1251) Infix operators must be spaced. (space-infix-ops)
(#1254) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1255) Infix operators must be spaced. (space-infix-ops)
(#1256) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1256) Missing JSDoc comment. (require-jsdoc)
(#1258) Expected space or tab after '//' in comment. (spaced-comment)
(#1260) Infix operators must be spaced. (space-infix-ops)
(#1263) Missing JSDoc comment. (require-jsdoc)
(#1263) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1268) Line 1268 exceeds the maximum line length of 132. (max-len)
(#1268) Infix operators must be spaced. (space-infix-ops)
(#1268) Infix operators must be spaced. (space-infix-ops)
(#1268) 'avWidth' is not defined. (no-undef)
(#1268) Infix operators must be spaced. (space-infix-ops)
(#1268) Infix operators must be spaced. (space-infix-ops)
(#1268) 'avHeight' is not defined. (no-undef)
(#1268) Infix operators must be spaced. (space-infix-ops)
(#1268) Infix operators must be spaced. (space-infix-ops)
(#1268) Infix operators must be spaced. (space-infix-ops)
(#1268) 'flashCapture' is not defined. (no-undef)
(#1268) Infix operators must be spaced. (space-infix-ops)
(#1268) Infix operators must be spaced. (space-infix-ops)
(#1268) 'flashHost' is not defined. (no-undef)
(#1268) Infix operators must be spaced. (space-infix-ops)
(#1268) Infix operators must be spaced. (space-infix-ops)
(#1268) Infix operators must be spaced. (space-infix-ops)
(#1268) Infix operators must be spaced. (space-infix-ops)
(#1268) 'getFlashAuth' is not defined. (no-undef)
(#1268) Infix operators must be spaced. (space-infix-ops)
(#1270) Line 1270 exceeds the maximum line length of 132. (max-len)
(#1270) Expected space or tab after '//' in comment. (spaced-comment)
(#1271) Expected space or tab after '//' in comment. (spaced-comment)
(#1275) Infix operators must be spaced. (space-infix-ops)
(#1276) Missing JSDoc comment. (require-jsdoc)
(#1276) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1278) Infix operators must be spaced. (space-infix-ops)
(#1278) Infix operators must be spaced. (space-infix-ops)
(#1279) Infix operators must be spaced. (space-infix-ops)
(#1280) Infix operators must be spaced. (space-infix-ops)
(#1281) Infix operators must be spaced. (space-infix-ops)
(#1282) Infix operators must be spaced. (space-infix-ops)
(#1283) Infix operators must be spaced. (space-infix-ops)
(#1284) Infix operators must be spaced. (space-infix-ops)
(#1285) Infix operators must be spaced. (space-infix-ops)
(#1286) Infix operators must be spaced. (space-infix-ops)
(#1287) Infix operators must be spaced. (space-infix-ops)
(#1288) Infix operators must be spaced. (space-infix-ops)
(#1288) 'flashCapture' is not defined. (no-undef)
(#1288) Infix operators must be spaced. (space-infix-ops)
(#1288) Infix operators must be spaced. (space-infix-ops)
(#1289) Infix operators must be spaced. (space-infix-ops)
(#1296) Infix operators must be spaced. (space-infix-ops)
(#1297) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1297) Missing JSDoc comment. (require-jsdoc)
(#1302) Infix operators must be spaced. (space-infix-ops)
(#1303) Missing JSDoc comment. (require-jsdoc)
(#1303) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1303) 'pos' is defined but never used (no-unused-vars)
(#1304) Unexpected empty function. (no-empty-function)
(#1307) Infix operators must be spaced. (space-infix-ops)
(#1308) Missing JSDoc comment. (require-jsdoc)
(#1308) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1310) Expected space or tab after '//' in comment. (spaced-comment)
(#1311) Expected space or tab after '//' in comment. (spaced-comment)
(#1312) 'currentPosition' is not defined. (no-undef)
(#1315) Infix operators must be spaced. (space-infix-ops)
(#1316) Missing JSDoc comment. (require-jsdoc)
(#1316) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1317) Unexpected empty function. (no-empty-function)
(#1321) Infix operators must be spaced. (space-infix-ops)
(#1322) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1322) Missing JSDoc comment. (require-jsdoc)
(#1323) Unexpected empty function. (no-empty-function)
(#1327) Infix operators must be spaced. (space-infix-ops)
(#1328) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1328) Missing JSDoc comment. (require-jsdoc)
(#1330) 'getString' is not defined. (no-undef)
(#1333) Infix operators must be spaced. (space-infix-ops)
(#1334) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1334) Missing JSDoc comment. (require-jsdoc)
(#1339) Infix operators must be spaced. (space-infix-ops)
(#1340) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1340) Missing JSDoc comment. (require-jsdoc)
(#1342) 'hasFlash' is not defined. (no-undef)
(#1345) Infix operators must be spaced. (space-infix-ops)
(#1346) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1346) Missing JSDoc comment. (require-jsdoc)
(#1351) Infix operators must be spaced. (space-infix-ops)
(#1352) Missing JSDoc comment. (require-jsdoc)
(#1352) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1354) 'getString' is not defined. (no-undef)
mod/autoview/avedit/lang/en.js
(#1) 'data' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) 'data' is not defined. (no-undef)
(#5) ["livecapture"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) 'data' is not defined. (no-undef)
(#6) ["livecaptureflash"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#7) 'data' is not defined. (no-undef)
(#7) ["livecapturemediasource"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#9) Expected space or tab after '/**' in comment. (spaced-comment)
(#11) 'data' is not defined. (no-undef)
(#11) ["e_editmodesupport"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#15) 'data' is not defined. (no-undef)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#15) ["e_use_quick_start"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#17) 'data' is not defined. (no-undef)
(#17) ["e_use_quick_start_ie"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#19) 'data' is not defined. (no-undef)
(#19) ["e_quick_start_title"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) 'data' is not defined. (no-undef)
(#20) ["e_quick_button"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) 'data' is not defined. (no-undef)
(#22) ["e_sources"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) 'data' is not defined. (no-undef)
(#23) ["e_sources_title"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) 'data' is not defined. (no-undef)
(#24) ["e_timestitles"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) 'data' is not defined. (no-undef)
(#25) ["e_timestitles_title"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) 'data' is not defined. (no-undef)
(#26) ["e_subtitlesbutton"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) 'data' is not defined. (no-undef)
(#27) ["e_subtitlesbutton_title"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) 'data' is not defined. (no-undef)
(#28) ["e_options"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) 'data' is not defined. (no-undef)
(#29) ["e_options_title"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#31) 'data' is not defined. (no-undef)
(#31) ["e_save"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) 'data' is not defined. (no-undef)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) ["e_save_title"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) 'data' is not defined. (no-undef)
(#33) ["e_popslides"] is better written in dot notation. (dot-notation)
(#34) 'data' is not defined. (no-undef)
(#34) ["e_popslides_title"] is better written in dot notation. (dot-notation)
(#36) 'data' is not defined. (no-undef)
(#36) ["e_showthumbs"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) 'data' is not defined. (no-undef)
(#37) ["e_showsubtitles"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) 'data' is not defined. (no-undef)
(#38) ["e_autostart"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) 'data' is not defined. (no-undef)
(#39) ["e_videoright"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) 'data' is not defined. (no-undef)
(#40) ["e_pauseafterslide"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) 'data' is not defined. (no-undef)
(#41) ["e_widescreenvideo"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) 'data' is not defined. (no-undef)
(#42) ["e_downloadbutton"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) 'data' is not defined. (no-undef)
(#43) ["e_videos"] is better written in dot notation. (dot-notation)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) 'data' is not defined. (no-undef)
(#44) ["e_slides"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) 'data' is not defined. (no-undef)
(#45) ["e_subtitles"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) 'data' is not defined. (no-undef)
(#46) ["e_language"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) 'data' is not defined. (no-undef)
(#47) ["e_position"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) 'data' is not defined. (no-undef)
(#48) ["e_slideMenu"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) 'data' is not defined. (no-undef)
(#49) ["e_thumbnail"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) 'data' is not defined. (no-undef)
(#50) ["e_other"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) 'data' is not defined. (no-undef)
(#51) ["e_exithide"] is better written in dot notation. (dot-notation)
(#51) Infix operators must be spaced. (space-infix-ops)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#53) 'data' is not defined. (no-undef)
(#53) ["e_subtitles_message"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#56) 'data' is not defined. (no-undef)
(#56) ["e_Video"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) 'data' is not defined. (no-undef)
(#57) ["e_Slide"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) 'data' is not defined. (no-undef)
(#58) ["e_subtitle"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) 'data' is not defined. (no-undef)
(#59) ["e_subtitle_sources"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) 'data' is not defined. (no-undef)
(#60) ["e_Slide_sources"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) 'data' is not defined. (no-undef)
(#61) ["e_Video_sources"] is better written in dot notation. (dot-notation)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) 'data' is not defined. (no-undef)
(#62) ["e_subtitle_source"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) 'data' is not defined. (no-undef)
(#63) ["e_Slide_source"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#64) 'data' is not defined. (no-undef)
(#64) ["e_Video_source"] is better written in dot notation. (dot-notation)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) 'data' is not defined. (no-undef)
(#65) ["e_delete_subtitle_source"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) 'data' is not defined. (no-undef)
(#66) ["e_delete_Slide_source"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) 'data' is not defined. (no-undef)
(#67) ["e_delete_Video_source"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) 'data' is not defined. (no-undef)
(#68) ["e_edit_subtitle_source"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#69) 'data' is not defined. (no-undef)
(#69) ["e_edit_Slide_source"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) 'data' is not defined. (no-undef)
(#70) ["e_edit_Video_source"] is better written in dot notation. (dot-notation)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) 'data' is not defined. (no-undef)
(#71) ["e_add_subtitle_source"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#72) 'data' is not defined. (no-undef)
(#72) ["e_add_Slide_source"] is better written in dot notation. (dot-notation)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) 'data' is not defined. (no-undef)
(#73) ["e_add_Video_source"] is better written in dot notation. (dot-notation)
(#73) Infix operators must be spaced. (space-infix-ops)
(#74) 'data' is not defined. (no-undef)
(#74) ["e_add_Slide_source_title"] is better written in dot notation. (dot-notation)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) 'data' is not defined. (no-undef)
(#75) ["e_add_Video_source_title"] is better written in dot notation. (dot-notation)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) 'data' is not defined. (no-undef)
(#76) ["e_sources"] is better written in dot notation. (dot-notation)
(#76) Infix operators must be spaced. (space-infix-ops)
(#77) 'data' is not defined. (no-undef)
(#77) ["e_delete"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) 'data' is not defined. (no-undef)
(#78) ["e_edit"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) 'data' is not defined. (no-undef)
(#79) ["e_numslides"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) 'data' is not defined. (no-undef)
(#80) ["e_add"] is better written in dot notation. (dot-notation)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) 'data' is not defined. (no-undef)
(#81) ["e_source"] is better written in dot notation. (dot-notation)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) 'data' is not defined. (no-undef)
(#82) ["e_convert_title"] is better written in dot notation. (dot-notation)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) 'data' is not defined. (no-undef)
(#83) ["e_convert_button"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) 'data' is not defined. (no-undef)
(#84) ["e_livecapture_title"] is better written in dot notation. (dot-notation)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) 'data' is not defined. (no-undef)
(#85) ["e_livebroadcast_title"] is better written in dot notation. (dot-notation)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) 'data' is not defined. (no-undef)
(#86) ["e_livecapture_button"] is better written in dot notation. (dot-notation)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) 'data' is not defined. (no-undef)
(#87) ["e_livebroadcast_button"] is better written in dot notation. (dot-notation)
(#88) 'data' is not defined. (no-undef)
(#88) Line 88 exceeds the maximum line length of 132. (max-len)
(#88) ["e_flashreplace"] is better written in dot notation. (dot-notation)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) 'data' is not defined. (no-undef)
(#89) ["e_alreadylive"] is better written in dot notation. (dot-notation)
(#89) Infix operators must be spaced. (space-infix-ops)
(#90) 'data' is not defined. (no-undef)
(#90) ["e_livecapturechoice"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#91) 'data' is not defined. (no-undef)
(#91) ["e_set"] is better written in dot notation. (dot-notation)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) 'data' is not defined. (no-undef)
(#92) ["e_bandwidth"] is better written in dot notation. (dot-notation)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) 'data' is not defined. (no-undef)
(#93) ["e_video_url"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) 'data' is not defined. (no-undef)
(#94) ["e_event_triggers"] is better written in dot notation. (dot-notation)
(#94) Infix operators must be spaced. (space-infix-ops)
(#95) 'data' is not defined. (no-undef)
(#95) ["e_slide_url"] is better written in dot notation. (dot-notation)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) 'data' is not defined. (no-undef)
(#96) ["e_image_type"] is better written in dot notation. (dot-notation)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) 'data' is not defined. (no-undef)
(#97) ["e_convert_slides"] is better written in dot notation. (dot-notation)
(#97) Infix operators must be spaced. (space-infix-ops)
(#98) 'data' is not defined. (no-undef)
(#98) ["e_detect_video_type"] is better written in dot notation. (dot-notation)
(#98) Infix operators must be spaced. (space-infix-ops)
(#99) 'data' is not defined. (no-undef)
(#99) ["e_detect_video_type_title"] is better written in dot notation. (dot-notation)
(#99) Infix operators must be spaced. (space-infix-ops)
(#100) 'data' is not defined. (no-undef)
(#100) ["e_unrecognised_video_type"] is better written in dot notation. (dot-notation)
(#100) Infix operators must be spaced. (space-infix-ops)
(#101) 'data' is not defined. (no-undef)
(#101) Line 101 exceeds the maximum line length of 132. (max-len)
(#101) ["e_video_type_warn"] is better written in dot notation. (dot-notation)
(#101) Infix operators must be spaced. (space-infix-ops)
(#102) 'data' is not defined. (no-undef)
(#102) ["e_videopos"] is better written in dot notation. (dot-notation)
(#102) Infix operators must be spaced. (space-infix-ops)
(#104) 'data' is not defined. (no-undef)
(#104) ["e_set_title"] is better written in dot notation. (dot-notation)
(#104) Infix operators must be spaced. (space-infix-ops)
(#105) 'data' is not defined. (no-undef)
(#105) ["e_set_times"] is better written in dot notation. (dot-notation)
(#105) Infix operators must be spaced. (space-infix-ops)
(#106) 'data' is not defined. (no-undef)
(#106) ["e_set_time_button"] is better written in dot notation. (dot-notation)
(#106) Infix operators must be spaced. (space-infix-ops)
(#107) 'data' is not defined. (no-undef)
(#107) ["e_moveset_button"] is better written in dot notation. (dot-notation)
(#107) Infix operators must be spaced. (space-infix-ops)
(#108) 'data' is not defined. (no-undef)
(#108) ["e_set_slidetime_title"] is better written in dot notation. (dot-notation)
(#108) Infix operators must be spaced. (space-infix-ops)
(#109) 'data' is not defined. (no-undef)
(#109) ["e_slidemoveset_title"] is better written in dot notation. (dot-notation)
(#109) Infix operators must be spaced. (space-infix-ops)
(#110) 'data' is not defined. (no-undef)
(#110) ["e_set_subtime_title"] is better written in dot notation. (dot-notation)
(#110) Infix operators must be spaced. (space-infix-ops)
(#111) 'data' is not defined. (no-undef)
(#111) ["e_submoveset_title"] is better written in dot notation. (dot-notation)
(#111) Infix operators must be spaced. (space-infix-ops)
(#112) 'data' is not defined. (no-undef)
(#112) ["e_slide_plural"] is better written in dot notation. (dot-notation)
(#112) Infix operators must be spaced. (space-infix-ops)
(#113) 'data' is not defined. (no-undef)
(#113) ["e_sub_plural"] is better written in dot notation. (dot-notation)
(#113) Infix operators must be spaced. (space-infix-ops)
(#114) 'data' is not defined. (no-undef)
(#114) ["e_cleartimes_button"] is better written in dot notation. (dot-notation)
(#114) Infix operators must be spaced. (space-infix-ops)
(#115) 'data' is not defined. (no-undef)
(#115) ["e_cleartimes_title"] is better written in dot notation. (dot-notation)
(#115) Infix operators must be spaced. (space-infix-ops)
(#116) 'data' is not defined. (no-undef)
(#116) ["e_clearslidetimes"] is better written in dot notation. (dot-notation)
(#116) Infix operators must be spaced. (space-infix-ops)
(#117) 'data' is not defined. (no-undef)
(#117) ["e_clearsubtimes"] is better written in dot notation. (dot-notation)
(#117) Infix operators must be spaced. (space-infix-ops)
(#118) 'data' is not defined. (no-undef)
(#118) ["e_no_slides_or_subs"] is better written in dot notation. (dot-notation)
(#118) Infix operators must be spaced. (space-infix-ops)
(#120) 'data' is not defined. (no-undef)
(#120) ["e_new_sub_source"] is better written in dot notation. (dot-notation)
(#120) Infix operators must be spaced. (space-infix-ops)
(#121) 'data' is not defined. (no-undef)
(#121) ["e_sub_not_active"] is better written in dot notation. (dot-notation)
(#121) Infix operators must be spaced. (space-infix-ops)
(#122) 'data' is not defined. (no-undef)
(#122) ["e_subtitle_url"] is better written in dot notation. (dot-notation)
(#122) Infix operators must be spaced. (space-infix-ops)
(#123) 'data' is not defined. (no-undef)
(#123) ["e_subtitle_source_type"] is better written in dot notation. (dot-notation)
(#123) Infix operators must be spaced. (space-infix-ops)
(#124) 'data' is not defined. (no-undef)
(#124) ["e_subtype_jsavsfile"] is better written in dot notation. (dot-notation)
(#124) Infix operators must be spaced. (space-infix-ops)
(#125) 'data' is not defined. (no-undef)
(#125) ["e_subtype_blank"] is better written in dot notation. (dot-notation)
(#125) Infix operators must be spaced. (space-infix-ops)
(#126) 'data' is not defined. (no-undef)
(#126) ["e_subtype_textfile"] is better written in dot notation. (dot-notation)
(#126) Infix operators must be spaced. (space-infix-ops)
(#127) 'data' is not defined. (no-undef)
(#127) ["e_subtype_textbox"] is better written in dot notation. (dot-notation)
(#127) Infix operators must be spaced. (space-infix-ops)
(#128) 'data' is not defined. (no-undef)
(#128) ["e_subtitle_boxname"] is better written in dot notation. (dot-notation)
(#128) Infix operators must be spaced. (space-infix-ops)
(#129) 'data' is not defined. (no-undef)
(#129) ["e_sub_split"] is better written in dot notation. (dot-notation)
(#129) Infix operators must be spaced. (space-infix-ops)
(#130) 'data' is not defined. (no-undef)
(#130) ["e_subediting"] is better written in dot notation. (dot-notation)
(#130) Infix operators must be spaced. (space-infix-ops)
(#131) 'data' is not defined. (no-undef)
(#131) ["e_addsubbeforetitle"] is better written in dot notation. (dot-notation)
(#131) Infix operators must be spaced. (space-infix-ops)
(#132) 'data' is not defined. (no-undef)
(#132) ["e_addsubbefore"] is better written in dot notation. (dot-notation)
(#132) Infix operators must be spaced. (space-infix-ops)
(#133) 'data' is not defined. (no-undef)
(#133) ["e_addsubaftertitle"] is better written in dot notation. (dot-notation)
(#133) Infix operators must be spaced. (space-infix-ops)
(#134) 'data' is not defined. (no-undef)
(#134) ["e_addsubafter"] is better written in dot notation. (dot-notation)
(#134) Infix operators must be spaced. (space-infix-ops)
(#135) 'data' is not defined. (no-undef)
(#135) ["e_editsubtitle"] is better written in dot notation. (dot-notation)
(#135) Infix operators must be spaced. (space-infix-ops)
(#136) 'data' is not defined. (no-undef)
(#136) ["e_editsub"] is better written in dot notation. (dot-notation)
(#136) Infix operators must be spaced. (space-infix-ops)
(#137) 'data' is not defined. (no-undef)
(#137) ["e_deletesubtitle"] is better written in dot notation. (dot-notation)
(#137) Infix operators must be spaced. (space-infix-ops)
(#138) 'data' is not defined. (no-undef)
(#138) ["e_deletesub"] is better written in dot notation. (dot-notation)
(#138) Infix operators must be spaced. (space-infix-ops)
(#139) 'data' is not defined. (no-undef)
(#139) ["e_subtitlesummary"] is better written in dot notation. (dot-notation)
(#139) Infix operators must be spaced. (space-infix-ops)
(#140) Line 140 exceeds the maximum line length of 132. (max-len)
(#140) 'data' is not defined. (no-undef)
(#140) ["e_subtitlefileformat"] is better written in dot notation. (dot-notation)
(#140) Infix operators must be spaced. (space-infix-ops)
(#142) 'data' is not defined. (no-undef)
(#142) ["e_slide_time_warn_prev"] is better written in dot notation. (dot-notation)
(#142) Infix operators must be spaced. (space-infix-ops)
(#143) 'data' is not defined. (no-undef)
(#143) ["e_slide_time_warn_next"] is better written in dot notation. (dot-notation)
(#143) Infix operators must be spaced. (space-infix-ops)
(#144) 'data' is not defined. (no-undef)
(#144) ["e_sub_time_warn_prev"] is better written in dot notation. (dot-notation)
(#144) Infix operators must be spaced. (space-infix-ops)
(#145) 'data' is not defined. (no-undef)
(#145) ["e_sub_time_warn_next"] is better written in dot notation. (dot-notation)
(#145) Infix operators must be spaced. (space-infix-ops)
(#147) 'data' is not defined. (no-undef)
(#147) ["e_delete_source"] is better written in dot notation. (dot-notation)
(#147) Infix operators must be spaced. (space-infix-ops)
(#149) 'data' is not defined. (no-undef)
(#149) ["e_none"] is better written in dot notation. (dot-notation)
(#149) Infix operators must be spaced. (space-infix-ops)
(#150) Line 150 exceeds the maximum line length of 132. (max-len)
(#150) 'data' is not defined. (no-undef)
(#150) ["e_eventnote"] is better written in dot notation. (dot-notation)
(#150) Infix operators must be spaced. (space-infix-ops)
(#151) 'data' is not defined. (no-undef)
(#151) ["e_update"] is better written in dot notation. (dot-notation)
(#151) Infix operators must be spaced. (space-infix-ops)
(#153) 'data' is not defined. (no-undef)
(#153) ["e_print_only"] is better written in dot notation. (dot-notation)
(#153) Infix operators must be spaced. (space-infix-ops)
(#154) 'data' is not defined. (no-undef)
(#154) ["e_image_only"] is better written in dot notation. (dot-notation)
(#154) Infix operators must be spaced. (space-infix-ops)
(#155) 'data' is not defined. (no-undef)
(#155) ["e_openoffice"] is better written in dot notation. (dot-notation)
(#155) Infix operators must be spaced. (space-infix-ops)
(#156) 'data' is not defined. (no-undef)
(#156) ["e_avconvert"] is better written in dot notation. (dot-notation)
(#156) Infix operators must be spaced. (space-infix-ops)
(#157) 'data' is not defined. (no-undef)
(#157) ["e_sepflash"] is better written in dot notation. (dot-notation)
(#157) Infix operators must be spaced. (space-infix-ops)
(#159) 'data' is not defined. (no-undef)
(#159) ["e_convert_heading"] is better written in dot notation. (dot-notation)
(#159) Infix operators must be spaced. (space-infix-ops)
(#160) 'data' is not defined. (no-undef)
(#160) ["e_slide_file"] is better written in dot notation. (dot-notation)
(#160) Infix operators must be spaced. (space-infix-ops)
(#161) 'data' is not defined. (no-undef)
(#161) ["e_convert_to"] is better written in dot notation. (dot-notation)
(#161) Infix operators must be spaced. (space-infix-ops)
(#162) 'data' is not defined. (no-undef)
(#162) ["e_select"] is better written in dot notation. (dot-notation)
(#162) Infix operators must be spaced. (space-infix-ops)
(#163) 'data' is not defined. (no-undef)
(#163) ["e_convert"] is better written in dot notation. (dot-notation)
(#163) Infix operators must be spaced. (space-infix-ops)
(#164) 'data' is not defined. (no-undef)
(#164) ["e_convert_wait"] is better written in dot notation. (dot-notation)
(#164) Infix operators must be spaced. (space-infix-ops)
(#165) 'data' is not defined. (no-undef)
(#165) ["e_convert_wait2"] is better written in dot notation. (dot-notation)
(#165) Infix operators must be spaced. (space-infix-ops)
(#166) 'data' is not defined. (no-undef)
(#166) ["e_convert_nofile"] is better written in dot notation. (dot-notation)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) Missing semicolon. (semi)
(#167) 'data' is not defined. (no-undef)
(#167) ["e_convert_notypes"] is better written in dot notation. (dot-notation)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Missing semicolon. (semi)
(#168) Line 168 exceeds the maximum line length of 132. (max-len)
(#168) 'data' is not defined. (no-undef)
(#168) ["e_convert_format"] is better written in dot notation. (dot-notation)
(#168) Infix operators must be spaced. (space-infix-ops)
(#169) Line 169 exceeds the maximum line length of 132. (max-len)
(#169) 'data' is not defined. (no-undef)
(#169) ["e_ppt_question"] is better written in dot notation. (dot-notation)
(#169) Infix operators must be spaced. (space-infix-ops)
(#170) Line 170 exceeds the maximum line length of 132. (max-len)
(#171) 'data' is not defined. (no-undef)
(#171) ["e_slidenotcompat"] is better written in dot notation. (dot-notation)
(#171) Infix operators must be spaced. (space-infix-ops)
(#174) Line 174 exceeds the maximum line length of 132. (max-len)
(#174) 'data' is not defined. (no-undef)
(#174) ["e_convertmessage"] is better written in dot notation. (dot-notation)
(#174) Infix operators must be spaced. (space-infix-ops)
(#176) 'data' is not defined. (no-undef)
(#176) ["e_flash"] is better written in dot notation. (dot-notation)
(#176) Infix operators must be spaced. (space-infix-ops)
(#177) 'data' is not defined. (no-undef)
(#177) ["e_pdf"] is better written in dot notation. (dot-notation)
(#177) Infix operators must be spaced. (space-infix-ops)
(#178) 'data' is not defined. (no-undef)
(#178) ["e_images"] is better written in dot notation. (dot-notation)
(#178) Infix operators must be spaced. (space-infix-ops)
(#180) Line 180 exceeds the maximum line length of 132. (max-len)
(#180) 'data' is not defined. (no-undef)
(#180) ["e_nolivecapture"] is better written in dot notation. (dot-notation)
(#180) Infix operators must be spaced. (space-infix-ops)
(#181) 'data' is not defined. (no-undef)
(#181) ["e_nolivecapture2"] is better written in dot notation. (dot-notation)
(#181) Infix operators must be spaced. (space-infix-ops)
(#182) Line 182 exceeds the maximum line length of 132. (max-len)
(#182) 'data' is not defined. (no-undef)
(#182) ["e_noflashserver"] is better written in dot notation. (dot-notation)
(#182) Infix operators must be spaced. (space-infix-ops)
(#183) 'data' is not defined. (no-undef)
(#183) Line 183 exceeds the maximum line length of 132. (max-len)
(#183) ["e_noflashcapture"] is better written in dot notation. (dot-notation)
(#183) Infix operators must be spaced. (space-infix-ops)
(#184) 'data' is not defined. (no-undef)
(#184) ["e_livecapturenotallowed"] is better written in dot notation. (dot-notation)
(#184) Infix operators must be spaced. (space-infix-ops)
(#185) 'data' is not defined. (no-undef)
(#185) ["e_livebroadnotallowed"] is better written in dot notation. (dot-notation)
(#185) Infix operators must be spaced. (space-infix-ops)
(#187) 'data' is not defined. (no-undef)
(#187) ["e_streamquestion"] is better written in dot notation. (dot-notation)
(#187) Infix operators must be spaced. (space-infix-ops)
(#189) 'data' is not defined. (no-undef)
(#189) ["eq_maintitle"] is better written in dot notation. (dot-notation)
(#189) Infix operators must be spaced. (space-infix-ops)
(#190) 'data' is not defined. (no-undef)
(#190) ["eq_video"] is better written in dot notation. (dot-notation)
(#190) Infix operators must be spaced. (space-infix-ops)
(#191) 'data' is not defined. (no-undef)
(#191) ["eq_previd"] is better written in dot notation. (dot-notation)
(#191) Infix operators must be spaced. (space-infix-ops)
(#192) 'data' is not defined. (no-undef)
(#192) ["eq_recvid"] is better written in dot notation. (dot-notation)
(#192) Infix operators must be spaced. (space-infix-ops)
(#193) 'data' is not defined. (no-undef)
(#193) ["eq_broadvid"] is better written in dot notation. (dot-notation)
(#193) Infix operators must be spaced. (space-infix-ops)
(#194) 'data' is not defined. (no-undef)
(#194) ["eq_slides"] is better written in dot notation. (dot-notation)
(#194) Infix operators must be spaced. (space-infix-ops)
(#195) 'data' is not defined. (no-undef)
(#195) ["eq_yes"] is better written in dot notation. (dot-notation)
(#195) Infix operators must be spaced. (space-infix-ops)
(#196) 'data' is not defined. (no-undef)
(#196) ["eq_no"] is better written in dot notation. (dot-notation)
(#196) Infix operators must be spaced. (space-infix-ops)
(#197) 'data' is not defined. (no-undef)
(#197) ["eq_finished"] is better written in dot notation. (dot-notation)
(#197) Infix operators must be spaced. (space-infix-ops)
(#198) Line 198 exceeds the maximum line length of 132. (max-len)
(#198) 'data' is not defined. (no-undef)
(#198) ["eq_done"] is better written in dot notation. (dot-notation)
(#198) Infix operators must be spaced. (space-infix-ops)
(#198) Infix operators must be spaced. (space-infix-ops)
(#200) 'data' is not defined. (no-undef)
(#200) ["eq_close"] is better written in dot notation. (dot-notation)
(#200) Infix operators must be spaced. (space-infix-ops)
(#201) 'data' is not defined. (no-undef)
(#201) ["eq_title"] is better written in dot notation. (dot-notation)
(#201) Infix operators must be spaced. (space-infix-ops)
(#202) 'data' is not defined. (no-undef)
(#202) ["eq_continue"] is better written in dot notation. (dot-notation)
(#202) Infix operators must be spaced. (space-infix-ops)
(#203) 'data' is not defined. (no-undef)
(#203) ["eq_video_select"] is better written in dot notation. (dot-notation)
(#203) Infix operators must be spaced. (space-infix-ops)
(#204) 'data' is not defined. (no-undef)
(#204) ["eq_slideq2"] is better written in dot notation. (dot-notation)
(#204) Infix operators must be spaced. (space-infix-ops)
(#205) 'data' is not defined. (no-undef)
(#205) ["eq_quick_iepopup"] is better written in dot notation. (dot-notation)
(#205) Infix operators must be spaced. (space-infix-ops)
(#206) 'data' is not defined. (no-undef)
(#206) ["eq_slidesrc"] is better written in dot notation. (dot-notation)
(#206) Infix operators must be spaced. (space-infix-ops)
(#207) 'data' is not defined. (no-undef)
(#207) ["eq_numslide1"] is better written in dot notation. (dot-notation)
(#207) Infix operators must be spaced. (space-infix-ops)
(#208) 'data' is not defined. (no-undef)
(#208) ["eq_numslide2"] is better written in dot notation. (dot-notation)
(#208) Infix operators must be spaced. (space-infix-ops)
(#209) 'data' is not defined. (no-undef)
(#209) ["eq_ooslide"] is better written in dot notation. (dot-notation)
(#209) Infix operators must be spaced. (space-infix-ops)
(#210) 'data' is not defined. (no-undef)
(#210) ["eq_badslide"] is better written in dot notation. (dot-notation)
(#210) Infix operators must be spaced. (space-infix-ops)
(#211) 'data' is not defined. (no-undef)
(#211) ["eq_wait_reload"] is better written in dot notation. (dot-notation)
(#211) Infix operators must be spaced. (space-infix-ops)
(#213) Expected space or tab after '/**' in comment. (spaced-comment)
(#215) 'mergeLangStrings' is not defined. (no-undef)
(#215) 'data' is not defined. (no-undef)
mod/autoview/avedit/lang/fr.js
(#1) 'data' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) 'data' is not defined. (no-undef)
(#5) ["livecapture"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) 'data' is not defined. (no-undef)
(#6) ["livecaptureflash"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space or tab after '/**' in comment. (spaced-comment)
(#10) 'data' is not defined. (no-undef)
(#10) ["e_editmodesupport"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#13) 'data' is not defined. (no-undef)
(#13) ["e_use_quick_start"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) 'data' is not defined. (no-undef)
(#14) ["e_quick_start_title"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#16) 'data' is not defined. (no-undef)
(#16) ["e_sources"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) 'data' is not defined. (no-undef)
(#17) ["e_sources_title"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) 'data' is not defined. (no-undef)
(#18) ["e_timestitles"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) 'data' is not defined. (no-undef)
(#19) ["e_timestitles_title"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) 'data' is not defined. (no-undef)
(#20) ["e_subtitlesbutton"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) 'data' is not defined. (no-undef)
(#21) ["e_subtitlesbutton_title"] is better written in dot notation. (dot-notation)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) 'data' is not defined. (no-undef)
(#22) ["e_options"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) 'data' is not defined. (no-undef)
(#23) ["e_options_title"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#25) 'data' is not defined. (no-undef)
(#25) ["e_save"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) 'data' is not defined. (no-undef)
(#26) ["e_save_title"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#28) 'data' is not defined. (no-undef)
(#28) ["e_showthumbs"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) 'data' is not defined. (no-undef)
(#29) ["e_showsubtitles"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) 'data' is not defined. (no-undef)
(#30) ["e_autostart"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) 'data' is not defined. (no-undef)
(#31) ["e_videoright"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) 'data' is not defined. (no-undef)
(#32) ["e_videos"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) 'data' is not defined. (no-undef)
(#33) ["e_slides"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) 'data' is not defined. (no-undef)
(#34) ["e_subtitles"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) 'data' is not defined. (no-undef)
(#35) ["e_language"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) 'data' is not defined. (no-undef)
(#36) ["e_position"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) 'data' is not defined. (no-undef)
(#37) ["e_slideMenu"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) 'data' is not defined. (no-undef)
(#38) ["e_thumbnail"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) 'data' is not defined. (no-undef)
(#39) ["e_other"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#41) 'data' is not defined. (no-undef)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#41) ["e_subtitles_message"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#44) 'data' is not defined. (no-undef)
(#44) ["e_Video"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) 'data' is not defined. (no-undef)
(#45) ["e_Slide"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) 'data' is not defined. (no-undef)
(#46) ["e_subtitle_sources"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) 'data' is not defined. (no-undef)
(#47) ["e_Slide_sources"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) 'data' is not defined. (no-undef)
(#48) ["e_Video_sources"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) 'data' is not defined. (no-undef)
(#49) ["e_subtitle_source"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) 'data' is not defined. (no-undef)
(#50) ["e_Slide_source"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) 'data' is not defined. (no-undef)
(#51) ["e_Video_source"] is better written in dot notation. (dot-notation)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) 'data' is not defined. (no-undef)
(#52) ["e_delete_subtitle_source"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) 'data' is not defined. (no-undef)
(#53) ["e_delete_Slide_source"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) 'data' is not defined. (no-undef)
(#54) ["e_delete_Video_source"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) 'data' is not defined. (no-undef)
(#55) ["e_edit_subtitle_source"] is better written in dot notation. (dot-notation)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) 'data' is not defined. (no-undef)
(#56) ["e_edit_Slide_source"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) 'data' is not defined. (no-undef)
(#57) ["e_edit_Video_source"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) 'data' is not defined. (no-undef)
(#58) ["e_Presentation_Options_title"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) 'data' is not defined. (no-undef)
(#59) ["e_Control_Options_title"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) 'data' is not defined. (no-undef)
(#60) ["e_subtitle"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) 'data' is not defined. (no-undef)
(#61) ["e_sources"] is better written in dot notation. (dot-notation)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) 'data' is not defined. (no-undef)
(#62) ["e_pauseafterslide"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) 'data' is not defined. (no-undef)
(#63) ["e_delete"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#64) 'data' is not defined. (no-undef)
(#64) ["e_edit"] is better written in dot notation. (dot-notation)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) 'data' is not defined. (no-undef)
(#65) ["e_numslides"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) 'data' is not defined. (no-undef)
(#66) ["e_add"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) 'data' is not defined. (no-undef)
(#67) ["e_add_subtitle_source"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) 'data' is not defined. (no-undef)
(#68) ["e_add_Slide_source"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#69) 'data' is not defined. (no-undef)
(#69) ["e_add_Video_source"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) 'data' is not defined. (no-undef)
(#70) ["e_add_Slide_source_title"] is better written in dot notation. (dot-notation)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) 'data' is not defined. (no-undef)
(#71) ["e_add_Video_source_title"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#72) 'data' is not defined. (no-undef)
(#72) ["e_source"] is better written in dot notation. (dot-notation)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) 'data' is not defined. (no-undef)
(#73) ["e_convert_title"] is better written in dot notation. (dot-notation)
(#73) Infix operators must be spaced. (space-infix-ops)
(#74) 'data' is not defined. (no-undef)
(#74) ["e_convert_button"] is better written in dot notation. (dot-notation)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) Line 75 exceeds the maximum line length of 132. (max-len)
(#75) 'data' is not defined. (no-undef)
(#75) ["e_livecapture_title"] is better written in dot notation. (dot-notation)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) 'data' is not defined. (no-undef)
(#76) ["e_livecapture_button"] is better written in dot notation. (dot-notation)
(#76) Infix operators must be spaced. (space-infix-ops)
(#77) Line 77 exceeds the maximum line length of 132. (max-len)
(#77) 'data' is not defined. (no-undef)
(#77) ["e_flashreplace"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) 'data' is not defined. (no-undef)
(#78) Line 78 exceeds the maximum line length of 132. (max-len)
(#78) ["e_alreadylive"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) 'data' is not defined. (no-undef)
(#79) ["e_livecapturechoice"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) 'data' is not defined. (no-undef)
(#80) ["e_set"] is better written in dot notation. (dot-notation)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) 'data' is not defined. (no-undef)
(#81) ["e_bandwidth"] is better written in dot notation. (dot-notation)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) 'data' is not defined. (no-undef)
(#82) ["e_video_url"] is better written in dot notation. (dot-notation)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) 'data' is not defined. (no-undef)
(#83) ["e_event_triggers"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) 'data' is not defined. (no-undef)
(#84) ["e_slide_url"] is better written in dot notation. (dot-notation)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) 'data' is not defined. (no-undef)
(#85) ["e_image_type"] is better written in dot notation. (dot-notation)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) 'data' is not defined. (no-undef)
(#86) ["e_convert_slides"] is better written in dot notation. (dot-notation)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) 'data' is not defined. (no-undef)
(#87) ["e_detect_video_type"] is better written in dot notation. (dot-notation)
(#87) Infix operators must be spaced. (space-infix-ops)
(#88) 'data' is not defined. (no-undef)
(#88) ["e_detect_video_type_title"] is better written in dot notation. (dot-notation)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) 'data' is not defined. (no-undef)
(#89) ["e_unrecognised_video_type"] is better written in dot notation. (dot-notation)
(#89) Infix operators must be spaced. (space-infix-ops)
(#90) 'data' is not defined. (no-undef)
(#90) Line 90 exceeds the maximum line length of 132. (max-len)
(#90) ["e_video_type_warn"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#91) 'data' is not defined. (no-undef)
(#91) ["e_set_title"] is better written in dot notation. (dot-notation)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) 'data' is not defined. (no-undef)
(#92) ["e_set_times"] is better written in dot notation. (dot-notation)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) 'data' is not defined. (no-undef)
(#93) ["e_set_time_button"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) 'data' is not defined. (no-undef)
(#94) ["e_moveset_button"] is better written in dot notation. (dot-notation)
(#94) Infix operators must be spaced. (space-infix-ops)
(#95) 'data' is not defined. (no-undef)
(#95) ["e_set_slidetime_title"] is better written in dot notation. (dot-notation)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) 'data' is not defined. (no-undef)
(#96) ["e_slidemoveset_title"] is better written in dot notation. (dot-notation)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) 'data' is not defined. (no-undef)
(#97) ["e_set_subtime_title"] is better written in dot notation. (dot-notation)
(#97) Infix operators must be spaced. (space-infix-ops)
(#98) 'data' is not defined. (no-undef)
(#98) ["e_submoveset_title"] is better written in dot notation. (dot-notation)
(#98) Infix operators must be spaced. (space-infix-ops)
(#99) 'data' is not defined. (no-undef)
(#99) ["e_slide_plural"] is better written in dot notation. (dot-notation)
(#99) Infix operators must be spaced. (space-infix-ops)
(#100) 'data' is not defined. (no-undef)
(#100) ["e_sub_plural"] is better written in dot notation. (dot-notation)
(#100) Infix operators must be spaced. (space-infix-ops)
(#102) 'data' is not defined. (no-undef)
(#102) ["e_new_sub_source"] is better written in dot notation. (dot-notation)
(#102) Infix operators must be spaced. (space-infix-ops)
(#103) 'data' is not defined. (no-undef)
(#103) ["e_subtitle_url"] is better written in dot notation. (dot-notation)
(#103) Infix operators must be spaced. (space-infix-ops)
(#104) 'data' is not defined. (no-undef)
(#104) ["e_subtitle_source_type"] is better written in dot notation. (dot-notation)
(#104) Infix operators must be spaced. (space-infix-ops)
(#105) 'data' is not defined. (no-undef)
(#105) ["e_sub_not_active"] is better written in dot notation. (dot-notation)
(#105) Infix operators must be spaced. (space-infix-ops)
(#106) 'data' is not defined. (no-undef)
(#106) ["e_subtype_jsavsfile"] is better written in dot notation. (dot-notation)
(#106) Infix operators must be spaced. (space-infix-ops)
(#107) 'data' is not defined. (no-undef)
(#107) ["e_subtype_blank"] is better written in dot notation. (dot-notation)
(#107) Infix operators must be spaced. (space-infix-ops)
(#108) 'data' is not defined. (no-undef)
(#108) ["e_subtype_textfile"] is better written in dot notation. (dot-notation)
(#108) Infix operators must be spaced. (space-infix-ops)
(#109) 'data' is not defined. (no-undef)
(#109) ["e_subtype_textbox"] is better written in dot notation. (dot-notation)
(#109) Infix operators must be spaced. (space-infix-ops)
(#110) 'data' is not defined. (no-undef)
(#110) ["e_subtitle_boxname"] is better written in dot notation. (dot-notation)
(#110) Infix operators must be spaced. (space-infix-ops)
(#111) 'data' is not defined. (no-undef)
(#111) Line 111 exceeds the maximum line length of 132. (max-len)
(#111) ["e_sub_split"] is better written in dot notation. (dot-notation)
(#111) Infix operators must be spaced. (space-infix-ops)
(#112) 'data' is not defined. (no-undef)
(#112) ["e_subediting"] is better written in dot notation. (dot-notation)
(#112) Infix operators must be spaced. (space-infix-ops)
(#113) 'data' is not defined. (no-undef)
(#113) ["e_addsubbeforetitle"] is better written in dot notation. (dot-notation)
(#113) Infix operators must be spaced. (space-infix-ops)
(#114) 'data' is not defined. (no-undef)
(#114) ["e_addsubbefore"] is better written in dot notation. (dot-notation)
(#114) Infix operators must be spaced. (space-infix-ops)
(#115) 'data' is not defined. (no-undef)
(#115) ["e_addsubaftertitle"] is better written in dot notation. (dot-notation)
(#115) Infix operators must be spaced. (space-infix-ops)
(#116) 'data' is not defined. (no-undef)
(#116) ["e_addsubafter"] is better written in dot notation. (dot-notation)
(#116) Infix operators must be spaced. (space-infix-ops)
(#117) 'data' is not defined. (no-undef)
(#117) ["e_editsubtitle"] is better written in dot notation. (dot-notation)
(#117) Infix operators must be spaced. (space-infix-ops)
(#118) 'data' is not defined. (no-undef)
(#118) ["e_editsub"] is better written in dot notation. (dot-notation)
(#118) Infix operators must be spaced. (space-infix-ops)
(#119) 'data' is not defined. (no-undef)
(#119) ["e_deletesubtitle"] is better written in dot notation. (dot-notation)
(#119) Infix operators must be spaced. (space-infix-ops)
(#120) 'data' is not defined. (no-undef)
(#120) ["e_deletesub"] is better written in dot notation. (dot-notation)
(#120) Infix operators must be spaced. (space-infix-ops)
(#121) 'data' is not defined. (no-undef)
(#121) ["e_subtitlesummary"] is better written in dot notation. (dot-notation)
(#121) Infix operators must be spaced. (space-infix-ops)
(#122) 'data' is not defined. (no-undef)
(#122) Line 122 exceeds the maximum line length of 132. (max-len)
(#122) ["e_subtitlefileformat"] is better written in dot notation. (dot-notation)
(#122) Infix operators must be spaced. (space-infix-ops)
(#124) 'data' is not defined. (no-undef)
(#124) Line 124 exceeds the maximum line length of 132. (max-len)
(#124) ["e_slide_time_warn_prev"] is better written in dot notation. (dot-notation)
(#124) Infix operators must be spaced. (space-infix-ops)
(#125) Expected space or tab after '//' in comment. (spaced-comment)
(#126) 'data' is not defined. (no-undef)
(#126) Line 126 exceeds the maximum line length of 132. (max-len)
(#126) ["e_sub_time_warn_prev"] is better written in dot notation. (dot-notation)
(#126) Infix operators must be spaced. (space-infix-ops)
(#127) Expected space or tab after '//' in comment. (spaced-comment)
(#129) 'data' is not defined. (no-undef)
(#129) ["e_delete_source"] is better written in dot notation. (dot-notation)
(#129) Infix operators must be spaced. (space-infix-ops)
(#131) 'data' is not defined. (no-undef)
(#131) ["e_none"] is better written in dot notation. (dot-notation)
(#131) Infix operators must be spaced. (space-infix-ops)
(#132) 'data' is not defined. (no-undef)
(#132) Line 132 exceeds the maximum line length of 132. (max-len)
(#132) ["e_eventnote"] is better written in dot notation. (dot-notation)
(#132) Infix operators must be spaced. (space-infix-ops)
(#133) 'data' is not defined. (no-undef)
(#133) ["e_update"] is better written in dot notation. (dot-notation)
(#133) Infix operators must be spaced. (space-infix-ops)
(#135) 'data' is not defined. (no-undef)
(#135) ["e_print_only"] is better written in dot notation. (dot-notation)
(#135) Infix operators must be spaced. (space-infix-ops)
(#136) 'data' is not defined. (no-undef)
(#136) ["e_image_only"] is better written in dot notation. (dot-notation)
(#136) Infix operators must be spaced. (space-infix-ops)
(#138) 'data' is not defined. (no-undef)
(#138) ["e_convert_heading"] is better written in dot notation. (dot-notation)
(#138) Infix operators must be spaced. (space-infix-ops)
(#139) 'data' is not defined. (no-undef)
(#139) ["e_slide_file"] is better written in dot notation. (dot-notation)
(#139) Infix operators must be spaced. (space-infix-ops)
(#140) 'data' is not defined. (no-undef)
(#140) ["e_convert_to"] is better written in dot notation. (dot-notation)
(#140) Infix operators must be spaced. (space-infix-ops)
(#141) 'data' is not defined. (no-undef)
(#141) ["e_select"] is better written in dot notation. (dot-notation)
(#141) Infix operators must be spaced. (space-infix-ops)
(#142) 'data' is not defined. (no-undef)
(#142) ["e_convert"] is better written in dot notation. (dot-notation)
(#142) Infix operators must be spaced. (space-infix-ops)
(#144) 'data' is not defined. (no-undef)
(#144) Line 144 exceeds the maximum line length of 132. (max-len)
(#144) ["e_convertmessage"] is better written in dot notation. (dot-notation)
(#144) Infix operators must be spaced. (space-infix-ops)
(#146) 'data' is not defined. (no-undef)
(#146) ["e_flash"] is better written in dot notation. (dot-notation)
(#146) Infix operators must be spaced. (space-infix-ops)
(#147) 'data' is not defined. (no-undef)
(#147) ["e_pdf"] is better written in dot notation. (dot-notation)
(#147) Infix operators must be spaced. (space-infix-ops)
(#148) 'data' is not defined. (no-undef)
(#148) ["e_images"] is better written in dot notation. (dot-notation)
(#148) Infix operators must be spaced. (space-infix-ops)
(#150) Line 150 exceeds the maximum line length of 132. (max-len)
(#150) 'data' is not defined. (no-undef)
(#150) ["e_nolivecapture"] is better written in dot notation. (dot-notation)
(#150) Infix operators must be spaced. (space-infix-ops)
(#151) 'data' is not defined. (no-undef)
(#151) ["e_nolivecapture2"] is better written in dot notation. (dot-notation)
(#151) Infix operators must be spaced. (space-infix-ops)
(#152) Line 152 exceeds the maximum line length of 132. (max-len)
(#152) 'data' is not defined. (no-undef)
(#152) ["e_noflashserver"] is better written in dot notation. (dot-notation)
(#152) Infix operators must be spaced. (space-infix-ops)
(#154) Expected space or tab after '/**' in comment. (spaced-comment)
(#156) 'mergeLangStrings' is not defined. (no-undef)
(#156) 'data' is not defined. (no-undef)
mod/autoview/avedit/lang/jp.js
(#1) 'data' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) 'data' is not defined. (no-undef)
(#3) ["langname"] is better written in dot notation. (dot-notation)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) 'data' is not defined. (no-undef)
(#4) ["language"] is better written in dot notation. (dot-notation)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) 'data' is not defined. (no-undef)
(#5) ["showlangopts"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) 'data' is not defined. (no-undef)
(#6) ["hidelangopts"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) 'data' is not defined. (no-undef)
(#7) ["intlang"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) 'data' is not defined. (no-undef)
(#8) ["avlang"] is better written in dot notation. (dot-notation)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) 'data' is not defined. (no-undef)
(#9) ["slidelang"] is better written in dot notation. (dot-notation)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) 'data' is not defined. (no-undef)
(#10) ["sublang"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) 'data' is not defined. (no-undef)
(#11) ["notavailable"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) 'data' is not defined. (no-undef)
(#12) ["avlangerror"] is better written in dot notation. (dot-notation)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) 'data' is not defined. (no-undef)
(#13) ["averror"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) 'data' is not defined. (no-undef)
(#14) ["suberror"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) 'data' is not defined. (no-undef)
(#15) ["slidelangerror"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) 'data' is not defined. (no-undef)
(#16) ["slideerror"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) 'data' is not defined. (no-undef)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) ["novideolang"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#18) 'data' is not defined. (no-undef)
(#18) ["noslidelang"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) 'data' is not defined. (no-undef)
(#19) ["savepostitle"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) 'data' is not defined. (no-undef)
(#20) ["savepos"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) 'data' is not defined. (no-undef)
(#21) ["loadpos"] is better written in dot notation. (dot-notation)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) 'data' is not defined. (no-undef)
(#22) ["savepositiontitle"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) 'data' is not defined. (no-undef)
(#23) ["loadpositiontitle"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) 'data' is not defined. (no-undef)
(#24) ["video"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) 'data' is not defined. (no-undef)
(#25) ["showvideoopts"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) 'data' is not defined. (no-undef)
(#26) ["hidevideoopts"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) 'data' is not defined. (no-undef)
(#27) ["realplayer"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) 'data' is not defined. (no-undef)
(#28) ["quicktime"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) 'data' is not defined. (no-undef)
(#29) ["windowsmedia"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) 'data' is not defined. (no-undef)
(#30) ["javaaudio"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) 'data' is not defined. (no-undef)
(#31) ["vlcvideo"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) 'data' is not defined. (no-undef)
(#32) ["flashvideo"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) 'data' is not defined. (no-undef)
(#33) ["flashvideobroadcast"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) 'data' is not defined. (no-undef)
(#34) ["silverlightvideo"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) 'data' is not defined. (no-undef)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) ["silverlight2"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) 'data' is not defined. (no-undef)
(#36) ["html5video"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) 'data' is not defined. (no-undef)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) ["nohtml5"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) 'data' is not defined. (no-undef)
(#38) ["novideoplayer"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) 'data' is not defined. (no-undef)
(#39) ["pluginnotfound"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) 'data' is not defined. (no-undef)
(#40) ["play"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) 'data' is not defined. (no-undef)
(#41) ["pause"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) 'data' is not defined. (no-undef)
(#42) ["stop"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) 'data' is not defined. (no-undef)
(#43) ["hidevideo"] is better written in dot notation. (dot-notation)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) 'data' is not defined. (no-undef)
(#44) ["showvideo"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) 'data' is not defined. (no-undef)
(#45) ["downloadbutton"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) 'data' is not defined. (no-undef)
(#46) ["pausemessage"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) 'data' is not defined. (no-undef)
(#47) ["subtitle"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) 'data' is not defined. (no-undef)
(#48) ["subon"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) 'data' is not defined. (no-undef)
(#49) ["suboff"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) 'data' is not defined. (no-undef)
(#50) ["nextsubtitle"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) 'data' is not defined. (no-undef)
(#51) ["prevsubtitle"] is better written in dot notation. (dot-notation)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) 'data' is not defined. (no-undef)
(#52) ["transcript"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) 'data' is not defined. (no-undef)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#53) ["transcripttitle"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) 'data' is not defined. (no-undef)
(#54) ["on"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) 'data' is not defined. (no-undef)
(#55) ["off"] is better written in dot notation. (dot-notation)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) 'data' is not defined. (no-undef)
(#56) ["exitpres"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) 'data' is not defined. (no-undef)
(#57) ["exittitle"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) 'data' is not defined. (no-undef)
(#58) ["help"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) 'data' is not defined. (no-undef)
(#59) ["helptitle"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) 'data' is not defined. (no-undef)
(#60) ["slide"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) 'data' is not defined. (no-undef)
(#61) ["slideopts"] is better written in dot notation. (dot-notation)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) 'data' is not defined. (no-undef)
(#62) ["showslideopts"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) 'data' is not defined. (no-undef)
(#63) ["hideslideopts"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) 'data' is not defined. (no-undef)
(#64) ["slidesize"] is better written in dot notation. (dot-notation)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) 'data' is not defined. (no-undef)
(#65) ["incslidesize"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) 'data' is not defined. (no-undef)
(#66) ["decslidesize"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) 'data' is not defined. (no-undef)
(#67) ["noslides"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) 'data' is not defined. (no-undef)
(#68) ["pdfslides"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) 'data' is not defined. (no-undef)
(#69) ["imageslides"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) 'data' is not defined. (no-undef)
(#70) ["preloadimage"] is better written in dot notation. (dot-notation)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) 'data' is not defined. (no-undef)
(#71) ["flashslides"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) 'data' is not defined. (no-undef)
(#72) ["slidesyncon"] is better written in dot notation. (dot-notation)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) 'data' is not defined. (no-undef)
(#73) ["slidesyncoff"] is better written in dot notation. (dot-notation)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Line 74 exceeds the maximum line length of 132. (max-len)
(#74) 'data' is not defined. (no-undef)
(#74) ["slidesyncontitle"] is better written in dot notation. (dot-notation)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) 'data' is not defined. (no-undef)
(#75) Line 75 exceeds the maximum line length of 132. (max-len)
(#75) ["slidesyncofftitle"] is better written in dot notation. (dot-notation)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) 'data' is not defined. (no-undef)
(#76) ["noprintslides"] is better written in dot notation. (dot-notation)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) 'data' is not defined. (no-undef)
(#77) ["allslides"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) 'data' is not defined. (no-undef)
(#78) ["allslidestitle"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) 'data' is not defined. (no-undef)
(#79) ["nexttitle"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) 'data' is not defined. (no-undef)
(#80) ["prevtitle"] is better written in dot notation. (dot-notation)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) 'data' is not defined. (no-undef)
(#81) ["thumbnails"] is better written in dot notation. (dot-notation)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) 'data' is not defined. (no-undef)
(#82) ["thumbontitle"] is better written in dot notation. (dot-notation)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) 'data' is not defined. (no-undef)
(#83) ["thumbofftitle"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) 'data' is not defined. (no-undef)
(#84) Line 84 exceeds the maximum line length of 132. (max-len)
(#84) ["preloadmessage1"] is better written in dot notation. (dot-notation)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Line 85 exceeds the maximum line length of 132. (max-len)
(#85) 'data' is not defined. (no-undef)
(#85) ["preloadmessage2"] is better written in dot notation. (dot-notation)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) 'data' is not defined. (no-undef)
(#86) Line 86 exceeds the maximum line length of 132. (max-len)
(#86) ["preloadmessage3"] is better written in dot notation. (dot-notation)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) 'data' is not defined. (no-undef)
(#87) ["preloadmessage4"] is better written in dot notation. (dot-notation)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) 'data' is not defined. (no-undef)
(#88) ["preloadmessage5"] is better written in dot notation. (dot-notation)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) 'data' is not defined. (no-undef)
(#89) ["speed1"] is better written in dot notation. (dot-notation)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) 'data' is not defined. (no-undef)
(#90) ["speed2"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) 'data' is not defined. (no-undef)
(#91) ["speed3"] is better written in dot notation. (dot-notation)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Line 92 exceeds the maximum line length of 132. (max-len)
(#92) 'data' is not defined. (no-undef)
(#92) ["novideosource"] is better written in dot notation. (dot-notation)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Line 93 exceeds the maximum line length of 132. (max-len)
(#93) 'data' is not defined. (no-undef)
(#93) ["noslidesource"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) 'data' is not defined. (no-undef)
(#94) Line 94 exceeds the maximum line length of 132. (max-len)
(#94) ["flashfailed"] is better written in dot notation. (dot-notation)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) 'data' is not defined. (no-undef)
(#95) Line 95 exceeds the maximum line length of 132. (max-len)
(#95) ["javaaudiopositon"] is better written in dot notation. (dot-notation)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) 'data' is not defined. (no-undef)
(#96) Line 96 exceeds the maximum line length of 132. (max-len)
(#96) ["javaaudiosubtitles"] is better written in dot notation. (dot-notation)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) 'data' is not defined. (no-undef)
(#97) Line 97 exceeds the maximum line length of 132. (max-len)
(#97) ["realsyncproblem"] is better written in dot notation. (dot-notation)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Line 98 exceeds the maximum line length of 132. (max-len)
(#98) 'data' is not defined. (no-undef)
(#98) ["qtlinux"] is better written in dot notation. (dot-notation)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) 'data' is not defined. (no-undef)
(#99) Line 99 exceeds the maximum line length of 132. (max-len)
(#99) ["mozplugger"] is better written in dot notation. (dot-notation)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Line 100 exceeds the maximum line length of 132. (max-len)
(#100) 'data' is not defined. (no-undef)
(#100) ["oldwindowsmedia"] is better written in dot notation. (dot-notation)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) 'data' is not defined. (no-undef)
(#101) Line 101 exceeds the maximum line length of 132. (max-len)
(#101) ["windowsmediaieonly"] is better written in dot notation. (dot-notation)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Line 102 exceeds the maximum line length of 132. (max-len)
(#102) 'data' is not defined. (no-undef)
(#102) ["vlc_notsupported"] is better written in dot notation. (dot-notation)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Line 103 exceeds the maximum line length of 132. (max-len)
(#103) 'data' is not defined. (no-undef)
(#103) ["qtrefmissing"] is better written in dot notation. (dot-notation)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) 'data' is not defined. (no-undef)
(#104) ["helpurl"] is better written in dot notation. (dot-notation)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) 'data' is not defined. (no-undef)
(#105) Line 105 exceeds the maximum line length of 132. (max-len)
(#105) ["noprint"] is better written in dot notation. (dot-notation)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) 'data' is not defined. (no-undef)
(#106) ["print"] is better written in dot notation. (dot-notation)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) 'data' is not defined. (no-undef)
(#107) Line 107 exceeds the maximum line length of 132. (max-len)
(#107) ["qt764bug"] is better written in dot notation. (dot-notation)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) 'data' is not defined. (no-undef)
(#108) ["livecapture"] is better written in dot notation. (dot-notation)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) 'data' is not defined. (no-undef)
(#109) ["livecaptureflash"] is better written in dot notation. (dot-notation)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) 'data' is not defined. (no-undef)
(#110) Line 110 exceeds the maximum line length of 132. (max-len)
(#110) ["e_editmodesupport"] is better written in dot notation. (dot-notation)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Line 111 exceeds the maximum line length of 132. (max-len)
(#111) 'data' is not defined. (no-undef)
(#111) ["e_use_quick_start"] is better written in dot notation. (dot-notation)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Line 112 exceeds the maximum line length of 132. (max-len)
(#112) 'data' is not defined. (no-undef)
(#112) ["e_use_quick_start_ie"] is better written in dot notation. (dot-notation)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) 'data' is not defined. (no-undef)
(#113) ["e_quick_start_title"] is better written in dot notation. (dot-notation)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) 'data' is not defined. (no-undef)
(#114) ["e_quick_button"] is better written in dot notation. (dot-notation)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) 'data' is not defined. (no-undef)
(#115) ["e_sources"] is better written in dot notation. (dot-notation)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) 'data' is not defined. (no-undef)
(#116) Line 116 exceeds the maximum line length of 132. (max-len)
(#116) ["e_sources_title"] is better written in dot notation. (dot-notation)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) 'data' is not defined. (no-undef)
(#117) ["e_timestitles"] is better written in dot notation. (dot-notation)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) 'data' is not defined. (no-undef)
(#118) Line 118 exceeds the maximum line length of 132. (max-len)
(#118) ["e_timestitles_title"] is better written in dot notation. (dot-notation)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) 'data' is not defined. (no-undef)
(#119) ["e_subtitlesbutton"] is better written in dot notation. (dot-notation)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) 'data' is not defined. (no-undef)
(#120) ["e_subtitlesbutton_title"] is better written in dot notation. (dot-notation)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) 'data' is not defined. (no-undef)
(#121) ["e_options"] is better written in dot notation. (dot-notation)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) 'data' is not defined. (no-undef)
(#122) Line 122 exceeds the maximum line length of 132. (max-len)
(#122) ["e_options_title"] is better written in dot notation. (dot-notation)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) 'data' is not defined. (no-undef)
(#123) ["e_save"] is better written in dot notation. (dot-notation)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) 'data' is not defined. (no-undef)
(#124) Line 124 exceeds the maximum line length of 132. (max-len)
(#124) ["e_save_title"] is better written in dot notation. (dot-notation)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) 'data' is not defined. (no-undef)
(#125) Line 125 exceeds the maximum line length of 132. (max-len)
(#125) ["e_popslides"] is better written in dot notation. (dot-notation)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) 'data' is not defined. (no-undef)
(#126) Line 126 exceeds the maximum line length of 132. (max-len)
(#126) ["e_popslides_title"] is better written in dot notation. (dot-notation)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) 'data' is not defined. (no-undef)
(#127) ["e_showthumbs"] is better written in dot notation. (dot-notation)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) 'data' is not defined. (no-undef)
(#128) ["e_showsubtitles"] is better written in dot notation. (dot-notation)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) 'data' is not defined. (no-undef)
(#129) ["e_autostart"] is better written in dot notation. (dot-notation)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) 'data' is not defined. (no-undef)
(#130) ["e_videoright"] is better written in dot notation. (dot-notation)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) 'data' is not defined. (no-undef)
(#131) ["e_pauseafterslide"] is better written in dot notation. (dot-notation)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) 'data' is not defined. (no-undef)
(#132) ["e_widescreenvideo"] is better written in dot notation. (dot-notation)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) 'data' is not defined. (no-undef)
(#133) ["e_downloadbutton"] is better written in dot notation. (dot-notation)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) 'data' is not defined. (no-undef)
(#134) ["e_videos"] is better written in dot notation. (dot-notation)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) 'data' is not defined. (no-undef)
(#135) ["e_slides"] is better written in dot notation. (dot-notation)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) 'data' is not defined. (no-undef)
(#136) ["e_subtitles"] is better written in dot notation. (dot-notation)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) 'data' is not defined. (no-undef)
(#137) ["e_language"] is better written in dot notation. (dot-notation)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) 'data' is not defined. (no-undef)
(#138) ["e_position"] is better written in dot notation. (dot-notation)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) 'data' is not defined. (no-undef)
(#139) ["e_slideMenu"] is better written in dot notation. (dot-notation)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) 'data' is not defined. (no-undef)
(#140) ["e_thumbnail"] is better written in dot notation. (dot-notation)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) 'data' is not defined. (no-undef)
(#141) ["e_other"] is better written in dot notation. (dot-notation)
(#141) Infix operators must be spaced. (space-infix-ops)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) 'data' is not defined. (no-undef)
(#142) ["e_exithide"] is better written in dot notation. (dot-notation)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Line 143 exceeds the maximum line length of 132. (max-len)
(#143) 'data' is not defined. (no-undef)
(#143) ["e_subtitles_message"] is better written in dot notation. (dot-notation)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) 'data' is not defined. (no-undef)
(#144) ["e_Video"] is better written in dot notation. (dot-notation)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) 'data' is not defined. (no-undef)
(#145) ["e_Slide"] is better written in dot notation. (dot-notation)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) 'data' is not defined. (no-undef)
(#146) ["e_subtitle"] is better written in dot notation. (dot-notation)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) 'data' is not defined. (no-undef)
(#147) ["e_subtitle_sources"] is better written in dot notation. (dot-notation)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) 'data' is not defined. (no-undef)
(#148) ["e_Slide_sources"] is better written in dot notation. (dot-notation)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) 'data' is not defined. (no-undef)
(#149) ["e_Video_sources"] is better written in dot notation. (dot-notation)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) 'data' is not defined. (no-undef)
(#150) ["e_subtitle_source"] is better written in dot notation. (dot-notation)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) 'data' is not defined. (no-undef)
(#151) ["e_Slide_source"] is better written in dot notation. (dot-notation)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) 'data' is not defined. (no-undef)
(#152) ["e_Video_source"] is better written in dot notation. (dot-notation)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) 'data' is not defined. (no-undef)
(#153) ["e_delete_subtitle_source"] is better written in dot notation. (dot-notation)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) 'data' is not defined. (no-undef)
(#154) Line 154 exceeds the maximum line length of 132. (max-len)
(#154) ["e_delete_Slide_source"] is better written in dot notation. (dot-notation)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) 'data' is not defined. (no-undef)
(#155) ["e_delete_Video_source"] is better written in dot notation. (dot-notation)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) 'data' is not defined. (no-undef)
(#156) ["e_edit_subtitle_source"] is better written in dot notation. (dot-notation)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Line 157 exceeds the maximum line length of 132. (max-len)
(#157) 'data' is not defined. (no-undef)
(#157) ["e_edit_Slide_source"] is better written in dot notation. (dot-notation)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) 'data' is not defined. (no-undef)
(#158) ["e_edit_Video_source"] is better written in dot notation. (dot-notation)
(#158) Infix operators must be spaced. (space-infix-ops)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) 'data' is not defined. (no-undef)
(#159) ["e_add_subtitle_source"] is better written in dot notation. (dot-notation)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) 'data' is not defined. (no-undef)
(#160) ["e_add_Slide_source"] is better written in dot notation. (dot-notation)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) 'data' is not defined. (no-undef)
(#161) ["e_add_Video_source"] is better written in dot notation. (dot-notation)
(#161) Infix operators must be spaced. (space-infix-ops)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) 'data' is not defined. (no-undef)
(#162) Line 162 exceeds the maximum line length of 132. (max-len)
(#162) ["e_add_Slide_source_title"] is better written in dot notation. (dot-notation)
(#162) Infix operators must be spaced. (space-infix-ops)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) 'data' is not defined. (no-undef)
(#163) Line 163 exceeds the maximum line length of 132. (max-len)
(#163) ["e_add_Video_source_title"] is better written in dot notation. (dot-notation)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) 'data' is not defined. (no-undef)
(#164) ["e_delete"] is better written in dot notation. (dot-notation)
(#164) Infix operators must be spaced. (space-infix-ops)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) 'data' is not defined. (no-undef)
(#165) ["e_edit"] is better written in dot notation. (dot-notation)
(#165) Infix operators must be spaced. (space-infix-ops)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) 'data' is not defined. (no-undef)
(#166) ["e_numslides"] is better written in dot notation. (dot-notation)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) 'data' is not defined. (no-undef)
(#167) ["e_add"] is better written in dot notation. (dot-notation)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) 'data' is not defined. (no-undef)
(#168) ["e_source"] is better written in dot notation. (dot-notation)
(#168) Infix operators must be spaced. (space-infix-ops)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) 'data' is not defined. (no-undef)
(#169) Line 169 exceeds the maximum line length of 132. (max-len)
(#169) ["e_convert_title"] is better written in dot notation. (dot-notation)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) 'data' is not defined. (no-undef)
(#170) ["e_convert_button"] is better written in dot notation. (dot-notation)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Line 171 exceeds the maximum line length of 132. (max-len)
(#171) 'data' is not defined. (no-undef)
(#171) ["e_livecapture_title"] is better written in dot notation. (dot-notation)
(#171) Infix operators must be spaced. (space-infix-ops)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) 'data' is not defined. (no-undef)
(#172) Line 172 exceeds the maximum line length of 132. (max-len)
(#172) ["e_livebroadcast_title"] is better written in dot notation. (dot-notation)
(#172) Infix operators must be spaced. (space-infix-ops)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) 'data' is not defined. (no-undef)
(#173) ["e_livecapture_button"] is better written in dot notation. (dot-notation)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) 'data' is not defined. (no-undef)
(#174) ["e_livebroadcast_button"] is better written in dot notation. (dot-notation)
(#174) Infix operators must be spaced. (space-infix-ops)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) 'data' is not defined. (no-undef)
(#175) Line 175 exceeds the maximum line length of 132. (max-len)
(#175) ["e_flashreplace"] is better written in dot notation. (dot-notation)
(#175) Infix operators must be spaced. (space-infix-ops)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) 'data' is not defined. (no-undef)
(#176) Line 176 exceeds the maximum line length of 132. (max-len)
(#176) ["e_alreadylive"] is better written in dot notation. (dot-notation)
(#176) Infix operators must be spaced. (space-infix-ops)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Line 177 exceeds the maximum line length of 132. (max-len)
(#177) 'data' is not defined. (no-undef)
(#177) ["e_livecapturechoice"] is better written in dot notation. (dot-notation)
(#177) Infix operators must be spaced. (space-infix-ops)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) 'data' is not defined. (no-undef)
(#178) ["e_set"] is better written in dot notation. (dot-notation)
(#178) Infix operators must be spaced. (space-infix-ops)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) 'data' is not defined. (no-undef)
(#179) ["e_bandwidth"] is better written in dot notation. (dot-notation)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) 'data' is not defined. (no-undef)
(#180) ["e_video_url"] is better written in dot notation. (dot-notation)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) 'data' is not defined. (no-undef)
(#181) ["e_event_triggers"] is better written in dot notation. (dot-notation)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) 'data' is not defined. (no-undef)
(#182) ["e_slide_url"] is better written in dot notation. (dot-notation)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) 'data' is not defined. (no-undef)
(#183) ["e_image_type"] is better written in dot notation. (dot-notation)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) 'data' is not defined. (no-undef)
(#184) ["e_convert_slides"] is better written in dot notation. (dot-notation)
(#184) Infix operators must be spaced. (space-infix-ops)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) 'data' is not defined. (no-undef)
(#185) ["e_detect_video_type"] is better written in dot notation. (dot-notation)
(#185) Infix operators must be spaced. (space-infix-ops)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) 'data' is not defined. (no-undef)
(#186) Line 186 exceeds the maximum line length of 132. (max-len)
(#186) ["e_detect_video_type_title"] is better written in dot notation. (dot-notation)
(#186) Infix operators must be spaced. (space-infix-ops)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) 'data' is not defined. (no-undef)
(#187) ["e_unrecognised_video_type"] is better written in dot notation. (dot-notation)
(#187) Infix operators must be spaced. (space-infix-ops)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) 'data' is not defined. (no-undef)
(#188) Line 188 exceeds the maximum line length of 132. (max-len)
(#188) ["e_video_type_warn"] is better written in dot notation. (dot-notation)
(#188) Infix operators must be spaced. (space-infix-ops)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) 'data' is not defined. (no-undef)
(#189) ["e_videopos"] is better written in dot notation. (dot-notation)
(#189) Infix operators must be spaced. (space-infix-ops)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) 'data' is not defined. (no-undef)
(#190) ["e_set_title"] is better written in dot notation. (dot-notation)
(#190) Infix operators must be spaced. (space-infix-ops)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) 'data' is not defined. (no-undef)
(#191) ["e_set_times"] is better written in dot notation. (dot-notation)
(#191) Infix operators must be spaced. (space-infix-ops)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) 'data' is not defined. (no-undef)
(#192) ["e_set_time_button"] is better written in dot notation. (dot-notation)
(#192) Infix operators must be spaced. (space-infix-ops)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) 'data' is not defined. (no-undef)
(#193) ["e_moveset_button"] is better written in dot notation. (dot-notation)
(#193) Infix operators must be spaced. (space-infix-ops)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) 'data' is not defined. (no-undef)
(#194) Line 194 exceeds the maximum line length of 132. (max-len)
(#194) ["e_set_slidetime_title"] is better written in dot notation. (dot-notation)
(#194) Infix operators must be spaced. (space-infix-ops)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Line 195 exceeds the maximum line length of 132. (max-len)
(#195) 'data' is not defined. (no-undef)
(#195) ["e_slidemoveset_title"] is better written in dot notation. (dot-notation)
(#195) Infix operators must be spaced. (space-infix-ops)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) 'data' is not defined. (no-undef)
(#196) Line 196 exceeds the maximum line length of 132. (max-len)
(#196) ["e_set_subtime_title"] is better written in dot notation. (dot-notation)
(#196) Infix operators must be spaced. (space-infix-ops)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Line 197 exceeds the maximum line length of 132. (max-len)
(#197) 'data' is not defined. (no-undef)
(#197) ["e_submoveset_title"] is better written in dot notation. (dot-notation)
(#197) Infix operators must be spaced. (space-infix-ops)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) 'data' is not defined. (no-undef)
(#198) ["e_slide_plural"] is better written in dot notation. (dot-notation)
(#198) Infix operators must be spaced. (space-infix-ops)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) 'data' is not defined. (no-undef)
(#199) ["e_sub_plural"] is better written in dot notation. (dot-notation)
(#199) Infix operators must be spaced. (space-infix-ops)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) 'data' is not defined. (no-undef)
(#200) ["e_cleartimes_button"] is better written in dot notation. (dot-notation)
(#200) Infix operators must be spaced. (space-infix-ops)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) 'data' is not defined. (no-undef)
(#201) ["e_cleartimes_title"] is better written in dot notation. (dot-notation)
(#201) Infix operators must be spaced. (space-infix-ops)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) 'data' is not defined. (no-undef)
(#202) Line 202 exceeds the maximum line length of 132. (max-len)
(#202) ["e_clearslidetimes"] is better written in dot notation. (dot-notation)
(#202) Infix operators must be spaced. (space-infix-ops)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Line 203 exceeds the maximum line length of 132. (max-len)
(#203) 'data' is not defined. (no-undef)
(#203) ["e_clearsubtimes"] is better written in dot notation. (dot-notation)
(#203) Infix operators must be spaced. (space-infix-ops)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Line 204 exceeds the maximum line length of 132. (max-len)
(#204) 'data' is not defined. (no-undef)
(#204) ["e_no_slides_or_subs"] is better written in dot notation. (dot-notation)
(#204) Infix operators must be spaced. (space-infix-ops)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) 'data' is not defined. (no-undef)
(#205) ["e_new_sub_source"] is better written in dot notation. (dot-notation)
(#205) Infix operators must be spaced. (space-infix-ops)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Line 206 exceeds the maximum line length of 132. (max-len)
(#206) 'data' is not defined. (no-undef)
(#206) ["e_sub_not_active"] is better written in dot notation. (dot-notation)
(#206) Infix operators must be spaced. (space-infix-ops)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) 'data' is not defined. (no-undef)
(#207) ["e_subtitle_url"] is better written in dot notation. (dot-notation)
(#207) Infix operators must be spaced. (space-infix-ops)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) 'data' is not defined. (no-undef)
(#208) ["e_subtitle_source_type"] is better written in dot notation. (dot-notation)
(#208) Infix operators must be spaced. (space-infix-ops)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) 'data' is not defined. (no-undef)
(#209) ["e_subtype_jsavsfile"] is better written in dot notation. (dot-notation)
(#209) Infix operators must be spaced. (space-infix-ops)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) 'data' is not defined. (no-undef)
(#210) ["e_subtype_blank"] is better written in dot notation. (dot-notation)
(#210) Infix operators must be spaced. (space-infix-ops)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) 'data' is not defined. (no-undef)
(#211) Line 211 exceeds the maximum line length of 132. (max-len)
(#211) ["e_subtype_textfile"] is better written in dot notation. (dot-notation)
(#211) Infix operators must be spaced. (space-infix-ops)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) 'data' is not defined. (no-undef)
(#212) Line 212 exceeds the maximum line length of 132. (max-len)
(#212) ["e_subtype_textbox"] is better written in dot notation. (dot-notation)
(#212) Infix operators must be spaced. (space-infix-ops)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) 'data' is not defined. (no-undef)
(#213) ["e_subtitle_boxname"] is better written in dot notation. (dot-notation)
(#213) Infix operators must be spaced. (space-infix-ops)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Line 214 exceeds the maximum line length of 132. (max-len)
(#214) 'data' is not defined. (no-undef)
(#214) ["e_sub_split"] is better written in dot notation. (dot-notation)
(#214) Infix operators must be spaced. (space-infix-ops)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) 'data' is not defined. (no-undef)
(#215) ["e_subediting"] is better written in dot notation. (dot-notation)
(#215) Infix operators must be spaced. (space-infix-ops)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Line 216 exceeds the maximum line length of 132. (max-len)
(#216) 'data' is not defined. (no-undef)
(#216) ["e_addsubbeforetitle"] is better written in dot notation. (dot-notation)
(#216) Infix operators must be spaced. (space-infix-ops)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) 'data' is not defined. (no-undef)
(#217) ["e_addsubbefore"] is better written in dot notation. (dot-notation)
(#217) Infix operators must be spaced. (space-infix-ops)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) 'data' is not defined. (no-undef)
(#218) Line 218 exceeds the maximum line length of 132. (max-len)
(#218) ["e_addsubaftertitle"] is better written in dot notation. (dot-notation)
(#218) Infix operators must be spaced. (space-infix-ops)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) 'data' is not defined. (no-undef)
(#219) ["e_addsubafter"] is better written in dot notation. (dot-notation)
(#219) Infix operators must be spaced. (space-infix-ops)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) 'data' is not defined. (no-undef)
(#220) ["e_editsubtitle"] is better written in dot notation. (dot-notation)
(#220) Infix operators must be spaced. (space-infix-ops)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) 'data' is not defined. (no-undef)
(#221) ["e_editsub"] is better written in dot notation. (dot-notation)
(#221) Infix operators must be spaced. (space-infix-ops)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) 'data' is not defined. (no-undef)
(#222) ["e_deletesubtitle"] is better written in dot notation. (dot-notation)
(#222) Infix operators must be spaced. (space-infix-ops)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) 'data' is not defined. (no-undef)
(#223) ["e_deletesub"] is better written in dot notation. (dot-notation)
(#223) Infix operators must be spaced. (space-infix-ops)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) 'data' is not defined. (no-undef)
(#224) ["e_subtitlesummary"] is better written in dot notation. (dot-notation)
(#224) Infix operators must be spaced. (space-infix-ops)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Line 225 exceeds the maximum line length of 132. (max-len)
(#225) 'data' is not defined. (no-undef)
(#225) ["e_subtitlefileformat"] is better written in dot notation. (dot-notation)
(#225) Infix operators must be spaced. (space-infix-ops)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Line 226 exceeds the maximum line length of 132. (max-len)
(#226) 'data' is not defined. (no-undef)
(#226) ["e_slide_time_warn_prev"] is better written in dot notation. (dot-notation)
(#226) Infix operators must be spaced. (space-infix-ops)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) 'data' is not defined. (no-undef)
(#227) Line 227 exceeds the maximum line length of 132. (max-len)
(#227) ["e_slide_time_warn_next"] is better written in dot notation. (dot-notation)
(#227) Infix operators must be spaced. (space-infix-ops)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Line 228 exceeds the maximum line length of 132. (max-len)
(#228) 'data' is not defined. (no-undef)
(#228) ["e_sub_time_warn_prev"] is better written in dot notation. (dot-notation)
(#228) Infix operators must be spaced. (space-infix-ops)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Line 229 exceeds the maximum line length of 132. (max-len)
(#229) 'data' is not defined. (no-undef)
(#229) ["e_sub_time_warn_next"] is better written in dot notation. (dot-notation)
(#229) Infix operators must be spaced. (space-infix-ops)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) 'data' is not defined. (no-undef)
(#230) Line 230 exceeds the maximum line length of 132. (max-len)
(#230) ["e_delete_source"] is better written in dot notation. (dot-notation)
(#230) Infix operators must be spaced. (space-infix-ops)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) 'data' is not defined. (no-undef)
(#231) ["e_none"] is better written in dot notation. (dot-notation)
(#231) Infix operators must be spaced. (space-infix-ops)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) 'data' is not defined. (no-undef)
(#232) Line 232 exceeds the maximum line length of 132. (max-len)
(#232) ["e_eventnote"] is better written in dot notation. (dot-notation)
(#232) Infix operators must be spaced. (space-infix-ops)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) 'data' is not defined. (no-undef)
(#233) ["e_update"] is better written in dot notation. (dot-notation)
(#233) Infix operators must be spaced. (space-infix-ops)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) 'data' is not defined. (no-undef)
(#234) ["e_print_only"] is better written in dot notation. (dot-notation)
(#234) Infix operators must be spaced. (space-infix-ops)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) 'data' is not defined. (no-undef)
(#235) Line 235 exceeds the maximum line length of 132. (max-len)
(#235) ["e_image_only"] is better written in dot notation. (dot-notation)
(#235) Infix operators must be spaced. (space-infix-ops)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) 'data' is not defined. (no-undef)
(#236) ["e_openoffice"] is better written in dot notation. (dot-notation)
(#236) Infix operators must be spaced. (space-infix-ops)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) 'data' is not defined. (no-undef)
(#237) ["e_avconvert"] is better written in dot notation. (dot-notation)
(#237) Infix operators must be spaced. (space-infix-ops)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) 'data' is not defined. (no-undef)
(#238) ["e_sepflash"] is better written in dot notation. (dot-notation)
(#238) Infix operators must be spaced. (space-infix-ops)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) 'data' is not defined. (no-undef)
(#239) ["e_convert_heading"] is better written in dot notation. (dot-notation)
(#239) Infix operators must be spaced. (space-infix-ops)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) 'data' is not defined. (no-undef)
(#240) ["e_slide_file"] is better written in dot notation. (dot-notation)
(#240) Infix operators must be spaced. (space-infix-ops)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) 'data' is not defined. (no-undef)
(#241) ["e_convert_to"] is better written in dot notation. (dot-notation)
(#241) Infix operators must be spaced. (space-infix-ops)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) 'data' is not defined. (no-undef)
(#242) ["e_select"] is better written in dot notation. (dot-notation)
(#242) Infix operators must be spaced. (space-infix-ops)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) 'data' is not defined. (no-undef)
(#243) ["e_convert"] is better written in dot notation. (dot-notation)
(#243) Infix operators must be spaced. (space-infix-ops)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) 'data' is not defined. (no-undef)
(#244) ["e_convert_wait"] is better written in dot notation. (dot-notation)
(#244) Infix operators must be spaced. (space-infix-ops)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) 'data' is not defined. (no-undef)
(#245) Line 245 exceeds the maximum line length of 132. (max-len)
(#245) ["e_convert_wait2"] is better written in dot notation. (dot-notation)
(#245) Infix operators must be spaced. (space-infix-ops)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Line 246 exceeds the maximum line length of 132. (max-len)
(#246) 'data' is not defined. (no-undef)
(#246) ["e_convert_nofile"] is better written in dot notation. (dot-notation)
(#246) Infix operators must be spaced. (space-infix-ops)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Line 247 exceeds the maximum line length of 132. (max-len)
(#247) 'data' is not defined. (no-undef)
(#247) ["e_convert_notypes"] is better written in dot notation. (dot-notation)
(#247) Infix operators must be spaced. (space-infix-ops)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) 'data' is not defined. (no-undef)
(#248) Line 248 exceeds the maximum line length of 132. (max-len)
(#248) ["e_convert_format"] is better written in dot notation. (dot-notation)
(#248) Infix operators must be spaced. (space-infix-ops)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Line 249 exceeds the maximum line length of 132. (max-len)
(#249) 'data' is not defined. (no-undef)
(#249) ["e_ppt_question"] is better written in dot notation. (dot-notation)
(#249) Infix operators must be spaced. (space-infix-ops)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Line 250 exceeds the maximum line length of 132. (max-len)
(#250) 'data' is not defined. (no-undef)
(#250) ["e_slidenotcompat"] is better written in dot notation. (dot-notation)
(#250) Infix operators must be spaced. (space-infix-ops)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Line 251 exceeds the maximum line length of 132. (max-len)
(#251) 'data' is not defined. (no-undef)
(#251) ["e_convertmessage"] is better written in dot notation. (dot-notation)
(#251) Infix operators must be spaced. (space-infix-ops)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) 'data' is not defined. (no-undef)
(#252) ["e_flash"] is better written in dot notation. (dot-notation)
(#252) Infix operators must be spaced. (space-infix-ops)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) 'data' is not defined. (no-undef)
(#253) ["e_pdf"] is better written in dot notation. (dot-notation)
(#253) Infix operators must be spaced. (space-infix-ops)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) 'data' is not defined. (no-undef)
(#254) ["e_images"] is better written in dot notation. (dot-notation)
(#254) Infix operators must be spaced. (space-infix-ops)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) 'data' is not defined. (no-undef)
(#255) Line 255 exceeds the maximum line length of 132. (max-len)
(#255) ["e_nolivecapture"] is better written in dot notation. (dot-notation)
(#255) Infix operators must be spaced. (space-infix-ops)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) 'data' is not defined. (no-undef)
(#256) ["e_nolivecapture2"] is better written in dot notation. (dot-notation)
(#256) Infix operators must be spaced. (space-infix-ops)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Line 257 exceeds the maximum line length of 132. (max-len)
(#257) 'data' is not defined. (no-undef)
(#257) ["e_noflashserver"] is better written in dot notation. (dot-notation)
(#257) Infix operators must be spaced. (space-infix-ops)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Line 258 exceeds the maximum line length of 132. (max-len)
(#258) 'data' is not defined. (no-undef)
(#258) ["e_noflashcapture"] is better written in dot notation. (dot-notation)
(#258) Infix operators must be spaced. (space-infix-ops)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Line 259 exceeds the maximum line length of 132. (max-len)
(#259) 'data' is not defined. (no-undef)
(#259) ["e_livecapturenotallowed"] is better written in dot notation. (dot-notation)
(#259) Infix operators must be spaced. (space-infix-ops)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) 'data' is not defined. (no-undef)
(#260) Line 260 exceeds the maximum line length of 132. (max-len)
(#260) ["e_livebroadnotallowed"] is better written in dot notation. (dot-notation)
(#260) Infix operators must be spaced. (space-infix-ops)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Line 261 exceeds the maximum line length of 132. (max-len)
(#261) 'data' is not defined. (no-undef)
(#261) ["e_streamquestion"] is better written in dot notation. (dot-notation)
(#261) Infix operators must be spaced. (space-infix-ops)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) 'data' is not defined. (no-undef)
(#262) ["eq_maintitle"] is better written in dot notation. (dot-notation)
(#262) Infix operators must be spaced. (space-infix-ops)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) 'data' is not defined. (no-undef)
(#263) ["eq_video"] is better written in dot notation. (dot-notation)
(#263) Infix operators must be spaced. (space-infix-ops)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) 'data' is not defined. (no-undef)
(#264) ["eq_previd"] is better written in dot notation. (dot-notation)
(#264) Infix operators must be spaced. (space-infix-ops)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Line 265 exceeds the maximum line length of 132. (max-len)
(#265) 'data' is not defined. (no-undef)
(#265) ["eq_recvid"] is better written in dot notation. (dot-notation)
(#265) Infix operators must be spaced. (space-infix-ops)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Line 266 exceeds the maximum line length of 132. (max-len)
(#266) 'data' is not defined. (no-undef)
(#266) ["eq_broadvid"] is better written in dot notation. (dot-notation)
(#266) Infix operators must be spaced. (space-infix-ops)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Line 267 exceeds the maximum line length of 132. (max-len)
(#267) 'data' is not defined. (no-undef)
(#267) ["eq_slides"] is better written in dot notation. (dot-notation)
(#267) Infix operators must be spaced. (space-infix-ops)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) 'data' is not defined. (no-undef)
(#268) ["eq_yes"] is better written in dot notation. (dot-notation)
(#268) Infix operators must be spaced. (space-infix-ops)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) 'data' is not defined. (no-undef)
(#269) ["eq_no"] is better written in dot notation. (dot-notation)
(#269) Infix operators must be spaced. (space-infix-ops)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) 'data' is not defined. (no-undef)
(#270) ["eq_finished"] is better written in dot notation. (dot-notation)
(#270) Infix operators must be spaced. (space-infix-ops)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) Line 271 exceeds the maximum line length of 132. (max-len)
(#271) 'data' is not defined. (no-undef)
(#271) ["eq_done"] is better written in dot notation. (dot-notation)
(#271) Infix operators must be spaced. (space-infix-ops)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) 'data' is not defined. (no-undef)
(#272) ["eq_close"] is better written in dot notation. (dot-notation)
(#272) Infix operators must be spaced. (space-infix-ops)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) 'data' is not defined. (no-undef)
(#273) ["eq_title"] is better written in dot notation. (dot-notation)
(#273) Infix operators must be spaced. (space-infix-ops)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) 'data' is not defined. (no-undef)
(#274) ["eq_continue"] is better written in dot notation. (dot-notation)
(#274) Infix operators must be spaced. (space-infix-ops)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) 'data' is not defined. (no-undef)
(#275) Line 275 exceeds the maximum line length of 132. (max-len)
(#275) ["eq_video_select"] is better written in dot notation. (dot-notation)
(#275) Infix operators must be spaced. (space-infix-ops)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Line 276 exceeds the maximum line length of 132. (max-len)
(#276) 'data' is not defined. (no-undef)
(#276) ["eq_slideq2"] is better written in dot notation. (dot-notation)
(#276) Infix operators must be spaced. (space-infix-ops)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Line 277 exceeds the maximum line length of 132. (max-len)
(#277) 'data' is not defined. (no-undef)
(#277) ["eq_quick_iepopup"] is better written in dot notation. (dot-notation)
(#277) Infix operators must be spaced. (space-infix-ops)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) 'data' is not defined. (no-undef)
(#278) Line 278 exceeds the maximum line length of 132. (max-len)
(#278) ["eq_slidesrc"] is better written in dot notation. (dot-notation)
(#278) Infix operators must be spaced. (space-infix-ops)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) 'data' is not defined. (no-undef)
(#279) Line 279 exceeds the maximum line length of 132. (max-len)
(#279) ["eq_numslide1"] is better written in dot notation. (dot-notation)
(#279) Infix operators must be spaced. (space-infix-ops)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) 'data' is not defined. (no-undef)
(#280) ["eq_numslide2"] is better written in dot notation. (dot-notation)
(#280) Infix operators must be spaced. (space-infix-ops)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) Line 281 exceeds the maximum line length of 132. (max-len)
(#281) 'data' is not defined. (no-undef)
(#281) ["eq_ooslide"] is better written in dot notation. (dot-notation)
(#281) Infix operators must be spaced. (space-infix-ops)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#282) 'data' is not defined. (no-undef)
(#282) Line 282 exceeds the maximum line length of 132. (max-len)
(#282) ["eq_badslide"] is better written in dot notation. (dot-notation)
(#282) Infix operators must be spaced. (space-infix-ops)
(#282) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#283) 'data' is not defined. (no-undef)
(#283) Line 283 exceeds the maximum line length of 132. (max-len)
(#283) ["eq_wait_reload"] is better written in dot notation. (dot-notation)
(#283) Infix operators must be spaced. (space-infix-ops)
(#283) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#284) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#285) 'lang' is not defined. (no-undef)
(#285) ["jp"] is better written in dot notation. (dot-notation)
(#285) Infix operators must be spaced. (space-infix-ops)
(#285) 'data' is not defined. (no-undef)
(#285) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#286) 'langRTL' is not defined. (no-undef)
(#286) ["jp"] is better written in dot notation. (dot-notation)
(#286) Infix operators must be spaced. (space-infix-ops)
(#286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/autoview/avedit/lang/pt_alt.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#2) 'data' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#4) Line 4 exceeds the maximum line length of 132. (max-len)
(#4) 'data' is not defined. (no-undef)
(#4) ["e_editmodesupport"] is better written in dot notation. (dot-notation)
(#4) Infix operators must be spaced. (space-infix-ops)
(#5) Line 5 exceeds the maximum line length of 132. (max-len)
(#5) 'data' is not defined. (no-undef)
(#5) ["e_use_quick_start"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) 'data' is not defined. (no-undef)
(#6) ["e_quick_start_title"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#7) 'data' is not defined. (no-undef)
(#7) ["e_sources"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#8) 'data' is not defined. (no-undef)
(#8) ["e_sources_title"] is better written in dot notation. (dot-notation)
(#8) Infix operators must be spaced. (space-infix-ops)
(#9) 'data' is not defined. (no-undef)
(#9) ["e_timestitles"] is better written in dot notation. (dot-notation)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) 'data' is not defined. (no-undef)
(#10) ["e_timestitles_title"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#11) 'data' is not defined. (no-undef)
(#11) ["e_subtitlesbutton"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) 'data' is not defined. (no-undef)
(#12) ["e_subtitlesbutton_title"] is better written in dot notation. (dot-notation)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) 'data' is not defined. (no-undef)
(#13) ["e_options"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) 'data' is not defined. (no-undef)
(#14) ["e_options_title"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#15) 'data' is not defined. (no-undef)
(#15) ["e_save"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#16) 'data' is not defined. (no-undef)
(#16) ["e_save_title"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) 'data' is not defined. (no-undef)
(#17) ["e_showthumbs"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) 'data' is not defined. (no-undef)
(#18) ["e_showsubtitles"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) 'data' is not defined. (no-undef)
(#19) ["e_autostart"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) 'data' is not defined. (no-undef)
(#20) ["e_videoright"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) 'data' is not defined. (no-undef)
(#21) ["e_pauseafterslide"] is better written in dot notation. (dot-notation)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) 'data' is not defined. (no-undef)
(#22) ["e_videos"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) 'data' is not defined. (no-undef)
(#23) ["e_slides"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) 'data' is not defined. (no-undef)
(#24) ["e_subtitles"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) 'data' is not defined. (no-undef)
(#25) ["e_language"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) 'data' is not defined. (no-undef)
(#26) ["e_position"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) 'data' is not defined. (no-undef)
(#27) ["e_slideMenu"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) 'data' is not defined. (no-undef)
(#28) ["e_thumbnail"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) 'data' is not defined. (no-undef)
(#29) ["e_other"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) 'data' is not defined. (no-undef)
(#30) ["e_subtitles_message"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) 'data' is not defined. (no-undef)
(#31) ["e_Video"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) 'data' is not defined. (no-undef)
(#32) ["e_Slide"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) 'data' is not defined. (no-undef)
(#33) ["e_subtitle"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) 'data' is not defined. (no-undef)
(#34) ["e_subtitle_sources"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) 'data' is not defined. (no-undef)
(#35) ["e_Slide_sources"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) 'data' is not defined. (no-undef)
(#36) ["e_Video_sources"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) 'data' is not defined. (no-undef)
(#37) ["e_subtitle_source"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) 'data' is not defined. (no-undef)
(#38) ["e_Slide_source"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) 'data' is not defined. (no-undef)
(#39) ["e_Video_source"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) 'data' is not defined. (no-undef)
(#40) ["e_delete_subtitle_source"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) 'data' is not defined. (no-undef)
(#41) ["e_delete_Slide_source"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) 'data' is not defined. (no-undef)
(#42) ["e_delete_Video_source"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) 'data' is not defined. (no-undef)
(#43) ["e_edit_subtitle_source"] is better written in dot notation. (dot-notation)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) 'data' is not defined. (no-undef)
(#44) ["e_edit_Slide_source"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) 'data' is not defined. (no-undef)
(#45) ["e_edit_Video_source"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) 'data' is not defined. (no-undef)
(#46) ["e_add_subtitle_source"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) 'data' is not defined. (no-undef)
(#47) ["e_add_Slide_source"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) 'data' is not defined. (no-undef)
(#48) ["e_add_Video_source"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) 'data' is not defined. (no-undef)
(#49) ["e_add_Slide_source_title"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) 'data' is not defined. (no-undef)
(#50) ["e_add_Video_source_title"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) 'data' is not defined. (no-undef)
(#51) ["e_delete"] is better written in dot notation. (dot-notation)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) 'data' is not defined. (no-undef)
(#52) ["e_edit"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) 'data' is not defined. (no-undef)
(#53) ["e_numslides"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) 'data' is not defined. (no-undef)
(#54) ["e_add"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) 'data' is not defined. (no-undef)
(#55) ["e_source"] is better written in dot notation. (dot-notation)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) 'data' is not defined. (no-undef)
(#56) Line 56 exceeds the maximum line length of 132. (max-len)
(#56) ["e_convert_title"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) 'data' is not defined. (no-undef)
(#57) ["e_convert_button"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) 'data' is not defined. (no-undef)
(#58) ["e_livecapture_title"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) 'data' is not defined. (no-undef)
(#59) ["e_livecapture_button"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) Line 60 exceeds the maximum line length of 132. (max-len)
(#60) 'data' is not defined. (no-undef)
(#60) ["e_flashreplace"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) 'data' is not defined. (no-undef)
(#61) ["e_alreadylive"] is better written in dot notation. (dot-notation)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) 'data' is not defined. (no-undef)
(#62) ["e_livecapturechoice"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) 'data' is not defined. (no-undef)
(#63) ["e_set"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#64) 'data' is not defined. (no-undef)
(#64) ["e_bandwidth"] is better written in dot notation. (dot-notation)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) 'data' is not defined. (no-undef)
(#65) ["e_video_url"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) 'data' is not defined. (no-undef)
(#66) ["e_event_triggers"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) 'data' is not defined. (no-undef)
(#67) ["e_slide_url"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) 'data' is not defined. (no-undef)
(#68) ["e_image_type"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#69) 'data' is not defined. (no-undef)
(#69) ["e_convert_slides"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) 'data' is not defined. (no-undef)
(#70) ["e_detect_video_type"] is better written in dot notation. (dot-notation)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) Line 71 exceeds the maximum line length of 132. (max-len)
(#71) 'data' is not defined. (no-undef)
(#71) ["e_detect_video_type_title"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#72) 'data' is not defined. (no-undef)
(#72) ["e_unrecognised_video_type"] is better written in dot notation. (dot-notation)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) 'data' is not defined. (no-undef)
(#73) Line 73 exceeds the maximum line length of 132. (max-len)
(#73) ["e_video_type_warn"] is better written in dot notation. (dot-notation)
(#73) Infix operators must be spaced. (space-infix-ops)
(#74) 'data' is not defined. (no-undef)
(#74) ["e_videopos"] is better written in dot notation. (dot-notation)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) 'data' is not defined. (no-undef)
(#75) ["e_set_title"] is better written in dot notation. (dot-notation)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) 'data' is not defined. (no-undef)
(#76) ["e_set_times"] is better written in dot notation. (dot-notation)
(#76) Infix operators must be spaced. (space-infix-ops)
(#77) 'data' is not defined. (no-undef)
(#77) ["e_set_time_button"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) 'data' is not defined. (no-undef)
(#78) ["e_moveset_button"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) 'data' is not defined. (no-undef)
(#79) ["e_set_slidetime_title"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) 'data' is not defined. (no-undef)
(#80) ["e_slidemoveset_title"] is better written in dot notation. (dot-notation)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) 'data' is not defined. (no-undef)
(#81) ["e_set_subtime_title"] is better written in dot notation. (dot-notation)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) 'data' is not defined. (no-undef)
(#82) ["e_submoveset_title"] is better written in dot notation. (dot-notation)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) 'data' is not defined. (no-undef)
(#83) ["e_slide_plural"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) 'data' is not defined. (no-undef)
(#84) ["e_sub_plural"] is better written in dot notation. (dot-notation)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) 'data' is not defined. (no-undef)
(#85) ["e_cleartimes_button"] is better written in dot notation. (dot-notation)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) 'data' is not defined. (no-undef)
(#86) ["e_cleartimes_title"] is better written in dot notation. (dot-notation)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) 'data' is not defined. (no-undef)
(#87) ["e_clearslidetimes"] is better written in dot notation. (dot-notation)
(#87) Infix operators must be spaced. (space-infix-ops)
(#88) 'data' is not defined. (no-undef)
(#88) ["e_clearsubtimes"] is better written in dot notation. (dot-notation)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) 'data' is not defined. (no-undef)
(#89) ["e_no_slides_or_subs"] is better written in dot notation. (dot-notation)
(#89) Infix operators must be spaced. (space-infix-ops)
(#90) 'data' is not defined. (no-undef)
(#90) ["e_new_sub_source"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#91) 'data' is not defined. (no-undef)
(#91) ["e_sub_not_active"] is better written in dot notation. (dot-notation)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) 'data' is not defined. (no-undef)
(#92) ["e_subtitle_url"] is better written in dot notation. (dot-notation)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) 'data' is not defined. (no-undef)
(#93) ["e_subtitle_source_type"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) 'data' is not defined. (no-undef)
(#94) ["e_subtype_jsavsfile"] is better written in dot notation. (dot-notation)
(#94) Infix operators must be spaced. (space-infix-ops)
(#95) 'data' is not defined. (no-undef)
(#95) ["e_subtype_blank"] is better written in dot notation. (dot-notation)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) 'data' is not defined. (no-undef)
(#96) ["e_subtype_textfile"] is better written in dot notation. (dot-notation)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) 'data' is not defined. (no-undef)
(#97) ["e_subtype_textbox"] is better written in dot notation. (dot-notation)
(#97) Infix operators must be spaced. (space-infix-ops)
(#98) 'data' is not defined. (no-undef)
(#98) ["e_subtitle_boxname"] is better written in dot notation. (dot-notation)
(#98) Infix operators must be spaced. (space-infix-ops)
(#99) Line 99 exceeds the maximum line length of 132. (max-len)
(#99) 'data' is not defined. (no-undef)
(#99) ["e_sub_split"] is better written in dot notation. (dot-notation)
(#99) Infix operators must be spaced. (space-infix-ops)
(#100) 'data' is not defined. (no-undef)
(#100) ["e_subediting"] is better written in dot notation. (dot-notation)
(#100) Infix operators must be spaced. (space-infix-ops)
(#101) 'data' is not defined. (no-undef)
(#101) ["e_addsubbeforetitle"] is better written in dot notation. (dot-notation)
(#101) Infix operators must be spaced. (space-infix-ops)
(#102) 'data' is not defined. (no-undef)
(#102) ["e_addsubbefore"] is better written in dot notation. (dot-notation)
(#102) Infix operators must be spaced. (space-infix-ops)
(#103) 'data' is not defined. (no-undef)
(#103) ["e_addsubaftertitle"] is better written in dot notation. (dot-notation)
(#103) Infix operators must be spaced. (space-infix-ops)
(#104) 'data' is not defined. (no-undef)
(#104) ["e_addsubafter"] is better written in dot notation. (dot-notation)
(#104) Infix operators must be spaced. (space-infix-ops)
(#105) 'data' is not defined. (no-undef)
(#105) ["e_editsubtitle"] is better written in dot notation. (dot-notation)
(#105) Infix operators must be spaced. (space-infix-ops)
(#106) 'data' is not defined. (no-undef)
(#106) ["e_editsub"] is better written in dot notation. (dot-notation)
(#106) Infix operators must be spaced. (space-infix-ops)
(#107) 'data' is not defined. (no-undef)
(#107) ["e_deletesubtitle"] is better written in dot notation. (dot-notation)
(#107) Infix operators must be spaced. (space-infix-ops)
(#108) 'data' is not defined. (no-undef)
(#108) ["e_deletesub"] is better written in dot notation. (dot-notation)
(#108) Infix operators must be spaced. (space-infix-ops)
(#109) 'data' is not defined. (no-undef)
(#109) ["e_subtitlesummary"] is better written in dot notation. (dot-notation)
(#109) Infix operators must be spaced. (space-infix-ops)
(#110) 'data' is not defined. (no-undef)
(#110) Line 110 exceeds the maximum line length of 132. (max-len)
(#110) ["e_subtitlefileformat"] is better written in dot notation. (dot-notation)
(#110) Infix operators must be spaced. (space-infix-ops)
(#111) 'data' is not defined. (no-undef)
(#111) ["e_slide_time_warn_prev"] is better written in dot notation. (dot-notation)
(#111) Infix operators must be spaced. (space-infix-ops)
(#112) 'data' is not defined. (no-undef)
(#112) ["e_slide_time_warn_next"] is better written in dot notation. (dot-notation)
(#112) Infix operators must be spaced. (space-infix-ops)
(#113) 'data' is not defined. (no-undef)
(#113) ["e_sub_time_warn_prev"] is better written in dot notation. (dot-notation)
(#113) Infix operators must be spaced. (space-infix-ops)
(#114) 'data' is not defined. (no-undef)
(#114) ["e_sub_time_warn_next"] is better written in dot notation. (dot-notation)
(#114) Infix operators must be spaced. (space-infix-ops)
(#115) 'data' is not defined. (no-undef)
(#115) ["e_delete_source"] is better written in dot notation. (dot-notation)
(#115) Infix operators must be spaced. (space-infix-ops)
(#116) 'data' is not defined. (no-undef)
(#116) ["e_none"] is better written in dot notation. (dot-notation)
(#116) Infix operators must be spaced. (space-infix-ops)
(#117) 'data' is not defined. (no-undef)
(#117) Line 117 exceeds the maximum line length of 132. (max-len)
(#117) ["e_eventnote"] is better written in dot notation. (dot-notation)
(#117) Infix operators must be spaced. (space-infix-ops)
(#118) 'data' is not defined. (no-undef)
(#118) ["e_update"] is better written in dot notation. (dot-notation)
(#118) Infix operators must be spaced. (space-infix-ops)
(#119) 'data' is not defined. (no-undef)
(#119) ["e_print_only"] is better written in dot notation. (dot-notation)
(#119) Infix operators must be spaced. (space-infix-ops)
(#120) 'data' is not defined. (no-undef)
(#120) ["e_image_only"] is better written in dot notation. (dot-notation)
(#120) Infix operators must be spaced. (space-infix-ops)
(#121) 'data' is not defined. (no-undef)
(#121) ["e_openoffice"] is better written in dot notation. (dot-notation)
(#121) Infix operators must be spaced. (space-infix-ops)
(#122) 'data' is not defined. (no-undef)
(#122) ["e_avconvert"] is better written in dot notation. (dot-notation)
(#122) Infix operators must be spaced. (space-infix-ops)
(#123) 'data' is not defined. (no-undef)
(#123) ["e_convert_heading"] is better written in dot notation. (dot-notation)
(#123) Infix operators must be spaced. (space-infix-ops)
(#124) 'data' is not defined. (no-undef)
(#124) ["e_slide_file"] is better written in dot notation. (dot-notation)
(#124) Infix operators must be spaced. (space-infix-ops)
(#125) 'data' is not defined. (no-undef)
(#125) ["e_convert_to"] is better written in dot notation. (dot-notation)
(#125) Infix operators must be spaced. (space-infix-ops)
(#126) 'data' is not defined. (no-undef)
(#126) ["e_select"] is better written in dot notation. (dot-notation)
(#126) Infix operators must be spaced. (space-infix-ops)
(#127) 'data' is not defined. (no-undef)
(#127) ["e_convert"] is better written in dot notation. (dot-notation)
(#127) Infix operators must be spaced. (space-infix-ops)
(#128) Line 128 exceeds the maximum line length of 132. (max-len)
(#128) 'data' is not defined. (no-undef)
(#128) ["e_convertmessage"] is better written in dot notation. (dot-notation)
(#128) Infix operators must be spaced. (space-infix-ops)
(#129) 'data' is not defined. (no-undef)
(#129) ["e_flash"] is better written in dot notation. (dot-notation)
(#129) Infix operators must be spaced. (space-infix-ops)
(#130) 'data' is not defined. (no-undef)
(#130) ["e_pdf"] is better written in dot notation. (dot-notation)
(#130) Infix operators must be spaced. (space-infix-ops)
(#131) 'data' is not defined. (no-undef)
(#131) ["e_images"] is better written in dot notation. (dot-notation)
(#131) Infix operators must be spaced. (space-infix-ops)
(#132) Line 132 exceeds the maximum line length of 132. (max-len)
(#132) 'data' is not defined. (no-undef)
(#132) ["e_nolivecapture"] is better written in dot notation. (dot-notation)
(#132) Infix operators must be spaced. (space-infix-ops)
(#133) 'data' is not defined. (no-undef)
(#133) ["e_nolivecapture2"] is better written in dot notation. (dot-notation)
(#133) Infix operators must be spaced. (space-infix-ops)
(#134) Line 134 exceeds the maximum line length of 132. (max-len)
(#134) 'data' is not defined. (no-undef)
(#134) ["e_noflashserver"] is better written in dot notation. (dot-notation)
(#134) Infix operators must be spaced. (space-infix-ops)
(#135) 'data' is not defined. (no-undef)
(#135) Line 135 exceeds the maximum line length of 132. (max-len)
(#135) ["e_noflashcapture"] is better written in dot notation. (dot-notation)
(#135) Infix operators must be spaced. (space-infix-ops)
(#136) 'data' is not defined. (no-undef)
(#136) Line 136 exceeds the maximum line length of 132. (max-len)
(#136) ["e_streamquestion"] is better written in dot notation. (dot-notation)
(#136) Infix operators must be spaced. (space-infix-ops)
(#138) Expected space or tab after '/**' in comment. (spaced-comment)
(#140) 'mergeLangStrings' is not defined. (no-undef)
(#140) 'data' is not defined. (no-undef)
mod/autoview/avedit/lang/pt.js
(#1) 'data' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#3) 'data' is not defined. (no-undef)
(#3) ["langname"] is better written in dot notation. (dot-notation)
(#3) Infix operators must be spaced. (space-infix-ops)
(#4) 'data' is not defined. (no-undef)
(#4) ["language"] is better written in dot notation. (dot-notation)
(#4) Infix operators must be spaced. (space-infix-ops)
(#5) 'data' is not defined. (no-undef)
(#5) ["showlangopts"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) 'data' is not defined. (no-undef)
(#6) ["hidelangopts"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#7) 'data' is not defined. (no-undef)
(#7) ["intlang"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#8) 'data' is not defined. (no-undef)
(#8) ["avlang"] is better written in dot notation. (dot-notation)
(#8) Infix operators must be spaced. (space-infix-ops)
(#9) 'data' is not defined. (no-undef)
(#9) ["slidelang"] is better written in dot notation. (dot-notation)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) 'data' is not defined. (no-undef)
(#10) ["sublang"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#11) 'data' is not defined. (no-undef)
(#11) ["notavailable"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) 'data' is not defined. (no-undef)
(#12) ["avlangerror"] is better written in dot notation. (dot-notation)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) 'data' is not defined. (no-undef)
(#13) ["averror"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) 'data' is not defined. (no-undef)
(#14) ["suberror"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#15) 'data' is not defined. (no-undef)
(#15) ["slidelangerror"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) 'data' is not defined. (no-undef)
(#16) ["slideerror"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) 'data' is not defined. (no-undef)
(#17) ["novideolang"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) 'data' is not defined. (no-undef)
(#18) ["noslidelang"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) 'data' is not defined. (no-undef)
(#19) ["savepostitle"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) 'data' is not defined. (no-undef)
(#20) ["savepos"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) 'data' is not defined. (no-undef)
(#21) ["loadpos"] is better written in dot notation. (dot-notation)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) 'data' is not defined. (no-undef)
(#22) ["savepositiontitle"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) 'data' is not defined. (no-undef)
(#23) ["loadpositiontitle"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) 'data' is not defined. (no-undef)
(#24) ["video"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) 'data' is not defined. (no-undef)
(#25) ["showvideoopts"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) 'data' is not defined. (no-undef)
(#26) ["hidevideoopts"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) 'data' is not defined. (no-undef)
(#27) ["realplayer"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) 'data' is not defined. (no-undef)
(#28) ["quicktime"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) 'data' is not defined. (no-undef)
(#29) ["windowsmedia"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) 'data' is not defined. (no-undef)
(#30) ["javaaudio"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) 'data' is not defined. (no-undef)
(#31) ["vlcvideo"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) 'data' is not defined. (no-undef)
(#32) ["flashvideo"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) 'data' is not defined. (no-undef)
(#33) ["flashvideobroadcast"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) 'data' is not defined. (no-undef)
(#34) ["silverlightvideo"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) 'data' is not defined. (no-undef)
(#35) ["silverlight2"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) 'data' is not defined. (no-undef)
(#36) ["html5video"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) 'data' is not defined. (no-undef)
(#37) ["nohtml5"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) 'data' is not defined. (no-undef)
(#38) ["novideoplayer"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) 'data' is not defined. (no-undef)
(#39) ["pluginnotfound"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) 'data' is not defined. (no-undef)
(#40) ["play"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) 'data' is not defined. (no-undef)
(#41) ["pause"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) 'data' is not defined. (no-undef)
(#42) ["stop"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) 'data' is not defined. (no-undef)
(#43) ["hidevideo"] is better written in dot notation. (dot-notation)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) 'data' is not defined. (no-undef)
(#44) ["showvideo"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) 'data' is not defined. (no-undef)
(#45) ["pausemessage"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) 'data' is not defined. (no-undef)
(#46) ["subtitle"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) 'data' is not defined. (no-undef)
(#47) ["subon"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) 'data' is not defined. (no-undef)
(#48) ["suboff"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) 'data' is not defined. (no-undef)
(#49) ["nextsubtitle"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) 'data' is not defined. (no-undef)
(#50) ["prevsubtitle"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) 'data' is not defined. (no-undef)
(#51) ["transcript"] is better written in dot notation. (dot-notation)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) 'data' is not defined. (no-undef)
(#52) ["transcripttitle"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) 'data' is not defined. (no-undef)
(#53) ["on"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) 'data' is not defined. (no-undef)
(#54) ["off"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) 'data' is not defined. (no-undef)
(#55) ["exitpres"] is better written in dot notation. (dot-notation)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) 'data' is not defined. (no-undef)
(#56) ["exittitle"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) 'data' is not defined. (no-undef)
(#57) ["help"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) 'data' is not defined. (no-undef)
(#58) ["helptitle"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) 'data' is not defined. (no-undef)
(#59) ["slide"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) 'data' is not defined. (no-undef)
(#60) ["slideopts"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) 'data' is not defined. (no-undef)
(#61) ["showslideopts"] is better written in dot notation. (dot-notation)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) 'data' is not defined. (no-undef)
(#62) ["hideslideopts"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) 'data' is not defined. (no-undef)
(#63) ["slidesize"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#64) 'data' is not defined. (no-undef)
(#64) ["incslidesize"] is better written in dot notation. (dot-notation)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) 'data' is not defined. (no-undef)
(#65) ["decslidesize"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) 'data' is not defined. (no-undef)
(#66) ["noslides"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) 'data' is not defined. (no-undef)
(#67) ["pdfslides"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) 'data' is not defined. (no-undef)
(#68) ["imageslides"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#69) 'data' is not defined. (no-undef)
(#69) ["preloadimage"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) 'data' is not defined. (no-undef)
(#70) ["flashslides"] is better written in dot notation. (dot-notation)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) 'data' is not defined. (no-undef)
(#71) ["slidesyncon"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#72) 'data' is not defined. (no-undef)
(#72) ["slidesyncoff"] is better written in dot notation. (dot-notation)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) Line 73 exceeds the maximum line length of 132. (max-len)
(#73) 'data' is not defined. (no-undef)
(#73) ["slidesyncontitle"] is better written in dot notation. (dot-notation)
(#73) Infix operators must be spaced. (space-infix-ops)
(#74) Line 74 exceeds the maximum line length of 132. (max-len)
(#74) 'data' is not defined. (no-undef)
(#74) ["slidesyncofftitle"] is better written in dot notation. (dot-notation)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) 'data' is not defined. (no-undef)
(#75) ["noprintslides"] is better written in dot notation. (dot-notation)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) 'data' is not defined. (no-undef)
(#76) ["allslides"] is better written in dot notation. (dot-notation)
(#76) Infix operators must be spaced. (space-infix-ops)
(#77) 'data' is not defined. (no-undef)
(#77) ["allslidestitle"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) 'data' is not defined. (no-undef)
(#78) ["nexttitle"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) 'data' is not defined. (no-undef)
(#79) ["prevtitle"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) 'data' is not defined. (no-undef)
(#80) ["thumbnails"] is better written in dot notation. (dot-notation)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) 'data' is not defined. (no-undef)
(#81) ["thumbontitle"] is better written in dot notation. (dot-notation)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) 'data' is not defined. (no-undef)
(#82) ["thumbofftitle"] is better written in dot notation. (dot-notation)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) 'data' is not defined. (no-undef)
(#83) ["preloadmessage1"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) 'data' is not defined. (no-undef)
(#84) ["preloadmessage2"] is better written in dot notation. (dot-notation)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) 'data' is not defined. (no-undef)
(#85) ["preloadmessage3"] is better written in dot notation. (dot-notation)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) 'data' is not defined. (no-undef)
(#86) ["preloadmessage4"] is better written in dot notation. (dot-notation)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) 'data' is not defined. (no-undef)
(#87) ["preloadmessage5"] is better written in dot notation. (dot-notation)
(#87) Infix operators must be spaced. (space-infix-ops)
(#88) 'data' is not defined. (no-undef)
(#88) ["speed0"] is better written in dot notation. (dot-notation)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) 'data' is not defined. (no-undef)
(#89) ["speed1"] is better written in dot notation. (dot-notation)
(#89) Infix operators must be spaced. (space-infix-ops)
(#90) 'data' is not defined. (no-undef)
(#90) ["speed2"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#91) 'data' is not defined. (no-undef)
(#91) ["speed3"] is better written in dot notation. (dot-notation)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) Line 92 exceeds the maximum line length of 132. (max-len)
(#92) 'data' is not defined. (no-undef)
(#92) ["novideosource"] is better written in dot notation. (dot-notation)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) Line 93 exceeds the maximum line length of 132. (max-len)
(#93) 'data' is not defined. (no-undef)
(#93) ["noslidesource"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) 'data' is not defined. (no-undef)
(#94) Line 94 exceeds the maximum line length of 132. (max-len)
(#94) ["flashfailed"] is better written in dot notation. (dot-notation)
(#94) Infix operators must be spaced. (space-infix-ops)
(#95) Line 95 exceeds the maximum line length of 132. (max-len)
(#95) 'data' is not defined. (no-undef)
(#95) ["javaaudiopositon"] is better written in dot notation. (dot-notation)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) 'data' is not defined. (no-undef)
(#96) ["javaaudiosubtitles"] is better written in dot notation. (dot-notation)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) 'data' is not defined. (no-undef)
(#97) Line 97 exceeds the maximum line length of 132. (max-len)
(#97) ["realsyncproblem"] is better written in dot notation. (dot-notation)
(#97) Infix operators must be spaced. (space-infix-ops)
(#98) 'data' is not defined. (no-undef)
(#98) Line 98 exceeds the maximum line length of 132. (max-len)
(#98) ["qtlinux"] is better written in dot notation. (dot-notation)
(#98) Infix operators must be spaced. (space-infix-ops)
(#99) 'data' is not defined. (no-undef)
(#99) ["mozplugger"] is better written in dot notation. (dot-notation)
(#99) Infix operators must be spaced. (space-infix-ops)
(#100) Line 100 exceeds the maximum line length of 132. (max-len)
(#100) 'data' is not defined. (no-undef)
(#100) ["oldwindowsmedia"] is better written in dot notation. (dot-notation)
(#100) Infix operators must be spaced. (space-infix-ops)
(#101) 'data' is not defined. (no-undef)
(#101) ["windowsmediaieonly"] is better written in dot notation. (dot-notation)
(#101) Infix operators must be spaced. (space-infix-ops)
(#102) 'data' is not defined. (no-undef)
(#102) ["vlc_notsupported"] is better written in dot notation. (dot-notation)
(#102) Infix operators must be spaced. (space-infix-ops)
(#103) 'data' is not defined. (no-undef)
(#103) Line 103 exceeds the maximum line length of 132. (max-len)
(#103) ["qtrefmissing"] is better written in dot notation. (dot-notation)
(#103) Infix operators must be spaced. (space-infix-ops)
(#104) 'data' is not defined. (no-undef)
(#104) ["helpurl"] is better written in dot notation. (dot-notation)
(#104) Infix operators must be spaced. (space-infix-ops)
(#105) 'data' is not defined. (no-undef)
(#105) ["noprint"] is better written in dot notation. (dot-notation)
(#105) Infix operators must be spaced. (space-infix-ops)
(#106) 'data' is not defined. (no-undef)
(#106) ["print"] is better written in dot notation. (dot-notation)
(#106) Infix operators must be spaced. (space-infix-ops)
(#107) 'data' is not defined. (no-undef)
(#107) ["livecapture"] is better written in dot notation. (dot-notation)
(#107) Infix operators must be spaced. (space-infix-ops)
(#108) 'data' is not defined. (no-undef)
(#108) ["livecaptureflash"] is better written in dot notation. (dot-notation)
(#108) Infix operators must be spaced. (space-infix-ops)
(#109) Line 109 exceeds the maximum line length of 132. (max-len)
(#109) 'data' is not defined. (no-undef)
(#109) ["e_editmodesupport"] is better written in dot notation. (dot-notation)
(#109) Infix operators must be spaced. (space-infix-ops)
(#110) 'data' is not defined. (no-undef)
(#110) ["e_use_quick_start"] is better written in dot notation. (dot-notation)
(#110) Infix operators must be spaced. (space-infix-ops)
(#111) 'data' is not defined. (no-undef)
(#111) ["e_quick_start_title"] is better written in dot notation. (dot-notation)
(#111) Infix operators must be spaced. (space-infix-ops)
(#112) 'data' is not defined. (no-undef)
(#112) ["e_sources"] is better written in dot notation. (dot-notation)
(#112) Infix operators must be spaced. (space-infix-ops)
(#113) 'data' is not defined. (no-undef)
(#113) ["e_sources_title"] is better written in dot notation. (dot-notation)
(#113) Infix operators must be spaced. (space-infix-ops)
(#114) 'data' is not defined. (no-undef)
(#114) ["e_timestitles"] is better written in dot notation. (dot-notation)
(#114) Infix operators must be spaced. (space-infix-ops)
(#115) 'data' is not defined. (no-undef)
(#115) ["e_timestitles_title"] is better written in dot notation. (dot-notation)
(#115) Infix operators must be spaced. (space-infix-ops)
(#116) 'data' is not defined. (no-undef)
(#116) ["e_subtitlesbutton"] is better written in dot notation. (dot-notation)
(#116) Infix operators must be spaced. (space-infix-ops)
(#117) 'data' is not defined. (no-undef)
(#117) ["e_subtitlesbutton_title"] is better written in dot notation. (dot-notation)
(#117) Infix operators must be spaced. (space-infix-ops)
(#118) 'data' is not defined. (no-undef)
(#118) ["e_options"] is better written in dot notation. (dot-notation)
(#118) Infix operators must be spaced. (space-infix-ops)
(#119) 'data' is not defined. (no-undef)
(#119) ["e_options_title"] is better written in dot notation. (dot-notation)
(#119) Infix operators must be spaced. (space-infix-ops)
(#120) 'data' is not defined. (no-undef)
(#120) ["e_save"] is better written in dot notation. (dot-notation)
(#120) Infix operators must be spaced. (space-infix-ops)
(#121) Line 121 exceeds the maximum line length of 132. (max-len)
(#121) 'data' is not defined. (no-undef)
(#121) ["e_save_title"] is better written in dot notation. (dot-notation)
(#121) Infix operators must be spaced. (space-infix-ops)
(#122) 'data' is not defined. (no-undef)
(#122) ["e_showthumbs"] is better written in dot notation. (dot-notation)
(#122) Infix operators must be spaced. (space-infix-ops)
(#123) 'data' is not defined. (no-undef)
(#123) ["e_showsubtitles"] is better written in dot notation. (dot-notation)
(#123) Infix operators must be spaced. (space-infix-ops)
(#124) 'data' is not defined. (no-undef)
(#124) ["e_autostart"] is better written in dot notation. (dot-notation)
(#124) Infix operators must be spaced. (space-infix-ops)
(#125) 'data' is not defined. (no-undef)
(#125) ["e_videoright"] is better written in dot notation. (dot-notation)
(#125) Infix operators must be spaced. (space-infix-ops)
(#126) 'data' is not defined. (no-undef)
(#126) ["e_pauseafterslide"] is better written in dot notation. (dot-notation)
(#126) Infix operators must be spaced. (space-infix-ops)
(#127) 'data' is not defined. (no-undef)
(#127) ["e_videos"] is better written in dot notation. (dot-notation)
(#127) Infix operators must be spaced. (space-infix-ops)
(#128) 'data' is not defined. (no-undef)
(#128) ["e_slides"] is better written in dot notation. (dot-notation)
(#128) Infix operators must be spaced. (space-infix-ops)
(#129) 'data' is not defined. (no-undef)
(#129) ["e_subtitles"] is better written in dot notation. (dot-notation)
(#129) Infix operators must be spaced. (space-infix-ops)
(#130) 'data' is not defined. (no-undef)
(#130) ["e_language"] is better written in dot notation. (dot-notation)
(#130) Infix operators must be spaced. (space-infix-ops)
(#131) 'data' is not defined. (no-undef)
(#131) ["e_position"] is better written in dot notation. (dot-notation)
(#131) Infix operators must be spaced. (space-infix-ops)
(#132) 'data' is not defined. (no-undef)
(#132) ["e_slideMenu"] is better written in dot notation. (dot-notation)
(#132) Infix operators must be spaced. (space-infix-ops)
(#133) 'data' is not defined. (no-undef)
(#133) ["e_thumbnail"] is better written in dot notation. (dot-notation)
(#133) Infix operators must be spaced. (space-infix-ops)
(#134) 'data' is not defined. (no-undef)
(#134) ["e_other"] is better written in dot notation. (dot-notation)
(#134) Infix operators must be spaced. (space-infix-ops)
(#135) 'data' is not defined. (no-undef)
(#135) Line 135 exceeds the maximum line length of 132. (max-len)
(#135) ["e_subtitles_message"] is better written in dot notation. (dot-notation)
(#135) Infix operators must be spaced. (space-infix-ops)
(#136) 'data' is not defined. (no-undef)
(#136) ["e_Video"] is better written in dot notation. (dot-notation)
(#136) Infix operators must be spaced. (space-infix-ops)
(#137) 'data' is not defined. (no-undef)
(#137) ["e_Slide"] is better written in dot notation. (dot-notation)
(#137) Infix operators must be spaced. (space-infix-ops)
(#138) 'data' is not defined. (no-undef)
(#138) ["e_subtitle"] is better written in dot notation. (dot-notation)
(#138) Infix operators must be spaced. (space-infix-ops)
(#139) 'data' is not defined. (no-undef)
(#139) ["e_subtitle_sources"] is better written in dot notation. (dot-notation)
(#139) Infix operators must be spaced. (space-infix-ops)
(#140) 'data' is not defined. (no-undef)
(#140) ["e_Slide_sources"] is better written in dot notation. (dot-notation)
(#140) Infix operators must be spaced. (space-infix-ops)
(#141) 'data' is not defined. (no-undef)
(#141) ["e_Video_sources"] is better written in dot notation. (dot-notation)
(#141) Infix operators must be spaced. (space-infix-ops)
(#142) 'data' is not defined. (no-undef)
(#142) ["e_subtitle_source"] is better written in dot notation. (dot-notation)
(#142) Infix operators must be spaced. (space-infix-ops)
(#143) 'data' is not defined. (no-undef)
(#143) ["e_Slide_source"] is better written in dot notation. (dot-notation)
(#143) Infix operators must be spaced. (space-infix-ops)
(#144) 'data' is not defined. (no-undef)
(#144) ["e_Video_source"] is better written in dot notation. (dot-notation)
(#144) Infix operators must be spaced. (space-infix-ops)
(#145) 'data' is not defined. (no-undef)
(#145) ["e_delete_subtitle_source"] is better written in dot notation. (dot-notation)
(#145) Infix operators must be spaced. (space-infix-ops)
(#146) 'data' is not defined. (no-undef)
(#146) ["e_delete_Slide_source"] is better written in dot notation. (dot-notation)
(#146) Infix operators must be spaced. (space-infix-ops)
(#147) 'data' is not defined. (no-undef)
(#147) ["e_edit_subtitle_source"] is better written in dot notation. (dot-notation)
(#147) Infix operators must be spaced. (space-infix-ops)
(#148) 'data' is not defined. (no-undef)
(#148) ["e_edit_Slide_source"] is better written in dot notation. (dot-notation)
(#148) Infix operators must be spaced. (space-infix-ops)
(#149) 'data' is not defined. (no-undef)
(#149) ["e_edit_Video_source"] is better written in dot notation. (dot-notation)
(#149) Infix operators must be spaced. (space-infix-ops)
(#150) 'data' is not defined. (no-undef)
(#150) ["e_add_subtitle_source"] is better written in dot notation. (dot-notation)
(#150) Infix operators must be spaced. (space-infix-ops)
(#151) 'data' is not defined. (no-undef)
(#151) ["e_add_Slide_source"] is better written in dot notation. (dot-notation)
(#151) Infix operators must be spaced. (space-infix-ops)
(#152) 'data' is not defined. (no-undef)
(#152) ["e_add_Video_source"] is better written in dot notation. (dot-notation)
(#152) Infix operators must be spaced. (space-infix-ops)
(#153) 'data' is not defined. (no-undef)
(#153) ["e_add_Slide_source_title"] is better written in dot notation. (dot-notation)
(#153) Infix operators must be spaced. (space-infix-ops)
(#154) 'data' is not defined. (no-undef)
(#154) ["e_add_Video_source_title"] is better written in dot notation. (dot-notation)
(#154) Infix operators must be spaced. (space-infix-ops)
(#155) 'data' is not defined. (no-undef)
(#155) ["e_delete"] is better written in dot notation. (dot-notation)
(#155) Infix operators must be spaced. (space-infix-ops)
(#156) 'data' is not defined. (no-undef)
(#156) ["e_edit"] is better written in dot notation. (dot-notation)
(#156) Infix operators must be spaced. (space-infix-ops)
(#157) 'data' is not defined. (no-undef)
(#157) ["e_numslides"] is better written in dot notation. (dot-notation)
(#157) Infix operators must be spaced. (space-infix-ops)
(#158) 'data' is not defined. (no-undef)
(#158) ["e_add"] is better written in dot notation. (dot-notation)
(#158) Infix operators must be spaced. (space-infix-ops)
(#159) 'data' is not defined. (no-undef)
(#159) ["e_source"] is better written in dot notation. (dot-notation)
(#159) Infix operators must be spaced. (space-infix-ops)
(#160) 'data' is not defined. (no-undef)
(#160) ["e_convert_title"] is better written in dot notation. (dot-notation)
(#160) Infix operators must be spaced. (space-infix-ops)
(#161) 'data' is not defined. (no-undef)
(#161) ["e_convert_button"] is better written in dot notation. (dot-notation)
(#161) Infix operators must be spaced. (space-infix-ops)
(#162) 'data' is not defined. (no-undef)
(#162) ["e_livecapture_title"] is better written in dot notation. (dot-notation)
(#162) Infix operators must be spaced. (space-infix-ops)
(#163) 'data' is not defined. (no-undef)
(#163) ["e_livecapture_button"] is better written in dot notation. (dot-notation)
(#163) Infix operators must be spaced. (space-infix-ops)
(#164) Line 164 exceeds the maximum line length of 132. (max-len)
(#164) 'data' is not defined. (no-undef)
(#164) ["e_flashreplace"] is better written in dot notation. (dot-notation)
(#164) Infix operators must be spaced. (space-infix-ops)
(#165) 'data' is not defined. (no-undef)
(#165) ["e_alreadylive"] is better written in dot notation. (dot-notation)
(#165) Infix operators must be spaced. (space-infix-ops)
(#166) 'data' is not defined. (no-undef)
(#166) ["e_livecapturechoice"] is better written in dot notation. (dot-notation)
(#166) Infix operators must be spaced. (space-infix-ops)
(#167) 'data' is not defined. (no-undef)
(#167) ["e_set"] is better written in dot notation. (dot-notation)
(#167) Infix operators must be spaced. (space-infix-ops)
(#168) 'data' is not defined. (no-undef)
(#168) ["e_bandwidth"] is better written in dot notation. (dot-notation)
(#168) Infix operators must be spaced. (space-infix-ops)
(#169) 'data' is not defined. (no-undef)
(#169) ["e_video_url"] is better written in dot notation. (dot-notation)
(#169) Infix operators must be spaced. (space-infix-ops)
(#170) 'data' is not defined. (no-undef)
(#170) ["e_event_triggers"] is better written in dot notation. (dot-notation)
(#170) Infix operators must be spaced. (space-infix-ops)
(#171) 'data' is not defined. (no-undef)
(#171) ["e_slide_url"] is better written in dot notation. (dot-notation)
(#171) Infix operators must be spaced. (space-infix-ops)
(#172) 'data' is not defined. (no-undef)
(#172) ["e_image_type"] is better written in dot notation. (dot-notation)
(#172) Infix operators must be spaced. (space-infix-ops)
(#173) 'data' is not defined. (no-undef)
(#173) ["e_convert_slides"] is better written in dot notation. (dot-notation)
(#173) Infix operators must be spaced. (space-infix-ops)
(#174) 'data' is not defined. (no-undef)
(#174) ["e_detect_video_type"] is better written in dot notation. (dot-notation)
(#174) Infix operators must be spaced. (space-infix-ops)
(#175) Line 175 exceeds the maximum line length of 132. (max-len)
(#175) 'data' is not defined. (no-undef)
(#175) ["e_detect_video_type_title"] is better written in dot notation. (dot-notation)
(#175) Infix operators must be spaced. (space-infix-ops)
(#176) 'data' is not defined. (no-undef)
(#176) ["e_unrecognised_video_type"] is better written in dot notation. (dot-notation)
(#176) Infix operators must be spaced. (space-infix-ops)
(#177) Line 177 exceeds the maximum line length of 132. (max-len)
(#177) 'data' is not defined. (no-undef)
(#177) ["e_video_type_warn"] is better written in dot notation. (dot-notation)
(#177) Infix operators must be spaced. (space-infix-ops)
(#178) 'data' is not defined. (no-undef)
(#178) ["e_videopos"] is better written in dot notation. (dot-notation)
(#178) Infix operators must be spaced. (space-infix-ops)
(#179) 'data' is not defined. (no-undef)
(#179) ["e_set_title"] is better written in dot notation. (dot-notation)
(#179) Infix operators must be spaced. (space-infix-ops)
(#180) 'data' is not defined. (no-undef)
(#180) ["e_set_times"] is better written in dot notation. (dot-notation)
(#180) Infix operators must be spaced. (space-infix-ops)
(#181) 'data' is not defined. (no-undef)
(#181) ["e_set_time_button"] is better written in dot notation. (dot-notation)
(#181) Infix operators must be spaced. (space-infix-ops)
(#182) 'data' is not defined. (no-undef)
(#182) ["e_moveset_button"] is better written in dot notation. (dot-notation)
(#182) Infix operators must be spaced. (space-infix-ops)
(#183) 'data' is not defined. (no-undef)
(#183) ["e_set_slidetime_title"] is better written in dot notation. (dot-notation)
(#183) Infix operators must be spaced. (space-infix-ops)
(#184) 'data' is not defined. (no-undef)
(#184) ["e_slidemoveset_title"] is better written in dot notation. (dot-notation)
(#184) Infix operators must be spaced. (space-infix-ops)
(#185) 'data' is not defined. (no-undef)
(#185) ["e_set_subtime_title"] is better written in dot notation. (dot-notation)
(#185) Infix operators must be spaced. (space-infix-ops)
(#186) 'data' is not defined. (no-undef)
(#186) ["e_submoveset_title"] is better written in dot notation. (dot-notation)
(#186) Infix operators must be spaced. (space-infix-ops)
(#187) 'data' is not defined. (no-undef)
(#187) ["e_slide_plural"] is better written in dot notation. (dot-notation)
(#187) Infix operators must be spaced. (space-infix-ops)
(#188) 'data' is not defined. (no-undef)
(#188) ["e_sub_plural"] is better written in dot notation. (dot-notation)
(#188) Infix operators must be spaced. (space-infix-ops)
(#189) 'data' is not defined. (no-undef)
(#189) ["e_cleartimes_button"] is better written in dot notation. (dot-notation)
(#189) Infix operators must be spaced. (space-infix-ops)
(#190) 'data' is not defined. (no-undef)
(#190) ["e_cleartimes_title"] is better written in dot notation. (dot-notation)
(#190) Infix operators must be spaced. (space-infix-ops)
(#191) 'data' is not defined. (no-undef)
(#191) ["e_clearslidetimes"] is better written in dot notation. (dot-notation)
(#191) Infix operators must be spaced. (space-infix-ops)
(#192) 'data' is not defined. (no-undef)
(#192) ["e_clearsubtimes"] is better written in dot notation. (dot-notation)
(#192) Infix operators must be spaced. (space-infix-ops)
(#193) 'data' is not defined. (no-undef)
(#193) ["e_new_sub_source"] is better written in dot notation. (dot-notation)
(#193) Infix operators must be spaced. (space-infix-ops)
(#194) 'data' is not defined. (no-undef)
(#194) ["e_sub_not_active"] is better written in dot notation. (dot-notation)
(#194) Infix operators must be spaced. (space-infix-ops)
(#195) 'data' is not defined. (no-undef)
(#195) ["e_subtitle_url"] is better written in dot notation. (dot-notation)
(#195) Infix operators must be spaced. (space-infix-ops)
(#196) 'data' is not defined. (no-undef)
(#196) ["e_subtitle_source_type"] is better written in dot notation. (dot-notation)
(#196) Infix operators must be spaced. (space-infix-ops)
(#197) 'data' is not defined. (no-undef)
(#197) ["e_subtype_jsavsfile"] is better written in dot notation. (dot-notation)
(#197) Infix operators must be spaced. (space-infix-ops)
(#198) 'data' is not defined. (no-undef)
(#198) ["e_subtype_blank"] is better written in dot notation. (dot-notation)
(#198) Infix operators must be spaced. (space-infix-ops)
(#199) 'data' is not defined. (no-undef)
(#199) ["e_subtype_textfile"] is better written in dot notation. (dot-notation)
(#199) Infix operators must be spaced. (space-infix-ops)
(#200) 'data' is not defined. (no-undef)
(#200) ["e_subtype_textbox"] is better written in dot notation. (dot-notation)
(#200) Infix operators must be spaced. (space-infix-ops)
(#201) 'data' is not defined. (no-undef)
(#201) ["e_subtitle_boxname"] is better written in dot notation. (dot-notation)
(#201) Infix operators must be spaced. (space-infix-ops)
(#202) Line 202 exceeds the maximum line length of 132. (max-len)
(#202) 'data' is not defined. (no-undef)
(#202) ["e_sub_split"] is better written in dot notation. (dot-notation)
(#202) Infix operators must be spaced. (space-infix-ops)
(#203) 'data' is not defined. (no-undef)
(#203) ["e_subediting"] is better written in dot notation. (dot-notation)
(#203) Infix operators must be spaced. (space-infix-ops)
(#204) 'data' is not defined. (no-undef)
(#204) ["e_addsubbeforetitle"] is better written in dot notation. (dot-notation)
(#204) Infix operators must be spaced. (space-infix-ops)
(#205) 'data' is not defined. (no-undef)
(#205) ["e_addsubbefore"] is better written in dot notation. (dot-notation)
(#205) Infix operators must be spaced. (space-infix-ops)
(#206) 'data' is not defined. (no-undef)
(#206) ["e_addsubaftertitle"] is better written in dot notation. (dot-notation)
(#206) Infix operators must be spaced. (space-infix-ops)
(#207) 'data' is not defined. (no-undef)
(#207) ["e_addsubafter"] is better written in dot notation. (dot-notation)
(#207) Infix operators must be spaced. (space-infix-ops)
(#208) 'data' is not defined. (no-undef)
(#208) ["e_editsubtitle"] is better written in dot notation. (dot-notation)
(#208) Infix operators must be spaced. (space-infix-ops)
(#209) 'data' is not defined. (no-undef)
(#209) ["e_editsub"] is better written in dot notation. (dot-notation)
(#209) Infix operators must be spaced. (space-infix-ops)
(#210) 'data' is not defined. (no-undef)
(#210) ["e_deletesubtitle"] is better written in dot notation. (dot-notation)
(#210) Infix operators must be spaced. (space-infix-ops)
(#211) 'data' is not defined. (no-undef)
(#211) ["e_deletesub"] is better written in dot notation. (dot-notation)
(#211) Infix operators must be spaced. (space-infix-ops)
(#212) 'data' is not defined. (no-undef)
(#212) ["e_subtitlesummary"] is better written in dot notation. (dot-notation)
(#212) Infix operators must be spaced. (space-infix-ops)
(#213) 'data' is not defined. (no-undef)
(#213) Line 213 exceeds the maximum line length of 132. (max-len)
(#213) ["e_subtitlefileformat"] is better written in dot notation. (dot-notation)
(#213) Infix operators must be spaced. (space-infix-ops)
(#214) 'data' is not defined. (no-undef)
(#214) ["e_slide_time_warn_prev"] is better written in dot notation. (dot-notation)
(#214) Infix operators must be spaced. (space-infix-ops)
(#215) 'data' is not defined. (no-undef)
(#215) ["e_slide_time_warn_next"] is better written in dot notation. (dot-notation)
(#215) Infix operators must be spaced. (space-infix-ops)
(#216) 'data' is not defined. (no-undef)
(#216) ["e_sub_time_warn_prev"] is better written in dot notation. (dot-notation)
(#216) Infix operators must be spaced. (space-infix-ops)
(#217) 'data' is not defined. (no-undef)
(#217) ["e_sub_time_warn_next"] is better written in dot notation. (dot-notation)
(#217) Infix operators must be spaced. (space-infix-ops)
(#218) 'data' is not defined. (no-undef)
(#218) ["e_delete_source"] is better written in dot notation. (dot-notation)
(#218) Infix operators must be spaced. (space-infix-ops)
(#219) 'data' is not defined. (no-undef)
(#219) ["e_none"] is better written in dot notation. (dot-notation)
(#219) Infix operators must be spaced. (space-infix-ops)
(#220) 'data' is not defined. (no-undef)
(#220) Line 220 exceeds the maximum line length of 132. (max-len)
(#220) ["e_eventnote"] is better written in dot notation. (dot-notation)
(#220) Infix operators must be spaced. (space-infix-ops)
(#221) 'data' is not defined. (no-undef)
(#221) ["e_update"] is better written in dot notation. (dot-notation)
(#221) Infix operators must be spaced. (space-infix-ops)
(#222) 'data' is not defined. (no-undef)
(#222) ["e_print_only"] is better written in dot notation. (dot-notation)
(#222) Infix operators must be spaced. (space-infix-ops)
(#223) 'data' is not defined. (no-undef)
(#223) ["e_image_only"] is better written in dot notation. (dot-notation)
(#223) Infix operators must be spaced. (space-infix-ops)
(#224) 'data' is not defined. (no-undef)
(#224) ["e_openoffice"] is better written in dot notation. (dot-notation)
(#224) Infix operators must be spaced. (space-infix-ops)
(#225) 'data' is not defined. (no-undef)
(#225) ["e_avconvert"] is better written in dot notation. (dot-notation)
(#225) Infix operators must be spaced. (space-infix-ops)
(#226) 'data' is not defined. (no-undef)
(#226) ["e_convert_heading"] is better written in dot notation. (dot-notation)
(#226) Infix operators must be spaced. (space-infix-ops)
(#227) 'data' is not defined. (no-undef)
(#227) ["e_slide_file"] is better written in dot notation. (dot-notation)
(#227) Infix operators must be spaced. (space-infix-ops)
(#228) 'data' is not defined. (no-undef)
(#228) ["e_convert_to"] is better written in dot notation. (dot-notation)
(#228) Infix operators must be spaced. (space-infix-ops)
(#229) 'data' is not defined. (no-undef)
(#229) ["e_select"] is better written in dot notation. (dot-notation)
(#229) Infix operators must be spaced. (space-infix-ops)
(#230) 'data' is not defined. (no-undef)
(#230) ["e_convert"] is better written in dot notation. (dot-notation)
(#230) Infix operators must be spaced. (space-infix-ops)
(#231) 'data' is not defined. (no-undef)
(#231) Line 231 exceeds the maximum line length of 132. (max-len)
(#231) ["e_convertmessage"] is better written in dot notation. (dot-notation)
(#231) Infix operators must be spaced. (space-infix-ops)
(#232) 'data' is not defined. (no-undef)
(#232) ["e_flash"] is better written in dot notation. (dot-notation)
(#232) Infix operators must be spaced. (space-infix-ops)
(#233) 'data' is not defined. (no-undef)
(#233) ["e_pdf"] is better written in dot notation. (dot-notation)
(#233) Infix operators must be spaced. (space-infix-ops)
(#234) 'data' is not defined. (no-undef)
(#234) ["e_images"] is better written in dot notation. (dot-notation)
(#234) Infix operators must be spaced. (space-infix-ops)
(#235) Line 235 exceeds the maximum line length of 132. (max-len)
(#235) 'data' is not defined. (no-undef)
(#235) ["e_nolivecapture"] is better written in dot notation. (dot-notation)
(#235) Infix operators must be spaced. (space-infix-ops)
(#236) 'data' is not defined. (no-undef)
(#236) ["e_nolivecapture2"] is better written in dot notation. (dot-notation)
(#236) Infix operators must be spaced. (space-infix-ops)
(#237) Line 237 exceeds the maximum line length of 132. (max-len)
(#237) 'data' is not defined. (no-undef)
(#237) ["e_noflashserver"] is better written in dot notation. (dot-notation)
(#237) Infix operators must be spaced. (space-infix-ops)
(#238) 'data' is not defined. (no-undef)
(#238) Line 238 exceeds the maximum line length of 132. (max-len)
(#238) ["e_noflashcapture"] is better written in dot notation. (dot-notation)
(#238) Infix operators must be spaced. (space-infix-ops)
(#239) 'data' is not defined. (no-undef)
(#239) ["e_streamquestion"] is better written in dot notation. (dot-notation)
(#239) Infix operators must be spaced. (space-infix-ops)
(#241) 'lang' is not defined. (no-undef)
(#241) ["pt"] is better written in dot notation. (dot-notation)
(#241) Infix operators must be spaced. (space-infix-ops)
(#241) 'data' is not defined. (no-undef)
(#242) 'langRTL' is not defined. (no-undef)
(#242) ["pt"] is better written in dot notation. (dot-notation)
(#242) Infix operators must be spaced. (space-infix-ops)
mod/autoview/avedit/quicksrc.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#16) Expected space or tab after '/**' in comment. (spaced-comment)
(#18) Missing JSDoc comment. (require-jsdoc)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) Expected { after 'if' condition. (curly)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) Expected { after 'if' condition. (curly)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) Line 34 exceeds the maximum line length of 132. (max-len)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#43) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#43) Missing JSDoc comment. (require-jsdoc)
(#43) 'videoQuestion' is defined but never used (no-unused-vars)
(#45) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#51) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#51) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#57) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#57) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#64) Expected space or tab after '/**' in comment. (spaced-comment)
(#66) Missing JSDoc comment. (require-jsdoc)
(#66) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#70) Expected space or tab after '/**' in comment. (spaced-comment)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) Line 79 exceeds the maximum line length of 132. (max-len)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#89) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#89) Missing JSDoc comment. (require-jsdoc)
(#89) 'videoSelect' is defined but never used (no-unused-vars)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#95) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Unexpected confirm. (no-alert)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#101) Line 101 exceeds the maximum line length of 132. (max-len)
(#101) Trailing spaces not allowed. (no-trailing-spaces)
(#107) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#107) Missing JSDoc comment. (require-jsdoc)
(#109) Infix operators must be spaced. (space-infix-ops)
(#110) Expected { after 'if' condition. (curly)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#113) Expected { after 'if' condition. (curly)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) There should be no spaces inside this paren. (space-in-parens)
(#117) Expected { after 'if' condition. (curly)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#121) Expected { after 'if' condition. (curly)
(#121) Infix operators must be spaced. (space-infix-ops)
(#124) Expected { after 'if' condition. (curly)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Multiple spaces found before '||'. (no-multi-spaces)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#127) Expected { after 'if' condition. (curly)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#135) Expected space or tab after '/**' in comment. (spaced-comment)
(#137) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#137) Missing JSDoc comment. (require-jsdoc)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#141) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#143) Line 143 exceeds the maximum line length of 132. (max-len)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#152) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#152) Missing JSDoc comment. (require-jsdoc)
(#152) 'slideQuestion' is defined but never used (no-unused-vars)
(#154) 'data' is defined but never used (no-unused-vars)
(#154) Infix operators must be spaced. (space-infix-ops)
(#156) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#158) Infix operators must be spaced. (space-infix-ops)
(#161) Expected { after 'else'. (curly)
(#162) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#165) Expected space or tab after '/**' in comment. (spaced-comment)
(#167) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#167) Missing JSDoc comment. (require-jsdoc)
(#169) Infix operators must be spaced. (space-infix-ops)
(#170) Expected { after 'if' condition. (curly)
(#170) Infix operators must be spaced. (space-infix-ops)
(#171) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#174) Infix operators must be spaced. (space-infix-ops)
(#175) Infix operators must be spaced. (space-infix-ops)
(#175) Infix operators must be spaced. (space-infix-ops)
(#175) Infix operators must be spaced. (space-infix-ops)
(#176) Infix operators must be spaced. (space-infix-ops)
(#177) Line 177 exceeds the maximum line length of 132. (max-len)
(#177) Infix operators must be spaced. (space-infix-ops)
(#177) Infix operators must be spaced. (space-infix-ops)
(#177) Infix operators must be spaced. (space-infix-ops)
(#178) Infix operators must be spaced. (space-infix-ops)
(#178) Infix operators must be spaced. (space-infix-ops)
(#178) Infix operators must be spaced. (space-infix-ops)
(#178) Infix operators must be spaced. (space-infix-ops)
(#179) Expected { after 'if' condition. (curly)
(#179) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) Infix operators must be spaced. (space-infix-ops)
(#181) Infix operators must be spaced. (space-infix-ops)
(#182) Infix operators must be spaced. (space-infix-ops)
(#185) Expected { after 'if' condition. (curly)
(#185) Infix operators must be spaced. (space-infix-ops)
(#186) Infix operators must be spaced. (space-infix-ops)
(#186) Infix operators must be spaced. (space-infix-ops)
(#186) Infix operators must be spaced. (space-infix-ops)
(#186) Infix operators must be spaced. (space-infix-ops)
(#191) Missing JSDoc comment. (require-jsdoc)
(#191) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#191) 'slideQuestion2' is defined but never used (no-unused-vars)
(#193) Expected { after 'if' condition. (curly)
(#193) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#202) Expected space or tab after '/**' in comment. (spaced-comment)
(#204) Missing JSDoc comment. (require-jsdoc)
(#204) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#206) Infix operators must be spaced. (space-infix-ops)
(#206) Infix operators must be spaced. (space-infix-ops)
(#206) Infix operators must be spaced. (space-infix-ops)
(#206) Infix operators must be spaced. (space-infix-ops)
(#207) Infix operators must be spaced. (space-infix-ops)
(#208) Infix operators must be spaced. (space-infix-ops)
(#209) Infix operators must be spaced. (space-infix-ops)
(#209) Infix operators must be spaced. (space-infix-ops)
(#209) Infix operators must be spaced. (space-infix-ops)
(#210) Infix operators must be spaced. (space-infix-ops)
(#211) Infix operators must be spaced. (space-infix-ops)
(#212) Infix operators must be spaced. (space-infix-ops)
(#212) Infix operators must be spaced. (space-infix-ops)
(#212) Infix operators must be spaced. (space-infix-ops)
(#213) Infix operators must be spaced. (space-infix-ops)
(#214) Line 214 exceeds the maximum line length of 132. (max-len)
(#214) Infix operators must be spaced. (space-infix-ops)
(#214) Infix operators must be spaced. (space-infix-ops)
(#214) Infix operators must be spaced. (space-infix-ops)
(#215) Infix operators must be spaced. (space-infix-ops)
(#216) Infix operators must be spaced. (space-infix-ops)
(#217) Infix operators must be spaced. (space-infix-ops)
(#217) Infix operators must be spaced. (space-infix-ops)
(#217) Infix operators must be spaced. (space-infix-ops)
(#218) Infix operators must be spaced. (space-infix-ops)
(#225) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#225) Missing JSDoc comment. (require-jsdoc)
(#225) 'processSlideSrcForm' is defined but never used (no-unused-vars)
(#227) Infix operators must be spaced. (space-infix-ops)
(#228) Infix operators must be spaced. (space-infix-ops)
(#229) Infix operators must be spaced. (space-infix-ops)
(#230) Trailing spaces not allowed. (no-trailing-spaces)
(#231) 'index' used outside of binding context. (block-scoped-var)
(#231) Infix operators must be spaced. (space-infix-ops)
(#232) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#232) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#232) 'index' used outside of binding context. (block-scoped-var)
(#232) Infix operators must be spaced. (space-infix-ops)
(#234) Expected { after 'if' condition. (curly)
(#234) Unexpected confirm. (no-alert)
(#235) Infix operators must be spaced. (space-infix-ops)
(#236) Expected { after 'else'. (curly)
(#237) Infix operators must be spaced. (space-infix-ops)
(#240) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#241) 'index' is already defined (no-redeclare)
(#241) Infix operators must be spaced. (space-infix-ops)
(#242) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#242) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#242) Infix operators must be spaced. (space-infix-ops)
(#244) Infix operators must be spaced. (space-infix-ops)
(#245) Infix operators must be spaced. (space-infix-ops)
(#248) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#249) Infix operators must be spaced. (space-infix-ops)
(#250) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#250) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#250) Infix operators must be spaced. (space-infix-ops)
(#252) Infix operators must be spaced. (space-infix-ops)
(#253) Infix operators must be spaced. (space-infix-ops)
(#256) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#257) Infix operators must be spaced. (space-infix-ops)
(#258) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#258) Infix operators must be spaced. (space-infix-ops)
(#260) Infix operators must be spaced. (space-infix-ops)
(#261) Infix operators must be spaced. (space-infix-ops)
(#267) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#267) Infix operators must be spaced. (space-infix-ops)
(#269) Infix operators must be spaced. (space-infix-ops)
(#270) Infix operators must be spaced. (space-infix-ops)
(#270) A space is required after ','. (comma-spacing)
(#273) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#273) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#273) Infix operators must be spaced. (space-infix-ops)
(#276) Unexpected alert. (no-alert)
(#280) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#288) Expected space or tab after '/**' in comment. (spaced-comment)
(#290) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#290) Missing JSDoc comment. (require-jsdoc)
(#292) Expected { after 'if' condition. (curly)
(#295) Infix operators must be spaced. (space-infix-ops)
(#295) Infix operators must be spaced. (space-infix-ops)
(#295) Infix operators must be spaced. (space-infix-ops)
(#295) Infix operators must be spaced. (space-infix-ops)
(#296) Infix operators must be spaced. (space-infix-ops)
(#297) Infix operators must be spaced. (space-infix-ops)
(#297) Infix operators must be spaced. (space-infix-ops)
(#297) Infix operators must be spaced. (space-infix-ops)
(#298) Infix operators must be spaced. (space-infix-ops)
(#299) Infix operators must be spaced. (space-infix-ops)
(#299) Infix operators must be spaced. (space-infix-ops)
(#299) Infix operators must be spaced. (space-infix-ops)
(#300) Infix operators must be spaced. (space-infix-ops)
(#300) Infix operators must be spaced. (space-infix-ops)
(#300) Infix operators must be spaced. (space-infix-ops)
(#301) Infix operators must be spaced. (space-infix-ops)
(#307) 'scount' is defined but never used (no-unused-vars)
(#307) Infix operators must be spaced. (space-infix-ops)
(#309) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#309) Missing JSDoc comment. (require-jsdoc)
(#309) 'numSlides' is defined but never used (no-unused-vars)
(#315) Expected space or tab after '/**' in comment. (spaced-comment)
(#317) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#317) Missing JSDoc comment. (require-jsdoc)
(#319) Infix operators must be spaced. (space-infix-ops)
(#319) Infix operators must be spaced. (space-infix-ops)
(#319) Infix operators must be spaced. (space-infix-ops)
(#319) Infix operators must be spaced. (space-infix-ops)
(#320) Infix operators must be spaced. (space-infix-ops)
(#321) Infix operators must be spaced. (space-infix-ops)
(#321) Infix operators must be spaced. (space-infix-ops)
(#321) Infix operators must be spaced. (space-infix-ops)
(#322) Infix operators must be spaced. (space-infix-ops)
(#322) Infix operators must be spaced. (space-infix-ops)
(#322) Infix operators must be spaced. (space-infix-ops)
(#323) Infix operators must be spaced. (space-infix-ops)
(#324) Infix operators must be spaced. (space-infix-ops)
(#324) Infix operators must be spaced. (space-infix-ops)
(#324) Infix operators must be spaced. (space-infix-ops)
(#325) Infix operators must be spaced. (space-infix-ops)
(#328) Expected { after 'if' condition. (curly)
(#332) Expected space or tab after '/**' in comment. (spaced-comment)
(#334) Infix operators must be spaced. (space-infix-ops)
(#335) Infix operators must be spaced. (space-infix-ops)
(#336) Missing JSDoc comment. (require-jsdoc)
(#336) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#338) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#342) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#342) Infix operators must be spaced. (space-infix-ops)
(#344) Expected { after 'if' condition. (curly)
(#344) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#344) Infix operators must be spaced. (space-infix-ops)
(#347) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#347) Infix operators must be spaced. (space-infix-ops)
(#349) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#349) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#349) Infix operators must be spaced. (space-infix-ops)
(#351) Trailing spaces not allowed. (no-trailing-spaces)
(#352) Infix operators must be spaced. (space-infix-ops)
(#352) Infix operators must be spaced. (space-infix-ops)
(#352) Infix operators must be spaced. (space-infix-ops)
(#353) Line 353 exceeds the maximum line length of 132. (max-len)
(#353) Infix operators must be spaced. (space-infix-ops)
(#353) Infix operators must be spaced. (space-infix-ops)
(#353) Infix operators must be spaced. (space-infix-ops)
(#354) Infix operators must be spaced. (space-infix-ops)
(#354) Infix operators must be spaced. (space-infix-ops)
(#356) Infix operators must be spaced. (space-infix-ops)
(#363) Expected { after 'if' condition. (curly)
(#363) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#363) Infix operators must be spaced. (space-infix-ops)
(#366) Infix operators must be spaced. (space-infix-ops)
(#370) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#370) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#372) Expected { after 'if' condition. (curly)
(#372) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#372) Infix operators must be spaced. (space-infix-ops)
(#375) Infix operators must be spaced. (space-infix-ops)
(#380) Missing JSDoc comment. (require-jsdoc)
(#380) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#382) Infix operators must be spaced. (space-infix-ops)
(#383) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#383) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#383) Infix operators must be spaced. (space-infix-ops)
(#385) Expected { after 'if' condition. (curly)
(#385) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#385) Infix operators must be spaced. (space-infix-ops)
(#386) Infix operators must be spaced. (space-infix-ops)
(#387) Infix operators must be spaced. (space-infix-ops)
(#389) Infix operators must be spaced. (space-infix-ops)
(#391) Infix operators must be spaced. (space-infix-ops)
(#395) 'tid' is defined but never used (no-unused-vars)
(#397) Missing JSDoc comment. (require-jsdoc)
(#397) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#399) Infix operators must be spaced. (space-infix-ops)
(#399) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#402) Missing JSDoc comment. (require-jsdoc)
(#402) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#404) Expected space or tab after '/**' in comment. (spaced-comment)
(#406) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#406) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#406) Infix operators must be spaced. (space-infix-ops)
(#408) Infix operators must be spaced. (space-infix-ops)
(#409) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#409) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#409) Infix operators must be spaced. (space-infix-ops)
(#411) Infix operators must be spaced. (space-infix-ops)
(#416) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#416) Missing JSDoc comment. (require-jsdoc)
(#416) 'openFileBrowser' is defined but never used (no-unused-vars)
(#418) Unexpected alert. (no-alert)
(#419) Infix operators must be spaced. (space-infix-ops)
mod/autoview/avedit/slidesrc.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#13) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#13) Missing JSDoc comment. (require-jsdoc)
(#15) Infix operators must be spaced. (space-infix-ops)
(#17) Expected { after 'if' condition. (curly)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Trailing spaces not allowed. (no-trailing-spaces)
(#18) Infix operators must be spaced. (space-infix-ops)
(#20) Expected { after 'else'. (curly)
(#23) Expected { after 'if' condition. (curly)
(#23) Infix operators must be spaced. (space-infix-ops)
(#25) Expected { after 'else'. (curly)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#29) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#29) Missing JSDoc comment. (require-jsdoc)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#35) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#35) Missing JSDoc comment. (require-jsdoc)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#41) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#41) Missing JSDoc comment. (require-jsdoc)
(#41) 'submitSlideSource' is defined but never used (no-unused-vars)
(#43) Infix operators must be spaced. (space-infix-ops)
(#45) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#49) Expected { after 'if' condition. (curly)
(#49) Unexpected confirm. (no-alert)
(#53) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#56) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#56) Infix operators must be spaced. (space-infix-ops)
(#58) Expected { after 'if' condition. (curly)
(#58) Unexpected confirm. (no-alert)
(#63) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#63) Infix operators must be spaced. (space-infix-ops)
(#65) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#65) Infix operators must be spaced. (space-infix-ops)
(#67) Expected { after 'if' condition. (curly)
(#67) Unexpected confirm. (no-alert)
(#73) 'lang' is not defined. (no-undef)
(#73) 'num' is not defined. (no-undef)
(#73) Trailing spaces not allowed. (no-trailing-spaces)
(#74) Trailing spaces not allowed. (no-trailing-spaces)
(#79) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#79) Missing JSDoc comment. (require-jsdoc)
(#81) Infix operators must be spaced. (space-infix-ops)
(#83) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#86) 'url' used outside of binding context. (block-scoped-var)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) 'index' used outside of binding context. (block-scoped-var)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) 'url' used outside of binding context. (block-scoped-var)
(#88) Expected { after 'if' condition. (curly)
(#88) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#88) 'index' used outside of binding context. (block-scoped-var)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#92) 'index' used outside of binding context. (block-scoped-var)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) 'url' used outside of binding context. (block-scoped-var)
(#93) Expected { after 'if' condition. (curly)
(#93) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#93) 'index' used outside of binding context. (block-scoped-var)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#97) 'index' used outside of binding context. (block-scoped-var)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) 'url' used outside of binding context. (block-scoped-var)
(#98) Expected { after 'if' condition. (curly)
(#98) 'index' used outside of binding context. (block-scoped-var)
(#98) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#103) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#103) 'index' used outside of binding context. (block-scoped-var)
(#103) Infix operators must be spaced. (space-infix-ops)
(#105) 'pos' used outside of binding context. (block-scoped-var)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) 'url' used outside of binding context. (block-scoped-var)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) 'url' used outside of binding context. (block-scoped-var)
(#106) A space is required after ','. (comma-spacing)
(#106) 'pos' used outside of binding context. (block-scoped-var)
(#110) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#110) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#110) Infix operators must be spaced. (space-infix-ops)
(#112) 'url' used outside of binding context. (block-scoped-var)
(#112) 'url' is already defined (no-redeclare)
(#112) Infix operators must be spaced. (space-infix-ops)
(#113) 'index' used outside of binding context. (block-scoped-var)
(#113) 'index' is already defined (no-redeclare)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) 'url' used outside of binding context. (block-scoped-var)
(#114) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#114) 'index' used outside of binding context. (block-scoped-var)
(#114) Infix operators must be spaced. (space-infix-ops)
(#116) 'pos' used outside of binding context. (block-scoped-var)
(#116) 'pos' is already defined (no-redeclare)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) 'url' used outside of binding context. (block-scoped-var)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) 'url' used outside of binding context. (block-scoped-var)
(#117) A space is required after ','. (comma-spacing)
(#117) 'pos' used outside of binding context. (block-scoped-var)
mod/autoview/avedit/subtitlesrc.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#13) Missing JSDoc comment. (require-jsdoc)
(#13) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#17) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#24) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#24) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#31) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#36) Trailing spaces not allowed. (no-trailing-spaces)
(#38) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#38) Missing JSDoc comment. (require-jsdoc)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#44) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#44) Missing JSDoc comment. (require-jsdoc)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#50) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#50) Missing JSDoc comment. (require-jsdoc)
(#50) 'submitForm' is defined but never used (no-unused-vars)
(#52) Expected { after 'if' condition. (curly)
(#52) Infix operators must be spaced. (space-infix-ops)
(#54) Expected { after 'else'. (curly)
mod/autoview/avedit/videosrc.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#13) Missing JSDoc comment. (require-jsdoc)
(#13) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#17) Expected { after 'if' condition. (curly)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Trailing spaces not allowed. (no-trailing-spaces)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#28) Expected { after 'else'. (curly)
(#31) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#31) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#40) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#44) Trailing spaces not allowed. (no-trailing-spaces)
(#46) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#46) Missing JSDoc comment. (require-jsdoc)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#53) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#53) Missing JSDoc comment. (require-jsdoc)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#59) Missing JSDoc comment. (require-jsdoc)
(#59) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#65) Missing JSDoc comment. (require-jsdoc)
(#65) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#65) 'submitVidSource' is defined but never used (no-unused-vars)
(#67) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#69) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#72) Line 72 exceeds the maximum line length of 132. (max-len)
(#72) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#72) There should be no spaces inside this paren. (space-in-parens)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#74) Expected { after 'if' condition. (curly)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Unexpected confirm. (no-alert)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#78) 'lang' is not defined. (no-undef)
(#78) 'num' is not defined. (no-undef)
(#78) Trailing spaces not allowed. (no-trailing-spaces)
(#84) Missing JSDoc comment. (require-jsdoc)
(#84) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) Expected space or tab after '//' in comment. (spaced-comment)
(#88) Expected { after 'if' condition. (curly)
(#88) Infix operators must be spaced. (space-infix-ops)
(#91) Line 91 exceeds the maximum line length of 132. (max-len)
(#91) Expected { after 'if' condition. (curly)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) Infix operators must be spaced. (space-infix-ops)
(#95) Expected space or tab after '//' in comment. (spaced-comment)
(#96) Expected { after 'if' condition. (curly)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#99) Expected { after 'if' condition. (curly)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#102) Expected { after 'if' condition. (curly)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#105) Expected space or tab after '//' in comment. (spaced-comment)
(#106) Line 106 exceeds the maximum line length of 132. (max-len)
(#106) Expected { after 'if' condition. (curly)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Multiple spaces found before '&&'. (no-multi-spaces)
(#106) Infix operators must be spaced. (space-infix-ops)
(#109) Expected space or tab after '//' in comment. (spaced-comment)
(#110) Expected { after 'if' condition. (curly)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#113) Unexpected confirm. (no-alert)
(#116) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#116) Missing JSDoc comment. (require-jsdoc)
(#116) 'detectType' is defined but never used (no-unused-vars)
(#118) Infix operators must be spaced. (space-infix-ops)
(#119) Expected { after 'if' condition. (curly)
(#119) Infix operators must be spaced. (space-infix-ops)
(#120) Unexpected alert. (no-alert)
(#121) Expected { after 'else'. (curly)
(#122) Infix operators must be spaced. (space-infix-ops)
(#125) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#125) Missing JSDoc comment. (require-jsdoc)
(#125) Function 'getTypeFromExtension' has a complexity of 22. (complexity)
(#127) Infix operators must be spaced. (space-infix-ops)
(#128) Expected { after 'if' condition. (curly)
(#128) Infix operators must be spaced. (space-infix-ops)
(#131) Expected { after 'if' condition. (curly)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) There should be no spaces inside this paren. (space-in-parens)
(#135) Expected { after 'if' condition. (curly)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Infix operators must be spaced. (space-infix-ops)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Infix operators must be spaced. (space-infix-ops)
(#139) Line 139 exceeds the maximum line length of 132. (max-len)
(#139) Expected { after 'if' condition. (curly)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#142) Expected { after 'if' condition. (curly)
(#142) Infix operators must be spaced. (space-infix-ops)
(#145) Line 145 exceeds the maximum line length of 132. (max-len)
(#145) Expected { after 'if' condition. (curly)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Multiple spaces found before '||'. (no-multi-spaces)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) There should be no spaces inside this paren. (space-in-parens)
mod/autoview/import-theme2.js
(#3) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) 'importTheme' is defined but never used (no-unused-vars)
(#5) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#8) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#8) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#18) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#18) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Trailing spaces not allowed. (no-trailing-spaces)
(#88) Trailing spaces not allowed. (no-trailing-spaces)
(#93) Missing JSDoc comment. (require-jsdoc)
(#93) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#95) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#95) Expected space(s) after "for". (keyword-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#98) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#98) 'i' is not defined. (no-undef)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) 'i' is not defined. (no-undef)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) 'i' is not defined. (no-undef)
(#100) Expected space(s) after "if". (keyword-spacing)
(#100) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#100) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#100) 'i' is not defined. (no-undef)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) 'i' is not defined. (no-undef)
(#100) Infix operators must be spaced. (space-infix-ops)
(#102) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#102) 'i' is not defined. (no-undef)
(#102) Infix operators must be spaced. (space-infix-ops)
(#104) 'i' is not defined. (no-undef)
(#112) Missing JSDoc comment. (require-jsdoc)
(#112) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#112) 'property' is defined but never used (no-unused-vars)
(#114) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#114) Expected space(s) after "for". (keyword-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#117) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#117) 'i' is not defined. (no-undef)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) 'i' is not defined. (no-undef)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) 'i' is not defined. (no-undef)
(#119) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#119) Expected space(s) after "if". (keyword-spacing)
(#119) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#119) 'i' is not defined. (no-undef)
(#119) Infix operators must be spaced. (space-infix-ops)
(#119) 'i' is not defined. (no-undef)
(#119) Infix operators must be spaced. (space-infix-ops)
(#121) 'i' is not defined. (no-undef)
mod/autoview/vresource/autoview.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#11) Expected space or tab after '/**' in comment. (spaced-comment)
(#12) 'REALPLAYER_SERVER' is defined but never used (no-unused-vars)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) 'WINDOWSMEDIA_SERVER' is defined but never used (no-unused-vars)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) 'MPEG4_SERVER' is defined but never used (no-unused-vars)
(#14) Infix operators must be spaced. (space-infix-ops)
(#16) Expected space or tab after '/**' in comment. (spaced-comment)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) 'SPEED_MODEM' is defined but never used (no-unused-vars)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) 'SPEED_BROAD' is defined but never used (no-unused-vars)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) 'SPEED_STREAM' is defined but never used (no-unused-vars)
(#32) Infix operators must be spaced. (space-infix-ops)
(#34) Expected space or tab after '/**' in comment. (spaced-comment)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#44) Expected space or tab after '/**' in comment. (spaced-comment)
(#45) 'ieSpoof' is defined but never used (no-unused-vars)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) 'tabletDevice' is defined but never used (no-unused-vars)
(#53) Infix operators must be spaced. (space-infix-ops)
(#55) Expected space or tab after '/**' in comment. (spaced-comment)
(#57) 'VERSION' is defined but never used (no-unused-vars)
(#57) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#82) 'autoStartDefault' is defined but never used (no-unused-vars)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Unnecessary semicolon. (no-extra-semi)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) 'presentationLoaded' is defined but never used (no-unused-vars)
(#93) Infix operators must be spaced. (space-infix-ops)
(#95) Expected space or tab after '/**' in comment. (spaced-comment)
(#97) Infix operators must be spaced. (space-infix-ops)
(#98) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#103) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#105) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#109) Infix operators must be spaced. (space-infix-ops)
(#112) 'slideAreaWidth' is defined but never used (no-unused-vars)
(#113) 'subtitleHeight' is already defined (no-redeclare)
(#114) Line 114 exceeds the maximum line length of 132. (max-len)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) 'thumbnailsActive' is not defined. (no-undef)
(#114) Infix operators must be spaced. (space-infix-ops)
(#115) 'thumbnailsActiveDefault' is defined but never used (no-unused-vars)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#115) 'subtitlesActiveDefault' is defined but never used (no-unused-vars)
(#115) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#117) Infix operators must be spaced. (space-infix-ops)
(#119) Infix operators must be spaced. (space-infix-ops)
(#120) Infix operators must be spaced. (space-infix-ops)
(#120) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#120) Infix operators must be spaced. (space-infix-ops)
(#121) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#123) 'enableHTML5' is defined but never used (no-unused-vars)
(#123) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#128) Infix operators must be spaced. (space-infix-ops)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#129) Infix operators must be spaced. (space-infix-ops)
(#131) Expected space or tab after '/**' in comment. (spaced-comment)
(#133) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#133) Missing JSDoc comment. (require-jsdoc)
(#137) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#140) Infix operators must be spaced. (space-infix-ops)
(#141) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#143) Infix operators must be spaced. (space-infix-ops)
(#144) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#150) Line 150 exceeds the maximum line length of 132. (max-len)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#155) Infix operators must be spaced. (space-infix-ops)
(#156) Infix operators must be spaced. (space-infix-ops)
(#157) Infix operators must be spaced. (space-infix-ops)
(#158) Infix operators must be spaced. (space-infix-ops)
(#161) Infix operators must be spaced. (space-infix-ops)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Infix operators must be spaced. (space-infix-ops)
(#165) Expected { after 'if' condition. (curly)
(#165) Infix operators must be spaced. (space-infix-ops)
(#166) Infix operators must be spaced. (space-infix-ops)
(#166) Infix operators must be spaced. (space-infix-ops)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Infix operators must be spaced. (space-infix-ops)
(#168) Expected { after 'if' condition. (curly)
(#168) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#170) Infix operators must be spaced. (space-infix-ops)
(#170) Infix operators must be spaced. (space-infix-ops)
(#171) Infix operators must be spaced. (space-infix-ops)
(#172) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#178) Expected { after 'if' condition. (curly)
(#178) Infix operators must be spaced. (space-infix-ops)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Infix operators must be spaced. (space-infix-ops)
(#181) Expected { after 'else'. (curly)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#188) Missing JSDoc comment. (require-jsdoc)
(#188) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#192) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#192) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#194) Expected { after 'if' condition. (curly)
(#194) Infix operators must be spaced. (space-infix-ops)
(#197) Infix operators must be spaced. (space-infix-ops)
(#197) Infix operators must be spaced. (space-infix-ops)
(#197) Infix operators must be spaced. (space-infix-ops)
(#198) Infix operators must be spaced. (space-infix-ops)
(#199) Infix operators must be spaced. (space-infix-ops)
(#200) Infix operators must be spaced. (space-infix-ops)
(#201) Infix operators must be spaced. (space-infix-ops)
(#202) Infix operators must be spaced. (space-infix-ops)
(#203) Infix operators must be spaced. (space-infix-ops)
(#204) Infix operators must be spaced. (space-infix-ops)
(#205) Infix operators must be spaced. (space-infix-ops)
(#206) Infix operators must be spaced. (space-infix-ops)
(#207) Infix operators must be spaced. (space-infix-ops)
(#208) Infix operators must be spaced. (space-infix-ops)
(#209) Infix operators must be spaced. (space-infix-ops)
(#210) Infix operators must be spaced. (space-infix-ops)
(#211) Infix operators must be spaced. (space-infix-ops)
(#212) Infix operators must be spaced. (space-infix-ops)
(#216) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#217) Infix operators must be spaced. (space-infix-ops)
(#217) Infix operators must be spaced. (space-infix-ops)
(#217) Infix operators must be spaced. (space-infix-ops)
(#219) Expected { after 'if' condition. (curly)
(#219) Infix operators must be spaced. (space-infix-ops)
(#222) Infix operators must be spaced. (space-infix-ops)
(#223) Infix operators must be spaced. (space-infix-ops)
(#224) Infix operators must be spaced. (space-infix-ops)
(#225) Infix operators must be spaced. (space-infix-ops)
(#226) Infix operators must be spaced. (space-infix-ops)
(#227) Infix operators must be spaced. (space-infix-ops)
(#228) Infix operators must be spaced. (space-infix-ops)
(#231) Expected { after 'if' condition. (curly)
(#231) Infix operators must be spaced. (space-infix-ops)
(#234) Infix operators must be spaced. (space-infix-ops)
(#239) Missing JSDoc comment. (require-jsdoc)
(#239) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#242) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#242) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#242) Infix operators must be spaced. (space-infix-ops)
(#245) Infix operators must be spaced. (space-infix-ops)
(#246) Infix operators must be spaced. (space-infix-ops)
(#247) Infix operators must be spaced. (space-infix-ops)
(#248) Infix operators must be spaced. (space-infix-ops)
(#249) Infix operators must be spaced. (space-infix-ops)
(#250) Infix operators must be spaced. (space-infix-ops)
(#251) Infix operators must be spaced. (space-infix-ops)
(#252) Infix operators must be spaced. (space-infix-ops)
(#253) Infix operators must be spaced. (space-infix-ops)
(#254) Infix operators must be spaced. (space-infix-ops)
(#255) Infix operators must be spaced. (space-infix-ops)
(#256) Infix operators must be spaced. (space-infix-ops)
(#259) Expected { after 'if' condition. (curly)
(#261) Infix operators must be spaced. (space-infix-ops)
(#262) Infix operators must be spaced. (space-infix-ops)
(#263) Infix operators must be spaced. (space-infix-ops)
(#264) Infix operators must be spaced. (space-infix-ops)
(#267) Infix operators must be spaced. (space-infix-ops)
(#268) Infix operators must be spaced. (space-infix-ops)
(#269) Infix operators must be spaced. (space-infix-ops)
(#270) Infix operators must be spaced. (space-infix-ops)
(#274) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#275) Expected { after 'if' condition. (curly)
(#277) Infix operators must be spaced. (space-infix-ops)
(#278) Infix operators must be spaced. (space-infix-ops)
(#279) Infix operators must be spaced. (space-infix-ops)
(#280) Infix operators must be spaced. (space-infix-ops)
(#281) Infix operators must be spaced. (space-infix-ops)
(#282) Infix operators must be spaced. (space-infix-ops)
(#283) Infix operators must be spaced. (space-infix-ops)
(#284) Infix operators must be spaced. (space-infix-ops)
(#285) Infix operators must be spaced. (space-infix-ops)
(#286) Infix operators must be spaced. (space-infix-ops)
(#287) Infix operators must be spaced. (space-infix-ops)
(#288) Infix operators must be spaced. (space-infix-ops)
(#289) Infix operators must be spaced. (space-infix-ops)
(#290) Infix operators must be spaced. (space-infix-ops)
(#291) Infix operators must be spaced. (space-infix-ops)
(#292) Infix operators must be spaced. (space-infix-ops)
(#293) Infix operators must be spaced. (space-infix-ops)
(#294) Infix operators must be spaced. (space-infix-ops)
(#295) Infix operators must be spaced. (space-infix-ops)
(#296) Infix operators must be spaced. (space-infix-ops)
(#298) Expected { after 'else'. (curly)
(#300) Infix operators must be spaced. (space-infix-ops)
(#301) Infix operators must be spaced. (space-infix-ops)
(#302) Infix operators must be spaced. (space-infix-ops)
(#303) Infix operators must be spaced. (space-infix-ops)
(#304) Infix operators must be spaced. (space-infix-ops)
(#305) Infix operators must be spaced. (space-infix-ops)
(#306) Infix operators must be spaced. (space-infix-ops)
(#307) Infix operators must be spaced. (space-infix-ops)
(#308) Infix operators must be spaced. (space-infix-ops)
(#309) Infix operators must be spaced. (space-infix-ops)
(#310) Infix operators must be spaced. (space-infix-ops)
(#311) Infix operators must be spaced. (space-infix-ops)
(#312) Infix operators must be spaced. (space-infix-ops)
(#313) Infix operators must be spaced. (space-infix-ops)
(#314) Infix operators must be spaced. (space-infix-ops)
(#315) Infix operators must be spaced. (space-infix-ops)
(#316) Infix operators must be spaced. (space-infix-ops)
(#321) Missing JSDoc comment. (require-jsdoc)
(#321) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#323) Infix operators must be spaced. (space-infix-ops)
(#324) Infix operators must be spaced. (space-infix-ops)
(#324) Infix operators must be spaced. (space-infix-ops)
(#324) Infix operators must be spaced. (space-infix-ops)
(#325) Infix operators must be spaced. (space-infix-ops)
(#326) Infix operators must be spaced. (space-infix-ops)
(#330) Expected space or tab after '/**' in comment. (spaced-comment)
(#332) Missing JSDoc comment. (require-jsdoc)
(#332) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#332) 'popupSlides' is defined but never used (no-unused-vars)
(#334) Expected { after 'if' condition. (curly)
(#334) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#334) Infix operators must be spaced. (space-infix-ops)
(#337) Infix operators must be spaced. (space-infix-ops)
(#337) Infix operators must be spaced. (space-infix-ops)
(#337) Trailing spaces not allowed. (no-trailing-spaces)
(#341) Expected space or tab after '/**' in comment. (spaced-comment)
(#343) Missing JSDoc comment. (require-jsdoc)
(#343) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#345) Infix operators must be spaced. (space-infix-ops)
(#347) Expected space or tab after '/**' in comment. (spaced-comment)
(#349) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#349) Infix operators must be spaced. (space-infix-ops)
(#349) Infix operators must be spaced. (space-infix-ops)
(#351) Infix operators must be spaced. (space-infix-ops)
(#352) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#352) Expected space(s) after "while". (keyword-spacing)
(#352) Infix operators must be spaced. (space-infix-ops)
(#354) Infix operators must be spaced. (space-infix-ops)
(#355) Infix operators must be spaced. (space-infix-ops)
(#359) Infix operators must be spaced. (space-infix-ops)
(#360) Expected { after 'if' condition. (curly)
(#360) Infix operators must be spaced. (space-infix-ops)
(#361) Infix operators must be spaced. (space-infix-ops)
(#366) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#366) Missing JSDoc comment. (require-jsdoc)
(#366) 'setBaseRef' is defined but never used (no-unused-vars)
(#368) Infix operators must be spaced. (space-infix-ops)
(#369) Infix operators must be spaced. (space-infix-ops)
(#372) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#372) Missing JSDoc comment. (require-jsdoc)
(#372) 'setVresourcePath' is defined but never used (no-unused-vars)
(#374) Infix operators must be spaced. (space-infix-ops)
(#377) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#377) Missing JSDoc comment. (require-jsdoc)
(#377) 'setVideoPosition' is defined but never used (no-unused-vars)
(#379) Infix operators must be spaced. (space-infix-ops)
(#382) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#382) Missing JSDoc comment. (require-jsdoc)
(#382) 'setVideoSize' is defined but never used (no-unused-vars)
(#382) A space is required after ','. (comma-spacing)
(#384) Infix operators must be spaced. (space-infix-ops)
(#385) Infix operators must be spaced. (space-infix-ops)
(#388) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#388) Missing JSDoc comment. (require-jsdoc)
(#388) 'setVideoAspect' is defined but never used (no-unused-vars)
(#390) Infix operators must be spaced. (space-infix-ops)
(#393) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#393) Missing JSDoc comment. (require-jsdoc)
(#393) 'setSlideAspect' is defined but never used (no-unused-vars)
(#395) Infix operators must be spaced. (space-infix-ops)
(#398) Missing JSDoc comment. (require-jsdoc)
(#398) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#398) 'setDownloadButton' is defined but never used (no-unused-vars)
(#400) Infix operators must be spaced. (space-infix-ops)
(#403) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#403) Missing JSDoc comment. (require-jsdoc)
(#403) 'useLegacySlideSizes' is defined but never used (no-unused-vars)
(#405) Expected space or tab after '//*' in comment. (spaced-comment)
(#410) Missing JSDoc comment. (require-jsdoc)
(#410) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#410) 'setSlideSizes' is defined but never used (no-unused-vars)
(#410) A space is required after ','. (comma-spacing)
(#412) Infix operators must be spaced. (space-infix-ops)
(#413) Infix operators must be spaced. (space-infix-ops)
(#416) Missing JSDoc comment. (require-jsdoc)
(#416) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#416) 'setSubtitleHeight' is defined but never used (no-unused-vars)
(#418) Infix operators must be spaced. (space-infix-ops)
(#421) Missing JSDoc comment. (require-jsdoc)
(#421) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#421) 'setExitURL' is defined but never used (no-unused-vars)
(#423) Infix operators must be spaced. (space-infix-ops)
(#426) Missing JSDoc comment. (require-jsdoc)
(#426) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#426) 'setAutoStart' is defined but never used (no-unused-vars)
(#428) Infix operators must be spaced. (space-infix-ops)
(#429) Infix operators must be spaced. (space-infix-ops)
(#432) Missing JSDoc comment. (require-jsdoc)
(#432) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#432) 'setPauseAfterSlide' is defined but never used (no-unused-vars)
(#434) Infix operators must be spaced. (space-infix-ops)
(#437) Expected space or tab after '/**' in comment. (spaced-comment)
(#437) Missing JSDoc for parameter 'm'. (valid-jsdoc)
(#438) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#440) Infix operators must be spaced. (space-infix-ops)
(#443) Missing JSDoc comment. (require-jsdoc)
(#443) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#443) 'setControlVisibility' is defined but never used (no-unused-vars)
(#445) Infix operators must be spaced. (space-infix-ops)
(#446) Infix operators must be spaced. (space-infix-ops)
(#447) Infix operators must be spaced. (space-infix-ops)
(#448) Infix operators must be spaced. (space-infix-ops)
(#449) Infix operators must be spaced. (space-infix-ops)
(#450) Infix operators must be spaced. (space-infix-ops)
(#451) Infix operators must be spaced. (space-infix-ops)
(#452) Infix operators must be spaced. (space-infix-ops)
(#453) Infix operators must be spaced. (space-infix-ops)
(#456) Missing JSDoc comment. (require-jsdoc)
(#456) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#456) 'setThumbnailsActive' is defined but never used (no-unused-vars)
(#458) Infix operators must be spaced. (space-infix-ops)
(#459) 'thumbnailsActive' is not defined. (no-undef)
(#459) Infix operators must be spaced. (space-infix-ops)
(#462) Missing JSDoc comment. (require-jsdoc)
(#462) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#462) 'setThumbProportion' is defined but never used (no-unused-vars)
(#464) Infix operators must be spaced. (space-infix-ops)
(#467) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#467) Missing JSDoc comment. (require-jsdoc)
(#467) 'setSubtitlesActive' is defined but never used (no-unused-vars)
(#469) Expected { after 'if' condition. (curly)
(#469) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#469) Infix operators must be spaced. (space-infix-ops)
(#470) Infix operators must be spaced. (space-infix-ops)
(#471) Infix operators must be spaced. (space-infix-ops)
(#472) Infix operators must be spaced. (space-infix-ops)
(#475) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#475) Missing JSDoc comment. (require-jsdoc)
(#475) 'setQTRefURL' is defined but never used (no-unused-vars)
(#477) Infix operators must be spaced. (space-infix-ops)
(#480) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#480) Missing JSDoc comment. (require-jsdoc)
(#480) 'setXMLSubtitle' is defined but never used (no-unused-vars)
(#482) Infix operators must be spaced. (space-infix-ops)
(#485) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#485) Missing JSDoc comment. (require-jsdoc)
(#485) 'setFlashParams' is defined but never used (no-unused-vars)
(#487) Infix operators must be spaced. (space-infix-ops)
(#488) Infix operators must be spaced. (space-infix-ops)
(#489) Infix operators must be spaced. (space-infix-ops)
(#492) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#492) Missing JSDoc comment. (require-jsdoc)
(#492) 'setFlashAuthUrl' is defined but never used (no-unused-vars)
(#494) Infix operators must be spaced. (space-infix-ops)
(#497) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#497) Missing JSDoc comment. (require-jsdoc)
(#497) 'setUser' is defined but never used (no-unused-vars)
(#499) Infix operators must be spaced. (space-infix-ops)
(#502) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#502) Missing JSDoc comment. (require-jsdoc)
(#502) 'setPreferedLang' is defined but never used (no-unused-vars)
(#504) Infix operators must be spaced. (space-infix-ops)
(#507) Missing JSDoc comment. (require-jsdoc)
(#507) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#507) 'setBlockReal' is defined but never used (no-unused-vars)
(#509) Infix operators must be spaced. (space-infix-ops)
(#512) Missing JSDoc comment. (require-jsdoc)
(#512) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#512) 'setFlowPlayerVersion' is defined but never used (no-unused-vars)
(#514) Infix operators must be spaced. (space-infix-ops)
(#517) Missing JSDoc comment. (require-jsdoc)
(#517) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#517) 'setEnableHTML5' is defined but never used (no-unused-vars)
(#519) Infix operators must be spaced. (space-infix-ops)
(#522) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#522) Missing JSDoc comment. (require-jsdoc)
(#522) 'setSaveCookieID' is defined but never used (no-unused-vars)
(#524) Infix operators must be spaced. (space-infix-ops)
(#527) Expected space or tab after '/**' in comment. (spaced-comment)
(#529) Missing JSDoc comment. (require-jsdoc)
(#529) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#529) 'initLang' is defined but never used (no-unused-vars)
(#531) Infix operators must be spaced. (space-infix-ops)
(#532) Expected { after 'if' condition. (curly)
(#532) Infix operators must be spaced. (space-infix-ops)
(#538) Expected space or tab after '/**' in comment. (spaced-comment)
(#540) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#540) Missing JSDoc comment. (require-jsdoc)
(#540) 'addAVLang' is defined but never used (no-unused-vars)
(#542) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#544) Infix operators must be spaced. (space-infix-ops)
(#545) Expected { after 'if' condition. (curly)
(#545) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#545) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#545) Infix operators must be spaced. (space-infix-ops)
(#545) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#545) Infix operators must be spaced. (space-infix-ops)
(#546) Infix operators must be spaced. (space-infix-ops)
(#549) Expected { after 'if' condition. (curly)
(#549) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#549) Infix operators must be spaced. (space-infix-ops)
(#550) Infix operators must be spaced. (space-infix-ops)
(#555) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#555) Missing JSDoc comment. (require-jsdoc)
(#557) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#557) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#557) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#557) Infix operators must be spaced. (space-infix-ops)
(#559) Infix operators must be spaced. (space-infix-ops)
(#559) Infix operators must be spaced. (space-infix-ops)
(#559) Infix operators must be spaced. (space-infix-ops)
(#559) Infix operators must be spaced. (space-infix-ops)
(#563) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#564) Infix operators must be spaced. (space-infix-ops)
(#565) Infix operators must be spaced. (space-infix-ops)
(#569) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#569) Missing JSDoc comment. (require-jsdoc)
(#569) 'addSubtitleSource' is defined but never used (no-unused-vars)
(#571) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#573) Infix operators must be spaced. (space-infix-ops)
(#574) Infix operators must be spaced. (space-infix-ops)
(#576) Expected { after 'if' condition. (curly)
(#576) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#576) Infix operators must be spaced. (space-infix-ops)
(#577) Infix operators must be spaced. (space-infix-ops)
(#578) Expected { after 'else'. (curly)
(#579) Infix operators must be spaced. (space-infix-ops)
(#581) Expected { after 'if' condition. (curly)
(#581) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#581) Infix operators must be spaced. (space-infix-ops)
(#582) Infix operators must be spaced. (space-infix-ops)
(#583) Expected { after 'else'. (curly)
(#584) Infix operators must be spaced. (space-infix-ops)
(#588) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#588) Missing JSDoc comment. (require-jsdoc)
(#588) 'addSlideLang' is defined but never used (no-unused-vars)
(#590) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#592) Infix operators must be spaced. (space-infix-ops)
(#593) Infix operators must be spaced. (space-infix-ops)
(#597) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#597) Missing JSDoc comment. (require-jsdoc)
(#597) 'addSlideSource' is defined but never used (no-unused-vars)
(#599) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#599) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#599) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#599) Infix operators must be spaced. (space-infix-ops)
(#601) Infix operators must be spaced. (space-infix-ops)
(#601) Infix operators must be spaced. (space-infix-ops)
(#601) Infix operators must be spaced. (space-infix-ops)
(#601) Infix operators must be spaced. (space-infix-ops)
(#605) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#606) Infix operators must be spaced. (space-infix-ops)
(#607) Expected { after 'if' condition. (curly)
(#607) Infix operators must be spaced. (space-infix-ops)
(#607) Infix operators must be spaced. (space-infix-ops)
(#608) Infix operators must be spaced. (space-infix-ops)
(#610) Infix operators must be spaced. (space-infix-ops)
(#614) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#614) Missing JSDoc comment. (require-jsdoc)
(#616) Infix operators must be spaced. (space-infix-ops)
(#617) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#619) Infix operators must be spaced. (space-infix-ops)
(#620) Expected { after 'if' condition. (curly)
(#620) Expected space(s) after "if". (keyword-spacing)
(#626) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#626) Missing JSDoc comment. (require-jsdoc)
(#628) Infix operators must be spaced. (space-infix-ops)
(#629) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#631) Infix operators must be spaced. (space-infix-ops)
(#632) Expected { after 'if' condition. (curly)
(#632) Expected space(s) after "if". (keyword-spacing)
(#638) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#638) Missing JSDoc comment. (require-jsdoc)
(#640) Infix operators must be spaced. (space-infix-ops)
(#641) Expected { after 'if' condition. (curly)
(#641) Infix operators must be spaced. (space-infix-ops)
(#642) Infix operators must be spaced. (space-infix-ops)
(#642) Infix operators must be spaced. (space-infix-ops)
(#642) Infix operators must be spaced. (space-infix-ops)
(#642) Infix operators must be spaced. (space-infix-ops)
(#642) Infix operators must be spaced. (space-infix-ops)
(#642) Infix operators must be spaced. (space-infix-ops)
(#647) Expected space or tab after '/**' in comment. (spaced-comment)
(#649) Missing JSDoc comment. (require-jsdoc)
(#649) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#649) 'initPresentation' is defined but never used (no-unused-vars)
(#651) Expected { after 'if' condition. (curly)
(#651) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#651) Infix operators must be spaced. (space-infix-ops)
(#652) Infix operators must be spaced. (space-infix-ops)
(#654) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#656) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#658) Line 658 exceeds the maximum line length of 132. (max-len)
(#658) Infix operators must be spaced. (space-infix-ops)
(#659) Infix operators must be spaced. (space-infix-ops)
(#660) Infix operators must be spaced. (space-infix-ops)
(#661) Line 661 exceeds the maximum line length of 132. (max-len)
(#661) Infix operators must be spaced. (space-infix-ops)
(#662) Line 662 exceeds the maximum line length of 132. (max-len)
(#662) Infix operators must be spaced. (space-infix-ops)
(#663) Line 663 exceeds the maximum line length of 132. (max-len)
(#663) Infix operators must be spaced. (space-infix-ops)
(#664) Line 664 exceeds the maximum line length of 132. (max-len)
(#664) Infix operators must be spaced. (space-infix-ops)
(#665) Infix operators must be spaced. (space-infix-ops)
(#666) Infix operators must be spaced. (space-infix-ops)
(#667) Line 667 exceeds the maximum line length of 132. (max-len)
(#675) Expected space or tab after '/**' in comment. (spaced-comment)
(#676) Expected { after 'if' condition. (curly)
(#676) Infix operators must be spaced. (space-infix-ops)
(#676) Infix operators must be spaced. (space-infix-ops)
(#682) Expected { after 'if' condition. (curly)
(#682) Infix operators must be spaced. (space-infix-ops)
(#683) Infix operators must be spaced. (space-infix-ops)
(#687) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#689) Expected { after 'if' condition. (curly)
(#692) Expected { after 'if' condition. (curly)
(#692) Infix operators must be spaced. (space-infix-ops)
(#694) Expected { after 'else'. (curly)
(#698) Expected space or tab after '/**' in comment. (spaced-comment)
(#701) Expected space or tab after '/**' in comment. (spaced-comment)
(#704) Expected space or tab after '/**' in comment. (spaced-comment)
(#713) Expected space or tab after '/**' in comment. (spaced-comment)
(#714) Expected space or tab after '/**' in comment. (spaced-comment)
(#715) Expected space(s) after "if". (keyword-spacing)
(#715) Expected { after 'if' condition. (curly)
(#715) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#715) Infix operators must be spaced. (space-infix-ops)
(#716) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#718) Expected space or tab after '/**' in comment. (spaced-comment)
(#719) Expected { after 'if' condition. (curly)
(#719) Infix operators must be spaced. (space-infix-ops)
(#722) Infix operators must be spaced. (space-infix-ops)
(#725) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#725) Missing JSDoc comment. (require-jsdoc)
(#727) Expected { after 'if' condition. (curly)
(#727) Infix operators must be spaced. (space-infix-ops)
(#728) Infix operators must be spaced. (space-infix-ops)
(#730) Expected { after 'if' condition. (curly)
(#730) Infix operators must be spaced. (space-infix-ops)
(#731) Infix operators must be spaced. (space-infix-ops)
(#732) Expected { after 'else'. (curly)
(#733) Infix operators must be spaced. (space-infix-ops)
(#733) Infix operators must be spaced. (space-infix-ops)
(#735) Infix operators must be spaced. (space-infix-ops)
(#735) Infix operators must be spaced. (space-infix-ops)
(#737) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#737) Infix operators must be spaced. (space-infix-ops)
(#737) Infix operators must be spaced. (space-infix-ops)
(#739) Infix operators must be spaced. (space-infix-ops)
(#739) Infix operators must be spaced. (space-infix-ops)
(#740) Infix operators must be spaced. (space-infix-ops)
(#740) Infix operators must be spaced. (space-infix-ops)
(#744) Expected space or tab after '/**' in comment. (spaced-comment)
(#746) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#746) Missing JSDoc comment. (require-jsdoc)
(#748) Infix operators must be spaced. (space-infix-ops)
(#749) Expected { after 'if' condition. (curly)
(#749) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#749) Infix operators must be spaced. (space-infix-ops)
(#749) Infix operators must be spaced. (space-infix-ops)
(#750) Infix operators must be spaced. (space-infix-ops)
(#751) Infix operators must be spaced. (space-infix-ops)
(#753) Infix operators must be spaced. (space-infix-ops)
(#756) Expected space or tab after '/**' in comment. (spaced-comment)
(#758) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#758) Missing JSDoc comment. (require-jsdoc)
(#760) Infix operators must be spaced. (space-infix-ops)
(#761) Expected { after 'if' condition. (curly)
(#761) Infix operators must be spaced. (space-infix-ops)
(#762) Infix operators must be spaced. (space-infix-ops)
(#763) 'thumbnailsActive' is not defined. (no-undef)
(#763) Infix operators must be spaced. (space-infix-ops)
(#765) 'thumbnailsActive' is not defined. (no-undef)
(#765) Infix operators must be spaced. (space-infix-ops)
(#768) Expected space or tab after '/**' in comment. (spaced-comment)
(#770) Missing JSDoc comment. (require-jsdoc)
(#770) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#772) Expected space or tab after '/**' in comment. (spaced-comment)
(#773) Expected space or tab after '//' in comment. (spaced-comment)
(#774) Expected space or tab after '//' in comment. (spaced-comment)
(#777) Expected space or tab after '/**' in comment. (spaced-comment)
(#778) Expected { after 'if' condition. (curly)
(#778) Infix operators must be spaced. (space-infix-ops)
(#781) Expected space or tab after '/**' in comment. (spaced-comment)
(#782) Infix operators must be spaced. (space-infix-ops)
(#782) Infix operators must be spaced. (space-infix-ops)
(#784) Expected { after 'if' condition. (curly)
(#784) Infix operators must be spaced. (space-infix-ops)
(#784) Infix operators must be spaced. (space-infix-ops)
(#787) Expected space or tab after '/**' in comment. (spaced-comment)
(#788) Infix operators must be spaced. (space-infix-ops)
(#789) Expected { after 'if' condition. (curly)
(#789) Infix operators must be spaced. (space-infix-ops)
(#790) Infix operators must be spaced. (space-infix-ops)
(#791) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#791) Infix operators must be spaced. (space-infix-ops)
(#793) Infix operators must be spaced. (space-infix-ops)
(#793) A space is required after ','. (comma-spacing)
(#794) Expected { after 'if' condition. (curly)
(#798) Expected space or tab after '/**' in comment. (spaced-comment)
(#799) Infix operators must be spaced. (space-infix-ops)
(#802) Missing JSDoc comment. (require-jsdoc)
(#802) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#804) Expected { after 'for' condition. (curly)
(#804) Infix operators must be spaced. (space-infix-ops)
(#804) Infix operators must be spaced. (space-infix-ops)
(#805) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#805) Infix operators must be spaced. (space-infix-ops)
(#807) Infix operators must be spaced. (space-infix-ops)
(#814) Missing JSDoc comment. (require-jsdoc)
(#814) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#816) Expected { after 'if' condition. (curly)
(#816) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#816) Infix operators must be spaced. (space-infix-ops)
(#817) Infix operators must be spaced. (space-infix-ops)
(#818) Expected { after 'else'. (curly)
(#819) Infix operators must be spaced. (space-infix-ops)
(#821) Expected { after 'if' condition. (curly)
(#821) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#821) Infix operators must be spaced. (space-infix-ops)
(#822) Infix operators must be spaced. (space-infix-ops)
(#823) Expected { after 'else'. (curly)
(#824) Infix operators must be spaced. (space-infix-ops)
(#826) Expected { after 'if' condition. (curly)
(#826) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#826) Infix operators must be spaced. (space-infix-ops)
(#827) Infix operators must be spaced. (space-infix-ops)
(#828) Expected { after 'else'. (curly)
(#829) Infix operators must be spaced. (space-infix-ops)
(#832) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#832) Missing JSDoc comment. (require-jsdoc)
(#837) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#837) Missing JSDoc comment. (require-jsdoc)
(#839) Expected { after 'if' condition. (curly)
(#839) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#839) Infix operators must be spaced. (space-infix-ops)
(#842) Expected { after 'for' condition. (curly)
(#842) Infix operators must be spaced. (space-infix-ops)
(#842) Infix operators must be spaced. (space-infix-ops)
(#843) Expected { after 'if' condition. (curly)
(#843) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#843) Infix operators must be spaced. (space-infix-ops)
(#846) Infix operators must be spaced. (space-infix-ops)
(#846) Infix operators must be spaced. (space-infix-ops)
(#846) Infix operators must be spaced. (space-infix-ops)
(#849) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#849) Missing JSDoc comment. (require-jsdoc)
(#851) Expected { after 'for' condition. (curly)
(#851) Infix operators must be spaced. (space-infix-ops)
(#851) Infix operators must be spaced. (space-infix-ops)
(#852) Expected { after 'if' condition. (curly)
(#852) Infix operators must be spaced. (space-infix-ops)
(#858) Missing JSDoc comment. (require-jsdoc)
(#858) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#860) Infix operators must be spaced. (space-infix-ops)
(#861) Expected { after 'for-in'. (curly)
(#867) Expected space or tab after '/**' in comment. (spaced-comment)
(#869) Missing JSDoc comment. (require-jsdoc)
(#869) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#875) Missing JSDoc comment. (require-jsdoc)
(#875) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#877) Expected space or tab after '/**' in comment. (spaced-comment)
(#878) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#880) Infix operators must be spaced. (space-infix-ops)
(#881) Infix operators must be spaced. (space-infix-ops)
(#883) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#883) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#883) Expected space(s) after "if". (keyword-spacing)
(#883) There should be no spaces inside this paren. (space-in-parens)
(#883) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#883) There should be no spaces inside this paren. (space-in-parens)
(#883) There should be no spaces inside this paren. (space-in-parens)
(#883) There should be no spaces inside this paren. (space-in-parens)
(#885) Expected space or tab after '//' in comment. (spaced-comment)
(#889) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#889) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#889) Expected space(s) after "if". (keyword-spacing)
(#889) There should be no spaces inside this paren. (space-in-parens)
(#889) There should be no spaces inside this paren. (space-in-parens)
(#889) There should be no spaces inside this paren. (space-in-parens)
(#889) There should be no spaces inside this paren. (space-in-parens)
(#891) Expected space or tab after '//' in comment. (spaced-comment)
(#895) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#895) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#895) Expected space(s) after "if". (keyword-spacing)
(#895) There should be no spaces inside this paren. (space-in-parens)
(#895) There should be no spaces inside this paren. (space-in-parens)
(#895) There should be no spaces inside this paren. (space-in-parens)
(#895) There should be no spaces inside this paren. (space-in-parens)
(#897) Expected space or tab after '//' in comment. (spaced-comment)
(#902) Expected space or tab after '//' in comment. (spaced-comment)
(#905) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#905) Missing JSDoc comment. (require-jsdoc)
(#907) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#909) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#909) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#909) Infix operators must be spaced. (space-infix-ops)
(#911) Infix operators must be spaced. (space-infix-ops)
(#911) Infix operators must be spaced. (space-infix-ops)
(#912) Infix operators must be spaced. (space-infix-ops)
(#912) Infix operators must be spaced. (space-infix-ops)
(#913) Infix operators must be spaced. (space-infix-ops)
(#915) Infix operators must be spaced. (space-infix-ops)
(#918) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#919) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#919) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#921) Infix operators must be spaced. (space-infix-ops)
(#921) Infix operators must be spaced. (space-infix-ops)
(#922) Infix operators must be spaced. (space-infix-ops)
(#922) Infix operators must be spaced. (space-infix-ops)
(#923) Infix operators must be spaced. (space-infix-ops)
(#924) Infix operators must be spaced. (space-infix-ops)
(#924) Infix operators must be spaced. (space-infix-ops)
(#925) Infix operators must be spaced. (space-infix-ops)
(#928) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#929) Infix operators must be spaced. (space-infix-ops)
(#929) Infix operators must be spaced. (space-infix-ops)
(#930) Infix operators must be spaced. (space-infix-ops)
(#930) Infix operators must be spaced. (space-infix-ops)
(#936) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#936) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#936) Infix operators must be spaced. (space-infix-ops)
(#938) Infix operators must be spaced. (space-infix-ops)
(#939) Infix operators must be spaced. (space-infix-ops)
(#942) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#943) Expected space or tab after '/**' in comment. (spaced-comment)
(#944) Infix operators must be spaced. (space-infix-ops)
(#944) Infix operators must be spaced. (space-infix-ops)
(#945) Infix operators must be spaced. (space-infix-ops)
(#945) Infix operators must be spaced. (space-infix-ops)
(#948) Infix operators must be spaced. (space-infix-ops)
(#948) Infix operators must be spaced. (space-infix-ops)
(#949) Infix operators must be spaced. (space-infix-ops)
(#950) Infix operators must be spaced. (space-infix-ops)
(#952) Expected { after 'if' condition. (curly)
(#953) Infix operators must be spaced. (space-infix-ops)
(#953) Infix operators must be spaced. (space-infix-ops)
(#955) Infix operators must be spaced. (space-infix-ops)
(#956) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#956) Infix operators must be spaced. (space-infix-ops)
(#958) Infix operators must be spaced. (space-infix-ops)
(#958) Infix operators must be spaced. (space-infix-ops)
(#959) Expected { after 'if' condition. (curly)
(#959) Infix operators must be spaced. (space-infix-ops)
(#959) Infix operators must be spaced. (space-infix-ops)
(#960) Infix operators must be spaced. (space-infix-ops)
(#960) Infix operators must be spaced. (space-infix-ops)
(#963) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#963) 'thumbnailsActive' is not defined. (no-undef)
(#965) Infix operators must be spaced. (space-infix-ops)
(#965) Infix operators must be spaced. (space-infix-ops)
(#966) Infix operators must be spaced. (space-infix-ops)
(#966) Infix operators must be spaced. (space-infix-ops)
(#967) Infix operators must be spaced. (space-infix-ops)
(#967) Infix operators must be spaced. (space-infix-ops)
(#968) Infix operators must be spaced. (space-infix-ops)
(#968) Infix operators must be spaced. (space-infix-ops)
(#971) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#971) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#978) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#980) Expected { after 'if' condition. (curly)
(#980) Infix operators must be spaced. (space-infix-ops)
(#981) Infix operators must be spaced. (space-infix-ops)
(#981) Infix operators must be spaced. (space-infix-ops)
(#986) Expected { after 'if' condition. (curly)
(#987) Infix operators must be spaced. (space-infix-ops)
(#987) Infix operators must be spaced. (space-infix-ops)
(#987) Infix operators must be spaced. (space-infix-ops)
(#987) Infix operators must be spaced. (space-infix-ops)
(#988) Expected { after 'else'. (curly)
(#989) Infix operators must be spaced. (space-infix-ops)
(#989) Infix operators must be spaced. (space-infix-ops)
(#989) Infix operators must be spaced. (space-infix-ops)
(#991) Infix operators must be spaced. (space-infix-ops)
(#993) Expected { after 'if' condition. (curly)
(#994) Infix operators must be spaced. (space-infix-ops)
(#994) Trailing spaces not allowed. (no-trailing-spaces)
(#997) Missing JSDoc comment. (require-jsdoc)
(#997) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1000) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1000) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1002) Expected { after 'while' condition. (curly)
(#1006) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1007) Expected { after 'while' condition. (curly)
(#1014) Expected space or tab after '/**' in comment. (spaced-comment)
(#1016) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1016) Missing JSDoc comment. (require-jsdoc)
(#1024) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1024) Missing JSDoc comment. (require-jsdoc)
(#1038) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1038) Missing JSDoc comment. (require-jsdoc)
(#1041) Infix operators must be spaced. (space-infix-ops)
(#1042) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1042) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1042) Infix operators must be spaced. (space-infix-ops)
(#1044) Infix operators must be spaced. (space-infix-ops)
(#1044) Infix operators must be spaced. (space-infix-ops)
(#1045) Infix operators must be spaced. (space-infix-ops)
(#1045) Infix operators must be spaced. (space-infix-ops)
(#1053) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1053) Missing JSDoc comment. (require-jsdoc)
(#1055) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1055) 'thumbnailsActive' is not defined. (no-undef)
(#1061) Expected space or tab after '/**' in comment. (spaced-comment)
(#1062) Infix operators must be spaced. (space-infix-ops)
(#1063) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1065) Line 1065 exceeds the maximum line length of 132. (max-len)
(#1065) Infix operators must be spaced. (space-infix-ops)
(#1065) Infix operators must be spaced. (space-infix-ops)
(#1065) Infix operators must be spaced. (space-infix-ops)
(#1065) Infix operators must be spaced. (space-infix-ops)
(#1065) Infix operators must be spaced. (space-infix-ops)
(#1067) Expected space or tab after '//' in comment. (spaced-comment)
(#1069) Expected space or tab after '//' in comment. (spaced-comment)
(#1072) Expected { after 'else'. (curly)
(#1073) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1076) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1076) Missing JSDoc comment. (require-jsdoc)
(#1076) Expected to return a value at the end of this function. (consistent-return)
(#1078) Expected space or tab after '/**' in comment. (spaced-comment)
(#1080) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1080) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1080) Infix operators must be spaced. (space-infix-ops)
(#1082) Expected { after 'for' condition. (curly)
(#1082) Infix operators must be spaced. (space-infix-ops)
(#1082) Infix operators must be spaced. (space-infix-ops)
(#1083) Expected { after 'if' condition. (curly)
(#1083) Expected space(s) after "if". (keyword-spacing)
(#1083) Infix operators must be spaced. (space-infix-ops)
(#1087) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1092) Missing JSDoc comment. (require-jsdoc)
(#1092) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1097) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1097) Missing JSDoc comment. (require-jsdoc)
(#1099) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1099) Infix operators must be spaced. (space-infix-ops)
(#1099) Infix operators must be spaced. (space-infix-ops)
(#1105) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1105) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1107) 'str' used outside of binding context. (block-scoped-var)
(#1107) Infix operators must be spaced. (space-infix-ops)
(#1107) Infix operators must be spaced. (space-infix-ops)
(#1108) Infix operators must be spaced. (space-infix-ops)
(#1109) Infix operators must be spaced. (space-infix-ops)
(#1110) Infix operators must be spaced. (space-infix-ops)
(#1110) Infix operators must be spaced. (space-infix-ops)
(#1110) Infix operators must be spaced. (space-infix-ops)
(#1111) Infix operators must be spaced. (space-infix-ops)
(#1111) Infix operators must be spaced. (space-infix-ops)
(#1114) 'str' used outside of binding context. (block-scoped-var)
(#1114) Infix operators must be spaced. (space-infix-ops)
(#1114) 'str' used outside of binding context. (block-scoped-var)
(#1114) Infix operators must be spaced. (space-infix-ops)
(#1115) Infix operators must be spaced. (space-infix-ops)
(#1116) Expected { after 'if' condition. (curly)
(#1116) Infix operators must be spaced. (space-infix-ops)
(#1117) 'str' used outside of binding context. (block-scoped-var)
(#1117) Infix operators must be spaced. (space-infix-ops)
(#1117) 'str' used outside of binding context. (block-scoped-var)
(#1117) Infix operators must be spaced. (space-infix-ops)
(#1119) Infix operators must be spaced. (space-infix-ops)
(#1120) Expected { after 'if' condition. (curly)
(#1120) Infix operators must be spaced. (space-infix-ops)
(#1121) 'str' used outside of binding context. (block-scoped-var)
(#1121) Infix operators must be spaced. (space-infix-ops)
(#1121) 'str' used outside of binding context. (block-scoped-var)
(#1121) Infix operators must be spaced. (space-infix-ops)
(#1123) Infix operators must be spaced. (space-infix-ops)
(#1124) Expected { after 'if' condition. (curly)
(#1124) Infix operators must be spaced. (space-infix-ops)
(#1125) 'str' used outside of binding context. (block-scoped-var)
(#1125) Infix operators must be spaced. (space-infix-ops)
(#1125) 'str' used outside of binding context. (block-scoped-var)
(#1125) Infix operators must be spaced. (space-infix-ops)
(#1127) 'str' used outside of binding context. (block-scoped-var)
(#1127) Infix operators must be spaced. (space-infix-ops)
(#1127) 'str' used outside of binding context. (block-scoped-var)
(#1127) Infix operators must be spaced. (space-infix-ops)
(#1129) 'str' used outside of binding context. (block-scoped-var)
(#1132) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1133) 'str' used outside of binding context. (block-scoped-var)
(#1133) 'str' is already defined (no-redeclare)
(#1133) Infix operators must be spaced. (space-infix-ops)
(#1133) Infix operators must be spaced. (space-infix-ops)
(#1134) Infix operators must be spaced. (space-infix-ops)
(#1135) Infix operators must be spaced. (space-infix-ops)
(#1136) Infix operators must be spaced. (space-infix-ops)
(#1136) Infix operators must be spaced. (space-infix-ops)
(#1136) Infix operators must be spaced. (space-infix-ops)
(#1137) Infix operators must be spaced. (space-infix-ops)
(#1137) Infix operators must be spaced. (space-infix-ops)
(#1138) Infix operators must be spaced. (space-infix-ops)
(#1138) Infix operators must be spaced. (space-infix-ops)
(#1141) 'str' used outside of binding context. (block-scoped-var)
(#1145) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1145) Missing JSDoc comment. (require-jsdoc)
(#1147) Infix operators must be spaced. (space-infix-ops)
(#1148) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1148) Infix operators must be spaced. (space-infix-ops)
(#1150) Infix operators must be spaced. (space-infix-ops)
(#1150) Infix operators must be spaced. (space-infix-ops)
(#1150) Infix operators must be spaced. (space-infix-ops)
(#1151) Infix operators must be spaced. (space-infix-ops)
(#1152) Infix operators must be spaced. (space-infix-ops)
(#1152) Infix operators must be spaced. (space-infix-ops)
(#1152) Infix operators must be spaced. (space-infix-ops)
(#1153) Infix operators must be spaced. (space-infix-ops)
(#1155) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1160) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1160) Missing JSDoc comment. (require-jsdoc)
(#1162) Infix operators must be spaced. (space-infix-ops)
(#1162) Infix operators must be spaced. (space-infix-ops)
(#1162) Infix operators must be spaced. (space-infix-ops)
(#1162) Infix operators must be spaced. (space-infix-ops)
(#1163) Infix operators must be spaced. (space-infix-ops)
(#1163) Infix operators must be spaced. (space-infix-ops)
(#1165) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1165) Infix operators must be spaced. (space-infix-ops)
(#1165) Infix operators must be spaced. (space-infix-ops)
(#1167) Infix operators must be spaced. (space-infix-ops)
(#1168) Expected { after 'if' condition. (curly)
(#1168) Infix operators must be spaced. (space-infix-ops)
(#1169) Infix operators must be spaced. (space-infix-ops)
(#1170) Infix operators must be spaced. (space-infix-ops)
(#1170) Infix operators must be spaced. (space-infix-ops)
(#1170) Infix operators must be spaced. (space-infix-ops)
(#1170) Infix operators must be spaced. (space-infix-ops)
(#1170) Infix operators must be spaced. (space-infix-ops)
(#1170) Infix operators must be spaced. (space-infix-ops)
(#1170) Infix operators must be spaced. (space-infix-ops)
(#1170) A space is required after ','. (comma-spacing)
(#1170) Infix operators must be spaced. (space-infix-ops)
(#1173) Infix operators must be spaced. (space-infix-ops)
(#1173) Infix operators must be spaced. (space-infix-ops)
(#1173) Infix operators must be spaced. (space-infix-ops)
(#1179) Missing JSDoc comment. (require-jsdoc)
(#1179) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1179) 'setMessage' is already defined (no-redeclare)
(#1184) Missing JSDoc comment. (require-jsdoc)
(#1184) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1186) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1186) Infix operators must be spaced. (space-infix-ops)
(#1186) Infix operators must be spaced. (space-infix-ops)
(#1186) Infix operators must be spaced. (space-infix-ops)
(#1192) Infix operators must be spaced. (space-infix-ops)
(#1193) Infix operators must be spaced. (space-infix-ops)
(#1194) Expected { after 'if' condition. (curly)
(#1194) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1194) Infix operators must be spaced. (space-infix-ops)
(#1195) Infix operators must be spaced. (space-infix-ops)
(#1197) Infix operators must be spaced. (space-infix-ops)
(#1197) Infix operators must be spaced. (space-infix-ops)
(#1198) Infix operators must be spaced. (space-infix-ops)
(#1199) Infix operators must be spaced. (space-infix-ops)
(#1199) Infix operators must be spaced. (space-infix-ops)
(#1199) Infix operators must be spaced. (space-infix-ops)
(#1200) Infix operators must be spaced. (space-infix-ops)
(#1201) Infix operators must be spaced. (space-infix-ops)
(#1201) Infix operators must be spaced. (space-infix-ops)
(#1201) Infix operators must be spaced. (space-infix-ops)
(#1201) Infix operators must be spaced. (space-infix-ops)
(#1201) Infix operators must be spaced. (space-infix-ops)
(#1202) Infix operators must be spaced. (space-infix-ops)
(#1202) Infix operators must be spaced. (space-infix-ops)
(#1202) Infix operators must be spaced. (space-infix-ops)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1209) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1209) Missing JSDoc comment. (require-jsdoc)
(#1211) Infix operators must be spaced. (space-infix-ops)
(#1212) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1214) 'avurl' is not defined. (no-undef)
(#1214) Infix operators must be spaced. (space-infix-ops)
(#1215) Expected { after 'if' condition. (curly)
(#1215) 'avurl' is not defined. (no-undef)
(#1215) Infix operators must be spaced. (space-infix-ops)
(#1215) 'avurl' is not defined. (no-undef)
(#1215) Infix operators must be spaced. (space-infix-ops)
(#1215) 'avurl' is not defined. (no-undef)
(#1215) Infix operators must be spaced. (space-infix-ops)
(#1216) Line 1216 exceeds the maximum line length of 132. (max-len)
(#1216) Infix operators must be spaced. (space-infix-ops)
(#1216) Infix operators must be spaced. (space-infix-ops)
(#1216) Infix operators must be spaced. (space-infix-ops)
(#1216) Infix operators must be spaced. (space-infix-ops)
(#1216) Infix operators must be spaced. (space-infix-ops)
(#1219) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1219) Infix operators must be spaced. (space-infix-ops)
(#1219) Infix operators must be spaced. (space-infix-ops)
(#1219) Infix operators must be spaced. (space-infix-ops)
(#1226) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1226) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1228) 'str' is already defined (no-redeclare)
(#1228) Infix operators must be spaced. (space-infix-ops)
(#1228) Infix operators must be spaced. (space-infix-ops)
(#1229) Infix operators must be spaced. (space-infix-ops)
(#1230) Infix operators must be spaced. (space-infix-ops)
(#1230) Infix operators must be spaced. (space-infix-ops)
(#1230) Infix operators must be spaced. (space-infix-ops)
(#1231) Infix operators must be spaced. (space-infix-ops)
(#1231) Infix operators must be spaced. (space-infix-ops)
(#1231) Infix operators must be spaced. (space-infix-ops)
(#1232) Infix operators must be spaced. (space-infix-ops)
(#1235) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1235) Infix operators must be spaced. (space-infix-ops)
(#1235) Infix operators must be spaced. (space-infix-ops)
(#1237) Infix operators must be spaced. (space-infix-ops)
(#1237) Infix operators must be spaced. (space-infix-ops)
(#1239) Expected { after 'if' condition. (curly)
(#1239) Infix operators must be spaced. (space-infix-ops)
(#1240) Infix operators must be spaced. (space-infix-ops)
(#1240) Infix operators must be spaced. (space-infix-ops)
(#1241) Expected { after 'else'. (curly)
(#1242) Infix operators must be spaced. (space-infix-ops)
(#1242) Infix operators must be spaced. (space-infix-ops)
(#1244) Infix operators must be spaced. (space-infix-ops)
(#1244) Infix operators must be spaced. (space-infix-ops)
(#1244) Infix operators must be spaced. (space-infix-ops)
(#1244) Infix operators must be spaced. (space-infix-ops)
(#1246) Expected { after 'if' condition. (curly)
(#1247) Infix operators must be spaced. (space-infix-ops)
(#1247) Infix operators must be spaced. (space-infix-ops)
(#1248) Expected { after 'else'. (curly)
(#1249) Infix operators must be spaced. (space-infix-ops)
(#1249) Infix operators must be spaced. (space-infix-ops)
(#1249) Infix operators must be spaced. (space-infix-ops)
(#1249) Infix operators must be spaced. (space-infix-ops)
(#1251) Infix operators must be spaced. (space-infix-ops)
(#1251) Infix operators must be spaced. (space-infix-ops)
(#1251) Infix operators must be spaced. (space-infix-ops)
(#1251) Infix operators must be spaced. (space-infix-ops)
(#1253) Infix operators must be spaced. (space-infix-ops)
(#1253) Infix operators must be spaced. (space-infix-ops)
(#1253) Infix operators must be spaced. (space-infix-ops)
(#1254) Infix operators must be spaced. (space-infix-ops)
(#1255) Infix operators must be spaced. (space-infix-ops)
(#1255) Infix operators must be spaced. (space-infix-ops)
(#1255) Infix operators must be spaced. (space-infix-ops)
(#1256) Infix operators must be spaced. (space-infix-ops)
(#1256) Infix operators must be spaced. (space-infix-ops)
(#1256) Infix operators must be spaced. (space-infix-ops)
(#1256) Infix operators must be spaced. (space-infix-ops)
(#1257) Infix operators must be spaced. (space-infix-ops)
(#1261) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1262) 'str' used outside of binding context. (block-scoped-var)
(#1262) Infix operators must be spaced. (space-infix-ops)
(#1262) Infix operators must be spaced. (space-infix-ops)
(#1263) Infix operators must be spaced. (space-infix-ops)
(#1263) Infix operators must be spaced. (space-infix-ops)
(#1263) Infix operators must be spaced. (space-infix-ops)
(#1264) Infix operators must be spaced. (space-infix-ops)
(#1264) Infix operators must be spaced. (space-infix-ops)
(#1267) 'str' used outside of binding context. (block-scoped-var)
(#1270) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1270) Missing JSDoc comment. (require-jsdoc)
(#1272) Infix operators must be spaced. (space-infix-ops)
(#1274) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1274) Infix operators must be spaced. (space-infix-ops)
(#1274) Infix operators must be spaced. (space-infix-ops)
(#1274) Infix operators must be spaced. (space-infix-ops)
(#1274) Infix operators must be spaced. (space-infix-ops)
(#1281) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1281) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1281) Expected space(s) after "if". (keyword-spacing)
(#1283) Infix operators must be spaced. (space-infix-ops)
(#1283) Infix operators must be spaced. (space-infix-ops)
(#1284) Infix operators must be spaced. (space-infix-ops)
(#1285) Infix operators must be spaced. (space-infix-ops)
(#1286) Infix operators must be spaced. (space-infix-ops)
(#1287) Infix operators must be spaced. (space-infix-ops)
(#1287) Infix operators must be spaced. (space-infix-ops)
(#1287) Infix operators must be spaced. (space-infix-ops)
(#1288) Infix operators must be spaced. (space-infix-ops)
(#1288) Infix operators must be spaced. (space-infix-ops)
(#1291) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1291) Infix operators must be spaced. (space-infix-ops)
(#1293) Infix operators must be spaced. (space-infix-ops)
(#1293) Infix operators must be spaced. (space-infix-ops)
(#1295) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1295) Infix operators must be spaced. (space-infix-ops)
(#1295) Infix operators must be spaced. (space-infix-ops)
(#1297) Infix operators must be spaced. (space-infix-ops)
(#1297) Infix operators must be spaced. (space-infix-ops)
(#1299) Expected { after 'if' condition. (curly)
(#1299) Infix operators must be spaced. (space-infix-ops)
(#1300) Infix operators must be spaced. (space-infix-ops)
(#1300) Infix operators must be spaced. (space-infix-ops)
(#1301) Expected { after 'else'. (curly)
(#1302) Infix operators must be spaced. (space-infix-ops)
(#1302) Infix operators must be spaced. (space-infix-ops)
(#1304) Infix operators must be spaced. (space-infix-ops)
(#1304) Infix operators must be spaced. (space-infix-ops)
(#1304) Infix operators must be spaced. (space-infix-ops)
(#1304) Infix operators must be spaced. (space-infix-ops)
(#1306) Expected { after 'if' condition. (curly)
(#1307) Infix operators must be spaced. (space-infix-ops)
(#1307) Infix operators must be spaced. (space-infix-ops)
(#1308) Expected { after 'else'. (curly)
(#1309) Infix operators must be spaced. (space-infix-ops)
(#1309) Infix operators must be spaced. (space-infix-ops)
(#1309) Infix operators must be spaced. (space-infix-ops)
(#1309) Infix operators must be spaced. (space-infix-ops)
(#1311) Infix operators must be spaced. (space-infix-ops)
(#1311) Infix operators must be spaced. (space-infix-ops)
(#1311) Infix operators must be spaced. (space-infix-ops)
(#1311) Infix operators must be spaced. (space-infix-ops)
(#1314) Infix operators must be spaced. (space-infix-ops)
(#1314) Infix operators must be spaced. (space-infix-ops)
(#1317) Expected { after 'if' condition. (curly)
(#1317) Infix operators must be spaced. (space-infix-ops)
(#1318) Infix operators must be spaced. (space-infix-ops)
(#1318) Infix operators must be spaced. (space-infix-ops)
(#1320) Infix operators must be spaced. (space-infix-ops)
(#1320) Infix operators must be spaced. (space-infix-ops)
(#1323) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1324) Expected { after 'if' condition. (curly)
(#1324) Infix operators must be spaced. (space-infix-ops)
(#1325) Infix operators must be spaced. (space-infix-ops)
(#1325) Infix operators must be spaced. (space-infix-ops)
(#1325) Infix operators must be spaced. (space-infix-ops)
(#1326) Expected { after 'else'. (curly)
(#1326) Trailing spaces not allowed. (no-trailing-spaces)
(#1327) Infix operators must be spaced. (space-infix-ops)
(#1327) Infix operators must be spaced. (space-infix-ops)
(#1328) Infix operators must be spaced. (space-infix-ops)
(#1328) Infix operators must be spaced. (space-infix-ops)
(#1328) Infix operators must be spaced. (space-infix-ops)
(#1329) Infix operators must be spaced. (space-infix-ops)
(#1329) Infix operators must be spaced. (space-infix-ops)
(#1335) Missing JSDoc comment. (require-jsdoc)
(#1335) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1337) Infix operators must be spaced. (space-infix-ops)
(#1338) Infix operators must be spaced. (space-infix-ops)
(#1338) Infix operators must be spaced. (space-infix-ops)
(#1338) Infix operators must be spaced. (space-infix-ops)
(#1339) Infix operators must be spaced. (space-infix-ops)
(#1340) Infix operators must be spaced. (space-infix-ops)
(#1340) Infix operators must be spaced. (space-infix-ops)
(#1340) Infix operators must be spaced. (space-infix-ops)
(#1341) Infix operators must be spaced. (space-infix-ops)
(#1341) Infix operators must be spaced. (space-infix-ops)
(#1341) Infix operators must be spaced. (space-infix-ops)
(#1345) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1345) Missing JSDoc comment. (require-jsdoc)
(#1347) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1347) Infix operators must be spaced. (space-infix-ops)
(#1353) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1355) Infix operators must be spaced. (space-infix-ops)
(#1356) Infix operators must be spaced. (space-infix-ops)
(#1357) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1357) Expected space(s) after "if". (keyword-spacing)
(#1357) 'thumbnailsActive' is not defined. (no-undef)
(#1359) Infix operators must be spaced. (space-infix-ops)
(#1360) Infix operators must be spaced. (space-infix-ops)
(#1363) Infix operators must be spaced. (space-infix-ops)
(#1363) Infix operators must be spaced. (space-infix-ops)
(#1364) Infix operators must be spaced. (space-infix-ops)
(#1364) Infix operators must be spaced. (space-infix-ops)
(#1364) Infix operators must be spaced. (space-infix-ops)
(#1365) Infix operators must be spaced. (space-infix-ops)
(#1366) Infix operators must be spaced. (space-infix-ops)
(#1366) Infix operators must be spaced. (space-infix-ops)
(#1366) Infix operators must be spaced. (space-infix-ops)
(#1367) Infix operators must be spaced. (space-infix-ops)
(#1367) Infix operators must be spaced. (space-infix-ops)
(#1367) Infix operators must be spaced. (space-infix-ops)
(#1367) Infix operators must be spaced. (space-infix-ops)
(#1367) Infix operators must be spaced. (space-infix-ops)
(#1368) Infix operators must be spaced. (space-infix-ops)
(#1368) Infix operators must be spaced. (space-infix-ops)
(#1368) Infix operators must be spaced. (space-infix-ops)
(#1369) Infix operators must be spaced. (space-infix-ops)
(#1369) Infix operators must be spaced. (space-infix-ops)
(#1369) Infix operators must be spaced. (space-infix-ops)
(#1369) Infix operators must be spaced. (space-infix-ops)
(#1369) Infix operators must be spaced. (space-infix-ops)
(#1376) Missing JSDoc comment. (require-jsdoc)
(#1376) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1378) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1378) Infix operators must be spaced. (space-infix-ops)
(#1378) Infix operators must be spaced. (space-infix-ops)
(#1384) Infix operators must be spaced. (space-infix-ops)
(#1384) Infix operators must be spaced. (space-infix-ops)
(#1385) Infix operators must be spaced. (space-infix-ops)
(#1386) Infix operators must be spaced. (space-infix-ops)
(#1386) Infix operators must be spaced. (space-infix-ops)
(#1386) Infix operators must be spaced. (space-infix-ops)
(#1387) Infix operators must be spaced. (space-infix-ops)
(#1388) Infix operators must be spaced. (space-infix-ops)
(#1389) Infix operators must be spaced. (space-infix-ops)
(#1390) Infix operators must be spaced. (space-infix-ops)
(#1391) Infix operators must be spaced. (space-infix-ops)
(#1392) Infix operators must be spaced. (space-infix-ops)
(#1393) Infix operators must be spaced. (space-infix-ops)
(#1393) Infix operators must be spaced. (space-infix-ops)
(#1393) Infix operators must be spaced. (space-infix-ops)
(#1393) Infix operators must be spaced. (space-infix-ops)
(#1393) Infix operators must be spaced. (space-infix-ops)
(#1399) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1399) Missing JSDoc comment. (require-jsdoc)
(#1401) Infix operators must be spaced. (space-infix-ops)
(#1402) Expected { after 'if' condition. (curly)
(#1403) Infix operators must be spaced. (space-infix-ops)
(#1405) Infix operators must be spaced. (space-infix-ops)
(#1405) Infix operators must be spaced. (space-infix-ops)
(#1405) Infix operators must be spaced. (space-infix-ops)
(#1405) Infix operators must be spaced. (space-infix-ops)
(#1405) Infix operators must be spaced. (space-infix-ops)
(#1406) Infix operators must be spaced. (space-infix-ops)
(#1406) Infix operators must be spaced. (space-infix-ops)
(#1406) Infix operators must be spaced. (space-infix-ops)
(#1406) Infix operators must be spaced. (space-infix-ops)
(#1406) Infix operators must be spaced. (space-infix-ops)
(#1409) Missing JSDoc comment. (require-jsdoc)
(#1409) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1414) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1414) Missing JSDoc comment. (require-jsdoc)
(#1416) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1416) Infix operators must be spaced. (space-infix-ops)
(#1422) Infix operators must be spaced. (space-infix-ops)
(#1423) Expected { after 'if' condition. (curly)
(#1423) Infix operators must be spaced. (space-infix-ops)
(#1423) Infix operators must be spaced. (space-infix-ops)
(#1424) Infix operators must be spaced. (space-infix-ops)
(#1424) Infix operators must be spaced. (space-infix-ops)
(#1424) Infix operators must be spaced. (space-infix-ops)
(#1424) Infix operators must be spaced. (space-infix-ops)
(#1424) Infix operators must be spaced. (space-infix-ops)
(#1424) Infix operators must be spaced. (space-infix-ops)
(#1425) Infix operators must be spaced. (space-infix-ops)
(#1425) Infix operators must be spaced. (space-infix-ops)
(#1427) Infix operators must be spaced. (space-infix-ops)
(#1427) Infix operators must be spaced. (space-infix-ops)
(#1427) Infix operators must be spaced. (space-infix-ops)
(#1427) Infix operators must be spaced. (space-infix-ops)
(#1427) Infix operators must be spaced. (space-infix-ops)
(#1427) Infix operators must be spaced. (space-infix-ops)
(#1427) Infix operators must be spaced. (space-infix-ops)
(#1428) Infix operators must be spaced. (space-infix-ops)
(#1428) Infix operators must be spaced. (space-infix-ops)
(#1428) Infix operators must be spaced. (space-infix-ops)
(#1428) Infix operators must be spaced. (space-infix-ops)
(#1433) Missing JSDoc comment. (require-jsdoc)
(#1433) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1435) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1435) Infix operators must be spaced. (space-infix-ops)
(#1435) Infix operators must be spaced. (space-infix-ops)
(#1441) Infix operators must be spaced. (space-infix-ops)
(#1442) Infix operators must be spaced. (space-infix-ops)
(#1443) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1443) Infix operators must be spaced. (space-infix-ops)
(#1443) Infix operators must be spaced. (space-infix-ops)
(#1445) Infix operators must be spaced. (space-infix-ops)
(#1446) Infix operators must be spaced. (space-infix-ops)
(#1448) Expected { after 'if' condition. (curly)
(#1448) Infix operators must be spaced. (space-infix-ops)
(#1449) Infix operators must be spaced. (space-infix-ops)
(#1449) Infix operators must be spaced. (space-infix-ops)
(#1452) Infix operators must be spaced. (space-infix-ops)
(#1452) Infix operators must be spaced. (space-infix-ops)
(#1453) Infix operators must be spaced. (space-infix-ops)
(#1454) Infix operators must be spaced. (space-infix-ops)
(#1454) Infix operators must be spaced. (space-infix-ops)
(#1454) Infix operators must be spaced. (space-infix-ops)
(#1454) Infix operators must be spaced. (space-infix-ops)
(#1456) Infix operators must be spaced. (space-infix-ops)
(#1458) Expected { after 'if' condition. (curly)
(#1458) Infix operators must be spaced. (space-infix-ops)
(#1459) Infix operators must be spaced. (space-infix-ops)
(#1459) Infix operators must be spaced. (space-infix-ops)
(#1459) Infix operators must be spaced. (space-infix-ops)
(#1460) Infix operators must be spaced. (space-infix-ops)
(#1460) Infix operators must be spaced. (space-infix-ops)
(#1460) Infix operators must be spaced. (space-infix-ops)
(#1460) Infix operators must be spaced. (space-infix-ops)
(#1462) Infix operators must be spaced. (space-infix-ops)
(#1462) Infix operators must be spaced. (space-infix-ops)
(#1462) Infix operators must be spaced. (space-infix-ops)
(#1462) Infix operators must be spaced. (space-infix-ops)
(#1462) Infix operators must be spaced. (space-infix-ops)
(#1463) Infix operators must be spaced. (space-infix-ops)
(#1464) Infix operators must be spaced. (space-infix-ops)
(#1467) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1467) Infix operators must be spaced. (space-infix-ops)
(#1467) Infix operators must be spaced. (space-infix-ops)
(#1469) Infix operators must be spaced. (space-infix-ops)
(#1470) Expected { after 'if' condition. (curly)
(#1471) Infix operators must be spaced. (space-infix-ops)
(#1471) A space is required after ','. (comma-spacing)
(#1472) Infix operators must be spaced. (space-infix-ops)
(#1472) Infix operators must be spaced. (space-infix-ops)
(#1472) Infix operators must be spaced. (space-infix-ops)
(#1472) Infix operators must be spaced. (space-infix-ops)
(#1472) Infix operators must be spaced. (space-infix-ops)
(#1472) Infix operators must be spaced. (space-infix-ops)
(#1472) Infix operators must be spaced. (space-infix-ops)
(#1474) Infix operators must be spaced. (space-infix-ops)
(#1474) Infix operators must be spaced. (space-infix-ops)
(#1474) Infix operators must be spaced. (space-infix-ops)
(#1475) Infix operators must be spaced. (space-infix-ops)
(#1476) Infix operators must be spaced. (space-infix-ops)
(#1477) Infix operators must be spaced. (space-infix-ops)
(#1477) Infix operators must be spaced. (space-infix-ops)
(#1477) Infix operators must be spaced. (space-infix-ops)
(#1481) Expected { after 'if' condition. (curly)
(#1481) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1481) Infix operators must be spaced. (space-infix-ops)
(#1482) Infix operators must be spaced. (space-infix-ops)
(#1482) Infix operators must be spaced. (space-infix-ops)
(#1485) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1485) Missing JSDoc comment. (require-jsdoc)
(#1487) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1487) Infix operators must be spaced. (space-infix-ops)
(#1487) Infix operators must be spaced. (space-infix-ops)
(#1493) Infix operators must be spaced. (space-infix-ops)
(#1494) Expected { after 'if' condition. (curly)
(#1494) Infix operators must be spaced. (space-infix-ops)
(#1495) Infix operators must be spaced. (space-infix-ops)
(#1497) Infix operators must be spaced. (space-infix-ops)
(#1497) Infix operators must be spaced. (space-infix-ops)
(#1498) Infix operators must be spaced. (space-infix-ops)
(#1498) Infix operators must be spaced. (space-infix-ops)
(#1498) Infix operators must be spaced. (space-infix-ops)
(#1498) Infix operators must be spaced. (space-infix-ops)
(#1498) Infix operators must be spaced. (space-infix-ops)
(#1499) Infix operators must be spaced. (space-infix-ops)
(#1500) Infix operators must be spaced. (space-infix-ops)
(#1501) Infix operators must be spaced. (space-infix-ops)
(#1501) Infix operators must be spaced. (space-infix-ops)
(#1501) Infix operators must be spaced. (space-infix-ops)
(#1502) Infix operators must be spaced. (space-infix-ops)
(#1503) Infix operators must be spaced. (space-infix-ops)
(#1504) Infix operators must be spaced. (space-infix-ops)
(#1504) Infix operators must be spaced. (space-infix-ops)
(#1504) Infix operators must be spaced. (space-infix-ops)
(#1505) Line 1505 exceeds the maximum line length of 132. (max-len)
(#1505) Infix operators must be spaced. (space-infix-ops)
(#1505) Infix operators must be spaced. (space-infix-ops)
(#1505) Infix operators must be spaced. (space-infix-ops)
(#1505) Infix operators must be spaced. (space-infix-ops)
(#1505) Infix operators must be spaced. (space-infix-ops)
(#1505) Infix operators must be spaced. (space-infix-ops)
(#1505) Infix operators must be spaced. (space-infix-ops)
(#1506) Infix operators must be spaced. (space-infix-ops)
(#1507) Infix operators must be spaced. (space-infix-ops)
(#1508) Infix operators must be spaced. (space-infix-ops)
(#1509) Infix operators must be spaced. (space-infix-ops)
(#1509) Infix operators must be spaced. (space-infix-ops)
(#1509) Infix operators must be spaced. (space-infix-ops)
(#1510) Infix operators must be spaced. (space-infix-ops)
(#1511) Infix operators must be spaced. (space-infix-ops)
(#1515) Expected { after 'if' condition. (curly)
(#1515) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1515) Infix operators must be spaced. (space-infix-ops)
(#1515) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1515) Infix operators must be spaced. (space-infix-ops)
(#1519) Missing JSDoc comment. (require-jsdoc)
(#1519) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1521) Infix operators must be spaced. (space-infix-ops)
(#1522) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1522) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1522) Infix operators must be spaced. (space-infix-ops)
(#1524) Expected { after 'if' condition. (curly)
(#1524) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1524) Infix operators must be spaced. (space-infix-ops)
(#1525) Infix operators must be spaced. (space-infix-ops)
(#1526) Infix operators must be spaced. (space-infix-ops)
(#1528) Infix operators must be spaced. (space-infix-ops)
(#1530) Infix operators must be spaced. (space-infix-ops)
(#1534) Expected space or tab after '/**' in comment. (spaced-comment)
(#1536) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1536) Missing JSDoc comment. (require-jsdoc)
(#1536) 'allSlides' is defined but never used (no-unused-vars)
(#1539) Infix operators must be spaced. (space-infix-ops)
(#1541) Expected { after 'for' condition. (curly)
(#1541) Infix operators must be spaced. (space-infix-ops)
(#1541) Infix operators must be spaced. (space-infix-ops)
(#1542) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1544) Infix operators must be spaced. (space-infix-ops)
(#1548) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1548) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1548) Infix operators must be spaced. (space-infix-ops)
(#1551) Infix operators must be spaced. (space-infix-ops)
(#1551) A space is required after ','. (comma-spacing)
(#1551) A space is required after ','. (comma-spacing)
(#1556) Expected { after 'else'. (curly)
(#1557) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1560) Expected space or tab after '/**' in comment. (spaced-comment)
(#1562) Missing JSDoc comment. (require-jsdoc)
(#1562) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1564) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1564) Infix operators must be spaced. (space-infix-ops)
(#1566) Infix operators must be spaced. (space-infix-ops)
(#1570) Expected space or tab after '/**' in comment. (spaced-comment)
(#1571) Infix operators must be spaced. (space-infix-ops)
(#1572) Infix operators must be spaced. (space-infix-ops)
(#1574) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1574) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1574) Infix operators must be spaced. (space-infix-ops)
(#1576) Expected space or tab after '/**' in comment. (spaced-comment)
(#1577) Expected { after 'if' condition. (curly)
(#1577) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1577) Infix operators must be spaced. (space-infix-ops)
(#1577) Infix operators must be spaced. (space-infix-ops)
(#1578) Expected { after 'for' condition. (curly)
(#1578) 'loop' used outside of binding context. (block-scoped-var)
(#1578) 'loop' used outside of binding context. (block-scoped-var)
(#1578) 'loop' used outside of binding context. (block-scoped-var)
(#1578) 'loop' used outside of binding context. (block-scoped-var)
(#1578) Infix operators must be spaced. (space-infix-ops)
(#1578) 'loop' used outside of binding context. (block-scoped-var)
(#1578) 'loop' used outside of binding context. (block-scoped-var)
(#1578) 'loop' used outside of binding context. (block-scoped-var)
(#1578) 'loop' used outside of binding context. (block-scoped-var)
(#1578) Infix operators must be spaced. (space-infix-ops)
(#1578) 'loop' used outside of binding context. (block-scoped-var)
(#1578) 'loop' used outside of binding context. (block-scoped-var)
(#1578) 'loop' used outside of binding context. (block-scoped-var)
(#1578) 'loop' used outside of binding context. (block-scoped-var)
(#1579) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1579) 'loop' used outside of binding context. (block-scoped-var)
(#1579) 'loop' used outside of binding context. (block-scoped-var)
(#1579) 'loop' used outside of binding context. (block-scoped-var)
(#1579) 'loop' used outside of binding context. (block-scoped-var)
(#1579) 'loop' used outside of binding context. (block-scoped-var)
(#1579) 'loop' used outside of binding context. (block-scoped-var)
(#1579) 'loop' used outside of binding context. (block-scoped-var)
(#1579) 'loop' used outside of binding context. (block-scoped-var)
(#1579) Infix operators must be spaced. (space-infix-ops)
(#1579) 'loop' used outside of binding context. (block-scoped-var)
(#1579) 'loop' used outside of binding context. (block-scoped-var)
(#1579) 'loop' used outside of binding context. (block-scoped-var)
(#1579) 'loop' used outside of binding context. (block-scoped-var)
(#1579) Infix operators must be spaced. (space-infix-ops)
(#1581) Infix operators must be spaced. (space-infix-ops)
(#1581) 'loop' used outside of binding context. (block-scoped-var)
(#1581) 'loop' used outside of binding context. (block-scoped-var)
(#1581) 'loop' used outside of binding context. (block-scoped-var)
(#1581) 'loop' used outside of binding context. (block-scoped-var)
(#1585) Expected space or tab after '/**' in comment. (spaced-comment)
(#1586) Expected { after 'for' condition. (curly)
(#1586) 'loop' used outside of binding context. (block-scoped-var)
(#1586) 'loop' used outside of binding context. (block-scoped-var)
(#1586) 'loop' is already defined (no-redeclare)
(#1586) 'loop' used outside of binding context. (block-scoped-var)
(#1586) 'loop' used outside of binding context. (block-scoped-var)
(#1586) Infix operators must be spaced. (space-infix-ops)
(#1586) 'loop' used outside of binding context. (block-scoped-var)
(#1586) 'loop' used outside of binding context. (block-scoped-var)
(#1586) 'loop' used outside of binding context. (block-scoped-var)
(#1586) 'loop' used outside of binding context. (block-scoped-var)
(#1586) Infix operators must be spaced. (space-infix-ops)
(#1586) 'loop' used outside of binding context. (block-scoped-var)
(#1586) 'loop' used outside of binding context. (block-scoped-var)
(#1586) 'loop' used outside of binding context. (block-scoped-var)
(#1586) 'loop' used outside of binding context. (block-scoped-var)
(#1587) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1587) 'loop' used outside of binding context. (block-scoped-var)
(#1587) 'loop' used outside of binding context. (block-scoped-var)
(#1587) 'loop' used outside of binding context. (block-scoped-var)
(#1587) 'loop' used outside of binding context. (block-scoped-var)
(#1587) 'loop' used outside of binding context. (block-scoped-var)
(#1587) 'loop' used outside of binding context. (block-scoped-var)
(#1587) 'loop' used outside of binding context. (block-scoped-var)
(#1587) 'loop' used outside of binding context. (block-scoped-var)
(#1587) Infix operators must be spaced. (space-infix-ops)
(#1589) Infix operators must be spaced. (space-infix-ops)
(#1589) 'loop' used outside of binding context. (block-scoped-var)
(#1589) 'loop' used outside of binding context. (block-scoped-var)
(#1589) 'loop' used outside of binding context. (block-scoped-var)
(#1589) 'loop' used outside of binding context. (block-scoped-var)
(#1594) Expected space or tab after '/**' in comment. (spaced-comment)
(#1595) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1595) Infix operators must be spaced. (space-infix-ops)
(#1597) Expected { after 'for' condition. (curly)
(#1597) 'loop' used outside of binding context. (block-scoped-var)
(#1597) 'loop' is already defined (no-redeclare)
(#1597) 'loop' used outside of binding context. (block-scoped-var)
(#1597) 'loop' used outside of binding context. (block-scoped-var)
(#1597) 'loop' used outside of binding context. (block-scoped-var)
(#1597) Infix operators must be spaced. (space-infix-ops)
(#1597) 'loop' used outside of binding context. (block-scoped-var)
(#1597) 'loop' used outside of binding context. (block-scoped-var)
(#1597) 'loop' used outside of binding context. (block-scoped-var)
(#1597) 'loop' used outside of binding context. (block-scoped-var)
(#1597) Infix operators must be spaced. (space-infix-ops)
(#1597) 'loop' used outside of binding context. (block-scoped-var)
(#1597) 'loop' used outside of binding context. (block-scoped-var)
(#1597) 'loop' used outside of binding context. (block-scoped-var)
(#1597) 'loop' used outside of binding context. (block-scoped-var)
(#1598) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1598) 'loop' used outside of binding context. (block-scoped-var)
(#1598) 'loop' used outside of binding context. (block-scoped-var)
(#1598) 'loop' used outside of binding context. (block-scoped-var)
(#1598) 'loop' used outside of binding context. (block-scoped-var)
(#1598) 'loop' used outside of binding context. (block-scoped-var)
(#1598) 'loop' used outside of binding context. (block-scoped-var)
(#1598) 'loop' used outside of binding context. (block-scoped-var)
(#1598) 'loop' used outside of binding context. (block-scoped-var)
(#1598) Infix operators must be spaced. (space-infix-ops)
(#1600) Infix operators must be spaced. (space-infix-ops)
(#1600) 'loop' used outside of binding context. (block-scoped-var)
(#1600) 'loop' used outside of binding context. (block-scoped-var)
(#1600) 'loop' used outside of binding context. (block-scoped-var)
(#1600) 'loop' used outside of binding context. (block-scoped-var)
(#1605) Expected space or tab after '/**' in comment. (spaced-comment)
(#1606) Expected { after 'for' condition. (curly)
(#1606) 'loop' is already defined (no-redeclare)
(#1606) 'loop' used outside of binding context. (block-scoped-var)
(#1606) 'loop' used outside of binding context. (block-scoped-var)
(#1606) 'loop' used outside of binding context. (block-scoped-var)
(#1606) 'loop' used outside of binding context. (block-scoped-var)
(#1606) Infix operators must be spaced. (space-infix-ops)
(#1606) 'loop' used outside of binding context. (block-scoped-var)
(#1606) 'loop' used outside of binding context. (block-scoped-var)
(#1606) 'loop' used outside of binding context. (block-scoped-var)
(#1606) 'loop' used outside of binding context. (block-scoped-var)
(#1606) Infix operators must be spaced. (space-infix-ops)
(#1606) 'loop' used outside of binding context. (block-scoped-var)
(#1606) 'loop' used outside of binding context. (block-scoped-var)
(#1606) 'loop' used outside of binding context. (block-scoped-var)
(#1606) 'loop' used outside of binding context. (block-scoped-var)
(#1607) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1607) 'loop' used outside of binding context. (block-scoped-var)
(#1607) 'loop' used outside of binding context. (block-scoped-var)
(#1607) 'loop' used outside of binding context. (block-scoped-var)
(#1607) 'loop' used outside of binding context. (block-scoped-var)
(#1609) Infix operators must be spaced. (space-infix-ops)
(#1609) 'loop' used outside of binding context. (block-scoped-var)
(#1609) 'loop' used outside of binding context. (block-scoped-var)
(#1609) 'loop' used outside of binding context. (block-scoped-var)
(#1609) 'loop' used outside of binding context. (block-scoped-var)
(#1613) Expected space or tab after '/**' in comment. (spaced-comment)
(#1614) Expected { after 'if' condition. (curly)
(#1615) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1615) 'loop' used outside of binding context. (block-scoped-var)
(#1615) 'loop' is already defined (no-redeclare)
(#1615) 'loop' used outside of binding context. (block-scoped-var)
(#1615) 'loop' used outside of binding context. (block-scoped-var)
(#1615) 'loop' used outside of binding context. (block-scoped-var)
(#1615) Infix operators must be spaced. (space-infix-ops)
(#1615) 'loop' used outside of binding context. (block-scoped-var)
(#1615) 'loop' used outside of binding context. (block-scoped-var)
(#1615) 'loop' used outside of binding context. (block-scoped-var)
(#1615) 'loop' used outside of binding context. (block-scoped-var)
(#1615) Infix operators must be spaced. (space-infix-ops)
(#1615) 'loop' used outside of binding context. (block-scoped-var)
(#1615) 'loop' used outside of binding context. (block-scoped-var)
(#1615) 'loop' used outside of binding context. (block-scoped-var)
(#1615) 'loop' used outside of binding context. (block-scoped-var)
(#1617) Line 1617 exceeds the maximum line length of 132. (max-len)
(#1617) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1617) 'loop' used outside of binding context. (block-scoped-var)
(#1617) 'loop' used outside of binding context. (block-scoped-var)
(#1617) 'loop' used outside of binding context. (block-scoped-var)
(#1617) 'loop' used outside of binding context. (block-scoped-var)
(#1617) Infix operators must be spaced. (space-infix-ops)
(#1617) 'loop' used outside of binding context. (block-scoped-var)
(#1617) 'loop' used outside of binding context. (block-scoped-var)
(#1617) 'loop' used outside of binding context. (block-scoped-var)
(#1617) 'loop' used outside of binding context. (block-scoped-var)
(#1617) Infix operators must be spaced. (space-infix-ops)
(#1617) 'loop' used outside of binding context. (block-scoped-var)
(#1617) 'loop' used outside of binding context. (block-scoped-var)
(#1617) 'loop' used outside of binding context. (block-scoped-var)
(#1617) 'loop' used outside of binding context. (block-scoped-var)
(#1617) Infix operators must be spaced. (space-infix-ops)
(#1619) Infix operators must be spaced. (space-infix-ops)
(#1619) 'loop' used outside of binding context. (block-scoped-var)
(#1619) 'loop' used outside of binding context. (block-scoped-var)
(#1619) 'loop' used outside of binding context. (block-scoped-var)
(#1619) 'loop' used outside of binding context. (block-scoped-var)
(#1619) 'loop' used outside of binding context. (block-scoped-var)
(#1619) 'loop' used outside of binding context. (block-scoped-var)
(#1619) 'loop' used outside of binding context. (block-scoped-var)
(#1619) 'loop' used outside of binding context. (block-scoped-var)
(#1621) Expected { after 'if' condition. (curly)
(#1621) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1621) Infix operators must be spaced. (space-infix-ops)
(#1622) Infix operators must be spaced. (space-infix-ops)
(#1626) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1626) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1626) Infix operators must be spaced. (space-infix-ops)
(#1629) Infix operators must be spaced. (space-infix-ops)
(#1633) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1633) Missing JSDoc comment. (require-jsdoc)
(#1633) 'findSourcesByType' is defined but never used (no-unused-vars)
(#1633) A space is required after ','. (comma-spacing)
(#1635) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1635) Infix operators must be spaced. (space-infix-ops)
(#1635) Infix operators must be spaced. (space-infix-ops)
(#1637) Expected { after 'if' condition. (curly)
(#1637) Infix operators must be spaced. (space-infix-ops)
(#1644) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1644) Missing JSDoc comment. (require-jsdoc)
(#1646) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1646) Infix operators must be spaced. (space-infix-ops)
(#1648) Infix operators must be spaced. (space-infix-ops)
(#1651) Infix operators must be spaced. (space-infix-ops)
(#1652) Infix operators must be spaced. (space-infix-ops)
(#1653) Expected { after 'if' condition. (curly)
(#1653) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1653) Infix operators must be spaced. (space-infix-ops)
(#1654) Expected { after 'for' condition. (curly)
(#1654) 'loop' used outside of binding context. (block-scoped-var)
(#1654) Infix operators must be spaced. (space-infix-ops)
(#1654) 'loop' used outside of binding context. (block-scoped-var)
(#1654) Infix operators must be spaced. (space-infix-ops)
(#1654) 'loop' used outside of binding context. (block-scoped-var)
(#1655) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1655) 'loop' used outside of binding context. (block-scoped-var)
(#1655) 'loop' used outside of binding context. (block-scoped-var)
(#1655) Infix operators must be spaced. (space-infix-ops)
(#1657) Infix operators must be spaced. (space-infix-ops)
(#1657) 'loop' used outside of binding context. (block-scoped-var)
(#1661) Expected { after 'for' condition. (curly)
(#1661) 'loop' used outside of binding context. (block-scoped-var)
(#1661) 'loop' is already defined (no-redeclare)
(#1661) Infix operators must be spaced. (space-infix-ops)
(#1661) 'loop' used outside of binding context. (block-scoped-var)
(#1661) Infix operators must be spaced. (space-infix-ops)
(#1661) 'loop' used outside of binding context. (block-scoped-var)
(#1662) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1662) 'loop' used outside of binding context. (block-scoped-var)
(#1664) Infix operators must be spaced. (space-infix-ops)
(#1664) 'loop' used outside of binding context. (block-scoped-var)
(#1668) Infix operators must be spaced. (space-infix-ops)
(#1669) Infix operators must be spaced. (space-infix-ops)
(#1673) Expected space or tab after '/**' in comment. (spaced-comment)
(#1675) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1675) Missing JSDoc comment. (require-jsdoc)
(#1677) Expected { after 'if' condition. (curly)
(#1686) Expected space or tab after '/**' in comment. (spaced-comment)
(#1688) Missing JSDoc comment. (require-jsdoc)
(#1688) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1688) 'setSubtitleStrings' is defined but never used (no-unused-vars)
(#1690) Infix operators must be spaced. (space-infix-ops)
(#1691) Infix operators must be spaced. (space-infix-ops)
(#1692) 'jsFileLoader' is not defined. (no-undef)
(#1694) Expected { after 'if' condition. (curly)
(#1695) 'subtitleChanged' is not defined. (no-undef)
(#1698) Missing JSDoc comment. (require-jsdoc)
(#1698) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1700) Expected { after 'if' condition. (curly)
(#1700) Infix operators must be spaced. (space-infix-ops)
(#1706) Missing JSDoc comment. (require-jsdoc)
(#1706) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1708) Expected { after 'if' condition. (curly)
(#1711) Infix operators must be spaced. (space-infix-ops)
(#1712) Expected { after 'if' condition. (curly)
(#1712) Infix operators must be spaced. (space-infix-ops)
(#1713) Infix operators must be spaced. (space-infix-ops)
(#1713) Infix operators must be spaced. (space-infix-ops)
(#1715) Expected { after 'if' condition. (curly)
(#1715) Infix operators must be spaced. (space-infix-ops)
(#1716) Infix operators must be spaced. (space-infix-ops)
(#1718) Expected { after 'if' condition. (curly)
(#1718) Infix operators must be spaced. (space-infix-ops)
(#1721) Infix operators must be spaced. (space-infix-ops)
(#1724) Expected { after 'if' condition. (curly)
(#1724) Infix operators must be spaced. (space-infix-ops)
(#1724) Infix operators must be spaced. (space-infix-ops)
(#1724) Infix operators must be spaced. (space-infix-ops)
(#1725) Infix operators must be spaced. (space-infix-ops)
(#1727) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1727) Infix operators must be spaced. (space-infix-ops)
(#1727) Infix operators must be spaced. (space-infix-ops)
(#1727) Infix operators must be spaced. (space-infix-ops)
(#1727) Trailing spaces not allowed. (no-trailing-spaces)
(#1728) Infix operators must be spaced. (space-infix-ops)
(#1730) Infix operators must be spaced. (space-infix-ops)
(#1731) Infix operators must be spaced. (space-infix-ops)
(#1732) Expected { after 'if' condition. (curly)
(#1732) Infix operators must be spaced. (space-infix-ops)
(#1734) Expected { after 'else'. (curly)
(#1735) Infix operators must be spaced. (space-infix-ops)
(#1736) Infix operators must be spaced. (space-infix-ops)
(#1739) Expected { after 'if' condition. (curly)
(#1740) 'subtitleChanged' is not defined. (no-undef)
(#1743) Missing JSDoc comment. (require-jsdoc)
(#1743) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1745) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1745) Infix operators must be spaced. (space-infix-ops)
(#1747) 'jsFileLoader' is not defined. (no-undef)
(#1748) 'jsFileLoader' is not defined. (no-undef)
(#1748) Infix operators must be spaced. (space-infix-ops)
(#1748) Trailing spaces not allowed. (no-trailing-spaces)
(#1750) 'jsFileLoader' is not defined. (no-undef)
(#1751) 'jsFileLoader' is not defined. (no-undef)
(#1752) 'jsFileLoader' is not defined. (no-undef)
(#1752) Infix operators must be spaced. (space-infix-ops)
(#1752) Infix operators must be spaced. (space-infix-ops)
(#1752) Infix operators must be spaced. (space-infix-ops)
(#1752) Unnecessary escape character: \/ (no-useless-escape)
(#1753) 'jsFileLoader' is not defined. (no-undef)
(#1753) Unnecessary escape character: \/ (no-useless-escape)
(#1753) Unnecessary escape character: \/ (no-useless-escape)
(#1753) Unnecessary escape character: \/ (no-useless-escape)
(#1753) Unnecessary escape character: \/ (no-useless-escape)
(#1756) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1756) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1756) Infix operators must be spaced. (space-infix-ops)
(#1758) 'jsFileLoader' is not defined. (no-undef)
(#1758) Infix operators must be spaced. (space-infix-ops)
(#1761) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1761) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1761) Infix operators must be spaced. (space-infix-ops)
(#1763) 'jsFileLoader' is not defined. (no-undef)
(#1767) Missing JSDoc comment. (require-jsdoc)
(#1767) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1767) 'subtitleTranscript' is defined but never used (no-unused-vars)
(#1769) Expected { after 'if' condition. (curly)
(#1769) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1769) Infix operators must be spaced. (space-infix-ops)
(#1772) Infix operators must be spaced. (space-infix-ops)
(#1772) A space is required after ','. (comma-spacing)
(#1772) A space is required after ','. (comma-spacing)
(#1775) Infix operators must be spaced. (space-infix-ops)
(#1775) Trailing spaces not allowed. (no-trailing-spaces)
(#1778) Infix operators must be spaced. (space-infix-ops)
(#1779) Infix operators must be spaced. (space-infix-ops)
(#1780) Infix operators must be spaced. (space-infix-ops)
(#1780) Infix operators must be spaced. (space-infix-ops)
(#1780) Infix operators must be spaced. (space-infix-ops)
(#1781) Infix operators must be spaced. (space-infix-ops)
(#1781) Infix operators must be spaced. (space-infix-ops)
(#1781) Unnecessary escape character: \/ (no-useless-escape)
(#1781) Infix operators must be spaced. (space-infix-ops)
(#1782) Unnecessary escape character: \/ (no-useless-escape)
(#1782) Infix operators must be spaced. (space-infix-ops)
(#1783) Infix operators must be spaced. (space-infix-ops)
(#1784) Infix operators must be spaced. (space-infix-ops)
(#1784) Infix operators must be spaced. (space-infix-ops)
(#1784) Unnecessary escape character: \/ (no-useless-escape)
(#1786) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1786) Infix operators must be spaced. (space-infix-ops)
(#1791) Infix operators must be spaced. (space-infix-ops)
(#1792) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1792) 'loop' used outside of binding context. (block-scoped-var)
(#1792) Infix operators must be spaced. (space-infix-ops)
(#1792) 'loop' used outside of binding context. (block-scoped-var)
(#1792) Infix operators must be spaced. (space-infix-ops)
(#1792) 'loop' used outside of binding context. (block-scoped-var)
(#1794) Infix operators must be spaced. (space-infix-ops)
(#1794) 'loop' used outside of binding context. (block-scoped-var)
(#1794) Infix operators must be spaced. (space-infix-ops)
(#1795) Expected { after 'if' condition. (curly)
(#1795) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1795) Infix operators must be spaced. (space-infix-ops)
(#1796) Infix operators must be spaced. (space-infix-ops)
(#1797) Infix operators must be spaced. (space-infix-ops)
(#1797) 'loop' used outside of binding context. (block-scoped-var)
(#1798) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1798) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1798) Infix operators must be spaced. (space-infix-ops)
(#1800) Infix operators must be spaced. (space-infix-ops)
(#1800) Infix operators must be spaced. (space-infix-ops)
(#1800) Infix operators must be spaced. (space-infix-ops)
(#1801) Infix operators must be spaced. (space-infix-ops)
(#1801) Infix operators must be spaced. (space-infix-ops)
(#1803) Expected { after 'else'. (curly)
(#1804) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1804) Infix operators must be spaced. (space-infix-ops)
(#1804) Infix operators must be spaced. (space-infix-ops)
(#1806) Infix operators must be spaced. (space-infix-ops)
(#1806) Missing semicolon. (semi)
(#1807) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1807) Infix operators must be spaced. (space-infix-ops)
(#1807) Infix operators must be spaced. (space-infix-ops)
(#1809) Expected { after 'for' condition. (curly)
(#1809) Infix operators must be spaced. (space-infix-ops)
(#1809) Infix operators must be spaced. (space-infix-ops)
(#1809) Infix operators must be spaced. (space-infix-ops)
(#1809) Infix operators must be spaced. (space-infix-ops)
(#1810) Infix operators must be spaced. (space-infix-ops)
(#1811) Infix operators must be spaced. (space-infix-ops)
(#1813) Infix operators must be spaced. (space-infix-ops)
(#1813) 'loop' used outside of binding context. (block-scoped-var)
(#1813) Infix operators must be spaced. (space-infix-ops)
(#1813) Unnecessary escape character: \/ (no-useless-escape)
(#1816) Expected { after 'for' condition. (curly)
(#1816) 'loop2' used outside of binding context. (block-scoped-var)
(#1816) Infix operators must be spaced. (space-infix-ops)
(#1816) Infix operators must be spaced. (space-infix-ops)
(#1816) 'loop2' used outside of binding context. (block-scoped-var)
(#1816) Infix operators must be spaced. (space-infix-ops)
(#1816) Infix operators must be spaced. (space-infix-ops)
(#1816) 'loop2' used outside of binding context. (block-scoped-var)
(#1817) Infix operators must be spaced. (space-infix-ops)
(#1817) 'loop2' used outside of binding context. (block-scoped-var)
(#1821) Expected { after 'else'. (curly)
(#1822) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1822) Expected { after 'for' condition. (curly)
(#1822) 'loop' used outside of binding context. (block-scoped-var)
(#1822) 'loop' is already defined (no-redeclare)
(#1822) Infix operators must be spaced. (space-infix-ops)
(#1822) 'loop' used outside of binding context. (block-scoped-var)
(#1822) Infix operators must be spaced. (space-infix-ops)
(#1822) 'loop' used outside of binding context. (block-scoped-var)
(#1823) Infix operators must be spaced. (space-infix-ops)
(#1823) 'loop' used outside of binding context. (block-scoped-var)
(#1823) Infix operators must be spaced. (space-infix-ops)
(#1823) Unnecessary escape character: \/ (no-useless-escape)
(#1825) Infix operators must be spaced. (space-infix-ops)
(#1826) Infix operators must be spaced. (space-infix-ops)
(#1827) Infix operators must be spaced. (space-infix-ops)
(#1828) Infix operators must be spaced. (space-infix-ops)
(#1828) Infix operators must be spaced. (space-infix-ops)
(#1828) Infix operators must be spaced. (space-infix-ops)
(#1829) Infix operators must be spaced. (space-infix-ops)
(#1830) Unnecessary escape character: \/ (no-useless-escape)
(#1830) Unnecessary escape character: \/ (no-useless-escape)
(#1834) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1834) Missing JSDoc comment. (require-jsdoc)
(#1836) Infix operators must be spaced. (space-infix-ops)
(#1837) Infix operators must be spaced. (space-infix-ops)
(#1838) Expected { after 'if' condition. (curly)
(#1838) Infix operators must be spaced. (space-infix-ops)
(#1838) Infix operators must be spaced. (space-infix-ops)
(#1839) Infix operators must be spaced. (space-infix-ops)
(#1841) Expected { after 'if' condition. (curly)
(#1841) Infix operators must be spaced. (space-infix-ops)
(#1842) Infix operators must be spaced. (space-infix-ops)
(#1842) Infix operators must be spaced. (space-infix-ops)
(#1842) Infix operators must be spaced. (space-infix-ops)
(#1843) Infix operators must be spaced. (space-infix-ops)
(#1843) Infix operators must be spaced. (space-infix-ops)
(#1843) Infix operators must be spaced. (space-infix-ops)
(#1843) Infix operators must be spaced. (space-infix-ops)
(#1843) Infix operators must be spaced. (space-infix-ops)
(#1843) Infix operators must be spaced. (space-infix-ops)
(#1843) Infix operators must be spaced. (space-infix-ops)
(#1844) Infix operators must be spaced. (space-infix-ops)
(#1844) Infix operators must be spaced. (space-infix-ops)
(#1844) Infix operators must be spaced. (space-infix-ops)
(#1844) Infix operators must be spaced. (space-infix-ops)
(#1845) Expected { after 'else'. (curly)
(#1846) Infix operators must be spaced. (space-infix-ops)
(#1846) Infix operators must be spaced. (space-infix-ops)
(#1846) Infix operators must be spaced. (space-infix-ops)
(#1847) Infix operators must be spaced. (space-infix-ops)
(#1847) Infix operators must be spaced. (space-infix-ops)
(#1847) Infix operators must be spaced. (space-infix-ops)
(#1847) Infix operators must be spaced. (space-infix-ops)
(#1850) Expected space or tab after '/**' in comment. (spaced-comment)
(#1852) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1852) Missing JSDoc comment. (require-jsdoc)
(#1854) Expected { after 'if' condition. (curly)
(#1857) Expected { after 'if' condition. (curly)
(#1857) Infix operators must be spaced. (space-infix-ops)
(#1861) Expected space or tab after '/**' in comment. (spaced-comment)
(#1863) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1863) Missing JSDoc comment. (require-jsdoc)
(#1863) 'nextSubtitle' is defined but never used (no-unused-vars)
(#1865) Infix operators must be spaced. (space-infix-ops)
(#1868) Missing JSDoc comment. (require-jsdoc)
(#1868) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1868) 'previousSubtitle' is defined but never used (no-unused-vars)
(#1870) Infix operators must be spaced. (space-infix-ops)
(#1873) Missing JSDoc comment. (require-jsdoc)
(#1873) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1873) 'nextSlide' is defined but never used (no-unused-vars)
(#1875) Infix operators must be spaced. (space-infix-ops)
(#1876) Infix operators must be spaced. (space-infix-ops)
(#1879) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1879) Missing JSDoc comment. (require-jsdoc)
(#1879) 'previousSlide' is defined but never used (no-unused-vars)
(#1881) Infix operators must be spaced. (space-infix-ops)
(#1882) Infix operators must be spaced. (space-infix-ops)
(#1885) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1885) Missing JSDoc comment. (require-jsdoc)
(#1887) Infix operators must be spaced. (space-infix-ops)
(#1888) Expected { after 'if' condition. (curly)
(#1888) Infix operators must be spaced. (space-infix-ops)
(#1891) Expected { after 'if' condition. (curly)
(#1891) Infix operators must be spaced. (space-infix-ops)
(#1892) Infix operators must be spaced. (space-infix-ops)
(#1894) Expected { after 'if' condition. (curly)
(#1894) Infix operators must be spaced. (space-infix-ops)
(#1895) Infix operators must be spaced. (space-infix-ops)
(#1897) Expected { after 'if' condition. (curly)
(#1897) Infix operators must be spaced. (space-infix-ops)
(#1900) Expected { after 'if' condition. (curly)
(#1900) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1900) Infix operators must be spaced. (space-infix-ops)
(#1903) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1903) Infix operators must be spaced. (space-infix-ops)
(#1903) Infix operators must be spaced. (space-infix-ops)
(#1903) Infix operators must be spaced. (space-infix-ops)
(#1911) Expected { after 'if' condition. (curly)
(#1911) Infix operators must be spaced. (space-infix-ops)
(#1911) Infix operators must be spaced. (space-infix-ops)
(#1912) Infix operators must be spaced. (space-infix-ops)
(#1912) Infix operators must be spaced. (space-infix-ops)
(#1914) Expected { after 'if' condition. (curly)
(#1914) 'thumbnailsActive' is not defined. (no-undef)
(#1915) Missing semicolon. (semi)
(#1917) Infix operators must be spaced. (space-infix-ops)
(#1919) Expected space(s) after "if". (keyword-spacing)
(#1919) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1921) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1921) Expected { after 'if' condition. (curly)
(#1921) Infix operators must be spaced. (space-infix-ops)
(#1925) Infix operators must be spaced. (space-infix-ops)
(#1925) Infix operators must be spaced. (space-infix-ops)
(#1929) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1929) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1929) Infix operators must be spaced. (space-infix-ops)
(#1931) Infix operators must be spaced. (space-infix-ops)
(#1932) Expected space(s) after "while". (keyword-spacing)
(#1932) Expected { after 'while' condition. (curly)
(#1932) Infix operators must be spaced. (space-infix-ops)
(#1933) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1933) Infix operators must be spaced. (space-infix-ops)
(#1935) Infix operators must be spaced. (space-infix-ops)
(#1938) Expected { after 'else'. (curly)
(#1939) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1942) Expected { after 'if' condition. (curly)
(#1943) 'slideChanged' is not defined. (no-undef)
(#1946) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1946) Missing JSDoc comment. (require-jsdoc)
(#1948) Infix operators must be spaced. (space-infix-ops)
(#1948) Infix operators must be spaced. (space-infix-ops)
(#1951) Missing JSDoc comment. (require-jsdoc)
(#1951) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1951) 'endPause' is defined but never used (no-unused-vars)
(#1955) Expected { after 'if' condition. (curly)
(#1955) Infix operators must be spaced. (space-infix-ops)
(#1956) Infix operators must be spaced. (space-infix-ops)
(#1957) Expected { after 'else'. (curly)
(#1958) Infix operators must be spaced. (space-infix-ops)
(#1961) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1961) Missing JSDoc comment. (require-jsdoc)
(#1963) Infix operators must be spaced. (space-infix-ops)
(#1965) Infix operators must be spaced. (space-infix-ops)
(#1966) Expected { after 'if' condition. (curly)
(#1966) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1966) Infix operators must be spaced. (space-infix-ops)
(#1967) Infix operators must be spaced. (space-infix-ops)
(#1969) Infix operators must be spaced. (space-infix-ops)
(#1969) Infix operators must be spaced. (space-infix-ops)
(#1969) Infix operators must be spaced. (space-infix-ops)
(#1969) Infix operators must be spaced. (space-infix-ops)
(#1969) Infix operators must be spaced. (space-infix-ops)
(#1971) Infix operators must be spaced. (space-infix-ops)
(#1971) Infix operators must be spaced. (space-infix-ops)
(#1971) Infix operators must be spaced. (space-infix-ops)
(#1972) Infix operators must be spaced. (space-infix-ops)
(#1972) Infix operators must be spaced. (space-infix-ops)
(#1972) Infix operators must be spaced. (space-infix-ops)
(#1973) Expected { after 'if' condition. (curly)
(#1973) Infix operators must be spaced. (space-infix-ops)
(#1974) Infix operators must be spaced. (space-infix-ops)
(#1976) A space is required after ','. (comma-spacing)
(#1978) Infix operators must be spaced. (space-infix-ops)
(#1978) Infix operators must be spaced. (space-infix-ops)
(#1979) Expected { after 'if' condition. (curly)
(#1979) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1979) Infix operators must be spaced. (space-infix-ops)
(#1980) Infix operators must be spaced. (space-infix-ops)
(#1982) Infix operators must be spaced. (space-infix-ops)
(#1982) Infix operators must be spaced. (space-infix-ops)
(#1983) Expected { after 'if' condition. (curly)
(#1983) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1983) Infix operators must be spaced. (space-infix-ops)
(#1984) Infix operators must be spaced. (space-infix-ops)
(#1987) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1987) Missing JSDoc comment. (require-jsdoc)
(#1987) 'saveAVPosition' is defined but never used (no-unused-vars)
(#1989) Infix operators must be spaced. (space-infix-ops)
(#1990) Expected { after 'if' condition. (curly)
(#1990) Infix operators must be spaced. (space-infix-ops)
(#1990) Infix operators must be spaced. (space-infix-ops)
(#1991) Infix operators must be spaced. (space-infix-ops)
(#1992) Infix operators must be spaced. (space-infix-ops)
(#1996) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1996) Missing JSDoc comment. (require-jsdoc)
(#1996) 'loadAVPosition' is defined but never used (no-unused-vars)
(#1998) Infix operators must be spaced. (space-infix-ops)
(#1998) Infix operators must be spaced. (space-infix-ops)
(#2000) Expected { after 'if' condition. (curly)
(#2000) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2000) Infix operators must be spaced. (space-infix-ops)
(#2001) Infix operators must be spaced. (space-infix-ops)
(#2003) Expected { after 'if' condition. (curly)
(#2003) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2003) Infix operators must be spaced. (space-infix-ops)
(#2007) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2007) Missing JSDoc comment. (require-jsdoc)
(#2007) 'showFullVideo' is defined but never used (no-unused-vars)
(#2009) Infix operators must be spaced. (space-infix-ops)
(#2013) Missing JSDoc comment. (require-jsdoc)
(#2013) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2013) 'showFullSlide' is defined but never used (no-unused-vars)
(#2015) Infix operators must be spaced. (space-infix-ops)
(#2019) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2019) Missing JSDoc comment. (require-jsdoc)
(#2019) 'setVideoSource' is defined but never used (no-unused-vars)
(#2023) Infix operators must be spaced. (space-infix-ops)
(#2033) Missing JSDoc comment. (require-jsdoc)
(#2033) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2033) 'changeSync' is defined but never used (no-unused-vars)
(#2035) Expected { after 'if' condition. (curly)
(#2036) Infix operators must be spaced. (space-infix-ops)
(#2037) Expected { after 'else'. (curly)
(#2038) Infix operators must be spaced. (space-infix-ops)
(#2040) Infix operators must be spaced. (space-infix-ops)
(#2045) Missing JSDoc comment. (require-jsdoc)
(#2045) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2045) 'setSlideSync' is defined but never used (no-unused-vars)
(#2047) Infix operators must be spaced. (space-infix-ops)
(#2051) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2051) Missing JSDoc comment. (require-jsdoc)
(#2051) 'setSubSync' is defined but never used (no-unused-vars)
(#2053) Infix operators must be spaced. (space-infix-ops)
(#2057) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2057) Missing JSDoc comment. (require-jsdoc)
(#2057) 'setSlideSource' is defined but never used (no-unused-vars)
(#2060) Infix operators must be spaced. (space-infix-ops)
(#2066) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2066) Missing JSDoc comment. (require-jsdoc)
(#2066) 'setAllLanguages' is defined but never used (no-unused-vars)
(#2068) Infix operators must be spaced. (space-infix-ops)
(#2069) Infix operators must be spaced. (space-infix-ops)
(#2070) Infix operators must be spaced. (space-infix-ops)
(#2071) Infix operators must be spaced. (space-infix-ops)
(#2074) Expected { after 'if' condition. (curly)
(#2078) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2078) Infix operators must be spaced. (space-infix-ops)
(#2083) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2083) Infix operators must be spaced. (space-infix-ops)
(#2089) Expected { after 'if' condition. (curly)
(#2090) 'slideChanged' is not defined. (no-undef)
(#2093) Missing JSDoc comment. (require-jsdoc)
(#2093) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2093) 'showFullLang' is defined but never used (no-unused-vars)
(#2095) Infix operators must be spaced. (space-infix-ops)
(#2099) Missing JSDoc comment. (require-jsdoc)
(#2099) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2099) 'setIntLanguage' is defined but never used (no-unused-vars)
(#2101) Infix operators must be spaced. (space-infix-ops)
(#2107) Missing JSDoc comment. (require-jsdoc)
(#2107) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2107) 'setSlideLanguage' is defined but never used (no-unused-vars)
(#2109) Infix operators must be spaced. (space-infix-ops)
(#2110) Infix operators must be spaced. (space-infix-ops)
(#2115) Expected { after 'if' condition. (curly)
(#2116) 'slideChanged' is not defined. (no-undef)
(#2119) Missing JSDoc comment. (require-jsdoc)
(#2119) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2119) 'setAVLanguage' is defined but never used (no-unused-vars)
(#2121) Infix operators must be spaced. (space-infix-ops)
(#2127) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2127) Missing JSDoc comment. (require-jsdoc)
(#2127) 'setSubtitleLanguage' is defined but never used (no-unused-vars)
(#2129) Infix operators must be spaced. (space-infix-ops)
(#2130) Expected { after 'if' condition. (curly)
(#2136) Missing JSDoc comment. (require-jsdoc)
(#2136) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2136) 'setSubtitlesOn' is defined but never used (no-unused-vars)
(#2138) Infix operators must be spaced. (space-infix-ops)
(#2139) Infix operators must be spaced. (space-infix-ops)
(#2141) Expected { after 'if' condition. (curly)
(#2144) Expected space or tab after '//' in comment. (spaced-comment)
(#2153) Expected { after 'if' condition. (curly)
(#2154) 'subtitleChanged' is not defined. (no-undef)
(#2157) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2157) Missing JSDoc comment. (require-jsdoc)
(#2157) 'increaseSlideSize' is defined but never used (no-unused-vars)
(#2159) Infix operators must be spaced. (space-infix-ops)
(#2159) Infix operators must be spaced. (space-infix-ops)
(#2160) Expected { after 'if' condition. (curly)
(#2160) Infix operators must be spaced. (space-infix-ops)
(#2161) Infix operators must be spaced. (space-infix-ops)
(#2166) Missing JSDoc comment. (require-jsdoc)
(#2166) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2166) 'decreaseSlideSize' is defined but never used (no-unused-vars)
(#2168) Infix operators must be spaced. (space-infix-ops)
(#2168) Infix operators must be spaced. (space-infix-ops)
(#2169) Expected { after 'if' condition. (curly)
(#2169) Infix operators must be spaced. (space-infix-ops)
(#2170) Infix operators must be spaced. (space-infix-ops)
(#2175) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2175) Missing JSDoc comment. (require-jsdoc)
(#2177) 'thumbnailsActive' is not defined. (no-undef)
(#2177) Infix operators must be spaced. (space-infix-ops)
(#2178) 'thumbnailsActive' is not defined. (no-undef)
(#2186) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2186) Missing JSDoc comment. (require-jsdoc)
(#2186) 'setHideVideo' is defined but never used (no-unused-vars)
(#2188) Infix operators must be spaced. (space-infix-ops)
(#2192) Expected space or tab after '/**' in comment. (spaced-comment)
(#2196) Line 2196 exceeds the maximum line length of 132. (max-len)
(#2196) Infix operators must be spaced. (space-infix-ops)
(#2196) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2196) Infix operators must be spaced. (space-infix-ops)
(#2196) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2196) Infix operators must be spaced. (space-infix-ops)
(#2196) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2196) Infix operators must be spaced. (space-infix-ops)
(#2196) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2196) Infix operators must be spaced. (space-infix-ops)
(#2196) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2196) Infix operators must be spaced. (space-infix-ops)
(#2196) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2196) Infix operators must be spaced. (space-infix-ops)
(#2197) Infix operators must be spaced. (space-infix-ops)
(#2197) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2197) Infix operators must be spaced. (space-infix-ops)
(#2197) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2197) Infix operators must be spaced. (space-infix-ops)
(#2198) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2198) Infix operators must be spaced. (space-infix-ops)
(#2200) Missing JSDoc comment. (require-jsdoc)
(#2200) Function 'detectPlugins' has a complexity of 33. (complexity)
(#2200) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2202) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2202) Infix operators must be spaced. (space-infix-ops)
(#2202) Trailing spaces not allowed. (no-trailing-spaces)
(#2204) Infix operators must be spaced. (space-infix-ops)
(#2205) Infix operators must be spaced. (space-infix-ops)
(#2206) Infix operators must be spaced. (space-infix-ops)
(#2207) Infix operators must be spaced. (space-infix-ops)
(#2208) Infix operators must be spaced. (space-infix-ops)
(#2209) Infix operators must be spaced. (space-infix-ops)
(#2210) Infix operators must be spaced. (space-infix-ops)
(#2211) Infix operators must be spaced. (space-infix-ops)
(#2212) Expected { after 'if' condition. (curly)
(#2212) Infix operators must be spaced. (space-infix-ops)
(#2213) Infix operators must be spaced. (space-infix-ops)
(#2214) Expected { after 'if' condition. (curly)
(#2214) Infix operators must be spaced. (space-infix-ops)
(#2215) Infix operators must be spaced. (space-infix-ops)
(#2217) Expected space or tab after '/**' in comment. (spaced-comment)
(#2218) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2218) 'loop' used outside of binding context. (block-scoped-var)
(#2218) 'loop' used outside of binding context. (block-scoped-var)
(#2218) Infix operators must be spaced. (space-infix-ops)
(#2218) 'loop' used outside of binding context. (block-scoped-var)
(#2218) 'loop' used outside of binding context. (block-scoped-var)
(#2218) Infix operators must be spaced. (space-infix-ops)
(#2218) 'loop' used outside of binding context. (block-scoped-var)
(#2218) 'loop' used outside of binding context. (block-scoped-var)
(#2220) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2220) 'loop' used outside of binding context. (block-scoped-var)
(#2220) 'loop' used outside of binding context. (block-scoped-var)
(#2220) Infix operators must be spaced. (space-infix-ops)
(#2222) Infix operators must be spaced. (space-infix-ops)
(#2223) Infix operators must be spaced. (space-infix-ops)
(#2228) Expected { after 'else'. (curly)
(#2229) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2229) Infix operators must be spaced. (space-infix-ops)
(#2231) Expected { after 'if' condition. (curly)
(#2231) There should be no spaces inside this paren. (space-in-parens)
(#2231) Infix operators must be spaced. (space-infix-ops)
(#2231) Infix operators must be spaced. (space-infix-ops)
(#2231) Infix operators must be spaced. (space-infix-ops)
(#2231) Infix operators must be spaced. (space-infix-ops)
(#2231) Infix operators must be spaced. (space-infix-ops)
(#2232) Infix operators must be spaced. (space-infix-ops)
(#2234) Expected space or tab after '/**' in comment. (spaced-comment)
(#2236) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2236) Infix operators must be spaced. (space-infix-ops)
(#2236) Infix operators must be spaced. (space-infix-ops)
(#2238) Expected space or tab after '/**' in comment. (spaced-comment)
(#2239) Expected { after 'if' condition. (curly)
(#2240) Infix operators must be spaced. (space-infix-ops)
(#2241) Expected { after 'else'. (curly)
(#2242) Infix operators must be spaced. (space-infix-ops)
(#2244) Expected space or tab after '/**' in comment. (spaced-comment)
(#2245) Expected { after 'if' condition. (curly)
(#2245) Infix operators must be spaced. (space-infix-ops)
(#2245) Infix operators must be spaced. (space-infix-ops)
(#2246) Infix operators must be spaced. (space-infix-ops)
(#2249) Expected space or tab after '/**' in comment. (spaced-comment)
(#2250) Infix operators must be spaced. (space-infix-ops)
(#2251) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2251) Infix operators must be spaced. (space-infix-ops)
(#2251) Infix operators must be spaced. (space-infix-ops)
(#2253) Expected space or tab after '/**' in comment. (spaced-comment)
(#2254) Infix operators must be spaced. (space-infix-ops)
(#2254) Infix operators must be spaced. (space-infix-ops)
(#2254) Infix operators must be spaced. (space-infix-ops)
(#2254) Infix operators must be spaced. (space-infix-ops)
(#2255) Infix operators must be spaced. (space-infix-ops)
(#2256) Infix operators must be spaced. (space-infix-ops)
(#2257) Infix operators must be spaced. (space-infix-ops)
(#2257) Infix operators must be spaced. (space-infix-ops)
(#2257) Infix operators must be spaced. (space-infix-ops)
(#2261) Expected { after 'if' condition. (curly)
(#2261) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2261) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2261) Infix operators must be spaced. (space-infix-ops)
(#2262) Infix operators must be spaced. (space-infix-ops)
(#2265) Expected space or tab after '/**' in comment. (spaced-comment)
(#2266) Expected { after 'if' condition. (curly)
(#2266) Infix operators must be spaced. (space-infix-ops)
(#2266) Infix operators must be spaced. (space-infix-ops)
(#2266) Infix operators must be spaced. (space-infix-ops)
(#2266) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2266) Infix operators must be spaced. (space-infix-ops)
(#2267) Infix operators must be spaced. (space-infix-ops)
(#2271) Expected space or tab after '/**' in comment. (spaced-comment)
(#2272) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2272) 'loop' used outside of binding context. (block-scoped-var)
(#2272) 'loop' is already defined (no-redeclare)
(#2272) 'loop' used outside of binding context. (block-scoped-var)
(#2272) Infix operators must be spaced. (space-infix-ops)
(#2272) 'loop' used outside of binding context. (block-scoped-var)
(#2272) 'loop' used outside of binding context. (block-scoped-var)
(#2272) Infix operators must be spaced. (space-infix-ops)
(#2272) 'loop' used outside of binding context. (block-scoped-var)
(#2272) 'loop' used outside of binding context. (block-scoped-var)
(#2274) Expected space or tab after '/**' in comment. (spaced-comment)
(#2275) Expected { after 'if' condition. (curly)
(#2275) 'loop' used outside of binding context. (block-scoped-var)
(#2275) 'loop' used outside of binding context. (block-scoped-var)
(#2275) Infix operators must be spaced. (space-infix-ops)
(#2276) Infix operators must be spaced. (space-infix-ops)
(#2276) 'loop' used outside of binding context. (block-scoped-var)
(#2276) 'loop' used outside of binding context. (block-scoped-var)
(#2278) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2278) 'loop' used outside of binding context. (block-scoped-var)
(#2278) 'loop' used outside of binding context. (block-scoped-var)
(#2278) Infix operators must be spaced. (space-infix-ops)
(#2280) 'i' used outside of binding context. (block-scoped-var)
(#2280) Infix operators must be spaced. (space-infix-ops)
(#2280) 'loop' used outside of binding context. (block-scoped-var)
(#2280) 'loop' used outside of binding context. (block-scoped-var)
(#2281) Infix operators must be spaced. (space-infix-ops)
(#2281) 'loop' used outside of binding context. (block-scoped-var)
(#2281) 'loop' used outside of binding context. (block-scoped-var)
(#2282) Infix operators must be spaced. (space-infix-ops)
(#2282) 'loop' used outside of binding context. (block-scoped-var)
(#2282) 'loop' used outside of binding context. (block-scoped-var)
(#2282) 'i' used outside of binding context. (block-scoped-var)
(#2282) Infix operators must be spaced. (space-infix-ops)
(#2282) A space is required after ','. (comma-spacing)
(#2285) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2285) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2285) 'loop' used outside of binding context. (block-scoped-var)
(#2285) 'loop' used outside of binding context. (block-scoped-var)
(#2285) Infix operators must be spaced. (space-infix-ops)
(#2287) 'i' is already defined (no-redeclare)
(#2287) 'i' used outside of binding context. (block-scoped-var)
(#2287) Infix operators must be spaced. (space-infix-ops)
(#2287) 'loop' used outside of binding context. (block-scoped-var)
(#2287) 'loop' used outside of binding context. (block-scoped-var)
(#2287) Infix operators must be spaced. (space-infix-ops)
(#2288) Infix operators must be spaced. (space-infix-ops)
(#2288) 'loop' used outside of binding context. (block-scoped-var)
(#2288) 'loop' used outside of binding context. (block-scoped-var)
(#2288) 'i' used outside of binding context. (block-scoped-var)
(#2289) Infix operators must be spaced. (space-infix-ops)
(#2290) Expected space(s) after "while". (keyword-spacing)
(#2290) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2290) Infix operators must be spaced. (space-infix-ops)
(#2292) Infix operators must be spaced. (space-infix-ops)
(#2292) A space is required after ','. (comma-spacing)
(#2292) Infix operators must be spaced. (space-infix-ops)
(#2292) Infix operators must be spaced. (space-infix-ops)
(#2293) Infix operators must be spaced. (space-infix-ops)
(#2295) 'i' used outside of binding context. (block-scoped-var)
(#2295) Infix operators must be spaced. (space-infix-ops)
(#2296) Expected { after 'if' condition. (curly)
(#2296) 'i' used outside of binding context. (block-scoped-var)
(#2296) Infix operators must be spaced. (space-infix-ops)
(#2297) Infix operators must be spaced. (space-infix-ops)
(#2297) A space is required after ','. (comma-spacing)
(#2297) 'i' used outside of binding context. (block-scoped-var)
(#2298) Infix operators must be spaced. (space-infix-ops)
(#2299) Expected { after 'if' condition. (curly)
(#2299) Infix operators must be spaced. (space-infix-ops)
(#2300) Infix operators must be spaced. (space-infix-ops)
(#2300) Infix operators must be spaced. (space-infix-ops)
(#2301) Expected { after 'if' condition. (curly)
(#2301) Infix operators must be spaced. (space-infix-ops)
(#2302) Infix operators must be spaced. (space-infix-ops)
(#2302) Infix operators must be spaced. (space-infix-ops)
(#2303) Infix operators must be spaced. (space-infix-ops)
(#2303) Infix operators must be spaced. (space-infix-ops)
(#2307) Expected { after 'if' condition. (curly)
(#2307) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2307) Infix operators must be spaced. (space-infix-ops)
(#2308) Infix operators must be spaced. (space-infix-ops)
(#2310) Expected space or tab after '/**' in comment. (spaced-comment)
(#2311) Trailing spaces not allowed. (no-trailing-spaces)
(#2312) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2312) Infix operators must be spaced. (space-infix-ops)
(#2314) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2314) 'loop' used outside of binding context. (block-scoped-var)
(#2314) 'loop' used outside of binding context. (block-scoped-var)
(#2314) 'loop' is already defined (no-redeclare)
(#2314) Infix operators must be spaced. (space-infix-ops)
(#2314) 'loop' used outside of binding context. (block-scoped-var)
(#2314) 'loop' used outside of binding context. (block-scoped-var)
(#2314) Infix operators must be spaced. (space-infix-ops)
(#2314) 'loop' used outside of binding context. (block-scoped-var)
(#2314) 'loop' used outside of binding context. (block-scoped-var)
(#2316) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2316) 'loop' used outside of binding context. (block-scoped-var)
(#2316) 'loop' used outside of binding context. (block-scoped-var)
(#2316) Infix operators must be spaced. (space-infix-ops)
(#2318) Expected { after 'if' condition. (curly)
(#2318) 'loop' used outside of binding context. (block-scoped-var)
(#2318) 'loop' used outside of binding context. (block-scoped-var)
(#2318) Infix operators must be spaced. (space-infix-ops)
(#2320) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2320) 'loop' used outside of binding context. (block-scoped-var)
(#2320) 'loop' used outside of binding context. (block-scoped-var)
(#2320) Infix operators must be spaced. (space-infix-ops)
(#2322) Infix operators must be spaced. (space-infix-ops)
(#2330) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2330) Missing JSDoc comment. (require-jsdoc)
(#2332) Infix operators must be spaced. (space-infix-ops)
(#2333) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2333) Infix operators must be spaced. (space-infix-ops)
(#2333) Infix operators must be spaced. (space-infix-ops)
(#2335) Expected { after 'if' condition. (curly)
(#2335) Infix operators must be spaced. (space-infix-ops)
(#2342) Expected space or tab after '/**' in comment. (spaced-comment)
(#2344) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2344) Missing JSDoc comment. (require-jsdoc)
(#2344) Function 'detectBrowser' has a complexity of 21. (complexity)
(#2346) Infix operators must be spaced. (space-infix-ops)
(#2348) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2348) Infix operators must be spaced. (space-infix-ops)
(#2350) Infix operators must be spaced. (space-infix-ops)
(#2351) Expected { after 'if' condition. (curly)
(#2351) Infix operators must be spaced. (space-infix-ops)
(#2352) Infix operators must be spaced. (space-infix-ops)
(#2355) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2355) Expected { after 'if' condition. (curly)
(#2355) Infix operators must be spaced. (space-infix-ops)
(#2356) Infix operators must be spaced. (space-infix-ops)
(#2358) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2358) Infix operators must be spaced. (space-infix-ops)
(#2358) Infix operators must be spaced. (space-infix-ops)
(#2360) Infix operators must be spaced. (space-infix-ops)
(#2361) Infix operators must be spaced. (space-infix-ops)
(#2364) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2364) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2364) Infix operators must be spaced. (space-infix-ops)
(#2366) Infix operators must be spaced. (space-infix-ops)
(#2367) Infix operators must be spaced. (space-infix-ops)
(#2370) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2370) Expected { after 'if' condition. (curly)
(#2370) Infix operators must be spaced. (space-infix-ops)
(#2371) Infix operators must be spaced. (space-infix-ops)
(#2373) Expected { after 'if' condition. (curly)
(#2373) Infix operators must be spaced. (space-infix-ops)
(#2374) Infix operators must be spaced. (space-infix-ops)
(#2376) Expected { after 'if' condition. (curly)
(#2376) Infix operators must be spaced. (space-infix-ops)
(#2377) Infix operators must be spaced. (space-infix-ops)
(#2379) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2379) Infix operators must be spaced. (space-infix-ops)
(#2381) Infix operators must be spaced. (space-infix-ops)
(#2382) Infix operators must be spaced. (space-infix-ops)
(#2384) Expected { after 'else'. (curly)
(#2385) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2385) Infix operators must be spaced. (space-infix-ops)
(#2387) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2387) Infix operators must be spaced. (space-infix-ops)
(#2389) Infix operators must be spaced. (space-infix-ops)
(#2393) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2393) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2393) Infix operators must be spaced. (space-infix-ops)
(#2395) Infix operators must be spaced. (space-infix-ops)
(#2399) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2399) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2399) Infix operators must be spaced. (space-infix-ops)
(#2401) Infix operators must be spaced. (space-infix-ops)
(#2405) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2405) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2405) Infix operators must be spaced. (space-infix-ops)
(#2407) Infix operators must be spaced. (space-infix-ops)
(#2411) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2411) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2411) Infix operators must be spaced. (space-infix-ops)
(#2413) Infix operators must be spaced. (space-infix-ops)
(#2417) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2417) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2417) Infix operators must be spaced. (space-infix-ops)
(#2419) Infix operators must be spaced. (space-infix-ops)
(#2421) Expected space or tab after '//*' in comment. (spaced-comment)
(#2422) Infix operators must be spaced. (space-infix-ops)
(#2422) Infix operators must be spaced. (space-infix-ops)
(#2425) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2425) Expected { after 'if' condition. (curly)
(#2425) Infix operators must be spaced. (space-infix-ops)
(#2425) Infix operators must be spaced. (space-infix-ops)
(#2426) Infix operators must be spaced. (space-infix-ops)
(#2428) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2428) Infix operators must be spaced. (space-infix-ops)
(#2430) Infix operators must be spaced. (space-infix-ops)
(#2433) Expected { after 'else'. (curly)
(#2434) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2434) Infix operators must be spaced. (space-infix-ops)
(#2436) Expected space or tab after '/**' in comment. (spaced-comment)
(#2437) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2437) Infix operators must be spaced. (space-infix-ops)
(#2437) Infix operators must be spaced. (space-infix-ops)
(#2437) Infix operators must be spaced. (space-infix-ops)
(#2439) Infix operators must be spaced. (space-infix-ops)
(#2440) Infix operators must be spaced. (space-infix-ops)
(#2441) Infix operators must be spaced. (space-infix-ops)
(#2445) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2445) Missing JSDoc comment. (require-jsdoc)
(#2447) Infix operators must be spaced. (space-infix-ops)
(#2447) Infix operators must be spaced. (space-infix-ops)
(#2448) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2448) Infix operators must be spaced. (space-infix-ops)
(#2450) Infix operators must be spaced. (space-infix-ops)
(#2451) Infix operators must be spaced. (space-infix-ops)
(#2453) Expected { after 'else'. (curly)
(#2454) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2454) Infix operators must be spaced. (space-infix-ops)
(#2457) Expected space or tab after '/**' in comment. (spaced-comment)
(#2459) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2459) Missing JSDoc comment. (require-jsdoc)
(#2461) Missing semicolon. (semi)
(#2462) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2464) 'offset' is not defined. (no-undef)
(#2464) Trailing spaces not allowed. (no-trailing-spaces)
(#2464) Missing semicolon. (semi)
(#2465) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2465) 'offset' is not defined. (no-undef)
(#2467) 'offset' is not defined. (no-undef)
(#2467) Trailing spaces not allowed. (no-trailing-spaces)
(#2467) Missing semicolon. (semi)
(#2468) 'end' is not defined. (no-undef)
(#2468) 'offset' is not defined. (no-undef)
(#2468) Trailing spaces not allowed. (no-trailing-spaces)
(#2468) Missing semicolon. (semi)
(#2469) Expected { after 'if' condition. (curly)
(#2469) 'end' is not defined. (no-undef)
(#2469) Trailing spaces not allowed. (no-trailing-spaces)
(#2470) 'end' is not defined. (no-undef)
(#2470) Missing semicolon. (semi)
(#2471) 'offset' is not defined. (no-undef)
(#2471) 'end' is not defined. (no-undef)
(#2471) Missing semicolon. (semi)
(#2478) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2478) Missing JSDoc comment. (require-jsdoc)
(#2480) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2480) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2480) Infix operators must be spaced. (space-infix-ops)
(#2484) Infix operators must be spaced. (space-infix-ops)
(#2484) Infix operators must be spaced. (space-infix-ops)
(#2484) Infix operators must be spaced. (space-infix-ops)
(#2486) Infix operators must be spaced. (space-infix-ops)
(#2489) Infix operators must be spaced. (space-infix-ops)
(#2490) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2490) Missing semicolon. (semi)
(#2493) Expected space or tab after '/**' in comment. (spaced-comment)
(#2495) Infix operators must be spaced. (space-infix-ops)
(#2496) Infix operators must be spaced. (space-infix-ops)
(#2497) Infix operators must be spaced. (space-infix-ops)
(#2498) Infix operators must be spaced. (space-infix-ops)
(#2500) Missing JSDoc comment. (require-jsdoc)
(#2500) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2500) 'restartMonitor' is defined but never used (no-unused-vars)
(#2506) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2506) Missing JSDoc comment. (require-jsdoc)
(#2508) Expected { after 'if' condition. (curly)
(#2508) Infix operators must be spaced. (space-infix-ops)
(#2509) Infix operators must be spaced. (space-infix-ops)
(#2509) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#2512) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2512) Missing JSDoc comment. (require-jsdoc)
(#2514) Expected { after 'if' condition. (curly)
(#2514) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2514) Infix operators must be spaced. (space-infix-ops)
(#2518) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2518) Missing JSDoc comment. (require-jsdoc)
(#2518) 'monitorPosition' is defined but never used (no-unused-vars)
(#2520) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2522) Infix operators must be spaced. (space-infix-ops)
(#2534) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2536) Infix operators must be spaced. (space-infix-ops)
(#2536) Infix operators must be spaced. (space-infix-ops)
(#2537) Expected { after 'if' condition. (curly)
(#2537) Infix operators must be spaced. (space-infix-ops)
(#2537) Infix operators must be spaced. (space-infix-ops)
(#2537) Infix operators must be spaced. (space-infix-ops)
(#2538) Infix operators must be spaced. (space-infix-ops)
(#2539) Expected { after 'else'. (curly)
(#2540) Infix operators must be spaced. (space-infix-ops)
(#2542) Expected { after 'if' condition. (curly)
(#2542) Infix operators must be spaced. (space-infix-ops)
(#2542) Infix operators must be spaced. (space-infix-ops)
(#2546) Infix operators must be spaced. (space-infix-ops)
(#2547) Infix operators must be spaced. (space-infix-ops)
(#2549) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2549) Infix operators must be spaced. (space-infix-ops)
(#2549) Infix operators must be spaced. (space-infix-ops)
(#2549) Infix operators must be spaced. (space-infix-ops)
(#2549) Infix operators must be spaced. (space-infix-ops)
(#2551) Infix operators must be spaced. (space-infix-ops)
(#2552) A space is required after ','. (comma-spacing)
(#2555) Infix operators must be spaced. (space-infix-ops)
(#2557) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2557) Infix operators must be spaced. (space-infix-ops)
(#2557) Infix operators must be spaced. (space-infix-ops)
(#2559) Infix operators must be spaced. (space-infix-ops)
(#2560) A space is required after ','. (comma-spacing)
(#2563) Expected { after 'if' condition. (curly)
(#2563) Infix operators must be spaced. (space-infix-ops)
(#2566) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2566) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2568) Expected { after 'if' condition. (curly)
(#2568) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2568) Infix operators must be spaced. (space-infix-ops)
(#2568) Infix operators must be spaced. (space-infix-ops)
(#2569) 'Components' is not defined. (no-undef)
(#2569) Infix operators must be spaced. (space-infix-ops)
(#2570) Expected { after 'else'. (curly)
(#2571) Unexpected alert. (no-alert)
(#2571) Infix operators must be spaced. (space-infix-ops)
(#2576) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2576) Missing JSDoc comment. (require-jsdoc)
(#2578) Expected { after 'if' condition. (curly)
(#2578) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2578) Infix operators must be spaced. (space-infix-ops)
(#2581) Expected { after 'if' condition. (curly)
(#2581) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2581) Infix operators must be spaced. (space-infix-ops)
(#2582) Infix operators must be spaced. (space-infix-ops)
(#2584) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2584) Infix operators must be spaced. (space-infix-ops)
(#2584) Infix operators must be spaced. (space-infix-ops)
(#2586) Infix operators must be spaced. (space-infix-ops)
(#2586) Infix operators must be spaced. (space-infix-ops)
(#2587) Expected { after 'if' condition. (curly)
(#2587) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2587) Infix operators must be spaced. (space-infix-ops)
(#2588) Infix operators must be spaced. (space-infix-ops)
(#2590) Infix operators must be spaced. (space-infix-ops)
(#2591) Expected { after 'if' condition. (curly)
(#2591) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2591) Infix operators must be spaced. (space-infix-ops)
(#2592) Infix operators must be spaced. (space-infix-ops)
(#2594) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2594) Infix operators must be spaced. (space-infix-ops)
(#2594) Infix operators must be spaced. (space-infix-ops)
(#2596) Infix operators must be spaced. (space-infix-ops)
(#2596) Infix operators must be spaced. (space-infix-ops)
(#2596) Missing semicolon. (semi)
(#2597) Expected { after 'if' condition. (curly)
(#2597) Infix operators must be spaced. (space-infix-ops)
(#2597) Infix operators must be spaced. (space-infix-ops)
(#2599) Expected { after 'else'. (curly)
(#2607) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2607) Missing JSDoc comment. (require-jsdoc)
(#2609) Expected { after 'if' condition. (curly)
(#2609) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2609) Infix operators must be spaced. (space-infix-ops)
(#2612) Infix operators must be spaced. (space-infix-ops)
(#2613) Infix operators must be spaced. (space-infix-ops)
(#2614) Expected { after 'if' condition. (curly)
(#2614) Infix operators must be spaced. (space-infix-ops)
(#2615) Infix operators must be spaced. (space-infix-ops)
(#2621) Expected space or tab after '/**' in comment. (spaced-comment)
(#2622) Expected space or tab after '/**' in comment. (spaced-comment)
(#2623) Expected space or tab after '/**' in comment. (spaced-comment)
(#2625) Expected space or tab after '/**' in comment. (spaced-comment)
(#2627) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2627) Missing JSDoc comment. (require-jsdoc)
(#2629) Infix operators must be spaced. (space-infix-ops)
(#2630) Infix operators must be spaced. (space-infix-ops)
(#2631) Infix operators must be spaced. (space-infix-ops)
(#2632) Infix operators must be spaced. (space-infix-ops)
(#2634) Infix operators must be spaced. (space-infix-ops)
(#2635) Missing JSDoc comment. (require-jsdoc)
(#2635) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2635) Unexpected space before function parentheses. (space-before-function-paren)
(#2635) 'slide' is defined but never used (no-unused-vars)
(#2636) Unexpected empty function. (no-empty-function)
(#2640) Infix operators must be spaced. (space-infix-ops)
(#2641) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2641) Missing JSDoc comment. (require-jsdoc)
(#2643) Infix operators must be spaced. (space-infix-ops)
(#2643) Infix operators must be spaced. (space-infix-ops)
(#2643) Infix operators must be spaced. (space-infix-ops)
(#2643) Infix operators must be spaced. (space-infix-ops)
(#2644) Infix operators must be spaced. (space-infix-ops)
(#2644) Infix operators must be spaced. (space-infix-ops)
(#2647) Infix operators must be spaced. (space-infix-ops)
(#2648) Missing JSDoc comment. (require-jsdoc)
(#2648) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2653) Infix operators must be spaced. (space-infix-ops)
(#2654) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2654) Missing JSDoc comment. (require-jsdoc)
(#2659) Infix operators must be spaced. (space-infix-ops)
(#2660) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2660) Missing JSDoc comment. (require-jsdoc)
(#2662) There should be no spaces inside this paren. (space-in-parens)
(#2662) Infix operators must be spaced. (space-infix-ops)
(#2662) Trailing spaces not allowed. (no-trailing-spaces)
(#2663) Infix operators must be spaced. (space-infix-ops)
(#2664) Infix operators must be spaced. (space-infix-ops)
(#2665) Infix operators must be spaced. (space-infix-ops)
(#2666) Infix operators must be spaced. (space-infix-ops)
(#2667) Infix operators must be spaced. (space-infix-ops)
(#2668) Infix operators must be spaced. (space-infix-ops)
(#2668) Infix operators must be spaced. (space-infix-ops)
(#2668) Infix operators must be spaced. (space-infix-ops)
(#2669) Infix operators must be spaced. (space-infix-ops)
(#2670) Infix operators must be spaced. (space-infix-ops)
(#2671) Infix operators must be spaced. (space-infix-ops)
(#2672) Infix operators must be spaced. (space-infix-ops)
(#2676) Infix operators must be spaced. (space-infix-ops)
(#2677) Missing JSDoc comment. (require-jsdoc)
(#2677) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2683) Expected space or tab after '/**' in comment. (spaced-comment)
(#2685) Missing JSDoc comment. (require-jsdoc)
(#2685) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2687) Infix operators must be spaced. (space-infix-ops)
(#2688) Infix operators must be spaced. (space-infix-ops)
(#2689) Infix operators must be spaced. (space-infix-ops)
(#2690) Infix operators must be spaced. (space-infix-ops)
(#2691) Infix operators must be spaced. (space-infix-ops)
(#2692) Infix operators must be spaced. (space-infix-ops)
(#2694) Infix operators must be spaced. (space-infix-ops)
(#2695) Missing JSDoc comment. (require-jsdoc)
(#2695) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2699) Infix operators must be spaced. (space-infix-ops)
(#2702) Infix operators must be spaced. (space-infix-ops)
(#2703) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2703) Missing JSDoc comment. (require-jsdoc)
(#2708) 'str' is already defined (no-redeclare)
(#2708) Infix operators must be spaced. (space-infix-ops)
(#2709) Expected { after 'if' condition. (curly)
(#2710) Infix operators must be spaced. (space-infix-ops)
(#2710) Trailing spaces not allowed. (no-trailing-spaces)
(#2711) Trailing spaces not allowed. (no-trailing-spaces)
(#2713) Expected { after 'else'. (curly)
(#2714) Infix operators must be spaced. (space-infix-ops)
(#2714) Trailing spaces not allowed. (no-trailing-spaces)
(#2715) Infix operators must be spaced. (space-infix-ops)
(#2715) Infix operators must be spaced. (space-infix-ops)
(#2715) Trailing spaces not allowed. (no-trailing-spaces)
(#2718) Infix operators must be spaced. (space-infix-ops)
(#2723) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2723) Missing JSDoc comment. (require-jsdoc)
(#2725) Expected { after 'if' condition. (curly)
(#2729) Infix operators must be spaced. (space-infix-ops)
(#2730) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2730) Missing JSDoc comment. (require-jsdoc)
(#2735) Infix operators must be spaced. (space-infix-ops)
(#2736) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2736) Missing JSDoc comment. (require-jsdoc)
(#2741) Infix operators must be spaced. (space-infix-ops)
(#2742) Missing JSDoc comment. (require-jsdoc)
(#2742) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2742) A space is required after ','. (comma-spacing)
(#2744) Expected { after 'if' condition. (curly)
(#2744) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2744) Infix operators must be spaced. (space-infix-ops)
(#2745) Infix operators must be spaced. (space-infix-ops)
(#2746) Infix operators must be spaced. (space-infix-ops)
(#2746) Infix operators must be spaced. (space-infix-ops)
(#2746) Infix operators must be spaced. (space-infix-ops)
(#2749) Infix operators must be spaced. (space-infix-ops)
(#2750) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2750) Missing JSDoc comment. (require-jsdoc)
(#2755) Infix operators must be spaced. (space-infix-ops)
(#2756) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2756) Missing JSDoc comment. (require-jsdoc)
(#2762) Expected space or tab after '/**' in comment. (spaced-comment)
(#2764) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2764) Missing JSDoc comment. (require-jsdoc)
(#2764) 'PreloadImageSlide' is defined but never used (no-unused-vars)
(#2764) A space is required after ','. (comma-spacing)
(#2766) Infix operators must be spaced. (space-infix-ops)
(#2767) Infix operators must be spaced. (space-infix-ops)
(#2768) Infix operators must be spaced. (space-infix-ops)
(#2769) Infix operators must be spaced. (space-infix-ops)
(#2770) Infix operators must be spaced. (space-infix-ops)
(#2771) Infix operators must be spaced. (space-infix-ops)
(#2773) Infix operators must be spaced. (space-infix-ops)
(#2774) Infix operators must be spaced. (space-infix-ops)
(#2776) Infix operators must be spaced. (space-infix-ops)
(#2777) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2777) Missing JSDoc comment. (require-jsdoc)
(#2779) Expected { after 'if' condition. (curly)
(#2781) Expected { after 'else'. (curly)
(#2785) Infix operators must be spaced. (space-infix-ops)
(#2786) Missing JSDoc comment. (require-jsdoc)
(#2786) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2788) Expected { after 'if' condition. (curly)
(#2791) Infix operators must be spaced. (space-infix-ops)
(#2792) Expected { after 'if' condition. (curly)
(#2793) Infix operators must be spaced. (space-infix-ops)
(#2793) Infix operators must be spaced. (space-infix-ops)
(#2793) Infix operators must be spaced. (space-infix-ops)
(#2795) Infix operators must be spaced. (space-infix-ops)
(#2795) Infix operators must be spaced. (space-infix-ops)
(#2795) Infix operators must be spaced. (space-infix-ops)
(#2795) Infix operators must be spaced. (space-infix-ops)
(#2795) Infix operators must be spaced. (space-infix-ops)
(#2795) Infix operators must be spaced. (space-infix-ops)
(#2796) Infix operators must be spaced. (space-infix-ops)
(#2796) Infix operators must be spaced. (space-infix-ops)
(#2796) Infix operators must be spaced. (space-infix-ops)
(#2796) Infix operators must be spaced. (space-infix-ops)
(#2796) Infix operators must be spaced. (space-infix-ops)
(#2797) Infix operators must be spaced. (space-infix-ops)
(#2797) Infix operators must be spaced. (space-infix-ops)
(#2799) Infix operators must be spaced. (space-infix-ops)
(#2799) Infix operators must be spaced. (space-infix-ops)
(#2799) Infix operators must be spaced. (space-infix-ops)
(#2799) Infix operators must be spaced. (space-infix-ops)
(#2799) Infix operators must be spaced. (space-infix-ops)
(#2800) Infix operators must be spaced. (space-infix-ops)
(#2800) Infix operators must be spaced. (space-infix-ops)
(#2800) Infix operators must be spaced. (space-infix-ops)
(#2800) Infix operators must be spaced. (space-infix-ops)
(#2800) Infix operators must be spaced. (space-infix-ops)
(#2800) Infix operators must be spaced. (space-infix-ops)
(#2807) Infix operators must be spaced. (space-infix-ops)
(#2808) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2808) Missing JSDoc comment. (require-jsdoc)
(#2812) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2812) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2812) Infix operators must be spaced. (space-infix-ops)
(#2812) Infix operators must be spaced. (space-infix-ops)
(#2814) Infix operators must be spaced. (space-infix-ops)
(#2815) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2815) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2815) Infix operators must be spaced. (space-infix-ops)
(#2817) Infix operators must be spaced. (space-infix-ops)
(#2819) Infix operators must be spaced. (space-infix-ops)
(#2821) Expected space or tab after '//' in comment. (spaced-comment)
(#2822) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2822) Infix operators must be spaced. (space-infix-ops)
(#2824) Expected { after 'if' condition. (curly)
(#2824) Infix operators must be spaced. (space-infix-ops)
(#2825) Line 2825 exceeds the maximum line length of 132. (max-len)
(#2825) Infix operators must be spaced. (space-infix-ops)
(#2825) Infix operators must be spaced. (space-infix-ops)
(#2825) Infix operators must be spaced. (space-infix-ops)
(#2825) Infix operators must be spaced. (space-infix-ops)
(#2825) Infix operators must be spaced. (space-infix-ops)
(#2825) Infix operators must be spaced. (space-infix-ops)
(#2825) Infix operators must be spaced. (space-infix-ops)
(#2826) Expected { after 'else'. (curly)
(#2827) Line 2827 exceeds the maximum line length of 132. (max-len)
(#2827) Infix operators must be spaced. (space-infix-ops)
(#2827) Infix operators must be spaced. (space-infix-ops)
(#2827) Infix operators must be spaced. (space-infix-ops)
(#2827) Infix operators must be spaced. (space-infix-ops)
(#2827) Infix operators must be spaced. (space-infix-ops)
(#2827) Infix operators must be spaced. (space-infix-ops)
(#2827) Infix operators must be spaced. (space-infix-ops)
(#2830) Expected { after 'else'. (curly)
(#2831) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2831) Infix operators must be spaced. (space-infix-ops)
(#2833) Trailing spaces not allowed. (no-trailing-spaces)
(#2836) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2837) Infix operators must be spaced. (space-infix-ops)
(#2839) Infix operators must be spaced. (space-infix-ops)
(#2840) Trailing spaces not allowed. (no-trailing-spaces)
(#2844) Infix operators must be spaced. (space-infix-ops)
(#2845) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2845) Missing JSDoc comment. (require-jsdoc)
(#2847) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2847) Expected space(s) after "if". (keyword-spacing)
(#2849) Trailing spaces not allowed. (no-trailing-spaces)
(#2850) Trailing spaces not allowed. (no-trailing-spaces)
(#2853) Expected { after 'else'. (curly)
(#2854) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2854) Trailing spaces not allowed. (no-trailing-spaces)
(#2855) Infix operators must be spaced. (space-infix-ops)
(#2855) Infix operators must be spaced. (space-infix-ops)
(#2855) Trailing spaces not allowed. (no-trailing-spaces)
(#2859) Infix operators must be spaced. (space-infix-ops)
(#2860) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2860) Missing JSDoc comment. (require-jsdoc)
(#2862) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2862) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2862) Infix operators must be spaced. (space-infix-ops)
(#2862) Infix operators must be spaced. (space-infix-ops)
(#2869) Infix operators must be spaced. (space-infix-ops)
(#2870) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2870) Missing JSDoc comment. (require-jsdoc)
(#2875) Infix operators must be spaced. (space-infix-ops)
(#2876) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2876) Missing JSDoc comment. (require-jsdoc)
(#2881) Infix operators must be spaced. (space-infix-ops)
(#2882) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2882) Missing JSDoc comment. (require-jsdoc)
(#2884) Expected { after 'if' condition. (curly)
(#2884) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2884) Infix operators must be spaced. (space-infix-ops)
(#2885) Infix operators must be spaced. (space-infix-ops)
(#2886) Infix operators must be spaced. (space-infix-ops)
(#2886) Infix operators must be spaced. (space-infix-ops)
(#2886) Infix operators must be spaced. (space-infix-ops)
(#2886) Infix operators must be spaced. (space-infix-ops)
(#2890) Infix operators must be spaced. (space-infix-ops)
(#2891) Missing JSDoc comment. (require-jsdoc)
(#2891) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2896) Infix operators must be spaced. (space-infix-ops)
(#2897) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2897) Missing JSDoc comment. (require-jsdoc)
(#2903) Expected space or tab after '/**' in comment. (spaced-comment)
(#2905) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2905) Missing JSDoc comment. (require-jsdoc)
(#2907) Infix operators must be spaced. (space-infix-ops)
(#2908) Infix operators must be spaced. (space-infix-ops)
(#2909) Infix operators must be spaced. (space-infix-ops)
(#2910) Infix operators must be spaced. (space-infix-ops)
(#2911) Infix operators must be spaced. (space-infix-ops)
(#2912) Infix operators must be spaced. (space-infix-ops)
(#2913) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2915) Infix operators must be spaced. (space-infix-ops)
(#2916) Missing JSDoc comment. (require-jsdoc)
(#2916) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2918) Infix operators must be spaced. (space-infix-ops)
(#2919) Expected space or tab after '//' in comment. (spaced-comment)
(#2920) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2920) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2920) Infix operators must be spaced. (space-infix-ops)
(#2922) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2922) Infix operators must be spaced. (space-infix-ops)
(#2922) Infix operators must be spaced. (space-infix-ops)
(#2924) Infix operators must be spaced. (space-infix-ops)
(#2925) Infix operators must be spaced. (space-infix-ops)
(#2926) Expected { after 'if' condition. (curly)
(#2926) Unexpected confirm. (no-alert)
(#2931) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2932) Expected { after 'if' condition. (curly)
(#2932) Infix operators must be spaced. (space-infix-ops)
(#2933) Trailing spaces not allowed. (no-trailing-spaces)
(#2935) Expected { after 'if' condition. (curly)
(#2935) Infix operators must be spaced. (space-infix-ops)
(#2937) Expected { after 'if' condition. (curly)
(#2937) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2937) Infix operators must be spaced. (space-infix-ops)
(#2938) Infix operators must be spaced. (space-infix-ops)
(#2938) Infix operators must be spaced. (space-infix-ops)
(#2942) Infix operators must be spaced. (space-infix-ops)
(#2943) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2943) Missing JSDoc comment. (require-jsdoc)
(#2945) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2951) Infix operators must be spaced. (space-infix-ops)
(#2951) Infix operators must be spaced. (space-infix-ops)
(#2951) Infix operators must be spaced. (space-infix-ops)
(#2951) Infix operators must be spaced. (space-infix-ops)
(#2952) Infix operators must be spaced. (space-infix-ops)
(#2952) Infix operators must be spaced. (space-infix-ops)
(#2954) Expected { after 'if' condition. (curly)
(#2954) Infix operators must be spaced. (space-infix-ops)
(#2955) Line 2955 exceeds the maximum line length of 132. (max-len)
(#2955) Infix operators must be spaced. (space-infix-ops)
(#2955) Infix operators must be spaced. (space-infix-ops)
(#2955) Infix operators must be spaced. (space-infix-ops)
(#2955) Infix operators must be spaced. (space-infix-ops)
(#2956) Expected { after 'else'. (curly)
(#2957) Line 2957 exceeds the maximum line length of 132. (max-len)
(#2957) Infix operators must be spaced. (space-infix-ops)
(#2957) Infix operators must be spaced. (space-infix-ops)
(#2957) Infix operators must be spaced. (space-infix-ops)
(#2957) Infix operators must be spaced. (space-infix-ops)
(#2959) Infix operators must be spaced. (space-infix-ops)
(#2959) Infix operators must be spaced. (space-infix-ops)
(#2959) Infix operators must be spaced. (space-infix-ops)
(#2959) Infix operators must be spaced. (space-infix-ops)
(#2964) Infix operators must be spaced. (space-infix-ops)
(#2965) Missing JSDoc comment. (require-jsdoc)
(#2965) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2965) A space is required after ','. (comma-spacing)
(#2967) Infix operators must be spaced. (space-infix-ops)
(#2968) Expected { after 'if' condition. (curly)
(#2968) Infix operators must be spaced. (space-infix-ops)
(#2969) Infix operators must be spaced. (space-infix-ops)
(#2969) Infix operators must be spaced. (space-infix-ops)
(#2971) Infix operators must be spaced. (space-infix-ops)
(#2971) Infix operators must be spaced. (space-infix-ops)
(#2971) Infix operators must be spaced. (space-infix-ops)
(#2972) Expected { after 'if' condition. (curly)
(#2972) Infix operators must be spaced. (space-infix-ops)
(#2973) Infix operators must be spaced. (space-infix-ops)
(#2973) Infix operators must be spaced. (space-infix-ops)
(#2973) Trailing spaces not allowed. (no-trailing-spaces)
(#2976) Infix operators must be spaced. (space-infix-ops)
(#2976) Infix operators must be spaced. (space-infix-ops)
(#2977) Infix operators must be spaced. (space-infix-ops)
(#2977) Infix operators must be spaced. (space-infix-ops)
(#2977) Infix operators must be spaced. (space-infix-ops)
(#2977) Infix operators must be spaced. (space-infix-ops)
(#2977) Infix operators must be spaced. (space-infix-ops)
(#2978) Infix operators must be spaced. (space-infix-ops)
(#2978) Infix operators must be spaced. (space-infix-ops)
(#2978) Infix operators must be spaced. (space-infix-ops)
(#2978) Trailing spaces not allowed. (no-trailing-spaces)
(#2979) Infix operators must be spaced. (space-infix-ops)
(#2980) Infix operators must be spaced. (space-infix-ops)
(#2981) Unnecessary escape character: \/ (no-useless-escape)
(#2984) Infix operators must be spaced. (space-infix-ops)
(#2985) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2985) Missing JSDoc comment. (require-jsdoc)
(#2987) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2990) Expected { after 'if' condition. (curly)
(#2990) Infix operators must be spaced. (space-infix-ops)
(#2995) Infix operators must be spaced. (space-infix-ops)
(#2996) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2996) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2996) Infix operators must be spaced. (space-infix-ops)
(#2996) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2996) Infix operators must be spaced. (space-infix-ops)
(#2996) Infix operators must be spaced. (space-infix-ops)
(#2999) Infix operators must be spaced. (space-infix-ops)
(#3004) Expected { after 'else'. (curly)
(#3005) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3005) Infix operators must be spaced. (space-infix-ops)
(#3008) Infix operators must be spaced. (space-infix-ops)
(#3009) Missing JSDoc comment. (require-jsdoc)
(#3009) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3011) Expected space or tab after '/*' in comment. (spaced-comment)
(#3019) Infix operators must be spaced. (space-infix-ops)
(#3020) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3020) Missing JSDoc comment. (require-jsdoc)
(#3025) Infix operators must be spaced. (space-infix-ops)
(#3026) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3026) Missing JSDoc comment. (require-jsdoc)
(#3028) Infix operators must be spaced. (space-infix-ops)
(#3028) Trailing spaces not allowed. (no-trailing-spaces)
(#3029) Infix operators must be spaced. (space-infix-ops)
(#3030) Infix operators must be spaced. (space-infix-ops)
(#3031) Infix operators must be spaced. (space-infix-ops)
(#3032) Infix operators must be spaced. (space-infix-ops)
(#3033) Infix operators must be spaced. (space-infix-ops)
(#3034) Infix operators must be spaced. (space-infix-ops)
(#3034) Infix operators must be spaced. (space-infix-ops)
(#3034) Infix operators must be spaced. (space-infix-ops)
(#3035) Infix operators must be spaced. (space-infix-ops)
(#3036) Infix operators must be spaced. (space-infix-ops)
(#3037) Infix operators must be spaced. (space-infix-ops)
(#3038) Infix operators must be spaced. (space-infix-ops)
(#3042) Infix operators must be spaced. (space-infix-ops)
(#3043) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3043) Missing JSDoc comment. (require-jsdoc)
(#3043) A space is required after ','. (comma-spacing)
(#3045) Expected { after 'if' condition. (curly)
(#3045) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3045) Infix operators must be spaced. (space-infix-ops)
(#3046) Infix operators must be spaced. (space-infix-ops)
(#3048) Expected { after 'if' condition. (curly)
(#3049) 'backUpImages' is not defined. (no-undef)
(#3050) Expected { after 'else'. (curly)
(#3054) Infix operators must be spaced. (space-infix-ops)
(#3055) Missing JSDoc comment. (require-jsdoc)
(#3055) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3057) Expected { after 'if' condition. (curly)
(#3059) Expected { after 'else'. (curly)
(#3063) Infix operators must be spaced. (space-infix-ops)
(#3064) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3064) Missing JSDoc comment. (require-jsdoc)
(#3066) Expected { after 'if' condition. (curly)
(#3066) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3066) Infix operators must be spaced. (space-infix-ops)
(#3069) Infix operators must be spaced. (space-infix-ops)
(#3070) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3070) Infix operators must be spaced. (space-infix-ops)
(#3070) Infix operators must be spaced. (space-infix-ops)
(#3072) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3072) Infix operators must be spaced. (space-infix-ops)
(#3072) Infix operators must be spaced. (space-infix-ops)
(#3074) 'backUpImages' is not defined. (no-undef)
(#3074) Infix operators must be spaced. (space-infix-ops)
(#3082) Expected space or tab after '/**' in comment. (spaced-comment)
(#3084) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3084) Missing JSDoc comment. (require-jsdoc)
(#3086) Infix operators must be spaced. (space-infix-ops)
(#3089) Infix operators must be spaced. (space-infix-ops)
(#3090) Infix operators must be spaced. (space-infix-ops)
(#3092) Infix operators must be spaced. (space-infix-ops)
(#3093) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3093) Missing JSDoc comment. (require-jsdoc)
(#3095) Infix operators must be spaced. (space-infix-ops)
(#3096) Expected space or tab after '//' in comment. (spaced-comment)
(#3097) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3097) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3097) Infix operators must be spaced. (space-infix-ops)
(#3099) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3099) Infix operators must be spaced. (space-infix-ops)
(#3099) Infix operators must be spaced. (space-infix-ops)
(#3101) Infix operators must be spaced. (space-infix-ops)
(#3102) Infix operators must be spaced. (space-infix-ops)
(#3103) Expected { after 'if' condition. (curly)
(#3103) Unexpected confirm. (no-alert)
(#3108) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3109) Expected { after 'if' condition. (curly)
(#3109) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3109) Infix operators must be spaced. (space-infix-ops)
(#3110) Infix operators must be spaced. (space-infix-ops)
(#3115) Expected space or tab after '/**' in comment. (spaced-comment)
(#3117) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3117) Missing JSDoc comment. (require-jsdoc)
(#3119) Infix operators must be spaced. (space-infix-ops)
(#3120) Infix operators must be spaced. (space-infix-ops)
(#3121) Infix operators must be spaced. (space-infix-ops)
(#3122) Infix operators must be spaced. (space-infix-ops)
(#3124) Infix operators must be spaced. (space-infix-ops)
(#3125) Missing JSDoc comment. (require-jsdoc)
(#3125) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3125) Unexpected space before function parentheses. (space-before-function-paren)
(#3125) 'slide' is defined but never used (no-unused-vars)
(#3126) Unexpected empty function. (no-empty-function)
(#3130) Infix operators must be spaced. (space-infix-ops)
(#3131) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3131) Missing JSDoc comment. (require-jsdoc)
(#3133) Infix operators must be spaced. (space-infix-ops)
(#3134) Expected { after 'if' condition. (curly)
(#3134) Infix operators must be spaced. (space-infix-ops)
(#3135) Infix operators must be spaced. (space-infix-ops)
(#3137) Infix operators must be spaced. (space-infix-ops)
(#3137) Infix operators must be spaced. (space-infix-ops)
(#3138) Infix operators must be spaced. (space-infix-ops)
(#3138) Infix operators must be spaced. (space-infix-ops)
(#3138) Infix operators must be spaced. (space-infix-ops)
(#3138) Infix operators must be spaced. (space-infix-ops)
(#3138) Infix operators must be spaced. (space-infix-ops)
(#3138) Infix operators must be spaced. (space-infix-ops)
(#3138) Infix operators must be spaced. (space-infix-ops)
(#3139) Infix operators must be spaced. (space-infix-ops)
(#3139) Infix operators must be spaced. (space-infix-ops)
(#3139) Infix operators must be spaced. (space-infix-ops)
(#3143) Infix operators must be spaced. (space-infix-ops)
(#3144) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3144) Missing JSDoc comment. (require-jsdoc)
(#3149) Infix operators must be spaced. (space-infix-ops)
(#3150) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3150) Missing JSDoc comment. (require-jsdoc)
(#3155) Infix operators must be spaced. (space-infix-ops)
(#3156) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3156) Missing JSDoc comment. (require-jsdoc)
(#3158) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3158) Infix operators must be spaced. (space-infix-ops)
(#3160) Infix operators must be spaced. (space-infix-ops)
(#3161) Expected { after 'if' condition. (curly)
(#3161) Infix operators must be spaced. (space-infix-ops)
(#3161) Infix operators must be spaced. (space-infix-ops)
(#3162) Infix operators must be spaced. (space-infix-ops)
(#3162) Infix operators must be spaced. (space-infix-ops)
(#3163) Infix operators must be spaced. (space-infix-ops)
(#3164) Infix operators must be spaced. (space-infix-ops)
(#3165) Infix operators must be spaced. (space-infix-ops)
(#3166) Infix operators must be spaced. (space-infix-ops)
(#3167) Infix operators must be spaced. (space-infix-ops)
(#3167) Infix operators must be spaced. (space-infix-ops)
(#3167) Infix operators must be spaced. (space-infix-ops)
(#3168) Infix operators must be spaced. (space-infix-ops)
(#3168) Infix operators must be spaced. (space-infix-ops)
(#3168) Infix operators must be spaced. (space-infix-ops)
(#3169) Infix operators must be spaced. (space-infix-ops)
(#3170) Infix operators must be spaced. (space-infix-ops)
(#3173) Expected { after 'else'. (curly)
(#3174) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3174) Infix operators must be spaced. (space-infix-ops)
(#3177) Infix operators must be spaced. (space-infix-ops)
(#3178) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3178) Missing JSDoc comment. (require-jsdoc)
(#3184) Expected space or tab after '/**' in comment. (spaced-comment)
(#3186) Missing JSDoc comment. (require-jsdoc)
(#3186) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3188) Infix operators must be spaced. (space-infix-ops)
(#3189) Infix operators must be spaced. (space-infix-ops)
(#3190) Infix operators must be spaced. (space-infix-ops)
(#3191) Infix operators must be spaced. (space-infix-ops)
(#3192) Infix operators must be spaced. (space-infix-ops)
(#3193) Infix operators must be spaced. (space-infix-ops)
(#3195) Infix operators must be spaced. (space-infix-ops)
(#3196) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3196) Missing JSDoc comment. (require-jsdoc)
(#3200) Expected space or tab after '//' in comment. (spaced-comment)
(#3201) Expected space or tab after '//' in comment. (spaced-comment)
(#3203) Expected space or tab after '//' in comment. (spaced-comment)
(#3204) Expected space or tab after '//' in comment. (spaced-comment)
(#3207) Infix operators must be spaced. (space-infix-ops)
(#3208) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3208) Missing JSDoc comment. (require-jsdoc)
(#3210) Infix operators must be spaced. (space-infix-ops)
(#3212) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3212) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3214) Infix operators must be spaced. (space-infix-ops)
(#3214) Infix operators must be spaced. (space-infix-ops)
(#3214) Infix operators must be spaced. (space-infix-ops)
(#3214) Infix operators must be spaced. (space-infix-ops)
(#3214) Infix operators must be spaced. (space-infix-ops)
(#3215) Infix operators must be spaced. (space-infix-ops)
(#3219) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3220) Infix operators must be spaced. (space-infix-ops)
(#3220) Infix operators must be spaced. (space-infix-ops)
(#3220) Infix operators must be spaced. (space-infix-ops)
(#3221) Infix operators must be spaced. (space-infix-ops)
(#3221) Infix operators must be spaced. (space-infix-ops)
(#3221) Infix operators must be spaced. (space-infix-ops)
(#3222) Infix operators must be spaced. (space-infix-ops)
(#3222) Infix operators must be spaced. (space-infix-ops)
(#3222) Infix operators must be spaced. (space-infix-ops)
(#3223) Infix operators must be spaced. (space-infix-ops)
(#3223) Infix operators must be spaced. (space-infix-ops)
(#3223) Infix operators must be spaced. (space-infix-ops)
(#3224) Infix operators must be spaced. (space-infix-ops)
(#3225) Line 3225 exceeds the maximum line length of 132. (max-len)
(#3225) Infix operators must be spaced. (space-infix-ops)
(#3225) Infix operators must be spaced. (space-infix-ops)
(#3225) Infix operators must be spaced. (space-infix-ops)
(#3225) Infix operators must be spaced. (space-infix-ops)
(#3225) Infix operators must be spaced. (space-infix-ops)
(#3226) Infix operators must be spaced. (space-infix-ops)
(#3227) Infix operators must be spaced. (space-infix-ops)
(#3227) Infix operators must be spaced. (space-infix-ops)
(#3235) Infix operators must be spaced. (space-infix-ops)
(#3236) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3236) Missing JSDoc comment. (require-jsdoc)
(#3236) A space is required after ','. (comma-spacing)
(#3236) A space is required after ','. (comma-spacing)
(#3236) A space is required after ','. (comma-spacing)
(#3238) Infix operators must be spaced. (space-infix-ops)
(#3238) Infix operators must be spaced. (space-infix-ops)
(#3238) Infix operators must be spaced. (space-infix-ops)
(#3239) Expected { after 'if' condition. (curly)
(#3239) Infix operators must be spaced. (space-infix-ops)
(#3240) Infix operators must be spaced. (space-infix-ops)
(#3240) Infix operators must be spaced. (space-infix-ops)
(#3240) Trailing spaces not allowed. (no-trailing-spaces)
(#3243) Infix operators must be spaced. (space-infix-ops)
(#3243) Infix operators must be spaced. (space-infix-ops)
(#3244) Infix operators must be spaced. (space-infix-ops)
(#3244) Infix operators must be spaced. (space-infix-ops)
(#3244) Infix operators must be spaced. (space-infix-ops)
(#3244) Infix operators must be spaced. (space-infix-ops)
(#3244) Infix operators must be spaced. (space-infix-ops)
(#3244) Infix operators must be spaced. (space-infix-ops)
(#3244) Infix operators must be spaced. (space-infix-ops)
(#3245) Infix operators must be spaced. (space-infix-ops)
(#3245) Infix operators must be spaced. (space-infix-ops)
(#3245) Infix operators must be spaced. (space-infix-ops)
(#3245) Trailing spaces not allowed. (no-trailing-spaces)
(#3246) Infix operators must be spaced. (space-infix-ops)
(#3247) Infix operators must be spaced. (space-infix-ops)
(#3248) Unnecessary escape character: \/ (no-useless-escape)
(#3251) Infix operators must be spaced. (space-infix-ops)
(#3252) Missing JSDoc comment. (require-jsdoc)
(#3252) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3254) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3257) 'element' used outside of binding context. (block-scoped-var)
(#3257) Infix operators must be spaced. (space-infix-ops)
(#3258) 'element' used outside of binding context. (block-scoped-var)
(#3258) Infix operators must be spaced. (space-infix-ops)
(#3259) 'elementB' used outside of binding context. (block-scoped-var)
(#3259) Infix operators must be spaced. (space-infix-ops)
(#3260) 'elementB' used outside of binding context. (block-scoped-var)
(#3260) Infix operators must be spaced. (space-infix-ops)
(#3264) Infix operators must be spaced. (space-infix-ops)
(#3264) Infix operators must be spaced. (space-infix-ops)
(#3265) Infix operators must be spaced. (space-infix-ops)
(#3266) Expected { after 'if' condition. (curly)
(#3266) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3266) Infix operators must be spaced. (space-infix-ops)
(#3266) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3266) Infix operators must be spaced. (space-infix-ops)
(#3267) Infix operators must be spaced. (space-infix-ops)
(#3269) Expected { after 'if' condition. (curly)
(#3269) Infix operators must be spaced. (space-infix-ops)
(#3272) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3272) Infix operators must be spaced. (space-infix-ops)
(#3274) Expected { after 'if' condition. (curly)
(#3274) Infix operators must be spaced. (space-infix-ops)
(#3275) Line 3275 exceeds the maximum line length of 132. (max-len)
(#3275) Infix operators must be spaced. (space-infix-ops)
(#3275) Infix operators must be spaced. (space-infix-ops)
(#3275) Infix operators must be spaced. (space-infix-ops)
(#3275) Infix operators must be spaced. (space-infix-ops)
(#3275) Infix operators must be spaced. (space-infix-ops)
(#3275) Infix operators must be spaced. (space-infix-ops)
(#3275) Infix operators must be spaced. (space-infix-ops)
(#3276) Expected { after 'else'. (curly)
(#3277) Line 3277 exceeds the maximum line length of 132. (max-len)
(#3277) Infix operators must be spaced. (space-infix-ops)
(#3277) Infix operators must be spaced. (space-infix-ops)
(#3277) Infix operators must be spaced. (space-infix-ops)
(#3277) Infix operators must be spaced. (space-infix-ops)
(#3277) Infix operators must be spaced. (space-infix-ops)
(#3277) Infix operators must be spaced. (space-infix-ops)
(#3277) Infix operators must be spaced. (space-infix-ops)
(#3280) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3280) Infix operators must be spaced. (space-infix-ops)
(#3280) Infix operators must be spaced. (space-infix-ops)
(#3283) Infix operators must be spaced. (space-infix-ops)
(#3285) 'element' used outside of binding context. (block-scoped-var)
(#3285) 'element' is already defined (no-redeclare)
(#3285) Infix operators must be spaced. (space-infix-ops)
(#3286) 'element' used outside of binding context. (block-scoped-var)
(#3286) Infix operators must be spaced. (space-infix-ops)
(#3287) 'elementB' is already defined (no-redeclare)
(#3287) 'elementB' used outside of binding context. (block-scoped-var)
(#3287) Infix operators must be spaced. (space-infix-ops)
(#3288) 'elementB' used outside of binding context. (block-scoped-var)
(#3288) Infix operators must be spaced. (space-infix-ops)
(#3293) Expected { after 'else'. (curly)
(#3294) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3294) Infix operators must be spaced. (space-infix-ops)
(#3294) Infix operators must be spaced. (space-infix-ops)
(#3297) Infix operators must be spaced. (space-infix-ops)
(#3298) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3298) Missing JSDoc comment. (require-jsdoc)
(#3300) Expected { after 'if' condition. (curly)
(#3306) Infix operators must be spaced. (space-infix-ops)
(#3307) Missing JSDoc comment. (require-jsdoc)
(#3307) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3312) Infix operators must be spaced. (space-infix-ops)
(#3313) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3313) Missing JSDoc comment. (require-jsdoc)
(#3315) Infix operators must be spaced. (space-infix-ops)
(#3315) Infix operators must be spaced. (space-infix-ops)
(#3315) Infix operators must be spaced. (space-infix-ops)
(#3315) Infix operators must be spaced. (space-infix-ops)
(#3318) Infix operators must be spaced. (space-infix-ops)
(#3319) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3319) Missing JSDoc comment. (require-jsdoc)
(#3319) 'exwin' is defined but never used (no-unused-vars)
(#3320) Unexpected empty function. (no-empty-function)
(#3321) Trailing spaces not allowed. (no-trailing-spaces)
(#3324) Infix operators must be spaced. (space-infix-ops)
(#3325) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3325) Missing JSDoc comment. (require-jsdoc)
(#3331) Expected space or tab after '/**' in comment. (spaced-comment)
(#3335) Missing JSDoc comment. (require-jsdoc)
(#3335) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3337) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#3340) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3340) Missing JSDoc comment. (require-jsdoc)
(#3340) 'timeIntervalCall' is defined but never used (no-unused-vars)
(#3342) Expected { after 'if' condition. (curly)
(#3342) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3342) Infix operators must be spaced. (space-infix-ops)
(#3343) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3343) Infix operators must be spaced. (space-infix-ops)
(#3347) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3347) Missing JSDoc comment. (require-jsdoc)
(#3351) Expected { after 'if' condition. (curly)
(#3353) Expected { after 'if' condition. (curly)
(#3355) Trailing spaces not allowed. (no-trailing-spaces)
(#3361) Missing JSDoc comment. (require-jsdoc)
(#3361) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3363) Infix operators must be spaced. (space-infix-ops)
(#3363) Infix operators must be spaced. (space-infix-ops)
(#3363) Trailing spaces not allowed. (no-trailing-spaces)
(#3364) Infix operators must be spaced. (space-infix-ops)
(#3365) Infix operators must be spaced. (space-infix-ops)
(#3366) Infix operators must be spaced. (space-infix-ops)
(#3367) Infix operators must be spaced. (space-infix-ops)
(#3368) Infix operators must be spaced. (space-infix-ops)
(#3369) Infix operators must be spaced. (space-infix-ops)
(#3369) Infix operators must be spaced. (space-infix-ops)
(#3369) Infix operators must be spaced. (space-infix-ops)
(#3370) Infix operators must be spaced. (space-infix-ops)
(#3371) Infix operators must be spaced. (space-infix-ops)
(#3372) Infix operators must be spaced. (space-infix-ops)
(#3372) Infix operators must be spaced. (space-infix-ops)
(#3374) Expected { after 'if' condition. (curly)
(#3374) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3374) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3374) Infix operators must be spaced. (space-infix-ops)
(#3375) Infix operators must be spaced. (space-infix-ops)
(#3375) Infix operators must be spaced. (space-infix-ops)
(#3378) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3378) 'loop' is not defined. (no-undef)
(#3378) Infix operators must be spaced. (space-infix-ops)
(#3378) 'loop' is not defined. (no-undef)
(#3378) Infix operators must be spaced. (space-infix-ops)
(#3378) Infix operators must be spaced. (space-infix-ops)
(#3378) 'loop' is not defined. (no-undef)
(#3380) Infix operators must be spaced. (space-infix-ops)
(#3380) Infix operators must be spaced. (space-infix-ops)
(#3380) Infix operators must be spaced. (space-infix-ops)
(#3381) Infix operators must be spaced. (space-infix-ops)
(#3381) Infix operators must be spaced. (space-infix-ops)
(#3381) Infix operators must be spaced. (space-infix-ops)
(#3381) 'loop' is not defined. (no-undef)
(#3381) Infix operators must be spaced. (space-infix-ops)
(#3381) Infix operators must be spaced. (space-infix-ops)
(#3381) 'loop' is not defined. (no-undef)
(#3381) Infix operators must be spaced. (space-infix-ops)
(#3381) Infix operators must be spaced. (space-infix-ops)
(#3381) Infix operators must be spaced. (space-infix-ops)
(#3382) Infix operators must be spaced. (space-infix-ops)
(#3382) 'loop' is not defined. (no-undef)
(#3382) A space is required after ','. (comma-spacing)
(#3382) Infix operators must be spaced. (space-infix-ops)
(#3384) 'loop' is not defined. (no-undef)
(#3385) Expected { after 'if' condition. (curly)
(#3385) 'loop' is not defined. (no-undef)
(#3385) Infix operators must be spaced. (space-infix-ops)
(#3385) Infix operators must be spaced. (space-infix-ops)
(#3386) Infix operators must be spaced. (space-infix-ops)
(#3386) Infix operators must be spaced. (space-infix-ops)
(#3386) Infix operators must be spaced. (space-infix-ops)
(#3386) Infix operators must be spaced. (space-infix-ops)
(#3386) Infix operators must be spaced. (space-infix-ops)
(#3386) 'loop' is not defined. (no-undef)
(#3386) Infix operators must be spaced. (space-infix-ops)
(#3386) Infix operators must be spaced. (space-infix-ops)
(#3386) 'loop' is not defined. (no-undef)
(#3386) Infix operators must be spaced. (space-infix-ops)
(#3386) Infix operators must be spaced. (space-infix-ops)
(#3386) Infix operators must be spaced. (space-infix-ops)
(#3387) Infix operators must be spaced. (space-infix-ops)
(#3387) 'loop' is not defined. (no-undef)
(#3387) A space is required after ','. (comma-spacing)
(#3387) Infix operators must be spaced. (space-infix-ops)
(#3389) Infix operators must be spaced. (space-infix-ops)
(#3389) Infix operators must be spaced. (space-infix-ops)
(#3392) Infix operators must be spaced. (space-infix-ops)
(#3392) Infix operators must be spaced. (space-infix-ops)
(#3396) Missing JSDoc comment. (require-jsdoc)
(#3396) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3398) Infix operators must be spaced. (space-infix-ops)
(#3398) Infix operators must be spaced. (space-infix-ops)
(#3398) Trailing spaces not allowed. (no-trailing-spaces)
(#3399) Infix operators must be spaced. (space-infix-ops)
(#3400) Infix operators must be spaced. (space-infix-ops)
(#3401) Infix operators must be spaced. (space-infix-ops)
(#3402) Infix operators must be spaced. (space-infix-ops)
(#3403) Infix operators must be spaced. (space-infix-ops)
(#3404) Infix operators must be spaced. (space-infix-ops)
(#3404) Infix operators must be spaced. (space-infix-ops)
(#3404) Infix operators must be spaced. (space-infix-ops)
(#3405) Infix operators must be spaced. (space-infix-ops)
(#3406) Infix operators must be spaced. (space-infix-ops)
(#3406) Infix operators must be spaced. (space-infix-ops)
(#3406) Infix operators must be spaced. (space-infix-ops)
(#3406) Infix operators must be spaced. (space-infix-ops)
(#3407) Infix operators must be spaced. (space-infix-ops)
(#3408) Infix operators must be spaced. (space-infix-ops)
(#3411) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3411) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3411) Infix operators must be spaced. (space-infix-ops)
(#3413) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3413) 'loop' is not defined. (no-undef)
(#3413) Infix operators must be spaced. (space-infix-ops)
(#3413) 'loop' is not defined. (no-undef)
(#3413) Infix operators must be spaced. (space-infix-ops)
(#3413) Infix operators must be spaced. (space-infix-ops)
(#3413) 'loop' is not defined. (no-undef)
(#3415) Infix operators must be spaced. (space-infix-ops)
(#3416) Infix operators must be spaced. (space-infix-ops)
(#3417) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3417) 'loop' is not defined. (no-undef)
(#3417) Infix operators must be spaced. (space-infix-ops)
(#3419) Infix operators must be spaced. (space-infix-ops)
(#3420) Infix operators must be spaced. (space-infix-ops)
(#3420) Infix operators must be spaced. (space-infix-ops)
(#3420) Infix operators must be spaced. (space-infix-ops)
(#3422) Infix operators must be spaced. (space-infix-ops)
(#3422) Infix operators must be spaced. (space-infix-ops)
(#3422) Infix operators must be spaced. (space-infix-ops)
(#3422) 'loop' is not defined. (no-undef)
(#3422) Infix operators must be spaced. (space-infix-ops)
(#3422) Infix operators must be spaced. (space-infix-ops)
(#3422) 'loop' is not defined. (no-undef)
(#3422) Infix operators must be spaced. (space-infix-ops)
(#3422) Infix operators must be spaced. (space-infix-ops)
(#3422) Infix operators must be spaced. (space-infix-ops)
(#3423) Infix operators must be spaced. (space-infix-ops)
(#3423) 'loop' is not defined. (no-undef)
(#3423) Infix operators must be spaced. (space-infix-ops)
(#3423) Infix operators must be spaced. (space-infix-ops)
(#3423) Infix operators must be spaced. (space-infix-ops)
(#3423) Infix operators must be spaced. (space-infix-ops)
(#3423) Infix operators must be spaced. (space-infix-ops)
(#3423) Infix operators must be spaced. (space-infix-ops)
(#3424) Infix operators must be spaced. (space-infix-ops)
(#3424) 'loop' is not defined. (no-undef)
(#3424) Infix operators must be spaced. (space-infix-ops)
(#3424) Infix operators must be spaced. (space-infix-ops)
(#3424) Infix operators must be spaced. (space-infix-ops)
(#3425) Line 3425 exceeds the maximum line length of 132. (max-len)
(#3425) Infix operators must be spaced. (space-infix-ops)
(#3425) 'loop' is not defined. (no-undef)
(#3425) Infix operators must be spaced. (space-infix-ops)
(#3425) Infix operators must be spaced. (space-infix-ops)
(#3425) 'loop' is not defined. (no-undef)
(#3425) Infix operators must be spaced. (space-infix-ops)
(#3425) Infix operators must be spaced. (space-infix-ops)
(#3425) Infix operators must be spaced. (space-infix-ops)
(#3425) 'loop' is not defined. (no-undef)
(#3425) Infix operators must be spaced. (space-infix-ops)
(#3425) Infix operators must be spaced. (space-infix-ops)
(#3425) 'loop' is not defined. (no-undef)
(#3425) Infix operators must be spaced. (space-infix-ops)
(#3425) Infix operators must be spaced. (space-infix-ops)
(#3425) Infix operators must be spaced. (space-infix-ops)
(#3425) Infix operators must be spaced. (space-infix-ops)
(#3428) Infix operators must be spaced. (space-infix-ops)
(#3428) Infix operators must be spaced. (space-infix-ops)
(#3433) Missing JSDoc comment. (require-jsdoc)
(#3433) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3435) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3435) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3435) Infix operators must be spaced. (space-infix-ops)
(#3437) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3437) Infix operators must be spaced. (space-infix-ops)
(#3439) Expected space or tab after '//' in comment. (spaced-comment)
(#3440) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#3441) Infix operators must be spaced. (space-infix-ops)
(#3444) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3444) Expected { after 'if' condition. (curly)
(#3444) Infix operators must be spaced. (space-infix-ops)
(#3445) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#3446) Expected { after 'else'. (curly)
(#3447) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#3452) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3452) Missing JSDoc comment. (require-jsdoc)
(#3452) 'loadSlideSizeFile' is defined but never used (no-unused-vars)
(#3454) 'jsFileLoader' is not defined. (no-undef)
(#3455) 'jsFileLoader' is not defined. (no-undef)
(#3455) Infix operators must be spaced. (space-infix-ops)
(#3455) Trailing spaces not allowed. (no-trailing-spaces)
(#3457) 'jsFileLoader' is not defined. (no-undef)
(#3458) 'jsFileLoader' is not defined. (no-undef)
(#3459) 'jsFileLoader' is not defined. (no-undef)
(#3459) Infix operators must be spaced. (space-infix-ops)
(#3459) Infix operators must be spaced. (space-infix-ops)
(#3459) Infix operators must be spaced. (space-infix-ops)
(#3459) Unnecessary escape character: \/ (no-useless-escape)
(#3460) 'jsFileLoader' is not defined. (no-undef)
(#3460) Unnecessary escape character: \/ (no-useless-escape)
(#3460) Unnecessary escape character: \/ (no-useless-escape)
(#3460) Unnecessary escape character: \/ (no-useless-escape)
(#3460) Unnecessary escape character: \/ (no-useless-escape)
(#3463) Missing JSDoc comment. (require-jsdoc)
(#3463) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3463) 'copySlideSource' is defined but never used (no-unused-vars)
(#3465) Expected { after 'if' condition. (curly)
(#3465) Infix operators must be spaced. (space-infix-ops)
(#3465) Infix operators must be spaced. (space-infix-ops)
(#3468) Expected space or tab after '//' in comment. (spaced-comment)
(#3471) Expected { after 'if' condition. (curly)
(#3471) Infix operators must be spaced. (space-infix-ops)
(#3474) Expected { after 'if' condition. (curly)
(#3474) Infix operators must be spaced. (space-infix-ops)
(#3475) Missing semicolon. (semi)
(#3477) Expected { after 'if' condition. (curly)
(#3477) Infix operators must be spaced. (space-infix-ops)
(#3480) Expected { after 'if' condition. (curly)
(#3480) Infix operators must be spaced. (space-infix-ops)
(#3486) Expected space or tab after '/**' in comment. (spaced-comment)
(#3487) Expected space or tab after '/**' in comment. (spaced-comment)
(#3488) Expected space or tab after '/**' in comment. (spaced-comment)
(#3490) Expected space or tab after '/**' in comment. (spaced-comment)
(#3492) Missing JSDoc comment. (require-jsdoc)
(#3492) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3494) Infix operators must be spaced. (space-infix-ops)
(#3495) Infix operators must be spaced. (space-infix-ops)
(#3496) Infix operators must be spaced. (space-infix-ops)
(#3498) Infix operators must be spaced. (space-infix-ops)
(#3499) Missing JSDoc comment. (require-jsdoc)
(#3499) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3501) Infix operators must be spaced. (space-infix-ops)
(#3501) Infix operators must be spaced. (space-infix-ops)
(#3504) Infix operators must be spaced. (space-infix-ops)
(#3505) Missing JSDoc comment. (require-jsdoc)
(#3505) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3510) Infix operators must be spaced. (space-infix-ops)
(#3511) Missing JSDoc comment. (require-jsdoc)
(#3511) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3511) 'pos' is defined but never used (no-unused-vars)
(#3512) Unexpected empty function. (no-empty-function)
(#3515) Infix operators must be spaced. (space-infix-ops)
(#3516) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3516) Missing JSDoc comment. (require-jsdoc)
(#3521) Infix operators must be spaced. (space-infix-ops)
(#3522) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3522) Missing JSDoc comment. (require-jsdoc)
(#3523) Unexpected empty function. (no-empty-function)
(#3527) Infix operators must be spaced. (space-infix-ops)
(#3528) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3528) Missing JSDoc comment. (require-jsdoc)
(#3529) Unexpected empty function. (no-empty-function)
(#3533) Infix operators must be spaced. (space-infix-ops)
(#3534) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3534) Missing JSDoc comment. (require-jsdoc)
(#3539) Infix operators must be spaced. (space-infix-ops)
(#3540) Missing JSDoc comment. (require-jsdoc)
(#3540) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3545) Infix operators must be spaced. (space-infix-ops)
(#3546) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3546) Missing JSDoc comment. (require-jsdoc)
(#3551) Infix operators must be spaced. (space-infix-ops)
(#3552) Missing JSDoc comment. (require-jsdoc)
(#3552) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3557) Infix operators must be spaced. (space-infix-ops)
(#3558) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3558) Missing JSDoc comment. (require-jsdoc)
(#3564) Expected space or tab after '/**' in comment. (spaced-comment)
(#3566) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3566) Missing JSDoc comment. (require-jsdoc)
(#3566) 'RealPlayerVideo' is defined but never used (no-unused-vars)
(#3566) A space is required after ','. (comma-spacing)
(#3566) A space is required after ','. (comma-spacing)
(#3568) Infix operators must be spaced. (space-infix-ops)
(#3569) Expected { after 'if' condition. (curly)
(#3569) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3569) Infix operators must be spaced. (space-infix-ops)
(#3570) Infix operators must be spaced. (space-infix-ops)
(#3571) Expected { after 'else'. (curly)
(#3572) Infix operators must be spaced. (space-infix-ops)
(#3574) Expected { after 'if' condition. (curly)
(#3574) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3574) Infix operators must be spaced. (space-infix-ops)
(#3575) Infix operators must be spaced. (space-infix-ops)
(#3576) Expected { after 'else'. (curly)
(#3577) Infix operators must be spaced. (space-infix-ops)
(#3579) Infix operators must be spaced. (space-infix-ops)
(#3580) Infix operators must be spaced. (space-infix-ops)
(#3582) Infix operators must be spaced. (space-infix-ops)
(#3583) Missing JSDoc comment. (require-jsdoc)
(#3583) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3585) Infix operators must be spaced. (space-infix-ops)
(#3586) Infix operators must be spaced. (space-infix-ops)
(#3588) Infix operators must be spaced. (space-infix-ops)
(#3589) Expected { after 'if' condition. (curly)
(#3589) Infix operators must be spaced. (space-infix-ops)
(#3590) Infix operators must be spaced. (space-infix-ops)
(#3592) Expected space or tab after '/**' in comment. (spaced-comment)
(#3594) Expected { after 'if' condition. (curly)
(#3594) Infix operators must be spaced. (space-infix-ops)
(#3594) Infix operators must be spaced. (space-infix-ops)
(#3595) Trailing spaces not allowed. (no-trailing-spaces)
(#3596) Trailing spaces not allowed. (no-trailing-spaces)
(#3597) Infix operators must be spaced. (space-infix-ops)
(#3597) Trailing spaces not allowed. (no-trailing-spaces)
(#3598) Infix operators must be spaced. (space-infix-ops)
(#3598) Infix operators must be spaced. (space-infix-ops)
(#3598) Infix operators must be spaced. (space-infix-ops)
(#3599) Infix operators must be spaced. (space-infix-ops)
(#3599) Infix operators must be spaced. (space-infix-ops)
(#3599) Infix operators must be spaced. (space-infix-ops)
(#3599) Infix operators must be spaced. (space-infix-ops)
(#3599) Infix operators must be spaced. (space-infix-ops)
(#3600) Infix operators must be spaced. (space-infix-ops)
(#3601) Infix operators must be spaced. (space-infix-ops)
(#3602) Infix operators must be spaced. (space-infix-ops)
(#3602) Trailing spaces not allowed. (no-trailing-spaces)
(#3603) Infix operators must be spaced. (space-infix-ops)
(#3604) Infix operators must be spaced. (space-infix-ops)
(#3604) Infix operators must be spaced. (space-infix-ops)
(#3604) Infix operators must be spaced. (space-infix-ops)
(#3605) Infix operators must be spaced. (space-infix-ops)
(#3605) Infix operators must be spaced. (space-infix-ops)
(#3605) Infix operators must be spaced. (space-infix-ops)
(#3606) Infix operators must be spaced. (space-infix-ops)
(#3607) Infix operators must be spaced. (space-infix-ops)
(#3607) Infix operators must be spaced. (space-infix-ops)
(#3607) Infix operators must be spaced. (space-infix-ops)
(#3608) Infix operators must be spaced. (space-infix-ops)
(#3608) Infix operators must be spaced. (space-infix-ops)
(#3608) Infix operators must be spaced. (space-infix-ops)
(#3609) Infix operators must be spaced. (space-infix-ops)
(#3610) Infix operators must be spaced. (space-infix-ops)
(#3611) Trailing spaces not allowed. (no-trailing-spaces)
(#3613) Infix operators must be spaced. (space-infix-ops)
(#3613) Infix operators must be spaced. (space-infix-ops)
(#3613) Infix operators must be spaced. (space-infix-ops)
(#3614) Expected { after 'if' condition. (curly)
(#3614) Infix operators must be spaced. (space-infix-ops)
(#3615) Infix operators must be spaced. (space-infix-ops)
(#3617) Trailing spaces not allowed. (no-trailing-spaces)
(#3618) Trailing spaces not allowed. (no-trailing-spaces)
(#3619) Trailing spaces not allowed. (no-trailing-spaces)
(#3620) Infix operators must be spaced. (space-infix-ops)
(#3620) Infix operators must be spaced. (space-infix-ops)
(#3620) Infix operators must be spaced. (space-infix-ops)
(#3621) Infix operators must be spaced. (space-infix-ops)
(#3621) Infix operators must be spaced. (space-infix-ops)
(#3621) Infix operators must be spaced. (space-infix-ops)
(#3621) Infix operators must be spaced. (space-infix-ops)
(#3621) Infix operators must be spaced. (space-infix-ops)
(#3622) Infix operators must be spaced. (space-infix-ops)
(#3622) Infix operators must be spaced. (space-infix-ops)
(#3622) Infix operators must be spaced. (space-infix-ops)
(#3623) Infix operators must be spaced. (space-infix-ops)
(#3624) Infix operators must be spaced. (space-infix-ops)
(#3624) Infix operators must be spaced. (space-infix-ops)
(#3624) Infix operators must be spaced. (space-infix-ops)
(#3625) Infix operators must be spaced. (space-infix-ops)
(#3626) Infix operators must be spaced. (space-infix-ops)
(#3627) Infix operators must be spaced. (space-infix-ops)
(#3628) Infix operators must be spaced. (space-infix-ops)
(#3628) Trailing spaces not allowed. (no-trailing-spaces)
(#3629) Infix operators must be spaced. (space-infix-ops)
(#3630) Infix operators must be spaced. (space-infix-ops)
(#3630) Infix operators must be spaced. (space-infix-ops)
(#3630) Infix operators must be spaced. (space-infix-ops)
(#3631) Infix operators must be spaced. (space-infix-ops)
(#3631) Infix operators must be spaced. (space-infix-ops)
(#3631) Infix operators must be spaced. (space-infix-ops)
(#3632) Infix operators must be spaced. (space-infix-ops)
(#3633) Infix operators must be spaced. (space-infix-ops)
(#3634) Infix operators must be spaced. (space-infix-ops)
(#3635) Infix operators must be spaced. (space-infix-ops)
(#3636) Infix operators must be spaced. (space-infix-ops)
(#3636) Infix operators must be spaced. (space-infix-ops)
(#3637) Infix operators must be spaced. (space-infix-ops)
(#3637) Infix operators must be spaced. (space-infix-ops)
(#3637) Infix operators must be spaced. (space-infix-ops)
(#3638) Infix operators must be spaced. (space-infix-ops)
(#3639) Infix operators must be spaced. (space-infix-ops)
(#3640) Infix operators must be spaced. (space-infix-ops)
(#3641) Infix operators must be spaced. (space-infix-ops)
(#3642) Infix operators must be spaced. (space-infix-ops)
(#3646) Infix operators must be spaced. (space-infix-ops)
(#3647) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3647) Missing JSDoc comment. (require-jsdoc)
(#3652) Infix operators must be spaced. (space-infix-ops)
(#3653) Missing JSDoc comment. (require-jsdoc)
(#3653) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3656) Expected { after 'if' condition. (curly)
(#3659) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3659) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3659) Infix operators must be spaced. (space-infix-ops)
(#3661) Expected space or tab after '//' in comment. (spaced-comment)
(#3662) Expected space or tab after '//' in comment. (spaced-comment)
(#3663) Expected space or tab after '//' in comment. (spaced-comment)
(#3664) Expected space or tab after '//' in comment. (spaced-comment)
(#3665) Expected space or tab after '//' in comment. (spaced-comment)
(#3666) Expected space or tab after '//' in comment. (spaced-comment)
(#3668) Expected space or tab after '//' in comment. (spaced-comment)
(#3672) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3672) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3672) Infix operators must be spaced. (space-infix-ops)
(#3674) Infix operators must be spaced. (space-infix-ops)
(#3679) Infix operators must be spaced. (space-infix-ops)
(#3680) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3680) Missing JSDoc comment. (require-jsdoc)
(#3683) Expected { after 'if' condition. (curly)
(#3683) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3683) Infix operators must be spaced. (space-infix-ops)
(#3685) Expected { after 'else'. (curly)
(#3689) Infix operators must be spaced. (space-infix-ops)
(#3690) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3690) Missing JSDoc comment. (require-jsdoc)
(#3693) Expected { after 'if' condition. (curly)
(#3693) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3693) Infix operators must be spaced. (space-infix-ops)
(#3697) Infix operators must be spaced. (space-infix-ops)
(#3698) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3698) Missing JSDoc comment. (require-jsdoc)
(#3701) Expected { after 'if' condition. (curly)
(#3701) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3701) Infix operators must be spaced. (space-infix-ops)
(#3705) Infix operators must be spaced. (space-infix-ops)
(#3706) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3706) Missing JSDoc comment. (require-jsdoc)
(#3708) Infix operators must be spaced. (space-infix-ops)
(#3711) Infix operators must be spaced. (space-infix-ops)
(#3712) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3712) Missing JSDoc comment. (require-jsdoc)
(#3717) Infix operators must be spaced. (space-infix-ops)
(#3718) Missing JSDoc comment. (require-jsdoc)
(#3718) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3720) Expected { after 'if' condition. (curly)
(#3726) Infix operators must be spaced. (space-infix-ops)
(#3727) Missing JSDoc comment. (require-jsdoc)
(#3727) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3729) Expected { after 'if' condition. (curly)
(#3729) Infix operators must be spaced. (space-infix-ops)
(#3729) Infix operators must be spaced. (space-infix-ops)
(#3732) Expected { after 'if' condition. (curly)
(#3732) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3732) Infix operators must be spaced. (space-infix-ops)
(#3735) Infix operators must be spaced. (space-infix-ops)
(#3736) Infix operators must be spaced. (space-infix-ops)
(#3736) A space is required after ','. (comma-spacing)
(#3737) Infix operators must be spaced. (space-infix-ops)
(#3737) Infix operators must be spaced. (space-infix-ops)
(#3739) Expected { after 'if' condition. (curly)
(#3739) Infix operators must be spaced. (space-infix-ops)
(#3739) Infix operators must be spaced. (space-infix-ops)
(#3739) Infix operators must be spaced. (space-infix-ops)
(#3740) Infix operators must be spaced. (space-infix-ops)
(#3740) Infix operators must be spaced. (space-infix-ops)
(#3740) Infix operators must be spaced. (space-infix-ops)
(#3746) Infix operators must be spaced. (space-infix-ops)
(#3747) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3747) Missing JSDoc comment. (require-jsdoc)
(#3749) Expected { after 'if' condition. (curly)
(#3756) Expected space or tab after '/**' in comment. (spaced-comment)
(#3758) Missing JSDoc comment. (require-jsdoc)
(#3758) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3758) 'QuicktimeVideo' is defined but never used (no-unused-vars)
(#3758) A space is required after ','. (comma-spacing)
(#3760) Infix operators must be spaced. (space-infix-ops)
(#3761) Expected { after 'if' condition. (curly)
(#3761) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3761) Infix operators must be spaced. (space-infix-ops)
(#3762) Infix operators must be spaced. (space-infix-ops)
(#3763) Expected { after 'else'. (curly)
(#3764) Infix operators must be spaced. (space-infix-ops)
(#3766) Expected { after 'if' condition. (curly)
(#3766) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3766) Infix operators must be spaced. (space-infix-ops)
(#3767) Infix operators must be spaced. (space-infix-ops)
(#3768) Expected { after 'else'. (curly)
(#3769) Infix operators must be spaced. (space-infix-ops)
(#3771) Infix operators must be spaced. (space-infix-ops)
(#3773) Infix operators must be spaced. (space-infix-ops)
(#3774) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3774) Missing JSDoc comment. (require-jsdoc)
(#3776) Infix operators must be spaced. (space-infix-ops)
(#3777) Infix operators must be spaced. (space-infix-ops)
(#3777) Infix operators must be spaced. (space-infix-ops)
(#3779) Infix operators must be spaced. (space-infix-ops)
(#3780) Expected { after 'if' condition. (curly)
(#3780) Infix operators must be spaced. (space-infix-ops)
(#3781) Infix operators must be spaced. (space-infix-ops)
(#3783) Infix operators must be spaced. (space-infix-ops)
(#3784) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3784) Infix operators must be spaced. (space-infix-ops)
(#3786) Expected { after 'if' condition. (curly)
(#3786) Infix operators must be spaced. (space-infix-ops)
(#3787) Infix operators must be spaced. (space-infix-ops)
(#3787) Infix operators must be spaced. (space-infix-ops)
(#3788) Expected { after 'else'. (curly)
(#3791) Expected space or tab after '//*' in comment. (spaced-comment)
(#3792) Expected { after 'if' condition. (curly)
(#3792) Infix operators must be spaced. (space-infix-ops)
(#3793) Unexpected alert. (no-alert)
(#3795) Infix operators must be spaced. (space-infix-ops)
(#3795) Infix operators must be spaced. (space-infix-ops)
(#3795) Infix operators must be spaced. (space-infix-ops)
(#3796) Expected { after 'if' condition. (curly)
(#3796) Infix operators must be spaced. (space-infix-ops)
(#3797) Infix operators must be spaced. (space-infix-ops)
(#3797) Infix operators must be spaced. (space-infix-ops)
(#3800) Infix operators must be spaced. (space-infix-ops)
(#3800) Infix operators must be spaced. (space-infix-ops)
(#3800) Infix operators must be spaced. (space-infix-ops)
(#3800) Infix operators must be spaced. (space-infix-ops)
(#3800) Infix operators must be spaced. (space-infix-ops)
(#3800) Infix operators must be spaced. (space-infix-ops)
(#3800) Infix operators must be spaced. (space-infix-ops)
(#3801) Infix operators must be spaced. (space-infix-ops)
(#3801) Infix operators must be spaced. (space-infix-ops)
(#3801) Infix operators must be spaced. (space-infix-ops)
(#3802) Infix operators must be spaced. (space-infix-ops)
(#3802) Infix operators must be spaced. (space-infix-ops)
(#3802) Infix operators must be spaced. (space-infix-ops)
(#3803) Infix operators must be spaced. (space-infix-ops)
(#3804) Infix operators must be spaced. (space-infix-ops)
(#3805) Infix operators must be spaced. (space-infix-ops)
(#3809) Infix operators must be spaced. (space-infix-ops)
(#3810) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3810) Missing JSDoc comment. (require-jsdoc)
(#3815) Infix operators must be spaced. (space-infix-ops)
(#3816) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3816) Missing JSDoc comment. (require-jsdoc)
(#3818) Expected { after 'if' condition. (curly)
(#3818) Infix operators must be spaced. (space-infix-ops)
(#3819) Infix operators must be spaced. (space-infix-ops)
(#3821) Infix operators must be spaced. (space-infix-ops)
(#3822) Infix operators must be spaced. (space-infix-ops)
(#3823) Expected { after 'if' condition. (curly)
(#3823) Infix operators must be spaced. (space-infix-ops)
(#3826) Infix operators must be spaced. (space-infix-ops)
(#3826) Infix operators must be spaced. (space-infix-ops)
(#3828) Expected { after 'if' condition. (curly)
(#3828) Infix operators must be spaced. (space-infix-ops)
(#3832) Infix operators must be spaced. (space-infix-ops)
(#3833) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3833) Missing JSDoc comment. (require-jsdoc)
(#3835) Infix operators must be spaced. (space-infix-ops)
(#3836) Expected { after 'if' condition. (curly)
(#3836) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3836) Infix operators must be spaced. (space-infix-ops)
(#3837) Infix operators must be spaced. (space-infix-ops)
(#3837) Infix operators must be spaced. (space-infix-ops)
(#3838) Expected { after 'else'. (curly)
(#3842) Infix operators must be spaced. (space-infix-ops)
(#3843) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3843) Missing JSDoc comment. (require-jsdoc)
(#3845) Infix operators must be spaced. (space-infix-ops)
(#3846) Expected { after 'if' condition. (curly)
(#3850) Infix operators must be spaced. (space-infix-ops)
(#3851) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3851) Missing JSDoc comment. (require-jsdoc)
(#3853) Infix operators must be spaced. (space-infix-ops)
(#3854) Expected { after 'if' condition. (curly)
(#3858) Infix operators must be spaced. (space-infix-ops)
(#3859) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3859) Missing JSDoc comment. (require-jsdoc)
(#3861) Infix operators must be spaced. (space-infix-ops)
(#3864) Infix operators must be spaced. (space-infix-ops)
(#3865) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3865) Missing JSDoc comment. (require-jsdoc)
(#3867) Expected { after 'if' condition. (curly)
(#3867) Infix operators must be spaced. (space-infix-ops)
(#3873) Infix operators must be spaced. (space-infix-ops)
(#3874) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3874) Missing JSDoc comment. (require-jsdoc)
(#3876) Expected space or tab after '//' in comment. (spaced-comment)
(#3877) Expected { after 'if' condition. (curly)
(#3877) Infix operators must be spaced. (space-infix-ops)
(#3883) Infix operators must be spaced. (space-infix-ops)
(#3884) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3884) Missing JSDoc comment. (require-jsdoc)
(#3886) Expected space or tab after '//' in comment. (spaced-comment)
(#3887) Expected { after 'if' condition. (curly)
(#3887) Infix operators must be spaced. (space-infix-ops)
(#3887) Infix operators must be spaced. (space-infix-ops)
(#3888) Infix operators must be spaced. (space-infix-ops)
(#3893) Infix operators must be spaced. (space-infix-ops)
(#3894) Missing JSDoc comment. (require-jsdoc)
(#3894) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3896) Expected { after 'if' condition. (curly)
(#3896) Infix operators must be spaced. (space-infix-ops)
(#3896) Infix operators must be spaced. (space-infix-ops)
(#3898) Expected { after 'else'. (curly)
(#3903) Expected space or tab after '/**' in comment. (spaced-comment)
(#3905) Missing JSDoc comment. (require-jsdoc)
(#3905) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3905) 'JavaAudio' is defined but never used (no-unused-vars)
(#3905) A space is required after ','. (comma-spacing)
(#3907) Infix operators must be spaced. (space-infix-ops)
(#3908) Infix operators must be spaced. (space-infix-ops)
(#3910) Expected { after 'if' condition. (curly)
(#3910) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3910) Infix operators must be spaced. (space-infix-ops)
(#3911) Infix operators must be spaced. (space-infix-ops)
(#3912) Expected { after 'else'. (curly)
(#3913) Infix operators must be spaced. (space-infix-ops)
(#3915) Infix operators must be spaced. (space-infix-ops)
(#3917) Infix operators must be spaced. (space-infix-ops)
(#3918) Missing JSDoc comment. (require-jsdoc)
(#3918) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3920) Infix operators must be spaced. (space-infix-ops)
(#3921) Expected { after 'if' condition. (curly)
(#3921) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3921) Infix operators must be spaced. (space-infix-ops)
(#3921) Infix operators must be spaced. (space-infix-ops)
(#3922) Expected { after 'for' condition. (curly)
(#3922) 'loop' used outside of binding context. (block-scoped-var)
(#3922) Infix operators must be spaced. (space-infix-ops)
(#3922) 'loop' used outside of binding context. (block-scoped-var)
(#3922) Infix operators must be spaced. (space-infix-ops)
(#3922) 'loop' used outside of binding context. (block-scoped-var)
(#3923) Infix operators must be spaced. (space-infix-ops)
(#3923) Infix operators must be spaced. (space-infix-ops)
(#3923) 'loop' used outside of binding context. (block-scoped-var)
(#3923) Infix operators must be spaced. (space-infix-ops)
(#3925) Infix operators must be spaced. (space-infix-ops)
(#3926) Expected { after 'if' condition. (curly)
(#3926) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3926) Infix operators must be spaced. (space-infix-ops)
(#3926) Infix operators must be spaced. (space-infix-ops)
(#3927) Expected { after 'for' condition. (curly)
(#3927) 'loop' is already defined (no-redeclare)
(#3927) 'loop' used outside of binding context. (block-scoped-var)
(#3927) Infix operators must be spaced. (space-infix-ops)
(#3927) 'loop' used outside of binding context. (block-scoped-var)
(#3927) Infix operators must be spaced. (space-infix-ops)
(#3927) 'loop' used outside of binding context. (block-scoped-var)
(#3928) Infix operators must be spaced. (space-infix-ops)
(#3928) Infix operators must be spaced. (space-infix-ops)
(#3928) 'loop' used outside of binding context. (block-scoped-var)
(#3928) Infix operators must be spaced. (space-infix-ops)
(#3930) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3930) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3930) Infix operators must be spaced. (space-infix-ops)
(#3933) Infix operators must be spaced. (space-infix-ops)
(#3934) Infix operators must be spaced. (space-infix-ops)
(#3935) Line 3935 exceeds the maximum line length of 132. (max-len)
(#3935) Infix operators must be spaced. (space-infix-ops)
(#3935) Infix operators must be spaced. (space-infix-ops)
(#3935) Infix operators must be spaced. (space-infix-ops)
(#3935) Infix operators must be spaced. (space-infix-ops)
(#3935) Infix operators must be spaced. (space-infix-ops)
(#3935) Infix operators must be spaced. (space-infix-ops)
(#3935) Infix operators must be spaced. (space-infix-ops)
(#3936) Infix operators must be spaced. (space-infix-ops)
(#3937) Infix operators must be spaced. (space-infix-ops)
(#3937) Infix operators must be spaced. (space-infix-ops)
(#3937) Infix operators must be spaced. (space-infix-ops)
(#3937) Infix operators must be spaced. (space-infix-ops)
(#3938) Infix operators must be spaced. (space-infix-ops)
(#3938) Infix operators must be spaced. (space-infix-ops)
(#3938) Infix operators must be spaced. (space-infix-ops)
(#3939) Infix operators must be spaced. (space-infix-ops)
(#3939) Infix operators must be spaced. (space-infix-ops)
(#3939) Infix operators must be spaced. (space-infix-ops)
(#3940) Infix operators must be spaced. (space-infix-ops)
(#3941) Infix operators must be spaced. (space-infix-ops)
(#3942) Infix operators must be spaced. (space-infix-ops)
(#3945) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3946) Infix operators must be spaced. (space-infix-ops)
(#3947) Infix operators must be spaced. (space-infix-ops)
(#3947) Infix operators must be spaced. (space-infix-ops)
(#3947) Infix operators must be spaced. (space-infix-ops)
(#3947) Infix operators must be spaced. (space-infix-ops)
(#3947) Infix operators must be spaced. (space-infix-ops)
(#3947) Infix operators must be spaced. (space-infix-ops)
(#3947) Infix operators must be spaced. (space-infix-ops)
(#3948) Infix operators must be spaced. (space-infix-ops)
(#3949) Line 3949 exceeds the maximum line length of 132. (max-len)
(#3949) Infix operators must be spaced. (space-infix-ops)
(#3949) Infix operators must be spaced. (space-infix-ops)
(#3949) Infix operators must be spaced. (space-infix-ops)
(#3949) Infix operators must be spaced. (space-infix-ops)
(#3949) Infix operators must be spaced. (space-infix-ops)
(#3949) Infix operators must be spaced. (space-infix-ops)
(#3949) Infix operators must be spaced. (space-infix-ops)
(#3950) Infix operators must be spaced. (space-infix-ops)
(#3950) Infix operators must be spaced. (space-infix-ops)
(#3950) Infix operators must be spaced. (space-infix-ops)
(#3950) Infix operators must be spaced. (space-infix-ops)
(#3951) Infix operators must be spaced. (space-infix-ops)
(#3951) Infix operators must be spaced. (space-infix-ops)
(#3951) Infix operators must be spaced. (space-infix-ops)
(#3952) Infix operators must be spaced. (space-infix-ops)
(#3952) Infix operators must be spaced. (space-infix-ops)
(#3952) Infix operators must be spaced. (space-infix-ops)
(#3953) Infix operators must be spaced. (space-infix-ops)
(#3954) Infix operators must be spaced. (space-infix-ops)
(#3959) Infix operators must be spaced. (space-infix-ops)
(#3960) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3960) Missing JSDoc comment. (require-jsdoc)
(#3965) Infix operators must be spaced. (space-infix-ops)
(#3966) Missing JSDoc comment. (require-jsdoc)
(#3966) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3966) 'pos' is defined but never used (no-unused-vars)
(#3968) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3968) Infix operators must be spaced. (space-infix-ops)
(#3970) Infix operators must be spaced. (space-infix-ops)
(#3975) Infix operators must be spaced. (space-infix-ops)
(#3976) Missing JSDoc comment. (require-jsdoc)
(#3976) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3981) Infix operators must be spaced. (space-infix-ops)
(#3982) Missing JSDoc comment. (require-jsdoc)
(#3982) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3983) Unexpected empty function. (no-empty-function)
(#3987) Infix operators must be spaced. (space-infix-ops)
(#3988) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3988) Missing JSDoc comment. (require-jsdoc)
(#3989) Unexpected empty function. (no-empty-function)
(#3993) Infix operators must be spaced. (space-infix-ops)
(#3994) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3994) Missing JSDoc comment. (require-jsdoc)
(#3996) Infix operators must be spaced. (space-infix-ops)
(#3999) Infix operators must be spaced. (space-infix-ops)
(#4000) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4000) Missing JSDoc comment. (require-jsdoc)
(#4005) Infix operators must be spaced. (space-infix-ops)
(#4006) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4006) Missing JSDoc comment. (require-jsdoc)
(#4011) Infix operators must be spaced. (space-infix-ops)
(#4012) Missing JSDoc comment. (require-jsdoc)
(#4012) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4017) Infix operators must be spaced. (space-infix-ops)
(#4018) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4018) Missing JSDoc comment. (require-jsdoc)
(#4024) Expected space or tab after '/**' in comment. (spaced-comment)
(#4026) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4026) Missing JSDoc comment. (require-jsdoc)
(#4026) 'WindowsMediaVideo' is defined but never used (no-unused-vars)
(#4026) A space is required after ','. (comma-spacing)
(#4026) A space is required after ','. (comma-spacing)
(#4028) Infix operators must be spaced. (space-infix-ops)
(#4030) Expected { after 'if' condition. (curly)
(#4030) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4030) Infix operators must be spaced. (space-infix-ops)
(#4031) Infix operators must be spaced. (space-infix-ops)
(#4032) Expected { after 'else'. (curly)
(#4033) Infix operators must be spaced. (space-infix-ops)
(#4035) Expected { after 'if' condition. (curly)
(#4035) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4035) Infix operators must be spaced. (space-infix-ops)
(#4036) Infix operators must be spaced. (space-infix-ops)
(#4037) Expected { after 'else'. (curly)
(#4038) Infix operators must be spaced. (space-infix-ops)
(#4040) Infix operators must be spaced. (space-infix-ops)
(#4042) Infix operators must be spaced. (space-infix-ops)
(#4043) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4043) Missing JSDoc comment. (require-jsdoc)
(#4045) Expected { after 'if' condition. (curly)
(#4045) Infix operators must be spaced. (space-infix-ops)
(#4045) Infix operators must be spaced. (space-infix-ops)
(#4048) Infix operators must be spaced. (space-infix-ops)
(#4049) Infix operators must be spaced. (space-infix-ops)
(#4049) Infix operators must be spaced. (space-infix-ops)
(#4051) Expected space or tab after '/**' in comment. (spaced-comment)
(#4053) Expected { after 'if' condition. (curly)
(#4053) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4053) Infix operators must be spaced. (space-infix-ops)
(#4055) Infix operators must be spaced. (space-infix-ops)
(#4056) Infix operators must be spaced. (space-infix-ops)
(#4057) Infix operators must be spaced. (space-infix-ops)
(#4058) Infix operators must be spaced. (space-infix-ops)
(#4059) Infix operators must be spaced. (space-infix-ops)
(#4060) Infix operators must be spaced. (space-infix-ops)
(#4060) Infix operators must be spaced. (space-infix-ops)
(#4060) Infix operators must be spaced. (space-infix-ops)
(#4060) Infix operators must be spaced. (space-infix-ops)
(#4060) Infix operators must be spaced. (space-infix-ops)
(#4061) Infix operators must be spaced. (space-infix-ops)
(#4062) Infix operators must be spaced. (space-infix-ops)
(#4063) Infix operators must be spaced. (space-infix-ops)
(#4064) Infix operators must be spaced. (space-infix-ops)
(#4064) Infix operators must be spaced. (space-infix-ops)
(#4064) Infix operators must be spaced. (space-infix-ops)
(#4065) Infix operators must be spaced. (space-infix-ops)
(#4066) Infix operators must be spaced. (space-infix-ops)
(#4067) Line 4067 exceeds the maximum line length of 132. (max-len)
(#4067) Infix operators must be spaced. (space-infix-ops)
(#4072) Infix operators must be spaced. (space-infix-ops)
(#4073) Infix operators must be spaced. (space-infix-ops)
(#4074) Infix operators must be spaced. (space-infix-ops)
(#4075) Infix operators must be spaced. (space-infix-ops)
(#4076) Infix operators must be spaced. (space-infix-ops)
(#4077) Infix operators must be spaced. (space-infix-ops)
(#4077) Infix operators must be spaced. (space-infix-ops)
(#4077) Infix operators must be spaced. (space-infix-ops)
(#4077) Infix operators must be spaced. (space-infix-ops)
(#4077) Infix operators must be spaced. (space-infix-ops)
(#4078) Infix operators must be spaced. (space-infix-ops)
(#4078) Infix operators must be spaced. (space-infix-ops)
(#4078) Infix operators must be spaced. (space-infix-ops)
(#4079) Infix operators must be spaced. (space-infix-ops)
(#4080) Infix operators must be spaced. (space-infix-ops)
(#4081) Infix operators must be spaced. (space-infix-ops)
(#4085) Infix operators must be spaced. (space-infix-ops)
(#4086) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4086) Missing JSDoc comment. (require-jsdoc)
(#4091) Infix operators must be spaced. (space-infix-ops)
(#4092) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4092) Missing JSDoc comment. (require-jsdoc)
(#4094) Infix operators must be spaced. (space-infix-ops)
(#4094) Infix operators must be spaced. (space-infix-ops)
(#4097) Infix operators must be spaced. (space-infix-ops)
(#4098) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4098) Missing JSDoc comment. (require-jsdoc)
(#4100) Expected { after 'if' condition. (curly)
(#4100) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4100) Infix operators must be spaced. (space-infix-ops)
(#4101) Infix operators must be spaced. (space-infix-ops)
(#4102) Expected { after 'else'. (curly)
(#4106) Infix operators must be spaced. (space-infix-ops)
(#4107) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4107) Missing JSDoc comment. (require-jsdoc)
(#4109) Infix operators must be spaced. (space-infix-ops)
(#4110) Expected { after 'if' condition. (curly)
(#4110) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4110) Infix operators must be spaced. (space-infix-ops)
(#4114) Infix operators must be spaced. (space-infix-ops)
(#4115) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4115) Missing JSDoc comment. (require-jsdoc)
(#4117) Infix operators must be spaced. (space-infix-ops)
(#4118) Expected { after 'if' condition. (curly)
(#4118) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4118) Infix operators must be spaced. (space-infix-ops)
(#4122) Infix operators must be spaced. (space-infix-ops)
(#4123) Missing JSDoc comment. (require-jsdoc)
(#4123) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4125) Infix operators must be spaced. (space-infix-ops)
(#4128) Infix operators must be spaced. (space-infix-ops)
(#4129) Missing JSDoc comment. (require-jsdoc)
(#4129) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4134) Infix operators must be spaced. (space-infix-ops)
(#4135) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4135) Missing JSDoc comment. (require-jsdoc)
(#4137) Expected { after 'if' condition. (curly)
(#4137) Infix operators must be spaced. (space-infix-ops)
(#4139) Expected { after 'else'. (curly)
(#4143) Infix operators must be spaced. (space-infix-ops)
(#4144) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4144) Missing JSDoc comment. (require-jsdoc)
(#4149) Infix operators must be spaced. (space-infix-ops)
(#4150) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4150) Missing JSDoc comment. (require-jsdoc)
(#4156) Expected space or tab after '/**' in comment. (spaced-comment)
(#4158) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4158) Missing JSDoc comment. (require-jsdoc)
(#4158) A space is required after ','. (comma-spacing)
(#4160) Infix operators must be spaced. (space-infix-ops)
(#4161) Infix operators must be spaced. (space-infix-ops)
(#4163) Expected { after 'if' condition. (curly)
(#4163) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4163) Infix operators must be spaced. (space-infix-ops)
(#4164) Infix operators must be spaced. (space-infix-ops)
(#4165) Expected { after 'else'. (curly)
(#4166) Infix operators must be spaced. (space-infix-ops)
(#4168) Infix operators must be spaced. (space-infix-ops)
(#4170) Infix operators must be spaced. (space-infix-ops)
(#4171) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4171) Missing JSDoc comment. (require-jsdoc)
(#4173) Infix operators must be spaced. (space-infix-ops)
(#4175) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4175) Infix operators must be spaced. (space-infix-ops)
(#4175) Infix operators must be spaced. (space-infix-ops)
(#4175) Infix operators must be spaced. (space-infix-ops)
(#4177) Infix operators must be spaced. (space-infix-ops)
(#4177) Infix operators must be spaced. (space-infix-ops)
(#4180) Infix operators must be spaced. (space-infix-ops)
(#4180) Infix operators must be spaced. (space-infix-ops)
(#4180) Infix operators must be spaced. (space-infix-ops)
(#4181) Expected { after 'if' condition. (curly)
(#4181) Infix operators must be spaced. (space-infix-ops)
(#4182) Infix operators must be spaced. (space-infix-ops)
(#4182) Infix operators must be spaced. (space-infix-ops)
(#4185) Infix operators must be spaced. (space-infix-ops)
(#4185) Infix operators must be spaced. (space-infix-ops)
(#4186) Infix operators must be spaced. (space-infix-ops)
(#4186) Infix operators must be spaced. (space-infix-ops)
(#4186) Infix operators must be spaced. (space-infix-ops)
(#4186) Infix operators must be spaced. (space-infix-ops)
(#4186) Infix operators must be spaced. (space-infix-ops)
(#4186) Infix operators must be spaced. (space-infix-ops)
(#4186) Infix operators must be spaced. (space-infix-ops)
(#4187) Infix operators must be spaced. (space-infix-ops)
(#4187) Infix operators must be spaced. (space-infix-ops)
(#4187) Infix operators must be spaced. (space-infix-ops)
(#4188) Infix operators must be spaced. (space-infix-ops)
(#4189) Infix operators must be spaced. (space-infix-ops)
(#4190) Infix operators must be spaced. (space-infix-ops)
(#4191) Infix operators must be spaced. (space-infix-ops)
(#4192) Infix operators must be spaced. (space-infix-ops)
(#4193) Infix operators must be spaced. (space-infix-ops)
(#4194) Infix operators must be spaced. (space-infix-ops)
(#4194) Infix operators must be spaced. (space-infix-ops)
(#4194) Infix operators must be spaced. (space-infix-ops)
(#4195) Line 4195 exceeds the maximum line length of 132. (max-len)
(#4195) Infix operators must be spaced. (space-infix-ops)
(#4195) Infix operators must be spaced. (space-infix-ops)
(#4195) Infix operators must be spaced. (space-infix-ops)
(#4196) Infix operators must be spaced. (space-infix-ops)
(#4196) Infix operators must be spaced. (space-infix-ops)
(#4196) Infix operators must be spaced. (space-infix-ops)
(#4197) Infix operators must be spaced. (space-infix-ops)
(#4198) Infix operators must be spaced. (space-infix-ops)
(#4199) Infix operators must be spaced. (space-infix-ops)
(#4200) Line 4200 exceeds the maximum line length of 132. (max-len)
(#4200) Infix operators must be spaced. (space-infix-ops)
(#4201) Line 4201 exceeds the maximum line length of 132. (max-len)
(#4201) Infix operators must be spaced. (space-infix-ops)
(#4202) Infix operators must be spaced. (space-infix-ops)
(#4203) Infix operators must be spaced. (space-infix-ops)
(#4204) Infix operators must be spaced. (space-infix-ops)
(#4205) Infix operators must be spaced. (space-infix-ops)
(#4206) Infix operators must be spaced. (space-infix-ops)
(#4207) Line 4207 exceeds the maximum line length of 132. (max-len)
(#4207) Infix operators must be spaced. (space-infix-ops)
(#4208) Line 4208 exceeds the maximum line length of 132. (max-len)
(#4208) Infix operators must be spaced. (space-infix-ops)
(#4209) Infix operators must be spaced. (space-infix-ops)
(#4210) Infix operators must be spaced. (space-infix-ops)
(#4213) Expected { after 'if' condition. (curly)
(#4213) Infix operators must be spaced. (space-infix-ops)
(#4219) Infix operators must be spaced. (space-infix-ops)
(#4220) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4220) Missing JSDoc comment. (require-jsdoc)
(#4226) Missing JSDoc comment. (require-jsdoc)
(#4226) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4228) Expected { after 'if' condition. (curly)
(#4228) Infix operators must be spaced. (space-infix-ops)
(#4230) Infix operators must be spaced. (space-infix-ops)
(#4230) Infix operators must be spaced. (space-infix-ops)
(#4231) Infix operators must be spaced. (space-infix-ops)
(#4231) Infix operators must be spaced. (space-infix-ops)
(#4232) Infix operators must be spaced. (space-infix-ops)
(#4232) Infix operators must be spaced. (space-infix-ops)
(#4232) Infix operators must be spaced. (space-infix-ops)
(#4233) Expected { after 'if' condition. (curly)
(#4233) Infix operators must be spaced. (space-infix-ops)
(#4234) Infix operators must be spaced. (space-infix-ops)
(#4234) Infix operators must be spaced. (space-infix-ops)
(#4234) Missing semicolon. (semi)
(#4235) Infix operators must be spaced. (space-infix-ops)
(#4235) Infix operators must be spaced. (space-infix-ops)
(#4238) Infix operators must be spaced. (space-infix-ops)
(#4239) Missing JSDoc comment. (require-jsdoc)
(#4239) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4244) Infix operators must be spaced. (space-infix-ops)
(#4245) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4245) Missing JSDoc comment. (require-jsdoc)
(#4247) Infix operators must be spaced. (space-infix-ops)
(#4250) Infix operators must be spaced. (space-infix-ops)
(#4251) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4251) Missing JSDoc comment. (require-jsdoc)
(#4253) Expected { after 'if' condition. (curly)
(#4253) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4253) Infix operators must be spaced. (space-infix-ops)
(#4255) Expected { after 'else'. (curly)
(#4259) Infix operators must be spaced. (space-infix-ops)
(#4260) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4260) Missing JSDoc comment. (require-jsdoc)
(#4262) Expected { after 'if' condition. (curly)
(#4266) Infix operators must be spaced. (space-infix-ops)
(#4267) Missing JSDoc comment. (require-jsdoc)
(#4267) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4272) Infix operators must be spaced. (space-infix-ops)
(#4273) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4273) Missing JSDoc comment. (require-jsdoc)
(#4275) Infix operators must be spaced. (space-infix-ops)
(#4278) Infix operators must be spaced. (space-infix-ops)
(#4279) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4279) Missing JSDoc comment. (require-jsdoc)
(#4284) Infix operators must be spaced. (space-infix-ops)
(#4285) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4285) Missing JSDoc comment. (require-jsdoc)
(#4290) Infix operators must be spaced. (space-infix-ops)
(#4291) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4291) Missing JSDoc comment. (require-jsdoc)
(#4296) Infix operators must be spaced. (space-infix-ops)
(#4297) Missing JSDoc comment. (require-jsdoc)
(#4297) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4303) Expected space or tab after '/**' in comment. (spaced-comment)
(#4305) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4305) Missing JSDoc comment. (require-jsdoc)
(#4305) 'FlashVideo' is defined but never used (no-unused-vars)
(#4305) A space is required after ','. (comma-spacing)
(#4307) Infix operators must be spaced. (space-infix-ops)
(#4308) Infix operators must be spaced. (space-infix-ops)
(#4310) Expected { after 'if' condition. (curly)
(#4310) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4310) Infix operators must be spaced. (space-infix-ops)
(#4311) Infix operators must be spaced. (space-infix-ops)
(#4312) Expected { after 'else'. (curly)
(#4313) Infix operators must be spaced. (space-infix-ops)
(#4315) Infix operators must be spaced. (space-infix-ops)
(#4317) Infix operators must be spaced. (space-infix-ops)
(#4318) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4318) Missing JSDoc comment. (require-jsdoc)
(#4321) Expected { after 'if' condition. (curly)
(#4321) Infix operators must be spaced. (space-infix-ops)
(#4321) Infix operators must be spaced. (space-infix-ops)
(#4321) Infix operators must be spaced. (space-infix-ops)
(#4322) Infix operators must be spaced. (space-infix-ops)
(#4324) Expected { after 'if' condition. (curly)
(#4324) Infix operators must be spaced. (space-infix-ops)
(#4325) Infix operators must be spaced. (space-infix-ops)
(#4325) Infix operators must be spaced. (space-infix-ops)
(#4326) Expected { after 'else'. (curly)
(#4327) Infix operators must be spaced. (space-infix-ops)
(#4327) Infix operators must be spaced. (space-infix-ops)
(#4329) Expected { after 'if' condition. (curly)
(#4329) Infix operators must be spaced. (space-infix-ops)
(#4330) Infix operators must be spaced. (space-infix-ops)
(#4332) Expected { after 'if' condition. (curly)
(#4332) There should be no spaces inside this paren. (space-in-parens)
(#4332) Infix operators must be spaced. (space-infix-ops)
(#4332) Infix operators must be spaced. (space-infix-ops)
(#4333) Infix operators must be spaced. (space-infix-ops)
(#4333) Infix operators must be spaced. (space-infix-ops)
(#4334) Infix operators must be spaced. (space-infix-ops)
(#4336) Expected { after 'if' condition. (curly)
(#4339) Expected { after 'if' condition. (curly)
(#4339) Infix operators must be spaced. (space-infix-ops)
(#4341) Expected { after 'else'. (curly)
(#4345) Infix operators must be spaced. (space-infix-ops)
(#4346) Missing JSDoc comment. (require-jsdoc)
(#4346) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4348) Infix operators must be spaced. (space-infix-ops)
(#4349) Infix operators must be spaced. (space-infix-ops)
(#4349) Infix operators must be spaced. (space-infix-ops)
(#4351) Infix operators must be spaced. (space-infix-ops)
(#4351) Infix operators must be spaced. (space-infix-ops)
(#4351) Infix operators must be spaced. (space-infix-ops)
(#4352) Expected { after 'if' condition. (curly)
(#4352) Infix operators must be spaced. (space-infix-ops)
(#4353) Infix operators must be spaced. (space-infix-ops)
(#4353) Infix operators must be spaced. (space-infix-ops)
(#4356) Expected { after 'if' condition. (curly)
(#4356) Infix operators must be spaced. (space-infix-ops)
(#4357) Infix operators must be spaced. (space-infix-ops)
(#4357) Infix operators must be spaced. (space-infix-ops)
(#4357) Infix operators must be spaced. (space-infix-ops)
(#4357) Infix operators must be spaced. (space-infix-ops)
(#4357) Infix operators must be spaced. (space-infix-ops)
(#4358) Trailing spaces not allowed. (no-trailing-spaces)
(#4359) Infix operators must be spaced. (space-infix-ops)
(#4359) Infix operators must be spaced. (space-infix-ops)
(#4359) Infix operators must be spaced. (space-infix-ops)
(#4359) Infix operators must be spaced. (space-infix-ops)
(#4359) Infix operators must be spaced. (space-infix-ops)
(#4359) Infix operators must be spaced. (space-infix-ops)
(#4359) Infix operators must be spaced. (space-infix-ops)
(#4360) Infix operators must be spaced. (space-infix-ops)
(#4360) Infix operators must be spaced. (space-infix-ops)
(#4360) Infix operators must be spaced. (space-infix-ops)
(#4360) Trailing spaces not allowed. (no-trailing-spaces)
(#4361) Infix operators must be spaced. (space-infix-ops)
(#4362) Infix operators must be spaced. (space-infix-ops)
(#4363) Infix operators must be spaced. (space-infix-ops)
(#4364) Infix operators must be spaced. (space-infix-ops)
(#4364) Infix operators must be spaced. (space-infix-ops)
(#4364) Infix operators must be spaced. (space-infix-ops)
(#4365) Unnecessary escape character: \/ (no-useless-escape)
(#4368) Infix operators must be spaced. (space-infix-ops)
(#4369) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4369) Missing JSDoc comment. (require-jsdoc)
(#4371) Infix operators must be spaced. (space-infix-ops)
(#4372) Infix operators must be spaced. (space-infix-ops)
(#4372) Infix operators must be spaced. (space-infix-ops)
(#4374) Infix operators must be spaced. (space-infix-ops)
(#4374) Infix operators must be spaced. (space-infix-ops)
(#4374) Infix operators must be spaced. (space-infix-ops)
(#4375) Expected { after 'if' condition. (curly)
(#4375) Infix operators must be spaced. (space-infix-ops)
(#4376) Infix operators must be spaced. (space-infix-ops)
(#4376) Infix operators must be spaced. (space-infix-ops)
(#4376) Trailing spaces not allowed. (no-trailing-spaces)
(#4379) Infix operators must be spaced. (space-infix-ops)
(#4381) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4381) Infix operators must be spaced. (space-infix-ops)
(#4383) Infix operators must be spaced. (space-infix-ops)
(#4384) Expected { after 'for' condition. (curly)
(#4384) 'l' is not defined. (no-undef)
(#4384) Infix operators must be spaced. (space-infix-ops)
(#4384) 'l' is not defined. (no-undef)
(#4384) Infix operators must be spaced. (space-infix-ops)
(#4384) Infix operators must be spaced. (space-infix-ops)
(#4384) 'l' is not defined. (no-undef)
(#4385) Infix operators must be spaced. (space-infix-ops)
(#4385) Infix operators must be spaced. (space-infix-ops)
(#4386) Infix operators must be spaced. (space-infix-ops)
(#4386) Infix operators must be spaced. (space-infix-ops)
(#4387) Infix operators must be spaced. (space-infix-ops)
(#4387) A space is required after ','. (comma-spacing)
(#4388) Expected space or tab after '/**' in comment. (spaced-comment)
(#4389) Expected { after 'if' condition. (curly)
(#4389) Infix operators must be spaced. (space-infix-ops)
(#4390) Infix operators must be spaced. (space-infix-ops)
(#4390) Infix operators must be spaced. (space-infix-ops)
(#4390) Infix operators must be spaced. (space-infix-ops)
(#4390) Infix operators must be spaced. (space-infix-ops)
(#4390) Infix operators must be spaced. (space-infix-ops)
(#4392) Infix operators must be spaced. (space-infix-ops)
(#4392) Infix operators must be spaced. (space-infix-ops)
(#4392) Infix operators must be spaced. (space-infix-ops)
(#4392) Infix operators must be spaced. (space-infix-ops)
(#4392) Infix operators must be spaced. (space-infix-ops)
(#4392) Infix operators must be spaced. (space-infix-ops)
(#4394) Expected { after 'else'. (curly)
(#4395) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4395) Infix operators must be spaced. (space-infix-ops)
(#4395) Infix operators must be spaced. (space-infix-ops)
(#4395) Infix operators must be spaced. (space-infix-ops)
(#4395) Infix operators must be spaced. (space-infix-ops)
(#4397) Expected { after 'if' condition. (curly)
(#4398) Infix operators must be spaced. (space-infix-ops)
(#4398) Infix operators must be spaced. (space-infix-ops)
(#4401) Infix operators must be spaced. (space-infix-ops)
(#4401) Infix operators must be spaced. (space-infix-ops)
(#4401) Infix operators must be spaced. (space-infix-ops)
(#4401) Infix operators must be spaced. (space-infix-ops)
(#4401) Infix operators must be spaced. (space-infix-ops)
(#4401) Infix operators must be spaced. (space-infix-ops)
(#4401) Infix operators must be spaced. (space-infix-ops)
(#4402) Infix operators must be spaced. (space-infix-ops)
(#4402) Infix operators must be spaced. (space-infix-ops)
(#4402) Infix operators must be spaced. (space-infix-ops)
(#4402) Trailing spaces not allowed. (no-trailing-spaces)
(#4403) Infix operators must be spaced. (space-infix-ops)
(#4404) Infix operators must be spaced. (space-infix-ops)
(#4405) Infix operators must be spaced. (space-infix-ops)
(#4406) Infix operators must be spaced. (space-infix-ops)
(#4406) Infix operators must be spaced. (space-infix-ops)
(#4406) Infix operators must be spaced. (space-infix-ops)
(#4407) Unnecessary escape character: \/ (no-useless-escape)
(#4410) Infix operators must be spaced. (space-infix-ops)
(#4411) Missing JSDoc comment. (require-jsdoc)
(#4411) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4413) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4413) Infix operators must be spaced. (space-infix-ops)
(#4416) Infix operators must be spaced. (space-infix-ops)
(#4417) Infix operators must be spaced. (space-infix-ops)
(#4419) Infix operators must be spaced. (space-infix-ops)
(#4422) Infix operators must be spaced. (space-infix-ops)
(#4423) Infix operators must be spaced. (space-infix-ops)
(#4423) Infix operators must be spaced. (space-infix-ops)
(#4425) 'data' is defined but never used (no-unused-vars)
(#4425) Infix operators must be spaced. (space-infix-ops)
(#4425) Infix operators must be spaced. (space-infix-ops)
(#4425) Infix operators must be spaced. (space-infix-ops)
(#4426) Expected { after 'if' condition. (curly)
(#4426) Infix operators must be spaced. (space-infix-ops)
(#4427) Infix operators must be spaced. (space-infix-ops)
(#4427) Infix operators must be spaced. (space-infix-ops)
(#4427) Trailing spaces not allowed. (no-trailing-spaces)
(#4430) Infix operators must be spaced. (space-infix-ops)
(#4431) Infix operators must be spaced. (space-infix-ops)
(#4433) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4433) Infix operators must be spaced. (space-infix-ops)
(#4435) Infix operators must be spaced. (space-infix-ops)
(#4436) Expected { after 'for' condition. (curly)
(#4436) 'l' is not defined. (no-undef)
(#4436) Infix operators must be spaced. (space-infix-ops)
(#4436) 'l' is not defined. (no-undef)
(#4436) Infix operators must be spaced. (space-infix-ops)
(#4436) Infix operators must be spaced. (space-infix-ops)
(#4436) 'l' is not defined. (no-undef)
(#4437) Infix operators must be spaced. (space-infix-ops)
(#4437) Infix operators must be spaced. (space-infix-ops)
(#4438) Infix operators must be spaced. (space-infix-ops)
(#4438) Infix operators must be spaced. (space-infix-ops)
(#4439) Infix operators must be spaced. (space-infix-ops)
(#4439) A space is required after ','. (comma-spacing)
(#4440) Expected space or tab after '/**' in comment. (spaced-comment)
(#4441) Expected { after 'if' condition. (curly)
(#4441) Infix operators must be spaced. (space-infix-ops)
(#4442) Infix operators must be spaced. (space-infix-ops)
(#4442) Infix operators must be spaced. (space-infix-ops)
(#4442) Infix operators must be spaced. (space-infix-ops)
(#4442) Infix operators must be spaced. (space-infix-ops)
(#4442) Infix operators must be spaced. (space-infix-ops)
(#4444) Infix operators must be spaced. (space-infix-ops)
(#4444) Infix operators must be spaced. (space-infix-ops)
(#4444) Infix operators must be spaced. (space-infix-ops)
(#4445) Infix operators must be spaced. (space-infix-ops)
(#4446) Infix operators must be spaced. (space-infix-ops)
(#4446) Infix operators must be spaced. (space-infix-ops)
(#4446) Infix operators must be spaced. (space-infix-ops)
(#4447) Infix operators must be spaced. (space-infix-ops)
(#4447) Infix operators must be spaced. (space-infix-ops)
(#4447) Infix operators must be spaced. (space-infix-ops)
(#4448) Infix operators must be spaced. (space-infix-ops)
(#4449) Infix operators must be spaced. (space-infix-ops)
(#4450) Infix operators must be spaced. (space-infix-ops)
(#4451) Infix operators must be spaced. (space-infix-ops)
(#4452) Infix operators must be spaced. (space-infix-ops)
(#4452) Trailing spaces not allowed. (no-trailing-spaces)
(#4453) Infix operators must be spaced. (space-infix-ops)
(#4454) Infix operators must be spaced. (space-infix-ops)
(#4455) Infix operators must be spaced. (space-infix-ops)
(#4455) Infix operators must be spaced. (space-infix-ops)
(#4455) Infix operators must be spaced. (space-infix-ops)
(#4457) Expected space or tab after '/**' in comment. (spaced-comment)
(#4471) Expected { after 'else'. (curly)
(#4472) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4472) Infix operators must be spaced. (space-infix-ops)
(#4472) Infix operators must be spaced. (space-infix-ops)
(#4472) Infix operators must be spaced. (space-infix-ops)
(#4472) Infix operators must be spaced. (space-infix-ops)
(#4474) Expected space or tab after '//' in comment. (spaced-comment)
(#4476) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#4476) Infix operators must be spaced. (space-infix-ops)
(#4476) Infix operators must be spaced. (space-infix-ops)
(#4476) Infix operators must be spaced. (space-infix-ops)
(#4476) Infix operators must be spaced. (space-infix-ops)
(#4477) Infix operators must be spaced. (space-infix-ops)
(#4477) Infix operators must be spaced. (space-infix-ops)
(#4477) Infix operators must be spaced. (space-infix-ops)
(#4477) Infix operators must be spaced. (space-infix-ops)
(#4480) Infix operators must be spaced. (space-infix-ops)
(#4481) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4481) Missing JSDoc comment. (require-jsdoc)
(#4483) Expected { after 'if' condition. (curly)
(#4486) Expected { after 'if' condition. (curly)
(#4486) Infix operators must be spaced. (space-infix-ops)
(#4488) Expected { after 'else'. (curly)
(#4489) '$f' is not defined. (no-undef)
(#4492) Infix operators must be spaced. (space-infix-ops)
(#4493) Missing JSDoc comment. (require-jsdoc)
(#4493) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4495) Expected { after 'if' condition. (curly)
(#4498) Expected space or tab after '/**' in comment. (spaced-comment)
(#4499) Infix operators must be spaced. (space-infix-ops)
(#4499) Infix operators must be spaced. (space-infix-ops)
(#4501) Expected { after 'if' condition. (curly)
(#4501) Infix operators must be spaced. (space-infix-ops)
(#4502) Infix operators must be spaced. (space-infix-ops)
(#4503) Expected { after 'else'. (curly)
(#4504) Infix operators must be spaced. (space-infix-ops)
(#4507) Infix operators must be spaced. (space-infix-ops)
(#4508) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4508) Missing JSDoc comment. (require-jsdoc)
(#4510) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4510) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4510) Infix operators must be spaced. (space-infix-ops)
(#4510) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4510) Infix operators must be spaced. (space-infix-ops)
(#4512) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4514) Infix operators must be spaced. (space-infix-ops)
(#4517) Infix operators must be spaced. (space-infix-ops)
(#4519) Expected { after 'else'. (curly)
(#4520) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4523) Infix operators must be spaced. (space-infix-ops)
(#4524) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4524) Missing JSDoc comment. (require-jsdoc)
(#4526) Expected { after 'if' condition. (curly)
(#4529) Expected { after 'if' condition. (curly)
(#4529) Infix operators must be spaced. (space-infix-ops)
(#4531) Expected { after 'else'. (curly)
(#4535) Infix operators must be spaced. (space-infix-ops)
(#4536) Missing JSDoc comment. (require-jsdoc)
(#4536) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4538) Expected { after 'if' condition. (curly)
(#4541) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4541) Expected { after 'if' condition. (curly)
(#4541) Infix operators must be spaced. (space-infix-ops)
(#4549) Infix operators must be spaced. (space-infix-ops)
(#4550) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4550) Missing JSDoc comment. (require-jsdoc)
(#4552) Infix operators must be spaced. (space-infix-ops)
(#4555) Infix operators must be spaced. (space-infix-ops)
(#4556) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4556) Missing JSDoc comment. (require-jsdoc)
(#4558) Expected { after 'if' condition. (curly)
(#4564) Infix operators must be spaced. (space-infix-ops)
(#4565) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4565) Missing JSDoc comment. (require-jsdoc)
(#4567) Expected { after 'if' condition. (curly)
(#4569) Expected { after 'else'. (curly)
(#4573) Infix operators must be spaced. (space-infix-ops)
(#4574) Missing JSDoc comment. (require-jsdoc)
(#4574) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4579) Infix operators must be spaced. (space-infix-ops)
(#4580) Missing JSDoc comment. (require-jsdoc)
(#4580) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4586) Expected space or tab after '/**' in comment. (spaced-comment)
(#4588) Missing JSDoc comment. (require-jsdoc)
(#4588) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4588) 'SilverlightVideo' is defined but never used (no-unused-vars)
(#4588) A space is required after ','. (comma-spacing)
(#4590) Infix operators must be spaced. (space-infix-ops)
(#4592) Expected { after 'if' condition. (curly)
(#4592) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4592) Infix operators must be spaced. (space-infix-ops)
(#4593) Infix operators must be spaced. (space-infix-ops)
(#4594) Expected { after 'else'. (curly)
(#4595) Infix operators must be spaced. (space-infix-ops)
(#4597) Infix operators must be spaced. (space-infix-ops)
(#4599) Infix operators must be spaced. (space-infix-ops)
(#4600) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4600) Missing JSDoc comment. (require-jsdoc)
(#4602) Infix operators must be spaced. (space-infix-ops)
(#4603) Infix operators must be spaced. (space-infix-ops)
(#4603) Infix operators must be spaced. (space-infix-ops)
(#4606) Line 4606 exceeds the maximum line length of 132. (max-len)
(#4606) Expected { after 'if' condition. (curly)
(#4606) Infix operators must be spaced. (space-infix-ops)
(#4606) Infix operators must be spaced. (space-infix-ops)
(#4606) Infix operators must be spaced. (space-infix-ops)
(#4606) Infix operators must be spaced. (space-infix-ops)
(#4607) Infix operators must be spaced. (space-infix-ops)
(#4608) Expected { after 'else'. (curly)
(#4609) Infix operators must be spaced. (space-infix-ops)
(#4609) Infix operators must be spaced. (space-infix-ops)
(#4610) Trailing spaces not allowed. (no-trailing-spaces)
(#4611) Line 4611 exceeds the maximum line length of 132. (max-len)
(#4611) Infix operators must be spaced. (space-infix-ops)
(#4611) Infix operators must be spaced. (space-infix-ops)
(#4611) Infix operators must be spaced. (space-infix-ops)
(#4611) Infix operators must be spaced. (space-infix-ops)
(#4611) Infix operators must be spaced. (space-infix-ops)
(#4611) Infix operators must be spaced. (space-infix-ops)
(#4612) Infix operators must be spaced. (space-infix-ops)
(#4612) Infix operators must be spaced. (space-infix-ops)
(#4612) Infix operators must be spaced. (space-infix-ops)
(#4613) Infix operators must be spaced. (space-infix-ops)
(#4614) Infix operators must be spaced. (space-infix-ops)
(#4615) Infix operators must be spaced. (space-infix-ops)
(#4616) Infix operators must be spaced. (space-infix-ops)
(#4617) Line 4617 exceeds the maximum line length of 132. (max-len)
(#4617) Infix operators must be spaced. (space-infix-ops)
(#4618) Infix operators must be spaced. (space-infix-ops)
(#4618) Infix operators must be spaced. (space-infix-ops)
(#4618) Infix operators must be spaced. (space-infix-ops)
(#4619) Infix operators must be spaced. (space-infix-ops)
(#4620) Infix operators must be spaced. (space-infix-ops)
(#4620) Infix operators must be spaced. (space-infix-ops)
(#4626) Infix operators must be spaced. (space-infix-ops)
(#4627) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4627) Missing JSDoc comment. (require-jsdoc)
(#4632) Infix operators must be spaced. (space-infix-ops)
(#4633) Missing JSDoc comment. (require-jsdoc)
(#4633) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4635) Infix operators must be spaced. (space-infix-ops)
(#4638) Infix operators must be spaced. (space-infix-ops)
(#4639) Missing JSDoc comment. (require-jsdoc)
(#4639) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4641) Expected { after 'if' condition. (curly)
(#4641) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4641) Infix operators must be spaced. (space-infix-ops)
(#4643) Expected { after 'else'. (curly)
(#4647) Infix operators must be spaced. (space-infix-ops)
(#4648) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4648) Missing JSDoc comment. (require-jsdoc)
(#4653) Infix operators must be spaced. (space-infix-ops)
(#4654) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4654) Missing JSDoc comment. (require-jsdoc)
(#4659) Infix operators must be spaced. (space-infix-ops)
(#4660) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4660) Missing JSDoc comment. (require-jsdoc)
(#4662) 'p' is defined but never used (no-unused-vars)
(#4662) Infix operators must be spaced. (space-infix-ops)
(#4663) Infix operators must be spaced. (space-infix-ops)
(#4666) Infix operators must be spaced. (space-infix-ops)
(#4667) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4667) Missing JSDoc comment. (require-jsdoc)
(#4672) Infix operators must be spaced. (space-infix-ops)
(#4673) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4673) Missing JSDoc comment. (require-jsdoc)
(#4678) Infix operators must be spaced. (space-infix-ops)
(#4679) Missing JSDoc comment. (require-jsdoc)
(#4679) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4684) Infix operators must be spaced. (space-infix-ops)
(#4685) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4685) Missing JSDoc comment. (require-jsdoc)
(#4691) Expected space or tab after '/**' in comment. (spaced-comment)
(#4693) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4693) Missing JSDoc comment. (require-jsdoc)
(#4693) 'FlashVideoBroadcast' is defined but never used (no-unused-vars)
(#4695) Infix operators must be spaced. (space-infix-ops)
(#4696) Infix operators must be spaced. (space-infix-ops)
(#4697) Infix operators must be spaced. (space-infix-ops)
(#4699) Infix operators must be spaced. (space-infix-ops)
(#4700) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4700) Missing JSDoc comment. (require-jsdoc)
(#4702) Infix operators must be spaced. (space-infix-ops)
(#4703) Expected space or tab after '//' in comment. (spaced-comment)
(#4704) Infix operators must be spaced. (space-infix-ops)
(#4704) Infix operators must be spaced. (space-infix-ops)
(#4704) Infix operators must be spaced. (space-infix-ops)
(#4706) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4706) Infix operators must be spaced. (space-infix-ops)
(#4708) Infix operators must be spaced. (space-infix-ops)
(#4708) Infix operators must be spaced. (space-infix-ops)
(#4709) Expected space or tab after '//' in comment. (spaced-comment)
(#4710) Infix operators must be spaced. (space-infix-ops)
(#4710) Infix operators must be spaced. (space-infix-ops)
(#4710) Infix operators must be spaced. (space-infix-ops)
(#4720) Infix operators must be spaced. (space-infix-ops)
(#4720) Infix operators must be spaced. (space-infix-ops)
(#4721) Expected { after 'if' condition. (curly)
(#4722) Infix operators must be spaced. (space-infix-ops)
(#4722) Infix operators must be spaced. (space-infix-ops)
(#4724) Infix operators must be spaced. (space-infix-ops)
(#4724) Infix operators must be spaced. (space-infix-ops)
(#4724) Infix operators must be spaced. (space-infix-ops)
(#4725) Expected { after 'if' condition. (curly)
(#4725) Infix operators must be spaced. (space-infix-ops)
(#4726) Infix operators must be spaced. (space-infix-ops)
(#4726) Infix operators must be spaced. (space-infix-ops)
(#4726) Trailing spaces not allowed. (no-trailing-spaces)
(#4729) Infix operators must be spaced. (space-infix-ops)
(#4730) Infix operators must be spaced. (space-infix-ops)
(#4731) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4731) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4731) Infix operators must be spaced. (space-infix-ops)
(#4733) Infix operators must be spaced. (space-infix-ops)
(#4734) Infix operators must be spaced. (space-infix-ops)
(#4737) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4738) Infix operators must be spaced. (space-infix-ops)
(#4739) Expected { after 'for' condition. (curly)
(#4739) 'l' is not defined. (no-undef)
(#4739) Infix operators must be spaced. (space-infix-ops)
(#4739) 'l' is not defined. (no-undef)
(#4739) Infix operators must be spaced. (space-infix-ops)
(#4739) Infix operators must be spaced. (space-infix-ops)
(#4739) 'l' is not defined. (no-undef)
(#4740) Infix operators must be spaced. (space-infix-ops)
(#4740) Infix operators must be spaced. (space-infix-ops)
(#4741) Infix operators must be spaced. (space-infix-ops)
(#4741) Infix operators must be spaced. (space-infix-ops)
(#4742) Infix operators must be spaced. (space-infix-ops)
(#4742) A space is required after ','. (comma-spacing)
(#4745) Infix operators must be spaced. (space-infix-ops)
(#4745) Infix operators must be spaced. (space-infix-ops)
(#4745) Infix operators must be spaced. (space-infix-ops)
(#4745) Infix operators must be spaced. (space-infix-ops)
(#4745) Infix operators must be spaced. (space-infix-ops)
(#4745) Infix operators must be spaced. (space-infix-ops)
(#4745) Infix operators must be spaced. (space-infix-ops)
(#4745) Infix operators must be spaced. (space-infix-ops)
(#4745) Infix operators must be spaced. (space-infix-ops)
(#4745) Infix operators must be spaced. (space-infix-ops)
(#4745) Infix operators must be spaced. (space-infix-ops)
(#4745) Infix operators must be spaced. (space-infix-ops)
(#4746) Expected { after 'if' condition. (curly)
(#4746) Infix operators must be spaced. (space-infix-ops)
(#4747) Infix operators must be spaced. (space-infix-ops)
(#4747) Infix operators must be spaced. (space-infix-ops)
(#4748) Expected { after 'else'. (curly)
(#4749) Infix operators must be spaced. (space-infix-ops)
(#4749) Infix operators must be spaced. (space-infix-ops)
(#4750) Expected { after 'if' condition. (curly)
(#4751) Infix operators must be spaced. (space-infix-ops)
(#4751) Infix operators must be spaced. (space-infix-ops)
(#4751) Infix operators must be spaced. (space-infix-ops)
(#4753) Infix operators must be spaced. (space-infix-ops)
(#4753) Infix operators must be spaced. (space-infix-ops)
(#4753) Infix operators must be spaced. (space-infix-ops)
(#4754) Infix operators must be spaced. (space-infix-ops)
(#4754) Infix operators must be spaced. (space-infix-ops)
(#4754) Infix operators must be spaced. (space-infix-ops)
(#4754) Infix operators must be spaced. (space-infix-ops)
(#4754) Infix operators must be spaced. (space-infix-ops)
(#4755) Infix operators must be spaced. (space-infix-ops)
(#4755) Infix operators must be spaced. (space-infix-ops)
(#4755) Infix operators must be spaced. (space-infix-ops)
(#4755) Trailing spaces not allowed. (no-trailing-spaces)
(#4756) Infix operators must be spaced. (space-infix-ops)
(#4757) Infix operators must be spaced. (space-infix-ops)
(#4758) Infix operators must be spaced. (space-infix-ops)
(#4759) Infix operators must be spaced. (space-infix-ops)
(#4760) Infix operators must be spaced. (space-infix-ops)
(#4760) Infix operators must be spaced. (space-infix-ops)
(#4760) Infix operators must be spaced. (space-infix-ops)
(#4761) Unnecessary escape character: \/ (no-useless-escape)
(#4766) Infix operators must be spaced. (space-infix-ops)
(#4767) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4767) Missing JSDoc comment. (require-jsdoc)
(#4772) Infix operators must be spaced. (space-infix-ops)
(#4773) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4773) Missing JSDoc comment. (require-jsdoc)
(#4773) 'pos' is defined but never used (no-unused-vars)
(#4778) Infix operators must be spaced. (space-infix-ops)
(#4779) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4779) Missing JSDoc comment. (require-jsdoc)
(#4784) Infix operators must be spaced. (space-infix-ops)
(#4785) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4785) Missing JSDoc comment. (require-jsdoc)
(#4790) Infix operators must be spaced. (space-infix-ops)
(#4791) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4791) Missing JSDoc comment. (require-jsdoc)
(#4796) Infix operators must be spaced. (space-infix-ops)
(#4797) Missing JSDoc comment. (require-jsdoc)
(#4797) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4802) Infix operators must be spaced. (space-infix-ops)
(#4803) Missing JSDoc comment. (require-jsdoc)
(#4803) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4808) Infix operators must be spaced. (space-infix-ops)
(#4809) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4809) Missing JSDoc comment. (require-jsdoc)
(#4811) Expected { after 'if' condition. (curly)
(#4817) Infix operators must be spaced. (space-infix-ops)
(#4818) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4818) Missing JSDoc comment. (require-jsdoc)
(#4823) Infix operators must be spaced. (space-infix-ops)
(#4824) Missing JSDoc comment. (require-jsdoc)
(#4824) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4830) Missing JSDoc for parameter 'url'. (valid-jsdoc)
(#4830) Missing JSDoc for parameter 'speed'. (valid-jsdoc)
(#4830) Expected space or tab after '/**' in comment. (spaced-comment)
(#4831) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4831) 'HTML5Video' is defined but never used (no-unused-vars)
(#4833) Infix operators must be spaced. (space-infix-ops)
(#4835) Expected { after 'if' condition. (curly)
(#4835) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4835) Infix operators must be spaced. (space-infix-ops)
(#4836) Infix operators must be spaced. (space-infix-ops)
(#4837) Expected { after 'else'. (curly)
(#4838) Infix operators must be spaced. (space-infix-ops)
(#4840) Infix operators must be spaced. (space-infix-ops)
(#4842) Infix operators must be spaced. (space-infix-ops)
(#4843) Infix operators must be spaced. (space-infix-ops)
(#4844) Infix operators must be spaced. (space-infix-ops)
(#4845) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4845) Infix operators must be spaced. (space-infix-ops)
(#4847) Infix operators must be spaced. (space-infix-ops)
(#4848) Infix operators must be spaced. (space-infix-ops)
(#4851) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4851) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4851) There should be no spaces inside this paren. (space-in-parens)
(#4851) Infix operators must be spaced. (space-infix-ops)
(#4851) Infix operators must be spaced. (space-infix-ops)
(#4853) Infix operators must be spaced. (space-infix-ops)
(#4854) Infix operators must be spaced. (space-infix-ops)
(#4857) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4857) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4857) Infix operators must be spaced. (space-infix-ops)
(#4857) Infix operators must be spaced. (space-infix-ops)
(#4859) Infix operators must be spaced. (space-infix-ops)
(#4860) Infix operators must be spaced. (space-infix-ops)
(#4863) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4863) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4863) Infix operators must be spaced. (space-infix-ops)
(#4865) Infix operators must be spaced. (space-infix-ops)
(#4866) Infix operators must be spaced. (space-infix-ops)
(#4869) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4869) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4869) Infix operators must be spaced. (space-infix-ops)
(#4869) Infix operators must be spaced. (space-infix-ops)
(#4871) Infix operators must be spaced. (space-infix-ops)
(#4872) Infix operators must be spaced. (space-infix-ops)
(#4875) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4875) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4875) Infix operators must be spaced. (space-infix-ops)
(#4877) Infix operators must be spaced. (space-infix-ops)
(#4878) Infix operators must be spaced. (space-infix-ops)
(#4881) Infix operators must be spaced. (space-infix-ops)
(#4882) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4882) Missing JSDoc comment. (require-jsdoc)
(#4884) Line 4884 exceeds the maximum line length of 132. (max-len)
(#4884) Infix operators must be spaced. (space-infix-ops)
(#4884) Infix operators must be spaced. (space-infix-ops)
(#4884) Infix operators must be spaced. (space-infix-ops)
(#4884) Infix operators must be spaced. (space-infix-ops)
(#4884) Infix operators must be spaced. (space-infix-ops)
(#4884) Infix operators must be spaced. (space-infix-ops)
(#4885) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#4885) Infix operators must be spaced. (space-infix-ops)
(#4885) Infix operators must be spaced. (space-infix-ops)
(#4889) Infix operators must be spaced. (space-infix-ops)
(#4890) Missing JSDoc comment. (require-jsdoc)
(#4890) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4893) Expected { after 'if' condition. (curly)
(#4893) Infix operators must be spaced. (space-infix-ops)
(#4893) Infix operators must be spaced. (space-infix-ops)
(#4894) Infix operators must be spaced. (space-infix-ops)
(#4895) Expected { after 'else'. (curly)
(#4896) Infix operators must be spaced. (space-infix-ops)
(#4896) Infix operators must be spaced. (space-infix-ops)
(#4898) Infix operators must be spaced. (space-infix-ops)
(#4899) Expected { after 'if' condition. (curly)
(#4899) Infix operators must be spaced. (space-infix-ops)
(#4899) Infix operators must be spaced. (space-infix-ops)
(#4900) Infix operators must be spaced. (space-infix-ops)
(#4902) Infix operators must be spaced. (space-infix-ops)
(#4902) Infix operators must be spaced. (space-infix-ops)
(#4903) Infix operators must be spaced. (space-infix-ops)
(#4904) Infix operators must be spaced. (space-infix-ops)
(#4907) Expected { after 'if' condition. (curly)
(#4907) Infix operators must be spaced. (space-infix-ops)
(#4908) Infix operators must be spaced. (space-infix-ops)
(#4908) Infix operators must be spaced. (space-infix-ops)
(#4908) Infix operators must be spaced. (space-infix-ops)
(#4908) Infix operators must be spaced. (space-infix-ops)
(#4910) Infix operators must be spaced. (space-infix-ops)
(#4910) Infix operators must be spaced. (space-infix-ops)
(#4910) Infix operators must be spaced. (space-infix-ops)
(#4913) Infix operators must be spaced. (space-infix-ops)
(#4913) Infix operators must be spaced. (space-infix-ops)
(#4913) Infix operators must be spaced. (space-infix-ops)
(#4914) Infix operators must be spaced. (space-infix-ops)
(#4914) Infix operators must be spaced. (space-infix-ops)
(#4914) Infix operators must be spaced. (space-infix-ops)
(#4914) Infix operators must be spaced. (space-infix-ops)
(#4914) Infix operators must be spaced. (space-infix-ops)
(#4915) Infix operators must be spaced. (space-infix-ops)
(#4916) Infix operators must be spaced. (space-infix-ops)
(#4916) Infix operators must be spaced. (space-infix-ops)
(#4916) Infix operators must be spaced. (space-infix-ops)
(#4916) Infix operators must be spaced. (space-infix-ops)
(#4918) Expected { after 'if' condition. (curly)
(#4918) Infix operators must be spaced. (space-infix-ops)
(#4919) Infix operators must be spaced. (space-infix-ops)
(#4919) Infix operators must be spaced. (space-infix-ops)
(#4920) Expected { after 'else'. (curly)
(#4921) Infix operators must be spaced. (space-infix-ops)
(#4921) Infix operators must be spaced. (space-infix-ops)
(#4923) Infix operators must be spaced. (space-infix-ops)
(#4923) Infix operators must be spaced. (space-infix-ops)
(#4923) Infix operators must be spaced. (space-infix-ops)
(#4923) Infix operators must be spaced. (space-infix-ops)
(#4923) Infix operators must be spaced. (space-infix-ops)
(#4923) Infix operators must be spaced. (space-infix-ops)
(#4923) Infix operators must be spaced. (space-infix-ops)
(#4924) Infix operators must be spaced. (space-infix-ops)
(#4924) Infix operators must be spaced. (space-infix-ops)
(#4924) Infix operators must be spaced. (space-infix-ops)
(#4924) Infix operators must be spaced. (space-infix-ops)
(#4924) Infix operators must be spaced. (space-infix-ops)
(#4925) Infix operators must be spaced. (space-infix-ops)
(#4925) Infix operators must be spaced. (space-infix-ops)
(#4925) Infix operators must be spaced. (space-infix-ops)
(#4926) Infix operators must be spaced. (space-infix-ops)
(#4926) Infix operators must be spaced. (space-infix-ops)
(#4928) Expected { after 'if' condition. (curly)
(#4928) Infix operators must be spaced. (space-infix-ops)
(#4929) Infix operators must be spaced. (space-infix-ops)
(#4929) Infix operators must be spaced. (space-infix-ops)
(#4931) Infix operators must be spaced. (space-infix-ops)
(#4931) Infix operators must be spaced. (space-infix-ops)
(#4931) Infix operators must be spaced. (space-infix-ops)
(#4937) Infix operators must be spaced. (space-infix-ops)
(#4938) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4938) Missing JSDoc comment. (require-jsdoc)
(#4940) 'html5vid' is not defined. (no-undef)
(#4943) Infix operators must be spaced. (space-infix-ops)
(#4944) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4944) Missing JSDoc comment. (require-jsdoc)
(#4946) Infix operators must be spaced. (space-infix-ops)
(#4946) Missing semicolon. (semi)
(#4947) Expected { after 'if' condition. (curly)
(#4947) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4947) Infix operators must be spaced. (space-infix-ops)
(#4947) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4947) Infix operators must be spaced. (space-infix-ops)
(#4948) Infix operators must be spaced. (space-infix-ops)
(#4948) Infix operators must be spaced. (space-infix-ops)
(#4951) Infix operators must be spaced. (space-infix-ops)
(#4952) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4952) Missing JSDoc comment. (require-jsdoc)
(#4954) Infix operators must be spaced. (space-infix-ops)
(#4955) Expected space or tab after '/**' in comment. (spaced-comment)
(#4955) Trailing spaces not allowed. (no-trailing-spaces)
(#4957) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4959) Expected { after 'if' condition. (curly)
(#4959) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4959) Infix operators must be spaced. (space-infix-ops)
(#4960) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4960) Infix operators must be spaced. (space-infix-ops)
(#4961) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4961) Infix operators must be spaced. (space-infix-ops)
(#4962) Infix operators must be spaced. (space-infix-ops)
(#4964) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4964) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4965) Empty block statement. (no-empty)
(#4970) Infix operators must be spaced. (space-infix-ops)
(#4971) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4971) Missing JSDoc comment. (require-jsdoc)
(#4973) Infix operators must be spaced. (space-infix-ops)
(#4973) Missing semicolon. (semi)
(#4974) Expected { after 'if' condition. (curly)
(#4974) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4974) Infix operators must be spaced. (space-infix-ops)
(#4978) Infix operators must be spaced. (space-infix-ops)
(#4979) Missing JSDoc comment. (require-jsdoc)
(#4979) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4981) Infix operators must be spaced. (space-infix-ops)
(#4981) Missing semicolon. (semi)
(#4982) Expected { after 'if' condition. (curly)
(#4982) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#4982) Infix operators must be spaced. (space-infix-ops)
(#4986) Infix operators must be spaced. (space-infix-ops)
(#4987) Missing JSDoc comment. (require-jsdoc)
(#4987) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4989) Infix operators must be spaced. (space-infix-ops)
(#4989) Infix operators must be spaced. (space-infix-ops)
(#4989) Infix operators must be spaced. (space-infix-ops)
(#4992) Infix operators must be spaced. (space-infix-ops)
(#4993) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4993) Missing JSDoc comment. (require-jsdoc)
(#4998) Infix operators must be spaced. (space-infix-ops)
(#4999) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4999) Missing JSDoc comment. (require-jsdoc)
(#5002) 'u' is defined but never used (no-unused-vars)
(#5002) Infix operators must be spaced. (space-infix-ops)
(#5004) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5004) Infix operators must be spaced. (space-infix-ops)
(#5004) Infix operators must be spaced. (space-infix-ops)
(#5009) Expected { after 'if' condition. (curly)
(#5009) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#5009) Infix operators must be spaced. (space-infix-ops)
(#5012) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5012) Infix operators must be spaced. (space-infix-ops)
(#5018) Expected { after 'if' condition. (curly)
(#5018) Infix operators must be spaced. (space-infix-ops)
(#5022) Expected { after 'if' condition. (curly)
(#5022) Infix operators must be spaced. (space-infix-ops)
(#5028) Infix operators must be spaced. (space-infix-ops)
(#5029) Missing JSDoc comment. (require-jsdoc)
(#5029) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5034) Infix operators must be spaced. (space-infix-ops)
(#5035) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5035) Missing JSDoc comment. (require-jsdoc)
(#5041) Expected space or tab after '/**' in comment. (spaced-comment)
(#5043) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5043) Missing JSDoc comment. (require-jsdoc)
(#5045) Expected { after 'if' condition. (curly)
(#5045) Infix operators must be spaced. (space-infix-ops)
(#5047) Expected { after 'else'. (curly)
(#5048) Infix operators must be spaced. (space-infix-ops)
(#5048) Infix operators must be spaced. (space-infix-ops)
(#5048) Infix operators must be spaced. (space-infix-ops)
(#5051) Expected space or tab after '/**' in comment. (spaced-comment)
(#5053) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5053) Missing JSDoc comment. (require-jsdoc)
(#5055) Infix operators must be spaced. (space-infix-ops)
(#5057) Expected { after 'if' condition. (curly)
(#5057) There should be no spaces inside this paren. (space-in-parens)
(#5058) 'ActiveXObject' is not defined. (no-undef)
(#5059) Expected { after 'else'. (curly)
(#5062) Infix operators must be spaced. (space-infix-ops)
(#5063) Expected { after 'if' condition. (curly)
(#5063) Infix operators must be spaced. (space-infix-ops)
(#5064) Infix operators must be spaced. (space-infix-ops)
(#5064) Infix operators must be spaced. (space-infix-ops)
(#5065) Expected { after 'else'. (curly)
(#5066) Infix operators must be spaced. (space-infix-ops)
(#5066) Infix operators must be spaced. (space-infix-ops)
(#5068) Infix operators must be spaced. (space-infix-ops)
(#5068) Infix operators must be spaced. (space-infix-ops)
(#5069) There should be no space before ','. (comma-spacing)
(#5070) There should be no spaces inside this paren. (space-in-parens)
(#5070) There should be no spaces inside this paren. (space-in-parens)
(#5074) Expected space or tab after '/**' in comment. (spaced-comment)
(#5076) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5076) Missing JSDoc comment. (require-jsdoc)
(#5078) Expected { after 'for' condition. (curly)
(#5078) Infix operators must be spaced. (space-infix-ops)
(#5078) Infix operators must be spaced. (space-infix-ops)
(#5078) Infix operators must be spaced. (space-infix-ops)
(#5078) Infix operators must be spaced. (space-infix-ops)
(#5079) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5079) Infix operators must be spaced. (space-infix-ops)
(#5079) Infix operators must be spaced. (space-infix-ops)
(#5081) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5081) Infix operators must be spaced. (space-infix-ops)
(#5083) Infix operators must be spaced. (space-infix-ops)
(#5083) Infix operators must be spaced. (space-infix-ops)
(#5083) Infix operators must be spaced. (space-infix-ops)
(#5083) Infix operators must be spaced. (space-infix-ops)
(#5086) Expected { after 'if' condition. (curly)
(#5086) Infix operators must be spaced. (space-infix-ops)
(#5086) Infix operators must be spaced. (space-infix-ops)
(#5090) Unexpected alert. (no-alert)
(#5093) Expected space or tab after '/**' in comment. (spaced-comment)
(#5095) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5095) Missing JSDoc comment. (require-jsdoc)
(#5095) 'goToSlide' is defined but never used (no-unused-vars)
(#5100) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5100) Missing JSDoc comment. (require-jsdoc)
(#5100) 'setSlideIfSync' is defined but never used (no-unused-vars)
(#5105) Expected space or tab after '/**' in comment. (spaced-comment)
(#5107) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5107) Missing JSDoc comment. (require-jsdoc)
(#5107) 'inspect' is defined but never used (no-unused-vars)
(#5109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5113) Expected space(s) after "if". (keyword-spacing)
(#5113) Expected { after 'if' condition. (curly)
(#5113) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5113) Multiple spaces found before 'level'. (no-multi-spaces)
(#5116) Expected { after 'if' condition. (curly)
(#5116) Expected space(s) after "if". (keyword-spacing)
(#5116) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5117) Expected space(s) after "if". (keyword-spacing)
(#5117) Expected { after 'if' condition. (curly)
(#5117) Trailing spaces not allowed. (no-trailing-spaces)
(#5121) Expected { after 'if' condition. (curly)
(#5121) Expected space(s) after "if". (keyword-spacing)
(#5121) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5129) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5129) Expected space(s) after "for". (keyword-spacing)
(#5129) 'property' is not defined. (no-undef)
(#5131) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5134) Multiple spaces found before 'typeof'. (no-multi-spaces)
(#5134) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#5134) 'property' is not defined. (no-undef)
(#5135) 'property' is not defined. (no-undef)
(#5135) Trailing spaces not allowed. (no-trailing-spaces)
(#5136) There should be no spaces inside this paren. (space-in-parens)
(#5136) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5136) 'property' is not defined. (no-undef)
(#5136) Infix operators must be spaced. (space-infix-ops)
(#5136) Infix operators must be spaced. (space-infix-ops)
(#5140) Expected { after 'if' condition. (curly)
(#5140) Expected space(s) after "if". (keyword-spacing)
(#5140) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5140) 'property' is not defined. (no-undef)
(#5140) Infix operators must be spaced. (space-infix-ops)
(#5141) 'property' is not defined. (no-undef)
(#5141) Infix operators must be spaced. (space-infix-ops)
(#5143) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5143) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5143) Expected space(s) after "catch". (keyword-spacing)
(#5146) Expected space(s) after "if". (keyword-spacing)
(#5146) Expected { after 'if' condition. (curly)
(#5146) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#5147) Expected space(s) after "if". (keyword-spacing)
(#5147) Expected { after 'if' condition. (curly)
(#5147) Multiple spaces found before 'msg'. (no-multi-spaces)
(#5148) Expected { after 'if' condition. (curly)
(#5148) Expected space(s) after "if". (keyword-spacing)
(#5148) Multiple spaces found before 'msg'. (no-multi-spaces)
(#5149) Expected { after 'else'. (curly)
(#5149) Multiple spaces found before 'msg'. (no-multi-spaces)
(#5151) 'property' is not defined. (no-undef)
(#5151) Infix operators must be spaced. (space-infix-ops)
mod/autoview/vresource/dash.all.js
(#1) Line 1 exceeds the maximum line length of 132. (max-len)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) 'l' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'l' used outside of binding context. (block-scoped-var)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'l' used outside of binding context. (block-scoped-var)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'l' used outside of binding context. (block-scoped-var)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'l' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) 'i' is already defined (no-redeclare)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing '()' invoking a constructor (new-parens)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'l' is already defined (no-redeclare)
(#1) 'l' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) 'm' is already defined (no-redeclare)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'l' used outside of binding context. (block-scoped-var)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'l' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing '()' invoking a constructor (new-parens)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) 'q' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'l' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'v' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Do not nest ternary expressions (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'for-in'. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Expected { after 'for-in'. (curly)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'else'. (curly)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Expected { after 'for-in'. (curly)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected { after 'if' condition. (curly)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected { after 'else'. (curly)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'ELEMENT_NODE'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'TEXT_NODE'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'CDATA_SECTION_NODE'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'COMMENT_NODE'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'DOCUMENT_NODE'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing '()' invoking a constructor (new-parens)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected { after 'else'. (curly)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'ActiveXObject' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'xml_str2json' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'json2xml_str' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'i' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'len' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'i' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'len' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'i' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected { after 'for-in'. (curly)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'for-in'. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing space before value for key 'run'. (key-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "function". (keyword-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'VERSION'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key '_createAndSetupInstance'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing '()' invoking a constructor (new-parens)
(#1) A constructor name should not start with a lowercase letter. (new-cap)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_retrieveFromCacheOrCreate'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'mapOutlet'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getObject'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected { after 'if' condition. (curly)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'mapValue'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'clazz'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'object'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isSingleton'. (key-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'hasMapping'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'mapClass'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'clazz'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'object'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isSingleton'. (key-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'mapSingleton'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'clazz'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'object'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isSingleton'. (key-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'instantiate'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'injectInto'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) unnecessary '.call()'. (no-useless-call)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'unmap'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'unmapOutlet'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'mapHandler'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'handler'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'oneShot'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'passEvent'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'unmapHandler'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'notify'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Do not nest ternary expressions (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Do not nest ternary expressions (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Do not nest ternary expressions (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected { after 'else'. (curly)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'e' used outside of binding context. (block-scoped-var)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'goog' is not defined. (no-undef)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) 'e' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'e' used outside of binding context. (block-scoped-var)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'e' used outside of binding context. (block-scoped-var)
(#1) 'e' is already defined (no-redeclare)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'e' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'e' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'e' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) 'e' used outside of binding context. (block-scoped-var)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Do not nest ternary expressions (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Do not nest ternary expressions (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) 'goog' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) 'goog' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) 'goog' is not defined. (no-undef)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) 'goog' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'if' condition. (curly)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) 'goog' is not defined. (no-undef)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) 'goog' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'd' is already defined (no-redeclare)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'c' is already defined (no-redeclare)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'i' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) 'j' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of '~'. (no-bitwise)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '~'. (no-bitwise)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of '^'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '^'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Unexpected use of '&='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Unexpected use of '&='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Unexpected use of '&='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'goog' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'goog' is not defined. (no-undef)
(#1) Unexpected use of '>>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Do not nest ternary expressions (no-nested-ternary)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Do not nest ternary expressions (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Do not nest ternary expressions (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '|='. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'f' is already defined (no-redeclare)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'f' is already defined (no-redeclare)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) 'f' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) 'a' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) 'a' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '|'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '<<'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of '>>'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of '&'. (no-bitwise)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected { after 'for' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 's' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'a' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'a' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'a' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'Uint8Array' is not defined. (no-undef)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of this function. (consistent-return)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected { after 'if' condition. (curly)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Expected an object to be thrown. (no-throw-literal)
(#1) Expected space(s) after "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected an object to be thrown. (no-throw-literal)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Expected space(s) after "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) 'c' is defined but never used (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'hour12'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Do not nest ternary expressions (no-nested-ternary)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'dijon' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'dijon' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Return statement should not contain assignment. (no-return-assign)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing '()' invoking a constructor (new-parens)
(#1) 'dijon' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'notifier'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'debug'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'eventBus'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'capabilities'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'adapter'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'errHandler'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'uriQueryFragModel'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'videoElementExt'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setup'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'addEventListener'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'removeEventListener'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getVersion'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'startup'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getDebug'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getVideoModel'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setLiveDelayFragmentCount'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'useSuggestedPresentationDelay'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'enableLastBitrateCaching'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setNumOfParallelRequestAllowed'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setMaxAllowedBitrateFor'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getMaxAllowedBitrateFor'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setAutoPlay'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getAutoPlay'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setScheduleWhilePaused'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getScheduleWhilePaused'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setBufferMax'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getBufferMax'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getMetricsExt'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getMetricsFor'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getQualityFor'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setQualityFor'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getBitrateInfoListFor'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setInitialBitrateFor'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getInitialBitrateFor'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getAutoSwitchQuality'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setAutoSwitchQuality'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setSchedulingRules'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'addSchedulingRules'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setABRRules'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'addABRRules'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'createProtection'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'retrieveManifest'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'addUTCTimingSource'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing '()' invoking a constructor (new-parens)
(#1) 'Dash' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'removeUTCTimingSource'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'clearDefaultUTCTimingSources'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'restoreDefaultUTCTimingSources'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'enableManifestDateHeaderTimeSource'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'attachView'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Expected an object to be thrown. (no-throw-literal)
(#1) Expected space(s) after "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'attachSource'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "throw". (keyword-spacing)
(#1) Expected an object to be thrown. (no-throw-literal)
(#1) Expected space(s) after "throw". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'reset'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'play'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isReady'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'seek'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'time'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'duration'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'timeAsUTC'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'durationAsUTC'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getDVRWindowSize'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getDVRSeekOffset'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'formatUTC'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'convertToTimeCode'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Missing space before value for key 'constructor'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'METRICS_CHANGED'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'METRIC_CHANGED'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'METRIC_UPDATED'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'METRIC_ADDED'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'MANIFEST_LOADED'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'STREAM_SWITCH_STARTED'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'STREAM_SWITCH_COMPLETED'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'STREAM_INITIALIZED'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'TEXT_TRACK_ADDED'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'BUFFER_LOADED'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'BUFFER_EMPTY'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'ERROR'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'LOG'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected 'this'. (no-invalid-this)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing space before value for key 'system'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setup'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'MediaPlayer' is not defined. (no-undef)
(#2) Line 2 exceeds the maximum line length of 132. (max-len)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2) 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) after "return". (keyword-spacing)
(#2) Missing space before value for key 'modules'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'dependencies'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'vo'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'di'. (key-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#2) 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) after "return". (keyword-spacing)
(#2) Missing space before value for key 'system'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setup'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) 'Dash' is not defined. (no-undef)
(#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) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators 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' condition. (curly)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should 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) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#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) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#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 semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators 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 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) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) Infix operators 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 { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should 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) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 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) 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) Infix operators 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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 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) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators 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 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 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) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#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) Closing curly brace should 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) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#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) 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected 'this'. (no-invalid-this)
(#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 before '}'. (block-spacing)
(#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) Infix operators 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 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators 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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators 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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#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) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing space before value for key 'system'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'manifestExt'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'timelineConverter'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'metricsList'. (key-spacing)
(#2) Missing space before value for key 'TCP_CONNECTION'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'HTTP_REQUEST'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'HTTP_REQUEST_TRACE'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'TRACK_SWITCH'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'BUFFER_LEVEL'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'BUFFER_STATE'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'DVR_INFO'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'DROPPED_FRAMES'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'SCHEDULING_INFO'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'MANIFEST_UPDATE'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'MANIFEST_UPDATE_STREAM_INFO'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'MANIFEST_UPDATE_TRACK_INFO'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'PLAY_LIST'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'PLAY_LIST_TRACE'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'convertDataToTrack'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'convertDataToMedia'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'convertDataToStream'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getDataForTrack'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getDataForMedia'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getDataForStream'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getStreamsInfo'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getManifestInfo'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getMediaInfoForType'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getCurrentTrackInfo'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getTrackInfoForQuality'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'updateData'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getInitRequest'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getNextFragmentRequest'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getFragmentRequestForTime'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'generateFragmentRequestForTime'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getIndexHandlerTime'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setIndexHandlerTime'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getEventsFor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getEvent'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'reset'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'Dash' is not defined. (no-undef)
(#2) Missing space before value for key 'constructor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators 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 opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'Dash' is not defined. (no-undef)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators 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 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) 'Dash' is not defined. (no-undef)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should 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) Expected space(s) before "return". (keyword-spacing)
(#2) 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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'mimeType'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should 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) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected { after 'if' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "switch". (keyword-spacing)
(#2) Expected space(s) before "switch". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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 opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "case". (keyword-spacing)
(#2) Expected space(s) after "case". (keyword-spacing)
(#2) Expected space(s) after "case". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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 "case". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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 "case". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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 "case". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected { after 'else'. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#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) Closing curly brace should 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) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should 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) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#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) 'c' is defined but never used (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#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) 'b' is defined but never used (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators 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) Infix operators 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators 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 after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Blocks are nested too deeply (5). (max-depth)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Blocks are nested too deeply (6). (max-depth)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 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) Missing semicolon. (semi)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Blocks are nested too deeply (5). (max-depth)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Blocks are nested too deeply (6). (max-depth)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 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) Missing semicolon. (semi)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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 "return". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'start'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'end'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'g' is defined but never used (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'start'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'end'. (key-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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'start'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'end'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'start'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'end'. (key-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'f' is defined but never used (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'start'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'end'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'start'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'end'. (key-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators 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) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'presentationStartTime'. (key-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "throw". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators 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 before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#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) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'availabilityDelay'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'representation'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'representation'. (key-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators 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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 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) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should 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) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators 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 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) 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'start'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'end'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected 'this'. (no-invalid-this)
(#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 space before value for key 'keepIdx'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'ignoreIsFinished'. (key-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "throw". (keyword-spacing)
(#2) Expected space(s) before "throw". (keyword-spacing)
(#2) Expected an object to be thrown. (no-throw-literal)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'representation'. (key-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) 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) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'start'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'end'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'representation'. (key-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing space before value for key 'log'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'baseURLExt'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'timelineConverter'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'metricsModel'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'metricsExt'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'notify'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'subscribe'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'unsubscribe'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setup'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'initialize'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) 'Dash' is not defined. (no-undef)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getType'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setType'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getIsDynamic'. (key-spacing)
(#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) Closing curly brace should 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setIsDynamic'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setCurrentTime'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getCurrentTime'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) 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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'reset'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getInitRequest'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getSegmentRequestForTime'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getNextSegmentRequest'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'generateSegmentRequestForTime'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'updateRepresentation'. (key-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'Dash' is not defined. (no-undef)
(#2) Missing space before value for key 'constructor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'ENAME_REPRESENTATION_UPDATED'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#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 'test'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 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) after "return". (keyword-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'converter'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Missing semicolon. (semi)
(#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 'test'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should 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) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'converter'. (key-spacing)
(#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) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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 "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#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 'test'. (key-spacing)
(#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) 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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'converter'. (key-spacing)
(#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) Closing curly brace should 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) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'merge'. (key-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'name'. (key-spacing)
(#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) Missing space before value for key 'mergeFunction'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) 'c' is defined but never used (no-unused-vars)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators 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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#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) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Unexpected 'this'. (no-invalid-this)
(#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 before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) 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) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing space before value for key 'log'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'errHandler'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'xlinkController'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'parse'. (key-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'Dash' is not defined. (no-undef)
(#2) Missing space before value for key 'constructor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators 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) 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) 'f' is defined but never used (no-unused-vars)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators 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 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Unexpected 'this'. (no-invalid-this)
(#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 semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators 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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Unexpected 'this'. (no-invalid-this)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#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) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'start'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'end'. (key-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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'start'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'end'. (key-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 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) after "return". (keyword-spacing)
(#2) Missing space before value for key 'setup'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'calcAvailabilityStartTimeFromPresentationTime'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'calcAvailabilityEndTimeFromPresentationTime'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'calcPresentationTimeFromWallTime'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'calcPresentationTimeFromMediaTime'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'calcPeriodRelativeTimeFromMpdRelativeTime'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'calcMpdRelativeTimeFromPeriodRelativeTime'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'calcMediaTimeFromPresentationTime'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'calcSegmentAvailabilityRange'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'calcWallTimeForSegment'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'calcMSETimeOffset'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'reset'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isTimeSyncCompleted'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setTimeSyncCompleted'. (key-spacing)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getClientTimeOffset'. (key-spacing)
(#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) 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) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'getExpectedLiveEdge'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'setExpectedLiveEdge'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'constructor'. (key-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#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 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Expected to return a value at the end of this 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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators 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) Infix operators 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) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'data'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'currentRepresentation'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Unexpected 'this'. (no-invalid-this)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) 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) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 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) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) 'd' is defined but never used (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) after "if". (keyword-spacing)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Requires a space after '{'. (block-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) 'Dash' is not defined. (no-undef)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) 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 { after 'for' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Expected to return a value at the end of this function. (consistent-return)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) 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) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'Dash' is not defined. (no-undef)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) 'Dash' is not defined. (no-undef)
(#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 'this'. (no-invalid-this)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'data'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'currentRepresentation'. (key-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) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 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) Missing semicolon. (semi)
(#2) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators 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) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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 'this'. (no-invalid-this)
(#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 space before value for key 'latency'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) 'Dash' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'data'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'currentRepresentation'. (key-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) 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) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Unexpected 'this'. (no-invalid-this)
(#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) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators 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) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#2) Unexpected 'this'. (no-invalid-this)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'MediaPlayer' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#3) Line 3 exceeds the maximum line length of 132. (max-len)
(#3) Missing space before value for key 'bitrate'. (key-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'timestamp'. (key-spacing)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing space before value for key 'system'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'log'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'manifestExt'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'manifestModel'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'metricsModel'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'metricsExt'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'abrController'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'streamController'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'timelineConverter'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'notify'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'subscribe'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'unsubscribe'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'DOMStorage'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'setup'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#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) 'MediaPlayer' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'initialize'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getData'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getDataIndex'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'isUpdating'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'updateData'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getRepresentationForQuality'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getCurrentRepresentation'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'ENAME_DATA_UPDATE_COMPLETED'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'ENAME_DATA_UPDATE_STARTED'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) 'DataView' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) 'e' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'm' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'o' 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) 'e' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an object to be thrown. (no-throw-literal)
(#3) Expected space(s) after "throw". (keyword-spacing)
(#3) Expected space(s) before "throw". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'm' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'm' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) Identifier 'earliest_presentation_time' is not in camel case. (camelcase)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'm' used outside of binding context. (block-scoped-var)
(#3) 'o' 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) 'n' used outside of binding context. (block-scoped-var)
(#3) Identifier 'first_offset' is not in camel case. (camelcase)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'm' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) Identifier 'earliest_presentation_time' is not in camel case. (camelcase)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'm' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'm' used outside of binding context. (block-scoped-var)
(#3) 'o' 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) 'n' used outside of binding context. (block-scoped-var)
(#3) Identifier 'first_offset' is not in camel case. (camelcase)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of '<<'. (no-bitwise)
(#3) 'm' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'm' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) Identifier 'first_offset' is not in camel case. (camelcase)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'e' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) Identifier 'reference_count' is not in camel case. (camelcase)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'm' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'c' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'd' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'f' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 'f' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 'f' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'm' used outside of binding context. (block-scoped-var)
(#3) 'o' 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) Unexpected use of comma operator. (no-sequences)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of '>>>'. (no-bitwise)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of '&'. (no-bitwise)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'm' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) Missing space before value for key 'size'. (key-spacing)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'c' used outside of binding context. (block-scoped-var)
(#3) Missing space before value for key 'offset'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) Missing space before value for key 'duration'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'd' used outside of binding context. (block-scoped-var)
(#3) Missing space before value for key 'time'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) Missing space before value for key 'timescale'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'c' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'd' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'e' used outside of binding context. (block-scoped-var)
(#3) Expected space(s) after "throw". (keyword-spacing)
(#3) Expected space(s) before "throw". (keyword-spacing)
(#3) Expected an object to be thrown. (no-throw-literal)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'e' used outside of binding context. (block-scoped-var)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) 'DataView' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'url'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'range'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'searching'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'bytesLoaded'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'bytesToLoad'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'request'. (key-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'representation'. (key-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'representation'. (key-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) 'DataView' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 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 semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'ArrayBuffer' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'Uint8Array' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'Uint8Array' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) unnecessary '.call()'. (no-useless-call)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) Unexpected 'this'. (no-invalid-this)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) Missing semicolon. (semi)
(#3) Expected { after 'else'. (curly)
(#3) Expected space(s) before "else". (keyword-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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'url'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'range'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'searching'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'bytesLoaded'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'bytesToLoad'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'request'. (key-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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 semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'segments'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'representation'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mediaType'. (key-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'segments'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'representation'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mediaType'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing space before value for key 'log'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'errHandler'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'requestModifierExt'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'notify'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'subscribe'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'unsubscribe'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'loadSegments'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'loadInitialization'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'parseSegments'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'parseSIDX'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'findSIDX'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'Dash' is not defined. (no-undef)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'ENAME_INITIALIZATION_LOADED'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'ENAME_SEGMENTS_LOADED'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getIsTypeOf'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getIsAudio'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getIsVideo'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getIsFragmentedText'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getIsText'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getIsTextTrack'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getLanguageForAdaptation'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getIsMain'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'processAdaptation'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getAdaptationForId'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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) Infix operators 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' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getAdaptationForIndex'. (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) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getIndexForAdaptation'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getAdaptationsForType'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Expected space(s) before "this". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getAdaptationForType'. (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) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (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) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "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) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getCodec'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getMimeType'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getKID'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getContentProtectionData'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getIsDynamic'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getIsDVR'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'c' is defined but never used (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#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) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getIsOnDemand'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getDuration'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 'b' is defined but never used (no-unused-vars)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getBandwidth'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getRefreshDelay'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getRepresentationCount'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getBitrateListForAdaptation'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) 'e' used outside of binding context. (block-scoped-var)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getRepresentationFor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getRepresentationsForAdaptation'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'for' condition. (curly)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Do not nest ternary expressions (no-nested-ternary)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions (no-nested-ternary)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) 'j' used outside of binding context. (block-scoped-var)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getAdaptationsForPeriod'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected { after 'for' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions (no-nested-ternary)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions (no-nested-ternary)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) 'f' used outside of binding context. (block-scoped-var)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getRegularPeriods'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getMpd'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) 'Dash' is not defined. (no-undef)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#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) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getFetchTime'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getCheckTime'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getEndTimeForLastPeriod'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "else". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) before "throw". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getEventsForPeriod'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) 'Dash' is not defined. (no-undef)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected an object to be thrown. (no-throw-literal)
(#3) Expected space(s) before "throw". (keyword-spacing)
(#3) Expected space(s) after "throw". (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) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) 'Dash' is not defined. (no-undef)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getEventStreams'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) 'Dash' is not defined. (no-undef)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected space(s) after "throw". (keyword-spacing)
(#3) Expected space(s) before "throw". (keyword-spacing)
(#3) Expected an object to be thrown. (no-throw-literal)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getEventStreamForAdaptationSet'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getEventStreamForRepresentation'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getUTCTimingSources'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) 'Dash' is not defined. (no-undef)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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 { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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 { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 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) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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 { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 'd' is defined but never used (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 'c' is defined but never used (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'd' is defined but never used (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) 'd' is defined but never used (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected { after 'if' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'c' is defined but never used (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing 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 "return". (keyword-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Do not nest ternary expressions (no-nested-ternary)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'd' is defined but never used (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'd' is defined but never used (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#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) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'd' is defined but never used (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#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) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'c' is defined but never used (no-unused-vars)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing space before value for key 'manifestModel'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'manifestExt'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'system'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getBandwidthForRepresentation'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getIndexForRepresentation'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getMaxIndexForBufferType'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getMaxAllowedIndexForBufferType'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getCurrentRepresentationSwitch'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getCurrentBufferLevel'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getCurrentPlaybackRate'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getCurrentHttpRequest'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getHttpRequests'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getCurrentDroppedFrames'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getCurrentSchedulingInfo'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getCurrentDVRInfo'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getCurrentManifestUpdate'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getLatestFragmentRequestHeaderValueByID'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getLatestMPDRequestHeaderValueByID'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "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) Infix operators must be spaced. (space-infix-ops)
(#3) 'DataView' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) Expected an object to be thrown. (no-throw-literal)
(#3) Expected space(s) before "throw". (keyword-spacing)
(#3) Expected space(s) after "throw". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 'c' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'c' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'b' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'd' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'b' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) 'i' 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) Missing space before value for key 'version'. (key-spacing)
(#3) 'c' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) Identifier 'base_media_decode_time' is not in camel case. (camelcase)
(#3) 'b' used outside of binding context. (block-scoped-var)
(#3) Missing space before value for key 'base_media_decode_time'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) 'DataView' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Expected space(s) before "return". (keyword-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#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) Return statement should not contain assignment. (no-return-assign)
(#3) 'b' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) 'j' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) 'j' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'c' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) 'j' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'j' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'd' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'b' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) 'j' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) 'j' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) 'j' 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) Missing space before value for key 'earliestPresentationTime'. (key-spacing)
(#3) 'd' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'timescale'. (key-spacing)
(#3) 'c' used outside of binding context. (block-scoped-var)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) 'DataView' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) Expected an object to be thrown. (no-throw-literal)
(#3) Expected space(s) after "throw". (keyword-spacing)
(#3) Expected space(s) before "throw". (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) 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) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#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) 'k' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'baseDataOffset'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'descriptionIndex'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sampleDuration'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'sampleSize'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'defaultSampleFlags'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'j' used outside of binding context. (block-scoped-var)
(#3) Infix operators 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) A space is required after ','. (comma-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'j' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'k' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) 'o' 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) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'j' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'k' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'j' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'k' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'j' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'k' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'j' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'k' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'k' used outside of binding context. (block-scoped-var)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'DataView' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) Expected an object to be thrown. (no-throw-literal)
(#3) Expected space(s) after "throw". (keyword-spacing)
(#3) Expected space(s) before "throw". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#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) Return statement should not contain assignment. (no-return-assign)
(#3) 'b' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'b' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) 'DataView' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "throw". (keyword-spacing)
(#3) Expected an object to be thrown. (no-throw-literal)
(#3) Expected space(s) after "throw". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'dts'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'cts'. (key-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'duration'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'offset'. (key-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'size'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fragment'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fragment'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fragment'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing space before value for key 'log'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'notify'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'subscribe'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'unsubscribe'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'loadFragment'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'parseTFDT'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'parseSIDX'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getSamplesInfo'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'getMediaTimescaleFromMoov'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'ENAME_FRAGMENT_LOADING_COMPLETED'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'Dash' is not defined. (no-undef)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'Dash' is not defined. (no-undef)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'Dash' is not defined. (no-undef)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'Dash' is not defined. (no-undef)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'Dash' is not defined. (no-undef)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'Dash' is not defined. (no-undef)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) 'Dash' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing space before value for key 'eventBus'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'capabilityError'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'error'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'event'. (key-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'downloadError'. (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) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'error'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'event'. (key-spacing)
(#3) Missing space before value for key 'id'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'url'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'request'. (key-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'manifestError'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'error'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'event'. (key-spacing)
(#3) Missing space before value for key 'message'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'id'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'manifest'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'closedCaptionsError'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'error'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'event'. (key-spacing)
(#3) Missing space before value for key 'message'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'id'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'cc'. (key-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mediaSourceError'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'error'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'event'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mediaKeySessionError'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'error'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'event'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mediaKeyMessageError'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'error'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'event'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mediaKeySystemSelectionError'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'error'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'event'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'request'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'request'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'response'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'request'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'bytes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected 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) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'request'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'exists'. (key-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'request'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'exists'. (key-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing space before value for key 'metricsModel'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'errHandler'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'log'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'requestModifierExt'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'notify'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'subscribe'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'unsubscribe'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'load'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'request'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'bytes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'checkForExistence'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'request'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'exists'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'abort'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) 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) Infix operators 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' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) Missing space before value for key 'constructor'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'MediaPlayer' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'ENAME_LOADING_COMPLETED'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'ENAME_LOADING_PROGRESS'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'ENAME_CHECK_FOR_EXISTENCE_COMPLETED'. (key-spacing)
(#4) Line 4 exceeds the maximum line length of 132. (max-len)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing '()' invoking a constructor (new-parens)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'liveEdge'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'searchTime'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing '()' invoking a constructor (new-parens)
(#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) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'system'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'synchronizationRulesCollection'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'rulesController'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'notify'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'subscribe'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'unsubscribe'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'setup'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'initialize'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'abortSearch'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getLiveEdge'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'reset'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) 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) Infix operators 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) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'constructor'. (key-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'ENAME_LIVE_EDGE_SEARCH_COMPLETED'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing '()' invoking a constructor (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing '()' invoking a constructor (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing '()' invoking a constructor (new-parens)
(#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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'manifest'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 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) Missing '()' invoking a constructor (new-parens)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'manifest'. (key-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'log'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'parser'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'errHandler'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'metricsModel'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'requestModifierExt'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'notify'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'subscribe'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'unsubscribe'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'xlinkController'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'load'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'setup'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Missing space before value for key 'constructor'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'ENAME_MANIFEST_LOADED'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) 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 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing '()' invoking a constructor (new-parens)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'manifest'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'log'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'system'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'subscribe'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'unsubscribe'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'notify'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'manifestModel'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'manifestExt'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'setup'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'initialize'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'setManifest'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getManifestLoader'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'reset'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Missing space before value for key 'constructor'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'ENAME_MANIFEST_UPDATED'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing 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) Return statement should not contain assignment. (no-return-assign)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'system'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'setup'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'notify'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing '()' invoking a constructor (new-parens)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing '()' invoking a constructor (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) unnecessary '.call()'. (no-useless-call)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'subscribe'. (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) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected an object to be thrown. (no-throw-literal)
(#4) Expected space(s) after "throw". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Expected space(s) after "throw". (keyword-spacing)
(#4) Expected an object to be thrown. (no-throw-literal)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'unsubscribe'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Missing space before value for key 'constructor'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) Expected to return a value at the end of this function. (consistent-return)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) Missing semicolon. (semi)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) Missing semicolon. (semi)
(#4) Expected { after 'else'. (curly)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Expected space(s) before "else". (keyword-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) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#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) Infix operators 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' condition. (curly)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'data'. (key-spacing)
(#4) Missing space before value for key 'streamInfo'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'streamInfo'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected { after 'for' condition. (curly)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'streamInfo'. (key-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'system'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'eventBus'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'manifestModel'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'sourceBufferExt'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'adapter'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'videoModel'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'fragmentController'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'playbackController'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'capabilities'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'log'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'errHandler'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'liveEdgeFinder'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'abrController'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'notify'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'subscribe'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'unsubscribe'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'setup'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'initialize'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'activate'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'deactivate'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'reset'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators 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) Infix operators 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getDuration'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getStartTime'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getStreamIndex'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getId'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getStreamInfo'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'hasMedia'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getBitrateListFor'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'startEventController'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'resetEventController'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'isActivated'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'isInitialized'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'updateData'. (key-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Missing space before value for key 'constructor'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'ENAME_STREAM_UPDATED'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ENAME_STREAM_BUFFERING_COMPLETED'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'system'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'videoModel'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'indexHandler'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'liveEdgeFinder'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'timelineConverter'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'abrController'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'playbackController'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'baseURLExt'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'adapter'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'manifestModel'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'initialize'. (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) 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) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'isUpdating'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getType'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getABRController'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getFragmentLoader'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getFragmentModel'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getStreamInfo'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'updateMediaInfo'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 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 semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getMediaInfo'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getScheduleController'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getEventController'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'start'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#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) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getCurrentTrack'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getTrackForQuality'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'isBufferingCompleted'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'createBuffer'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'isDynamic'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'reset'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#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) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'Dash' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'constructor'. (key-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 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) 'c' is defined but never used (no-unused-vars)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Expected an object to be thrown. (no-throw-literal)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected an object to be thrown. (no-throw-literal)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-spacing)
(#4) Expected an object to be thrown. (no-throw-literal)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'start'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'end'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'id'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'data'. (key-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Missing space before value for key 'start'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'end'. (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 'type'. (key-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) Expected space(s) before "return". (keyword-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing space before value for key 'parse'. (key-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Missing space before value for key 'system'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'videoModel'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'eventBus'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'errHandler'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'initialize'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'append'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'Uint8Array' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 'MediaPlayer' is not defined. (no-undef)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected space(s) after "else". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) 'MediaPlayer' is not defined. (no-undef)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#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) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'abort'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getParser'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getTextTrackExtensions'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'addEventListener'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'removeEventListener'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Missing space before value for key 'constructor'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) 'e' is defined but never used (no-unused-vars)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing 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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing '()' invoking a constructor (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) 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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Unexpected 'this'. (no-invalid-this)
(#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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'urn:mpeg:dash:utc:http-head:2014'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'urn:mpeg:dash:utc:http-xsdate:2014'. (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 'urn:mpeg:dash:utc:http-iso:2014'. (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 'urn:mpeg:dash:utc:direct:2014'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'urn:mpeg:dash:utc:http-head:2012'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'urn:mpeg:dash:utc:http-xsdate:2012'. (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 'urn:mpeg:dash:utc:http-iso:2012'. (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 'urn:mpeg:dash:utc:direct:2012'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'urn:mpeg:dash:utc:http-ntp:2014'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'urn:mpeg:dash:utc:ntp:2014'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'urn:mpeg:dash:utc:sntp:2014'. (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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing '()' invoking a constructor (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'time'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'offset'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) 'MediaPlayer' is not defined. (no-undef)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected 'this'. (no-invalid-this)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#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) Do not nest ternary expressions (no-nested-ternary)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing '()' invoking a constructor (new-parens)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#5) Line 5 exceeds the maximum line length of 132. (max-len)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#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) Expected space(s) after "return". (keyword-spacing)
(#5) Missing space before value for key 'log'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'notify'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'subscribe'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'unsubscribe'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'metricsModel'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'metricsExt'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getOffsetToDeviceTimeMs'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'initialize'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'reset'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'constructor'. (key-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'ENAME_TIME_SYNCHRONIZATION_COMPLETED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#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) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'cuePoints'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'styles'. (key-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected { after 'for' condition. (curly)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) 'd' used outside of binding context. (block-scoped-var)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'e' used outside of binding context. (block-scoped-var)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) 'd' used outside of binding context. (block-scoped-var)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "for". (keyword-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) 'd' used outside of binding context. (block-scoped-var)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) 'g' used outside of binding context. (block-scoped-var)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) 'g' used outside of binding context. (block-scoped-var)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) 'f' used outside of binding context. (block-scoped-var)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 'f' used outside of binding context. (block-scoped-var)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'g' used outside of binding context. (block-scoped-var)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'd' used outside of binding context. (block-scoped-var)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'f' used outside of binding context. (block-scoped-var)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Expected { after 'else'. (curly)
(#5) Expected space(s) before "else". (keyword-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) 'g' used outside of binding context. (block-scoped-var)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) 'g' used outside of binding context. (block-scoped-var)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'f' used outside of binding context. (block-scoped-var)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'g' used outside of binding context. (block-scoped-var)
(#5) Missing whitespace after semicolon. (semi-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) 'f' used outside of binding context. (block-scoped-var)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "return". (keyword-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 space before value for key 'log'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'parse'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "if". (keyword-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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'start'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'end'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'data'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'styles'. (key-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#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) Expected space(s) before "return". (keyword-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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 after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing '()' invoking a constructor (new-parens)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Missing '()' invoking a constructor (new-parens)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators 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) A space is required after ','. (comma-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) A space is required after ','. (comma-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) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'element'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'resolveObject'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'element'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'resolveObject'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators 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) A space is required after ','. (comma-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) A space is required after ','. (comma-spacing)
(#5) Missing '()' invoking a constructor (new-parens)
(#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) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected console statement. (no-console)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators 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) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-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 before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected console statement. (no-console)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators 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) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'element'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'resolveObject'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing whitespace after semicolon. (semi-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) Expected space(s) after "try". (keyword-spacing)
(#5) Requires a space after '{'. (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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators 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) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Expected space(s) after "catch". (keyword-spacing)
(#5) Expected space(s) before "catch". (keyword-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Unexpected console statement. (no-console)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing whitespace after semicolon. (semi-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) Expected space(s) after "return". (keyword-spacing)
(#5) Missing space before value for key 'errHandler'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'metricsModel'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'requestModifierExt'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'notify'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'subscribe'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'unsubscribe'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'load'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'element'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'resolveObject'. (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) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'constructor'. (key-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'ENAME_XLINKELEMENT_LOADED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) 'c' is defined but never used (no-unused-vars)
(#5) Missing whitespace after semicolon. (semi-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) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) 'c' is defined but never used (no-unused-vars)
(#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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) 'd' is defined but never used (no-unused-vars)
(#5) Missing whitespace after semicolon. (semi-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) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected space(s) after "if". (keyword-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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected space(s) before "if". (keyword-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) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing space before value for key 'state'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#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) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-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) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing whitespace after semicolon. (semi-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) Expected space(s) after "return". (keyword-spacing)
(#5) Missing space before value for key 'log'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'abrRulesCollection'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'rulesController'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'notify'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'subscribe'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'unsubscribe'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'streamController'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'setup'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'initialize'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getAutoSwitchBitrate'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'setAutoSwitchBitrate'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getPlaybackQuality'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators 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) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'mediaType'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'streamInfo'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'oldQuality'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'newQuality'. (key-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#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) 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) Missing space before opening brace. (space-before-blocks)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'setPlaybackQuality'. (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) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected an object to be thrown. (no-throw-literal)
(#5) Expected space(s) before "throw". (keyword-spacing)
(#5) Expected space(s) after "throw". (keyword-spacing)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators 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) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'mediaType'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'streamInfo'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'oldQuality'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'newQuality'. (key-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'setAbandonmentStateFor'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getAbandonmentStateFor'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getQualityFor'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getConfidenceFor'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'setInitialBitrateFor'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getInitialBitrateFor'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'setMaxAllowedBitrateFor'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getMaxAllowedBitrateFor'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getQualityForBitrate'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected { after 'for' condition. (curly)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "if". (keyword-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-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) 'e' used outside of binding context. (block-scoped-var)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getBitrateList'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Expected { after 'for' condition. (curly)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing '()' invoking a constructor (new-parens)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-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) 'e' used outside of binding context. (block-scoped-var)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'updateTopQualityIndex'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'isPlayingAtTopQuality'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) 'b' is defined but never used (no-unused-vars)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators 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) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getTopQualityIndexFor'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'reset'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing space before value for key 'constructor'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'ENAME_QUALITY_CHANGED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "try". (keyword-spacing)
(#5) Requires a space after '{'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Expected space(s) before "catch". (keyword-spacing)
(#5) Expected space(s) after "catch". (keyword-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Unexpected 'this'. (no-invalid-this)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#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) Expected space(s) before "return". (keyword-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-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) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing space before value for key 'state'. (key-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing space before value for key 'streamId'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'mediaType'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'segmentType'. (key-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'quality'. (key-spacing)
(#5) Missing whitespace after semicolon. (semi-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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Expected { after 'for' condition. (curly)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "if". (keyword-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Missing whitespace after semicolon. (semi-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) Expected space(s) after "return". (keyword-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing space before value for key 'state'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'quality'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'index'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#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) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators 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) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected to return a value at the end of this function. (consistent-return)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'criticalBufferLevel'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'criticalBufferLevel'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'for' condition. (curly)
(#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) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'quality'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'index'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'bufferedRanges'. (key-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'bufferLevel'. (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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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 after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'for' condition. (curly)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'for' condition. (curly)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators 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) A space is required after ','. (comma-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) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'p' used outside of binding context. (block-scoped-var)
(#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) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Expected space(s) before "return". (keyword-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) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'Uint8Array' is not defined. (no-undef)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Expected { after 'for' condition. (curly)
(#5) Expected space(s) before "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Infix operators must be spaced. (space-infix-ops)
(#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) Expected space(s) before "return". (keyword-spacing)
(#5) 'i' used outside of binding context. (block-scoped-var)
(#5) A space is required after ','. (comma-spacing)
(#5) 'f' used outside of binding context. (block-scoped-var)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) 'e' is defined but never used (no-unused-vars)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'state'. (key-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'time'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators 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) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'from'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'to'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'hasEnoughSpaceToAppend'. (key-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing space before value for key 'type'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'data'. (key-spacing)
(#5) Missing space before value for key 'bufferType'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'hasSufficientBuffer'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected space(s) after "if". (keyword-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Unexpected 'this'. (no-invalid-this)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing '()' invoking a constructor (new-parens)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'quality'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'index'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing space before value for key 'streamId'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'mediaType'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing space before value for key 'segmentType'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'limit'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'minBufferTime'. (key-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'streamId'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'mediaType'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'segmentType'. (key-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'quality'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "if". (keyword-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 space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected { after 'if' condition. (curly)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Expected space(s) before "else". (keyword-spacing)
(#5) Expected { after 'else'. (curly)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'requiredQuality'. (key-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Unexpected 'this'. (no-invalid-this)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "return". (keyword-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 space before value for key 'sourceBufferExt'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'eventBus'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'bufferMax'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'manifestModel'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'errHandler'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'mediaSourceExt'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'metricsModel'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'metricsExt'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'streamController'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'playbackController'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'adapter'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'log'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'abrController'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'system'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'notify'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'subscribe'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'unsubscribe'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'virtualBuffer'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'setup'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) 'Dash' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#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) 'MediaPlayer' is not defined. (no-undef)
(#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) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'initialize'. (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) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'createBuffer'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getStreamProcessor'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'setStreamProcessor'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getBuffer'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'setBuffer'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getBufferLevel'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getMinBufferTime'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'setMinBufferTime'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getCriticalBufferLevel'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'setMediaSource'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'isBufferingCompleted'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'reset'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#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) 'MediaPlayer' is not defined. (no-undef)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators 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) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing space before value for key 'constructor'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'ENAME_BUFFER_LEVEL_STATE_CHANGED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENAME_BUFFER_LEVEL_UPDATED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENAME_QUOTA_EXCEEDED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENAME_BYTES_APPENDED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENAME_BYTES_REJECTED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENAME_BUFFERING_COMPLETED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENAME_BUFFER_CLEARED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENAME_INIT_REQUESTED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENAME_BUFFER_LEVEL_OUTRUN'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENAME_BUFFER_LEVEL_BALANCED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENAME_MIN_BUFFER_TIME_UPDATED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected space(s) before "for". (keyword-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected { after 'if' condition. (curly)
(#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) Expected space(s) before "for". (keyword-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected { after 'if' condition. (curly)
(#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) Expected space(s) before "for". (keyword-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Missing whitespace after semicolon. (semi-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) Expected space(s) after "return". (keyword-spacing)
(#5) Missing space before value for key 'manifestModel'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'manifestUpdater'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'log'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'system'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'videoModel'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'addInlineEvents'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'addInbandEvents'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'reset'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'clear'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'start'. (key-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing space before value for key 'constructor'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected { after 'for' condition. (curly)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) before "if". (keyword-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#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) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing '()' invoking a constructor (new-parens)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#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) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'request'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'fragmentModel'. (key-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'request'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'fragmentModel'. (key-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing whitespace after semicolon. (semi-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) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#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) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'chunk'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'fragmentModel'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'request'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'fragmentModel'. (key-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'for' condition. (curly)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "if". (keyword-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "for". (keyword-spacing)
(#5) Expected { after 'for' condition. (curly)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing space before value for key 'state'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'time'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-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) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "return". (keyword-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 space before value for key 'system'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'log'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'scheduleRulesCollection'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'rulesController'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'notify'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'subscribe'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'unsubscribe'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'setup'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'process'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'Uint8Array' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'getModel'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators 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) Unexpected use of comma operator. (no-sequences)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'detachModel'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'isInitializationRequest'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'prepareFragmentForLoading'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'executePendingRequests'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'reset'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'constructor'. (key-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'ENAME_STREAM_COMPLETED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENAME_INIT_FRAGMENT_LOADING_START'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENAME_MEDIA_FRAGMENT_LOADING_START'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENAME_INIT_FRAGMENT_LOADED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENAME_MEDIA_FRAGMENT_LOADED'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#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) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) 'c' is defined but never used (no-unused-vars)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Return statement should not contain assignment. (no-return-assign)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Missing whitespace after semicolon. (semi-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) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (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) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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 space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Infix operators 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) A space is required after ','. (comma-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) A space is required after ','. (comma-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) A space is required after ','. (comma-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) A space is required after ','. (comma-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) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Unexpected 'this'. (no-invalid-this)
(#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) 'MediaPlayer' is not defined. (no-undef)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing space before value for key 'startTime'. (key-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'playingTime'. (key-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Unexpected 'this'. (no-invalid-this)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Unexpected 'this'. (no-invalid-this)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing space before value for key 'seekTime'. (key-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'timeToEnd'. (key-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'bufferedRanges'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'remainingUnbufferedDuration'. (key-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Unexpected 'this'. (no-invalid-this)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Unexpected 'this'. (no-invalid-this)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'error'. (key-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#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) Unexpected 'this'. (no-invalid-this)
(#5) 'MediaPlayer' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'isDynamic'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing '()' invoking a constructor (new-parens)
(#5) Missing space before value for key 'time'. (key-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected 'this'. (no-invalid-this)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators 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) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#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) A space is required after ','. (comma-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) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#6) Line 6 exceeds the maximum line length of 132. (max-len)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing space before value for key 'system'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'log'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'timelineConverter'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'uriQueryFragModel'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'metricsModel'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'metricsExt'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'manifestModel'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'manifestExt'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'videoModel'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'notify'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'subscribe'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'unsubscribe'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'adapter'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'setup'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#6) 'Dash' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'initialize'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getStreamStartTime'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getTimeToStreamEnd'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getStreamId'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getStreamDuration'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getTime'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getPlaybackRate'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getPlayedRanges'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'setLiveStartTime'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getLiveStartTime'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'setLiveDelayAttributes'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getLiveDelay'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) 'c' is defined but never used (no-unused-vars)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Do not nest ternary expressions (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'start'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'isPaused'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'pause'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'isSeeking'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'seek'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'reset'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'constructor'. (key-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'ENAME_CAN_PLAY'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ENAME_PLAYBACK_STARTED'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ENAME_PLAYBACK_PLAYING'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ENAME_PLAYBACK_STOPPED'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ENAME_PLAYBACK_PAUSED'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ENAME_PLAYBACK_ENDED'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ENAME_PLAYBACK_SEEKING'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ENAME_PLAYBACK_SEEKED'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ENAME_PLAYBACK_TIME_UPDATED'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ENAME_PLAYBACK_PROGRESS'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ENAME_PLAYBACK_RATE_CHANGED'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ENAME_PLAYBACK_METADATA_LOADED'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ENAME_PLAYBACK_ERROR'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ENAME_WALLCLOCK_TIME_UPDATED'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'd' is defined but never used (no-unused-vars)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected { after 'if' condition. (curly)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Expected space(s) before "this". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "else". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected { after 'for' condition. (curly)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected space(s) before "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Expected space(s) before "this". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected to return a value at the end of this function. (consistent-return)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) 'ArrayBuffer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Expected space(s) before "this". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "try". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) after "catch". (keyword-spacing)
(#6) Expected space(s) before "catch". (keyword-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected space(s) before "else". (keyword-spacing)
(#6) Expected { after 'else'. (curly)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing space before value for key 'system'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'log'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'notify'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'subscribe'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'unsubscribe'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'protectionExt'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'keySystem'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'sessionType'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'setup'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'init'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "else". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected space(s) before "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected { after 'else'. (curly)
(#6) Expected space(s) before "else". (keyword-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'teardown'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'requestKeySystemAccess'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'selectKeySystem'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) before "throw". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'createKeySession'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) after "try". (keyword-spacing)
(#6) Expected space(s) before "try". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected space(s) before "catch". (keyword-spacing)
(#6) Expected space(s) after "catch". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected { after 'else'. (curly)
(#6) Expected space(s) before "else". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'updateKeySession'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'loadKeySession'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'removeKeySession'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'closeKeySession'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'setServerCertificate'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'setMediaElement'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'setSessionType'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'setProtectionData'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'ENAME_PROTECTION_ERROR'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'constructor'. (key-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing '()' invoking a constructor (new-parens)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'timeThreshold'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ignoreIsFinished'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing '()' invoking a constructor (new-parens)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing '()' invoking a constructor (new-parens)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing '()' invoking a constructor (new-parens)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) after "throw". (keyword-spacing)
(#6) Expected space(s) before "throw". (keyword-spacing)
(#6) Expected an object to be thrown. (no-throw-literal)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing '()' invoking a constructor (new-parens)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing '()' invoking a constructor (new-parens)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing '()' invoking a constructor (new-parens)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'latency'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ignoreIsFinished'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'currentTime'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'presentationStartTime'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'latency'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'clientTimeOffset'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing space before value for key 'log'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'system'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'metricsModel'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'manifestModel'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'metricsExt'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'scheduleWhilePaused'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'timelineConverter'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'abrController'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'playbackController'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'adapter'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'scheduleRulesCollection'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'rulesController'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'numOfParallelRequestAllowed'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'setup'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'Dash' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'Dash' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'initialize'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getFragmentModel'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getFragmentToLoadCount'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'replaceCanceledRequests'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'reset'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'start'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'stop'. (key-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'constructor'. (key-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before value for key 'type'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'data'. (key-spacing)
(#6) Missing space before value for key 'fromStreamInfo'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'toStreamInfo'. (key-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) after "switch". (keyword-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) before "if". (keyword-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "try". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "throw". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'currentTime'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'buffered'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'presentationStartTime'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'clientTimeOffset'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected { after 'for' condition. (curly)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "catch". (keyword-spacing)
(#6) Expected space(s) after "catch". (keyword-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) before "if". (keyword-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) before "this". (keyword-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "else". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing space before value for key 'system'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'videoModel'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'manifestUpdater'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'manifestLoader'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'manifestModel'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'manifestExt'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'adapter'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'playbackController'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'log'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'metricsModel'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'metricsExt'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'videoExt'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'liveEdgeFinder'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'mediaSourceExt'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'timelineConverter'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'protectionExt'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'timeSyncController'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'virtualBuffer'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'errHandler'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'eventBus'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'notify'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'subscribe'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'unsubscribe'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'setup'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getAutoPlay'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getActiveStreamInfo'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'isStreamActive'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'setUTCTimingSources'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getStreamById'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'initialize'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'load'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'loadWithManifest'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'reset'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Missing space before value for key 'constructor'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'ENAME_STREAMS_COMPOSED'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'CCIndex'. (key-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Missing space before value for key 'sourceBufferExt'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'log'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'system'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'errHandler'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'videoModel'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'notify'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'subscribe'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'unsubscribe'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'setup'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) 'Dash' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'initialize'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'createBuffer'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected space(s) after "try". (keyword-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected space(s) before "catch". (keyword-spacing)
(#6) Expected space(s) after "catch". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'getBuffer'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'setBuffer'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'setMediaSource'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'reset'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'constructor'. (key-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'ENAME_CLOSED_CAPTIONING_REQUESTED'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) 'MediaPlayer' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#7) Line 7 exceeds the maximum line length of 132. (max-len)
(#7) Missing space before value for key 'manifest'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "switch". (keyword-spacing)
(#7) Expected space(s) after "switch". (keyword-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'manifest'. (key-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Expected space(s) before "delete". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected space(s) before "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'url'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'parentElement'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'type'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'index'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'resolveType'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'originalContent'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'resolvedContent'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'resolved'. (key-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'xlinkLoader'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'notify'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'subscribe'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'unsubscribe'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'setup'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'resolveManifestOnLoad'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'setMatchers'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'setIron'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'constructor'. (key-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'ENAME_XLINK_ALLELEMENTSLOADED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_XLINK_READY'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'constructor'. (key-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'createMediaSource'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'WebKitMediaSource' is not defined. (no-undef)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'attachMediaSource'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'detachMediaSource'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'setDuration'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'signalEndOfStream'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'constructor'. (key-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'setup'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getKeySystems'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getKeySystemBySystemString'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'isClearKey'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'initDataEquals'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getSupportedKeySystemsFromContentProtection'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) before "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) before "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'ks'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'initData'. (key-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getSupportedKeySystems'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Expected space(s) before "this". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'ks'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'initData'. (key-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'autoSelectKeySystem'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "throw". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing space before value for key 'ks'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'configs'. (key-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected { after 'if' condition. (curly)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "else". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'h' used outside of binding context. (block-scoped-var)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected to return a value at the end of this function. (consistent-return)
(#7) Missing space before value for key 'requestLicense'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "else". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) after "try". (keyword-spacing)
(#7) Expected space(s) before "try". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) before "catch". (keyword-spacing)
(#7) Expected space(s) after "catch". (keyword-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) before "var". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected { after 'else'. (curly)
(#7) Expected space(s) before "else". (keyword-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'for-in'. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected space(s) before "for". (keyword-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'modifyRequestURL'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'modifyRequestHeader'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'constructor'. (key-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'createSourceBuffer'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "try". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) after "catch". (keyword-spacing)
(#7) Expected space(s) before "catch". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected { after 'if' condition. (curly)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "throw". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'removeSourceBuffer'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "try". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "catch". (keyword-spacing)
(#7) Expected space(s) after "catch". (keyword-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Empty block statement. (no-empty)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getBufferRange'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "try". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) before "catch". (keyword-spacing)
(#7) Expected space(s) after "catch". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "else". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "break". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing space before value for key 'start'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'end'. (key-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getAllRanges'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) 'b' is defined but never used (no-unused-vars)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "try". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "catch". (keyword-spacing)
(#7) Expected space(s) after "catch". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getTotalBufferedTime'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getBufferLength'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'e' is defined but never used (no-unused-vars)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'waitForUpdateEnd'. (key-spacing)
(#7) Expected to return a value at the end of this function. (consistent-return)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) after "try". (keyword-spacing)
(#7) Expected space(s) before "try". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) before "catch". (keyword-spacing)
(#7) Expected space(s) after "catch". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected { after 'else'. (curly)
(#7) Expected space(s) before "else". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'append'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) before "try". (keyword-spacing)
(#7) Expected space(s) after "try". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'buffer'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'bytes'. (key-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "catch". (keyword-spacing)
(#7) Expected space(s) after "catch". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'buffer'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'bytes'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'remove'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "try". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'buffer'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'from'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'to'. (key-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) after "catch". (keyword-spacing)
(#7) Expected space(s) before "catch". (keyword-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'buffer'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'from'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'to'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'abort'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "try". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) after "catch". (keyword-spacing)
(#7) Expected space(s) before "catch". (keyword-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Empty block statement. (no-empty)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'ENAME_SOURCEBUFFER_REMOVE_COMPLETED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_SOURCEBUFFER_APPEND_COMPLETED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'setup'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addTextTrack'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) ["default"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addCaptions'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A constructor name should not start with a lowercase letter. (new-cap)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Don't make functions within a loop (no-loop-func)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Don't make functions within a loop (no-loop-func)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A constructor name should not start with a lowercase letter. (new-cap)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'deleteCues'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) before "var". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'b' used outside of binding context. (block-scoped-var)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) 'b' used outside of binding context. (block-scoped-var)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) 'b' used outside of binding context. (block-scoped-var)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) 'b' used outside of binding context. (block-scoped-var)
(#7) 'b' used outside of binding context. (block-scoped-var)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) ["default"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'getPlaybackQuality'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'droppedVideoFrames'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) Missing space before value for key 'creationTime'. (key-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'constructor'. (key-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'request'. (key-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected { after 'for-in'. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "switch". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'request'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'response'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing space before value for key 'state'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'quality'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'index'. (key-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'system'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'log'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'metricsModel'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'notify'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'subscribe'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'unsubscribe'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'setup'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'setLoader'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'setContext'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getContext'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getIsPostponed'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addRequest'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'isFragmentLoadedOrPending'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getRequests'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getLoadingTime'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'removeExecutedRequest'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'removeRejectedRequest'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'removeExecutedRequestsBeforeTime'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'cancelPendingRequests'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'abortRequests'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'executeRequest'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "switch". (keyword-spacing)
(#7) Expected space(s) after "switch". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected space(s) after "case". (keyword-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'request'. (key-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "case". (keyword-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'reset'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'constructor'. (key-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'ENAME_STREAM_COMPLETED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_FRAGMENT_LOADING_STARTED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_FRAGMENT_LOADING_COMPLETED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'PENDING'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'LOADING'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'EXECUTED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'REJECTED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'CANCELED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'FAILED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'system'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'eventBus'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'notify'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'subscribe'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'unsubscribe'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getValue'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'setValue'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing space before value for key 'type'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'data'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'manifest'. (key-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'constructor'. (key-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'ENAME_MANIFEST_UPDATED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'system'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'eventBus'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'adapter'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'streamMetrics'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'metricsChanged'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing space before value for key 'type'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'data'. (key-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'metricChanged'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before value for key 'type'. (key-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'data'. (key-spacing)
(#7) Missing space before value for key 'stream'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'metricUpdated'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing space before value for key 'type'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'data'. (key-spacing)
(#7) Missing space before value for key 'stream'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'metric'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'value'. (key-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'metricAdded'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing space before value for key 'type'. (key-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'data'. (key-spacing)
(#7) Missing space before value for key 'stream'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'metric'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'value'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'clearCurrentMetricsForType'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'clearAllCurrentMetrics'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getReadOnlyMetricsFor'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getMetricsFor'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addTcpConnection'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addHttpRequest'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'appendHttpTrace'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addTrackSwitch'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addBufferLevel'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addBufferState'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addDVRInfo'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addDroppedFrames'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addSchedulingInfo'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addManifestUpdate'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'updateManifestUpdateInfo'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected { after 'for-in'. (curly)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addManifestUpdateStreamInfo'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addManifestUpdateTrackInfo'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addPlayList'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'appendPlayListTrace'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing space before value for key 'constructor'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'ENAME_NEED_KEY'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_KEY_SYSTEM_ACCESS_COMPLETE'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_KEY_SYSTEM_SELECTED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_VIDEO_ELEMENT_SELECTED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_SERVER_CERTIFICATE_UPDATED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_KEY_MESSAGE'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_KEY_ADDED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_KEY_ERROR'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_KEY_SESSION_CREATED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_KEY_SESSION_REMOVED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_KEY_SESSION_CLOSED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'ENAME_KEY_STATUSES_CHANGED'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Identifier 'ProtectionModel_01b' is not in camel case. (camelcase)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'handleEvent'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "switch". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "switch". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) before "else". (keyword-spacing)
(#7) Expected { after 'else'. (curly)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing space before value for key 'system'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'log'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'errHandler'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'notify'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'subscribe'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'unsubscribe'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'protectionExt'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'keySystem'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'setup'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'init'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'teardown'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) before "this". (keyword-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'requestKeySystemAccess'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) before "for". (keyword-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) 'd' used outside of binding context. (block-scoped-var)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'selectKeySystem'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'setMediaElement'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'createKeySession'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) before "throw". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'prototype'. (key-spacing)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'sessionID'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'initData'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getSessionID'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected no return value. (consistent-return)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'Uint8Array' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "throw". (keyword-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'updateKeySession'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) before "for". (keyword-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'else'. (curly)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'closeKeySession'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'setServerCertificate'. (key-spacing)
(#7) Unexpected empty function. (no-empty-function)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'loadKeySession'. (key-spacing)
(#7) Unexpected empty function. (no-empty-function)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'removeKeySession'. (key-spacing)
(#7) Unexpected empty function. (no-empty-function)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'constructor'. (key-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'generateKeyRequest'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addKey'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'cancelKeyRequest'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'needkey'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'keyerror'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'keyadded'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'keymessage'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'generateKeyRequest'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'addKey'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'cancelKeyRequest'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'needkey'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'keyerror'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'keyadded'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'keymessage'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) Identifier 'ProtectionModel_21Jan2015' is not in camel case. (camelcase)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) ["catch"] is better written in dot notation. (dot-notation)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing space before value for key 'handleEvent'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "switch". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "case". (keyword-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'prototype'. (key-spacing)
(#7) Missing '()' invoking a constructor (new-parens)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'session'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'initData'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'handleEvent'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "switch". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "case". (keyword-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "case". (keyword-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getSessionID'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getExpirationTime'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getKeyStatuses'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) 'MediaPlayer' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'system'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'notify'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'subscribe'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'unsubscribe'. (key-spacing)
(#8) Line 8 exceeds the maximum line length of 132. (max-len)
(#8) Missing space before value for key 'protectionExt'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'keySystem'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setup'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'init'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Unexpected empty function. (no-empty-function)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'teardown'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#8) Expected { after 'for' condition. (curly)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) before "this". (keyword-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'requestKeySystemAccess'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'selectKeySystem'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) ["catch"] is better written in dot notation. (dot-notation)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setMediaElement'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setServerCertificate'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "throw". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) ["catch"] is better written in dot notation. (dot-notation)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'createKeySession'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "throw". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected space(s) before "if". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) ["catch"] is better written in dot notation. (dot-notation)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'updateKeySession'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) ["catch"] is better written in dot notation. (dot-notation)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'loadKeySession'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "throw". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected { after 'else'. (curly)
(#8) Expected space(s) before "else". (keyword-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) ["catch"] is better written in dot notation. (dot-notation)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'removeKeySession'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) ["catch"] is better written in dot notation. (dot-notation)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'closeKeySession'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) ["catch"] is better written in dot notation. (dot-notation)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Identifier 'ProtectionModel_3Feb2014' is not in camel case. (camelcase)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing space before value for key 'handleEvent'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected space(s) after "switch". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before value for key 'prototype'. (key-spacing)
(#8) Missing '()' invoking a constructor (new-parens)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'session'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'initData'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'handleEvent'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "switch". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getSessionID'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before value for key 'system'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'notify'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'subscribe'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'unsubscribe'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'protectionExt'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'keySystem'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setup'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'init'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'teardown'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) before "this". (keyword-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'requestKeySystemAccess'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected { after 'for' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected space(s) before "for". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected { after 'for' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected space(s) before "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) before "if". (keyword-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'b' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'selectKeySystem'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "try". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) after "catch". (keyword-spacing)
(#8) Expected space(s) before "catch". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setMediaElement'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'createKeySession'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected { after 'if' condition. (curly)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "throw". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) before "if". (keyword-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'updateKeySession'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'closeKeySession'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) before "if". (keyword-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setServerCertificate'. (key-spacing)
(#8) Unexpected empty function. (no-empty-function)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'loadKeySession'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Unexpected empty function. (no-empty-function)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'removeKeySession'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Unexpected empty function. (no-empty-function)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'setMediaKeys'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'MediaKeys'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'release'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'needkey'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'error'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'message'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'ready'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'close'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setMediaKeys'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'MediaKeys'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'release'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'needkey'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'error'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'message'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'ready'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'close'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing '()' invoking a constructor (new-parens)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before value for key 'key'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'value'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "if". (keyword-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) 'f' is defined but never used (no-unused-vars)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing space before value for key 'parseURI'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getURIFragmentData'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getURIQueryData'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'reset'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing '()' invoking a constructor (new-parens)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing space before value for key 'system'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'play'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'pause'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'isPaused'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getPlaybackRate'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setPlaybackRate'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getCurrentTime'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setCurrentTime'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) after "try". (keyword-spacing)
(#8) Expected space(s) before "try". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) before "catch". (keyword-spacing)
(#8) Expected space(s) after "catch". (keyword-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setStallState'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'listen'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'unlisten'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getElement'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setElement'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setSource'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'findCencContentProtection'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'b' used outside of binding context. (block-scoped-var)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getPSSHData'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getPSSHForKeySystem'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'parseInitDataFromContentProtection'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'parsePSSHList'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'DataView' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) 'c' is not modified in this loop. (no-unmodified-loop-condition)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'j' is defined but never used (no-unused-vars)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "break". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "if". (keyword-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "else". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'else'. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'd' used outside of binding context. (block-scoped-var)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'eventList'. (key-spacing)
(#8) Missing space before value for key 'ENAME_LICENSE_REQUEST_COMPLETE'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Identifier 'KeySystem_Access' is not in camel case. (camelcase)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Identifier 'KeySystem_ClearKey' is not in camel case. (camelcase)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before value for key 'system'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'schemeIdURI'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'systemString'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'uuid'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing space before value for key 'getInitData'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getRequestHeadersFromMessage'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getLicenseRequestFromMessage'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Identifier 'KeySystem_PlayReady' is not in camel case. (camelcase)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing '()' invoking a constructor (new-parens)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) 'Uint16Array' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing '()' invoking a constructor (new-parens)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) 'Uint16Array' is not defined. (no-undef)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "else". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'ArrayBuffer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'DataView' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before value for key 'schemeIdURI'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'systemString'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'uuid'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getInitData'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getRequestHeadersFromMessage'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getLicenseRequestFromMessage'. (key-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Identifier 'KeySystem_Widevine' is not in camel case. (camelcase)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before value for key 'schemeIdURI'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'systemString'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'uuid'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing space before value for key 'getInitData'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getRequestHeadersFromMessage'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getLicenseRequestFromMessage'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before value for key 'getServerURLFromMessage'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getHTTPMethod'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getResponseType'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getLicenseMessage'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A regular expression literal can be confused with '/='. (no-div-regex)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A regular expression literal can be confused with '/='. (no-div-regex)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getErrorResponse'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getClearKeysFromProtectionData'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) before "throw". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) 'e' used outside of binding context. (block-scoped-var)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'com.widevine.alpha'. (key-spacing)
(#8) Missing space before value for key 'responseType'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getLicenseMessage'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getErrorResponse'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'com.microsoft.playready'. (key-spacing)
(#8) Missing space before value for key 'responseType'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getLicenseMessage'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getErrorResponse'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before value for key 'getServerURLFromMessage'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getHTTPMethod'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getResponseType'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getLicenseMessage'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getErrorResponse'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing space before value for key 'getServerURLFromMessage'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getHTTPMethod'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getResponseType'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getLicenseMessage'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getErrorResponse'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing space before value for key 'getServerURLFromMessage'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getHTTPMethod'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getResponseType'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getLicenseMessage'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getErrorResponse'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) 'Uint8Array' is not defined. (no-undef)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing space before value for key 'insufficientBufferRule'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'bufferOccupancyRule'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'throughputRule'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'abandonRequestRule'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getRules'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "switch". (keyword-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setup'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'QUALITY_SWITCH_RULES'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'ABANDON_FRAGMENT_RULES'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before value for key 'metricsExt'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'log'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected to return a value at the end of this function. (consistent-return)
(#8) Missing space before value for key 'execute'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing '()' invoking a constructor (new-parens)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) before "else". (keyword-spacing)
(#8) Expected { after 'else'. (curly)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'reset'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before value for key 'log'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'metricsModel'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'execute'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing '()' invoking a constructor (new-parens)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'reset'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before value for key 'log'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'metricsModel'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'playbackController'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setup'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'execute'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing '()' invoking a constructor (new-parens)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'reset'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected { after 'for' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'k' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing space before value for key 'log'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'metricsExt'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'metricsModel'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'manifestExt'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'manifestModel'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'execute'. (key-spacing)
(#8) Expected to return a value at the end of this function. (consistent-return)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing '()' invoking a constructor (new-parens)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'reset'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before value for key 'getStreamInfo'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getMediaInfo'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getTrackInfo'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getCurrentValue'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getManifestInfo'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getStreamProcessor'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "if". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Unexpected empty function. (no-empty-function)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'for-in'. (curly)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected space(s) before "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected { after 'for' condition. (curly)
(#8) Expected space(s) before "for". (keyword-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing space before value for key 'system'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'log'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'SCHEDULING_RULE'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'ABR_RULE'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'SYNC_RULE'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'initialize'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setRules'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'addRules'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'applyRules'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'value'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'confidence'. (key-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'reset'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'constructor'. (key-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) 'd' is defined but never used (no-unused-vars)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected 'this'. (no-invalid-this)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing space before value for key 'metricsExt'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'metricsModel'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'abrController'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'playbackController'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setup'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setScheduleController'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected to return a value at the end of this function. (consistent-return)
(#8) Missing space before value for key 'execute'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) 'MediaPlayer' is not defined. (no-undef)
(#10) Line 10 exceeds the maximum line length of 132. (max-len)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'reset'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Missing space before value for key 'metricsExt'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'setScheduleController'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'execute'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'state'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'state'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'reset'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before value for key 'adapter'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'sourceBufferExt'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'playbackController'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'setup'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'setScheduleController'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'execute'. (key-spacing)
(#10) Expected to return a value at the end of this function. (consistent-return)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'state'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'keepIdx'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'keepIdx'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'timeThreshold'. (key-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'reset'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Expected { after 'for' condition. (curly)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected space(s) before "for". (keyword-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'state'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Expected { after 'for' condition. (curly)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'state'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'time'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before value for key 'playbackController'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'setup'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'setFragmentModels'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'execute'. (key-spacing)
(#10) Function 'execute' has a complexity of 22. (complexity)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing '()' invoking a constructor (new-parens)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Expected { after 'for' condition. (curly)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected space(s) before "if". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'state'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'state'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected { after 'if' condition. (curly)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected { after 'if' condition. (curly)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'state'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'time'. (key-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'state'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'time'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'state'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'time'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Expected { after 'else'. (curly)
(#10) Expected space(s) before "else". (keyword-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'reset'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Missing space before value for key 'bufferLevelRule'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'pendingRequestsRule'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'playbackTimeRule'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'sameTimeRequestRule'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'getRules'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) after "switch". (keyword-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'setup'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'FRAGMENTS_TO_SCHEDULE_RULES'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'NEXT_FRAGMENT_RULES'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'FRAGMENTS_TO_EXECUTE_RULES'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'NO_CHANGE'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'DEFAULT'. (key-spacing)
(#10) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'STRONG'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'WEAK'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "else". (keyword-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'ignoreIsFinished'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected to return a value at the end of this function. (consistent-return)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'ignoreIsFinished'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'ignoreIsFinished'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected 'this'. (no-invalid-this)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before value for key 'metricsExt'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'adapter'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'timelineConverter'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected to return a value at the end of this function. (consistent-return)
(#10) Missing space before value for key 'execute'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'start'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'end'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'ignoreIsFinished'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'reset'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before value for key 'timelineConverter'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'execute'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "else". (keyword-spacing)
(#10) Expected { after 'else'. (curly)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before value for key 'liveEdgeBinarySearchRule'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'liveEdgeWithTimeSynchronizationRule'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'getRules'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "switch". (keyword-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'setup'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'TIME_SYNCHRONIZED_RULES'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'BEST_GUESS_RULES'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'system'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'log'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'supportsMediaSource'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'supportsEncryptedMedia'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'supportsCodec'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected space(s) before "throw". (keyword-spacing)
(#10) Expected space(s) after "throw". (keyword-spacing)
(#10) Expected an object to be thrown. (no-throw-literal)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before value for key 'customTimeRangeArray'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'length'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'add'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Expected { after 'for' condition. (curly)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected space(s) before "this". (keyword-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Expected { after 'for' condition. (curly)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'start'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'end'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) before "this". (keyword-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'remove'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected { after 'for' condition. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected space(s) before "if". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Expected space(s) before "this". (keyword-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "else". (keyword-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected space(s) before "this". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'start'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'end'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected space(s) before "this". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected space(s) before "this". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "this". (keyword-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'mergeRanges'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'start'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'end'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing '()' invoking a constructor (new-parens)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "void". (keyword-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Missing space before value for key 'system'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'log'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'abrController'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'checkInitialBitrate'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'enableLastBitrateCaching'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'isSupported'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing '()' invoking a constructor (new-parens)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Missing space before value for key 'system'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'eventBus'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'setup'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'setLogTimestampVisible'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'showCalleeName'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'setLogToBrowserConsole'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'getLogToBrowserConsole'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'log'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing '()' invoking a constructor (new-parens)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected console statement. (no-console)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'type'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'message'. (key-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'addEventListener'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'removeEventListener'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'dispatchEvent'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected { after 'for' condition. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'buffered'. (key-spacing)
(#10) Missing '()' invoking a constructor (new-parens)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'buffered'. (key-spacing)
(#10) Missing '()' invoking a constructor (new-parens)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'buffered'. (key-spacing)
(#10) Missing '()' invoking a constructor (new-parens)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Missing space before value for key 'system'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'sourceBufferExt'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'notify'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'subscribe'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'unsubscribe'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'append'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'chunk'. (key-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'getChunks'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected { after 'if' condition. (curly)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'for-in'. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Expected space(s) before "if". (keyword-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'extract'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'getTotalBufferLevel'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'for-in'. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'reset'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'CHUNK_APPENDED'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'ACTION_DOWNLOAD'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'ACTION_COMPLETE'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before value for key 'TcpList'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'HttpList'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'RepSwitchList'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'BufferLevel'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'BufferState'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'PlayList'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'DroppedFrames'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'SchedulingInfo'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'DVRInfo'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'ManifestUpdate'. (key-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected space(s) before "throw". (keyword-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'kty'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'alg'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'kid'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'k'. (key-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Expected space(s) before "this". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'ArrayBuffer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'Uint8Array' is not defined. (no-undef)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Expected { after 'for' condition. (curly)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Missing space before value for key 'constructor'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) 'MediaPlayer' is not defined. (no-undef)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'initData'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'getSessionID'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'getExpirationTime'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'getKeyStatuses'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
mod/autoview/vresource/flowplayer/flowplayer.min.js
(#1) Trailing spaces not allowed. (no-trailing-spaces)
(#3) Trailing spaces not allowed. (no-trailing-spaces)
(#5) Trailing spaces not allowed. (no-trailing-spaces)
(#7) Trailing spaces not allowed. (no-trailing-spaces)
(#12) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Trailing spaces not allowed. (no-trailing-spaces)
(#20) Trailing spaces not allowed. (no-trailing-spaces)
(#22) Trailing spaces not allowed. (no-trailing-spaces)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Unexpected console statement. (no-console)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "function". (keyword-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "function". (keyword-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Empty block statement. (no-empty)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected no return value. (consistent-return)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "function". (keyword-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "function". (keyword-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Expected space(s) before "function". (keyword-spacing)
(#24) Expected to return a value at the end of this function. (consistent-return)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Expected space(s) before "function". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "function". (keyword-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "function". (keyword-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before value for key 'url'. (key-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) 'w' used outside of binding context. (block-scoped-var)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) 'w' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'w' used outside of binding context. (block-scoped-var)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'onCuepoint'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'update'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key '_fireEvent'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'animate'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) 'v' used outside of binding context. (block-scoped-var)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'css'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'show'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'hide'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'toggle'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'fadeTo'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "this". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) 'v' used outside of binding context. (block-scoped-var)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'fadeIn'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'fadeOut'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getName'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getPlayer'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key '_fireEvent'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) 'x' is defined but never used (no-unused-vars)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'id'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'isLoaded'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getParent'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'hide'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'show'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'isHidden'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'load'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'flashembed' is not defined. (no-undef)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) 'flashembed' is not defined. (no-undef)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'config'. (key-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'unload'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "try". (keyword-spacing)
(#24) Expected space(s) after "try". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "catch". (keyword-spacing)
(#24) Expected space(s) before "catch". (keyword-spacing)
(#24) Empty block statement. (no-empty)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getClip'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getCommonClip'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getPlaylist'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getPlugin'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getScreen'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getControls'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getConfig'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getFlashParams'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'loadPlugin'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getState'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'play'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getVersion'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key '_api'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected an object to be thrown. (no-throw-literal)
(#24) Expected space(s) after "throw". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'setClip'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getIndex'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Function 'anonymous' has a complexity of 21. (complexity)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected to return a value at the end of this function. (consistent-return)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected no return value. (consistent-return)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) '$f' is not defined. (no-undef)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) '$f' is not defined. (no-undef)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) '$f' is not defined. (no-undef)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before value for key 'src'. (key-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before value for key 'clip'. (key-spacing)
(#24) Missing space before value for key 'url'. (key-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before value for key 'url'. (key-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before value for key 'url'. (key-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "delete". (keyword-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) 'flashembed' is not defined. (no-undef)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected an object to be thrown. (no-throw-literal)
(#24) Expected space(s) after "throw". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected to return a value at the end of this function. (consistent-return)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected to return a value at the end of this function. (consistent-return)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'fireEvent'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) '$f' is not defined. (no-undef)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'addPlugin'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) '$f' is not defined. (no-undef)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'each'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'extend'. (key-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) 'jQuery' is not defined. (no-undef)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) '$f' is not defined. (no-undef)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) '$f' is not defined. (no-undef)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before value for key 'width'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'height'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'allowfullscreen'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'allowscriptaccess'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'quality'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'version'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'onFail'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'expressInstall'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'w3c'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'cachebusting'. (key-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) 'jQuery' is not defined. (no-undef)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'jQuery' is not defined. (no-undef)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) 'jQuery' is not defined. (no-undef)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before value for key 'version'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'conf'. (key-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "function". (keyword-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Expected to return a value at the end of this function. (consistent-return)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'jQuery' is not defined. (no-undef)
(#24) Expected to return a value at the end of this function. (consistent-return)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) 'key' is not defined. (no-undef)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) 'key' is not defined. (no-undef)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) 'key' is not defined. (no-undef)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'key' is not defined. (no-undef)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "function". (keyword-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "switch". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "case". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "return". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "case". (keyword-spacing)
(#24) Expected space(s) after "return". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "case". (keyword-spacing)
(#24) Expected space(s) after "return". (keyword-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "case". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "return". (keyword-spacing)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Unnecessary escape character: \' (no-useless-escape)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Expected space(s) before "function". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "return". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Identifier '__flash_unloadHandler' is not in camel case. (camelcase)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) '__flash_unloadHandler' is not defined. (no-undef)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Unexpected empty function. (no-empty-function)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) '__flash_savedUnloadHandler' is not defined. (no-undef)
(#24) Identifier '__flash_savedUnloadHandler' is not in camel case. (camelcase)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Unexpected empty function. (no-empty-function)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Expected space(s) before "function". (keyword-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "function". (keyword-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Expected space(s) before "function". (keyword-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'flashembed' is not defined. (no-undef)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getContainer'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getConf'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getVersion'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getFlashvars'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getApi'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getHTML'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'flashembed' is not defined. (no-undef)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'flashembed' is not defined. (no-undef)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'src'. (key-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before value for key 'MMredirectURL'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'MMplayerType'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'MMdoctitle'. (key-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Empty block statement. (no-empty)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) 'flashembed' is not defined. (no-undef)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before value for key 'src'. (key-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "var". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected no return value. (consistent-return)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A constructor name should not start with a lowercase letter. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getVersion'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "try". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'ActiveXObject' is not defined. (no-undef)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "catch". (keyword-spacing)
(#24) Expected space(s) after "catch". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "try". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) 'p' used outside of binding context. (block-scoped-var)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'ActiveXObject' is not defined. (no-undef)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) 'p' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected space(s) before "catch". (keyword-spacing)
(#24) Expected space(s) after "catch". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Blocks are nested too deeply (5). (max-depth)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "try". (keyword-spacing)
(#24) Expected space(s) after "try". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) 'p' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'ActiveXObject' is not defined. (no-undef)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "catch". (keyword-spacing)
(#24) Expected space(s) after "catch". (keyword-spacing)
(#24) Empty block statement. (no-empty)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) 'p' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) 'l' used outside of binding context. (block-scoped-var)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'p' used outside of binding context. (block-scoped-var)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) 'l' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) 'l' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'l' used outside of binding context. (block-scoped-var)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'l' used outside of binding context. (block-scoped-var)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) 'l' used outside of binding context. (block-scoped-var)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'isSupported'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'flashembed' is not defined. (no-undef)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'domReady'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'asString'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'getHTML'. (key-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) 'jQuery' is not defined. (no-undef)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'flashembed' is not defined. (no-undef)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
mod/autoview/vresource/jp.js
(#1) 'data' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) 'data' is not defined. (no-undef)
(#3) ["langname"] is better written in dot notation. (dot-notation)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) 'data' is not defined. (no-undef)
(#4) ["language"] is better written in dot notation. (dot-notation)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) 'data' is not defined. (no-undef)
(#5) ["showlangopts"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) 'data' is not defined. (no-undef)
(#6) ["hidelangopts"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) 'data' is not defined. (no-undef)
(#7) ["intlang"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) 'data' is not defined. (no-undef)
(#8) ["avlang"] is better written in dot notation. (dot-notation)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) 'data' is not defined. (no-undef)
(#9) ["slidelang"] is better written in dot notation. (dot-notation)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) 'data' is not defined. (no-undef)
(#10) ["sublang"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) 'data' is not defined. (no-undef)
(#11) ["notavailable"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) 'data' is not defined. (no-undef)
(#12) ["avlangerror"] is better written in dot notation. (dot-notation)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) 'data' is not defined. (no-undef)
(#13) ["averror"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) 'data' is not defined. (no-undef)
(#14) ["suberror"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) 'data' is not defined. (no-undef)
(#15) ["slidelangerror"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) 'data' is not defined. (no-undef)
(#16) ["slideerror"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) 'data' is not defined. (no-undef)
(#17) ["novideolang"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#18) 'data' is not defined. (no-undef)
(#18) ["noslidelang"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) 'data' is not defined. (no-undef)
(#19) ["savepostitle"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) 'data' is not defined. (no-undef)
(#20) ["savepos"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) 'data' is not defined. (no-undef)
(#21) ["loadpos"] is better written in dot notation. (dot-notation)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) 'data' is not defined. (no-undef)
(#22) ["savepositiontitle"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) 'data' is not defined. (no-undef)
(#23) ["loadpositiontitle"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) 'data' is not defined. (no-undef)
(#24) ["video"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) 'data' is not defined. (no-undef)
(#25) ["showvideoopts"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) 'data' is not defined. (no-undef)
(#26) ["hidevideoopts"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) 'data' is not defined. (no-undef)
(#27) ["realplayer"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) 'data' is not defined. (no-undef)
(#28) ["quicktime"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) 'data' is not defined. (no-undef)
(#29) ["windowsmedia"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) 'data' is not defined. (no-undef)
(#30) ["javaaudio"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) 'data' is not defined. (no-undef)
(#31) ["vlcvideo"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) 'data' is not defined. (no-undef)
(#32) ["flashvideo"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) 'data' is not defined. (no-undef)
(#33) ["flashvideobroadcast"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) 'data' is not defined. (no-undef)
(#34) ["silverlightvideo"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) 'data' is not defined. (no-undef)
(#35) ["silverlight2"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) 'data' is not defined. (no-undef)
(#36) ["html5video"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) 'data' is not defined. (no-undef)
(#37) ["nohtml5"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) 'data' is not defined. (no-undef)
(#38) ["novideoplayer"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) 'data' is not defined. (no-undef)
(#39) ["pluginnotfound"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) 'data' is not defined. (no-undef)
(#40) ["play"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) 'data' is not defined. (no-undef)
(#41) ["pause"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) 'data' is not defined. (no-undef)
(#42) ["stop"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) 'data' is not defined. (no-undef)
(#43) ["hidevideo"] is better written in dot notation. (dot-notation)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) 'data' is not defined. (no-undef)
(#44) ["showvideo"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) 'data' is not defined. (no-undef)
(#45) ["downloadbutton"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) 'data' is not defined. (no-undef)
(#46) ["pausemessage"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) 'data' is not defined. (no-undef)
(#47) ["subtitle"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) 'data' is not defined. (no-undef)
(#48) ["subon"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) 'data' is not defined. (no-undef)
(#49) ["suboff"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) 'data' is not defined. (no-undef)
(#50) ["nextsubtitle"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) 'data' is not defined. (no-undef)
(#51) ["prevsubtitle"] is better written in dot notation. (dot-notation)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) 'data' is not defined. (no-undef)
(#52) ["transcript"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#53) 'data' is not defined. (no-undef)
(#53) ["transcripttitle"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) 'data' is not defined. (no-undef)
(#54) ["on"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) 'data' is not defined. (no-undef)
(#55) ["off"] is better written in dot notation. (dot-notation)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) 'data' is not defined. (no-undef)
(#56) ["exitpres"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) 'data' is not defined. (no-undef)
(#57) ["exittitle"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) 'data' is not defined. (no-undef)
(#58) ["help"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) 'data' is not defined. (no-undef)
(#59) ["helptitle"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) 'data' is not defined. (no-undef)
(#60) ["slide"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) 'data' is not defined. (no-undef)
(#61) ["slideopts"] is better written in dot notation. (dot-notation)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) 'data' is not defined. (no-undef)
(#62) ["showslideopts"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) 'data' is not defined. (no-undef)
(#63) ["hideslideopts"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) 'data' is not defined. (no-undef)
(#64) ["slidesize"] is better written in dot notation. (dot-notation)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) 'data' is not defined. (no-undef)
(#65) ["incslidesize"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) 'data' is not defined. (no-undef)
(#66) ["decslidesize"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) 'data' is not defined. (no-undef)
(#67) ["noslides"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) 'data' is not defined. (no-undef)
(#68) ["pdfslides"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) 'data' is not defined. (no-undef)
(#69) ["imageslides"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) 'data' is not defined. (no-undef)
(#70) ["preloadimage"] is better written in dot notation. (dot-notation)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) 'data' is not defined. (no-undef)
(#71) ["flashslides"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) 'data' is not defined. (no-undef)
(#72) ["slidesyncon"] is better written in dot notation. (dot-notation)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) 'data' is not defined. (no-undef)
(#73) ["slidesyncoff"] is better written in dot notation. (dot-notation)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) 'data' is not defined. (no-undef)
(#74) Line 74 exceeds the maximum line length of 132. (max-len)
(#74) ["slidesyncontitle"] is better written in dot notation. (dot-notation)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Line 75 exceeds the maximum line length of 132. (max-len)
(#75) 'data' is not defined. (no-undef)
(#75) ["slidesyncofftitle"] is better written in dot notation. (dot-notation)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) 'data' is not defined. (no-undef)
(#76) ["noprintslides"] is better written in dot notation. (dot-notation)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) 'data' is not defined. (no-undef)
(#77) ["allslides"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) 'data' is not defined. (no-undef)
(#78) ["allslidestitle"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) 'data' is not defined. (no-undef)
(#79) ["nexttitle"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) 'data' is not defined. (no-undef)
(#80) ["prevtitle"] is better written in dot notation. (dot-notation)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) 'data' is not defined. (no-undef)
(#81) ["thumbnails"] is better written in dot notation. (dot-notation)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) 'data' is not defined. (no-undef)
(#82) ["thumbontitle"] is better written in dot notation. (dot-notation)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) 'data' is not defined. (no-undef)
(#83) ["thumbofftitle"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Line 84 exceeds the maximum line length of 132. (max-len)
(#84) 'data' is not defined. (no-undef)
(#84) ["preloadmessage1"] is better written in dot notation. (dot-notation)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) 'data' is not defined. (no-undef)
(#85) Line 85 exceeds the maximum line length of 132. (max-len)
(#85) ["preloadmessage2"] is better written in dot notation. (dot-notation)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Line 86 exceeds the maximum line length of 132. (max-len)
(#86) 'data' is not defined. (no-undef)
(#86) ["preloadmessage3"] is better written in dot notation. (dot-notation)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) 'data' is not defined. (no-undef)
(#87) ["preloadmessage4"] is better written in dot notation. (dot-notation)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) 'data' is not defined. (no-undef)
(#88) ["preloadmessage5"] is better written in dot notation. (dot-notation)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) 'data' is not defined. (no-undef)
(#89) ["speed1"] is better written in dot notation. (dot-notation)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) 'data' is not defined. (no-undef)
(#90) ["speed2"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) 'data' is not defined. (no-undef)
(#91) ["speed3"] is better written in dot notation. (dot-notation)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Line 92 exceeds the maximum line length of 132. (max-len)
(#92) 'data' is not defined. (no-undef)
(#92) ["novideosource"] is better written in dot notation. (dot-notation)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) 'data' is not defined. (no-undef)
(#93) Line 93 exceeds the maximum line length of 132. (max-len)
(#93) ["noslidesource"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) 'data' is not defined. (no-undef)
(#94) Line 94 exceeds the maximum line length of 132. (max-len)
(#94) ["flashfailed"] is better written in dot notation. (dot-notation)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) 'data' is not defined. (no-undef)
(#95) Line 95 exceeds the maximum line length of 132. (max-len)
(#95) ["javaaudiopositon"] is better written in dot notation. (dot-notation)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) 'data' is not defined. (no-undef)
(#96) Line 96 exceeds the maximum line length of 132. (max-len)
(#96) ["javaaudiosubtitles"] is better written in dot notation. (dot-notation)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Line 97 exceeds the maximum line length of 132. (max-len)
(#97) 'data' is not defined. (no-undef)
(#97) ["realsyncproblem"] is better written in dot notation. (dot-notation)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) 'data' is not defined. (no-undef)
(#98) Line 98 exceeds the maximum line length of 132. (max-len)
(#98) ["qtlinux"] is better written in dot notation. (dot-notation)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) 'data' is not defined. (no-undef)
(#99) Line 99 exceeds the maximum line length of 132. (max-len)
(#99) ["mozplugger"] is better written in dot notation. (dot-notation)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) 'data' is not defined. (no-undef)
(#100) Line 100 exceeds the maximum line length of 132. (max-len)
(#100) ["oldwindowsmedia"] is better written in dot notation. (dot-notation)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Line 101 exceeds the maximum line length of 132. (max-len)
(#101) 'data' is not defined. (no-undef)
(#101) ["windowsmediaieonly"] is better written in dot notation. (dot-notation)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Line 102 exceeds the maximum line length of 132. (max-len)
(#102) 'data' is not defined. (no-undef)
(#102) ["vlc_notsupported"] is better written in dot notation. (dot-notation)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) 'data' is not defined. (no-undef)
(#103) Line 103 exceeds the maximum line length of 132. (max-len)
(#103) ["qtrefmissing"] is better written in dot notation. (dot-notation)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) 'data' is not defined. (no-undef)
(#104) ["helpurl"] is better written in dot notation. (dot-notation)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Line 105 exceeds the maximum line length of 132. (max-len)
(#105) 'data' is not defined. (no-undef)
(#105) ["noprint"] is better written in dot notation. (dot-notation)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) 'data' is not defined. (no-undef)
(#106) ["print"] is better written in dot notation. (dot-notation)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Line 107 exceeds the maximum line length of 132. (max-len)
(#107) 'data' is not defined. (no-undef)
(#107) ["qt764bug"] is better written in dot notation. (dot-notation)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) 'lang' is not defined. (no-undef)
(#109) ["jp"] is better written in dot notation. (dot-notation)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) 'data' is not defined. (no-undef)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) 'langRTL' is not defined. (no-undef)
(#110) ["jp"] is better written in dot notation. (dot-notation)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/autoview/vresource/lang/ar.js
(#1) 'data' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#3) 'data' is not defined. (no-undef)
(#3) ["langname"] is better written in dot notation. (dot-notation)
(#3) Infix operators must be spaced. (space-infix-ops)
(#4) 'data' is not defined. (no-undef)
(#4) ["language"] is better written in dot notation. (dot-notation)
(#4) Infix operators must be spaced. (space-infix-ops)
(#5) 'data' is not defined. (no-undef)
(#5) ["intlang"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) 'data' is not defined. (no-undef)
(#6) ["avlang"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#7) 'data' is not defined. (no-undef)
(#7) ["slidelang"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#8) 'data' is not defined. (no-undef)
(#8) ["sublang"] is better written in dot notation. (dot-notation)
(#8) Infix operators must be spaced. (space-infix-ops)
(#9) 'data' is not defined. (no-undef)
(#9) ["notavailable"] is better written in dot notation. (dot-notation)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) 'data' is not defined. (no-undef)
(#10) Line 10 exceeds the maximum line length of 132. (max-len)
(#10) ["avlangerror"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#11) Line 11 exceeds the maximum line length of 132. (max-len)
(#11) 'data' is not defined. (no-undef)
(#11) ["averror"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) Line 12 exceeds the maximum line length of 132. (max-len)
(#12) 'data' is not defined. (no-undef)
(#12) ["suberror"] is better written in dot notation. (dot-notation)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) 'data' is not defined. (no-undef)
(#13) Line 13 exceeds the maximum line length of 132. (max-len)
(#13) ["slidelangerror"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) 'data' is not defined. (no-undef)
(#14) Line 14 exceeds the maximum line length of 132. (max-len)
(#14) ["slideerror"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#15) 'data' is not defined. (no-undef)
(#15) ["novideolang"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) 'data' is not defined. (no-undef)
(#16) ["noslidelang"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) 'data' is not defined. (no-undef)
(#17) ["savepostitle"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) 'data' is not defined. (no-undef)
(#18) ["savepos"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) 'data' is not defined. (no-undef)
(#19) ["loadpos"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) 'data' is not defined. (no-undef)
(#20) ["video"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) 'data' is not defined. (no-undef)
(#21) ["realplayer"] is better written in dot notation. (dot-notation)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) 'data' is not defined. (no-undef)
(#22) ["quicktime"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) 'data' is not defined. (no-undef)
(#23) ["windowsmedia"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) 'data' is not defined. (no-undef)
(#24) ["javaaudio"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) 'data' is not defined. (no-undef)
(#25) ["novideoplayer"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) 'data' is not defined. (no-undef)
(#26) ["play"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) 'data' is not defined. (no-undef)
(#27) ["pause"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) 'data' is not defined. (no-undef)
(#28) ["stop"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) 'data' is not defined. (no-undef)
(#29) ["subtitle"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) 'data' is not defined. (no-undef)
(#30) ["on"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) 'data' is not defined. (no-undef)
(#31) ["off"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) 'data' is not defined. (no-undef)
(#32) ["transcript"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) 'data' is not defined. (no-undef)
(#33) ["exitpres"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) 'data' is not defined. (no-undef)
(#34) ["help"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) 'data' is not defined. (no-undef)
(#35) ["slide"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) 'data' is not defined. (no-undef)
(#36) ["slideopts"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) 'data' is not defined. (no-undef)
(#37) ["slidesize"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) 'data' is not defined. (no-undef)
(#38) ["incslidesize"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) 'data' is not defined. (no-undef)
(#39) ["decslidesize"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) 'data' is not defined. (no-undef)
(#40) ["noslides"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) 'data' is not defined. (no-undef)
(#41) ["pdfslides"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) 'data' is not defined. (no-undef)
(#42) ["imageslides"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) 'data' is not defined. (no-undef)
(#43) ["preloadimage"] is better written in dot notation. (dot-notation)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) 'data' is not defined. (no-undef)
(#44) ["flashslides"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) 'data' is not defined. (no-undef)
(#45) ["slidesyncon"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) 'data' is not defined. (no-undef)
(#46) ["slidesyncoff"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) Line 47 exceeds the maximum line length of 132. (max-len)
(#47) 'data' is not defined. (no-undef)
(#47) ["noprintslides"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) 'data' is not defined. (no-undef)
(#48) ["allslides"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) 'data' is not defined. (no-undef)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) ["preloadmessage1"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#50) 'data' is not defined. (no-undef)
(#50) ["preloadmessage2"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) 'data' is not defined. (no-undef)
(#51) ["preloadmessage3"] is better written in dot notation. (dot-notation)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) 'data' is not defined. (no-undef)
(#52) ["preloadmessage4"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) 'data' is not defined. (no-undef)
(#53) ["preloadmessage5"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) 'data' is not defined. (no-undef)
(#54) ["speed1"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) 'data' is not defined. (no-undef)
(#55) ["speed2"] is better written in dot notation. (dot-notation)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) 'data' is not defined. (no-undef)
(#56) ["speed3"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) 'data' is not defined. (no-undef)
(#57) Line 57 exceeds the maximum line length of 132. (max-len)
(#57) ["novideosource"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) Line 58 exceeds the maximum line length of 132. (max-len)
(#58) 'data' is not defined. (no-undef)
(#58) ["noslidesource"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) 'data' is not defined. (no-undef)
(#59) Line 59 exceeds the maximum line length of 132. (max-len)
(#59) ["flashfailed"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) Line 60 exceeds the maximum line length of 132. (max-len)
(#60) 'data' is not defined. (no-undef)
(#60) ["javaaudiopositon"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) Line 61 exceeds the maximum line length of 132. (max-len)
(#61) 'data' is not defined. (no-undef)
(#61) ["javaaudiosubtitles"] is better written in dot notation. (dot-notation)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) Line 62 exceeds the maximum line length of 132. (max-len)
(#62) 'data' is not defined. (no-undef)
(#62) ["realsyncproblem"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) 'data' is not defined. (no-undef)
(#63) Line 63 exceeds the maximum line length of 132. (max-len)
(#63) ["oldwindowsmedia"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#64) Line 64 exceeds the maximum line length of 132. (max-len)
(#64) 'data' is not defined. (no-undef)
(#64) ["windowsmediaieonly"] is better written in dot notation. (dot-notation)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) 'data' is not defined. (no-undef)
(#65) Line 65 exceeds the maximum line length of 132. (max-len)
(#65) ["vlc_notsupported"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) 'data' is not defined. (no-undef)
(#66) Line 66 exceeds the maximum line length of 132. (max-len)
(#66) ["noprint"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#68) 'lang' is not defined. (no-undef)
(#68) ["ar"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) 'data' is not defined. (no-undef)
(#69) 'langRTL' is not defined. (no-undef)
(#69) ["ar"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
mod/autoview/vresource/lang/de.js
(#3) 'data' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#5) 'data' is not defined. (no-undef)
(#5) ["langname"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) 'data' is not defined. (no-undef)
(#6) ["language"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#7) 'data' is not defined. (no-undef)
(#7) ["showlangopts"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#8) 'data' is not defined. (no-undef)
(#8) ["hidelangopts"] is better written in dot notation. (dot-notation)
(#8) Infix operators must be spaced. (space-infix-ops)
(#9) 'data' is not defined. (no-undef)
(#9) ["intlang"] is better written in dot notation. (dot-notation)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) 'data' is not defined. (no-undef)
(#10) ["avlang"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#11) 'data' is not defined. (no-undef)
(#11) ["slidelang"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) 'data' is not defined. (no-undef)
(#12) ["sublang"] is better written in dot notation. (dot-notation)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) 'data' is not defined. (no-undef)
(#13) ["notavailable"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) 'data' is not defined. (no-undef)
(#14) ["avlangerror"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#15) 'data' is not defined. (no-undef)
(#15) ["averror"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) 'data' is not defined. (no-undef)
(#16) ["suberror"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) 'data' is not defined. (no-undef)
(#17) ["slidelangerror"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) 'data' is not defined. (no-undef)
(#18) ["slideerror"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) 'data' is not defined. (no-undef)
(#19) ["novideolang"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) 'data' is not defined. (no-undef)
(#20) ["noslidelang"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) 'data' is not defined. (no-undef)
(#21) ["savepostitle"] is better written in dot notation. (dot-notation)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) 'data' is not defined. (no-undef)
(#22) ["savepos"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) 'data' is not defined. (no-undef)
(#23) ["loadpos"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) 'data' is not defined. (no-undef)
(#24) ["savepositiontitle"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) 'data' is not defined. (no-undef)
(#25) ["loadpositiontitle"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) 'data' is not defined. (no-undef)
(#26) ["video"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) 'data' is not defined. (no-undef)
(#27) ["showvideoopts"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) 'data' is not defined. (no-undef)
(#28) ["hidevideoopts"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) 'data' is not defined. (no-undef)
(#29) ["realplayer"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) 'data' is not defined. (no-undef)
(#30) ["quicktime"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) 'data' is not defined. (no-undef)
(#31) ["windowsmedia"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) 'data' is not defined. (no-undef)
(#32) ["javaaudio"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) 'data' is not defined. (no-undef)
(#33) ["vlcvideo"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) 'data' is not defined. (no-undef)
(#34) ["flashvideo"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) 'data' is not defined. (no-undef)
(#35) ["flashvideobroadcast"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) 'data' is not defined. (no-undef)
(#36) ["silverlightvideo"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) 'data' is not defined. (no-undef)
(#37) ["silverlight2"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) 'data' is not defined. (no-undef)
(#38) ["html5video"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) 'data' is not defined. (no-undef)
(#39) ["nohtml5"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) 'data' is not defined. (no-undef)
(#40) ["novideoplayer"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) 'data' is not defined. (no-undef)
(#41) ["pluginnotfound"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) 'data' is not defined. (no-undef)
(#42) ["play"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) 'data' is not defined. (no-undef)
(#43) ["pause"] is better written in dot notation. (dot-notation)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) 'data' is not defined. (no-undef)
(#44) ["stop"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) 'data' is not defined. (no-undef)
(#45) ["hidevideo"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) 'data' is not defined. (no-undef)
(#46) ["showvideo"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) 'data' is not defined. (no-undef)
(#47) ["pausemessage"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) 'data' is not defined. (no-undef)
(#48) ["subtitle"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) 'data' is not defined. (no-undef)
(#49) ["subon"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) 'data' is not defined. (no-undef)
(#50) ["suboff"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) 'data' is not defined. (no-undef)
(#51) ["nextsubtitle"] is better written in dot notation. (dot-notation)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) 'data' is not defined. (no-undef)
(#52) ["prevsubtitle"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) 'data' is not defined. (no-undef)
(#53) ["transcript"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) 'data' is not defined. (no-undef)
(#54) ["transcripttitle"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) 'data' is not defined. (no-undef)
(#55) ["on"] is better written in dot notation. (dot-notation)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) 'data' is not defined. (no-undef)
(#56) ["off"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) 'data' is not defined. (no-undef)
(#57) ["exitpres"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) 'data' is not defined. (no-undef)
(#58) ["exittitle"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) 'data' is not defined. (no-undef)
(#59) ["help"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) 'data' is not defined. (no-undef)
(#60) ["helptitle"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) 'data' is not defined. (no-undef)
(#61) ["slide"] is better written in dot notation. (dot-notation)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) 'data' is not defined. (no-undef)
(#62) ["slideopts"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) 'data' is not defined. (no-undef)
(#63) ["showslideopts"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#64) 'data' is not defined. (no-undef)
(#64) ["hideslideopts"] is better written in dot notation. (dot-notation)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) 'data' is not defined. (no-undef)
(#65) ["slidesize"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) 'data' is not defined. (no-undef)
(#66) ["incslidesize"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) 'data' is not defined. (no-undef)
(#67) ["decslidesize"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) 'data' is not defined. (no-undef)
(#68) ["noslides"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#69) 'data' is not defined. (no-undef)
(#69) ["pdfslides"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) 'data' is not defined. (no-undef)
(#70) ["imageslides"] is better written in dot notation. (dot-notation)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) 'data' is not defined. (no-undef)
(#71) ["preloadimage"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#72) 'data' is not defined. (no-undef)
(#72) ["flashslides"] is better written in dot notation. (dot-notation)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) 'data' is not defined. (no-undef)
(#73) ["slidesyncon"] is better written in dot notation. (dot-notation)
(#73) Infix operators must be spaced. (space-infix-ops)
(#74) 'data' is not defined. (no-undef)
(#74) ["slidesyncoff"] is better written in dot notation. (dot-notation)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) 'data' is not defined. (no-undef)
(#75) ["slidesyncontitle"] is better written in dot notation. (dot-notation)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) 'data' is not defined. (no-undef)
(#76) Line 76 exceeds the maximum line length of 132. (max-len)
(#76) ["slidesyncofftitle"] is better written in dot notation. (dot-notation)
(#76) Infix operators must be spaced. (space-infix-ops)
(#77) 'data' is not defined. (no-undef)
(#77) ["noprintslides"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) 'data' is not defined. (no-undef)
(#78) ["allslides"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) 'data' is not defined. (no-undef)
(#79) ["allslidestitle"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) 'data' is not defined. (no-undef)
(#80) ["nexttitle"] is better written in dot notation. (dot-notation)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) 'data' is not defined. (no-undef)
(#81) ["prevtitle"] is better written in dot notation. (dot-notation)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) 'data' is not defined. (no-undef)
(#82) ["thumbnails"] is better written in dot notation. (dot-notation)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) 'data' is not defined. (no-undef)
(#83) ["thumbontitle"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) 'data' is not defined. (no-undef)
(#84) ["thumbofftitle"] is better written in dot notation. (dot-notation)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) 'data' is not defined. (no-undef)
(#85) ["preloadmessage1"] is better written in dot notation. (dot-notation)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) 'data' is not defined. (no-undef)
(#86) ["preloadmessage2"] is better written in dot notation. (dot-notation)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) 'data' is not defined. (no-undef)
(#87) ["preloadmessage3"] is better written in dot notation. (dot-notation)
(#87) Infix operators must be spaced. (space-infix-ops)
(#88) 'data' is not defined. (no-undef)
(#88) ["preloadmessage4"] is better written in dot notation. (dot-notation)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) 'data' is not defined. (no-undef)
(#89) ["preloadmessage5"] is better written in dot notation. (dot-notation)
(#89) Infix operators must be spaced. (space-infix-ops)
(#90) 'data' is not defined. (no-undef)
(#90) ["speed1"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#91) 'data' is not defined. (no-undef)
(#91) ["speed2"] is better written in dot notation. (dot-notation)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) 'data' is not defined. (no-undef)
(#92) ["speed3"] is better written in dot notation. (dot-notation)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) 'data' is not defined. (no-undef)
(#93) Line 93 exceeds the maximum line length of 132. (max-len)
(#93) ["novideosource"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) Line 94 exceeds the maximum line length of 132. (max-len)
(#94) 'data' is not defined. (no-undef)
(#94) ["noslidesource"] is better written in dot notation. (dot-notation)
(#94) Infix operators must be spaced. (space-infix-ops)
(#95) 'data' is not defined. (no-undef)
(#95) Line 95 exceeds the maximum line length of 132. (max-len)
(#95) ["flashfailed"] is better written in dot notation. (dot-notation)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) Line 96 exceeds the maximum line length of 132. (max-len)
(#96) 'data' is not defined. (no-undef)
(#96) ["javaaudiopositon"] is better written in dot notation. (dot-notation)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) 'data' is not defined. (no-undef)
(#97) ["javaaudiosubtitles"] is better written in dot notation. (dot-notation)
(#97) Infix operators must be spaced. (space-infix-ops)
(#98) 'data' is not defined. (no-undef)
(#98) Line 98 exceeds the maximum line length of 132. (max-len)
(#98) ["realsyncproblem"] is better written in dot notation. (dot-notation)
(#98) Infix operators must be spaced. (space-infix-ops)
(#99) 'data' is not defined. (no-undef)
(#99) ["qtlinux"] is better written in dot notation. (dot-notation)
(#99) Infix operators must be spaced. (space-infix-ops)
(#100) 'data' is not defined. (no-undef)
(#100) ["mozplugger"] is better written in dot notation. (dot-notation)
(#100) Infix operators must be spaced. (space-infix-ops)
(#101) Line 101 exceeds the maximum line length of 132. (max-len)
(#101) 'data' is not defined. (no-undef)
(#101) ["oldwindowsmedia"] is better written in dot notation. (dot-notation)
(#101) Infix operators must be spaced. (space-infix-ops)
(#102) 'data' is not defined. (no-undef)
(#102) ["windowsmediaieonly"] is better written in dot notation. (dot-notation)
(#102) Infix operators must be spaced. (space-infix-ops)
(#103) 'data' is not defined. (no-undef)
(#103) ["vlc_notsupported"] is better written in dot notation. (dot-notation)
(#103) Infix operators must be spaced. (space-infix-ops)
(#104) Line 104 exceeds the maximum line length of 132. (max-len)
(#104) 'data' is not defined. (no-undef)
(#104) ["qtrefmissing"] is better written in dot notation. (dot-notation)
(#104) Infix operators must be spaced. (space-infix-ops)
(#105) 'data' is not defined. (no-undef)
(#105) ["helpurl"] is better written in dot notation. (dot-notation)
(#105) Infix operators must be spaced. (space-infix-ops)
(#106) 'data' is not defined. (no-undef)
(#106) ["noprint"] is better written in dot notation. (dot-notation)
(#106) Infix operators must be spaced. (space-infix-ops)
(#107) 'data' is not defined. (no-undef)
(#107) ["print"] is better written in dot notation. (dot-notation)
(#107) Infix operators must be spaced. (space-infix-ops)
(#109) 'lang' is not defined. (no-undef)
(#109) ["de"] is better written in dot notation. (dot-notation)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) 'data' is not defined. (no-undef)
(#110) 'langRTL' is not defined. (no-undef)
(#110) ["de"] is better written in dot notation. (dot-notation)
(#110) Infix operators must be spaced. (space-infix-ops)
mod/autoview/vresource/lang/en.js
(#1) 'data' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#3) 'data' is not defined. (no-undef)
(#3) ["langname"] is better written in dot notation. (dot-notation)
(#3) Infix operators must be spaced. (space-infix-ops)
(#5) 'data' is not defined. (no-undef)
(#5) ["language"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) 'data' is not defined. (no-undef)
(#6) ["showlangopts"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#7) 'data' is not defined. (no-undef)
(#7) ["hidelangopts"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#8) 'data' is not defined. (no-undef)
(#8) ["intlang"] is better written in dot notation. (dot-notation)
(#8) Infix operators must be spaced. (space-infix-ops)
(#9) 'data' is not defined. (no-undef)
(#9) ["avlang"] is better written in dot notation. (dot-notation)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) 'data' is not defined. (no-undef)
(#10) ["slidelang"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#11) 'data' is not defined. (no-undef)
(#11) ["sublang"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#13) 'data' is not defined. (no-undef)
(#13) ["notavailable"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) 'data' is not defined. (no-undef)
(#14) ["avlangerror"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#15) 'data' is not defined. (no-undef)
(#15) ["averror"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) 'data' is not defined. (no-undef)
(#16) ["suberror"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) 'data' is not defined. (no-undef)
(#17) ["slidelangerror"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) 'data' is not defined. (no-undef)
(#18) ["slideerror"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) 'data' is not defined. (no-undef)
(#19) ["novideolang"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) 'data' is not defined. (no-undef)
(#20) ["noslidelang"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) 'data' is not defined. (no-undef)
(#22) ["savepostitle"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) 'data' is not defined. (no-undef)
(#23) ["savepos"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) 'data' is not defined. (no-undef)
(#24) ["loadpos"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) 'data' is not defined. (no-undef)
(#25) ["savepositiontitle"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) 'data' is not defined. (no-undef)
(#26) ["loadpositiontitle"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) 'data' is not defined. (no-undef)
(#27) ["video"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) 'data' is not defined. (no-undef)
(#28) ["showvideoopts"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) 'data' is not defined. (no-undef)
(#29) ["hidevideoopts"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) 'data' is not defined. (no-undef)
(#30) ["realplayer"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) 'data' is not defined. (no-undef)
(#31) ["quicktime"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) 'data' is not defined. (no-undef)
(#32) ["windowsmedia"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) 'data' is not defined. (no-undef)
(#33) ["javaaudio"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) 'data' is not defined. (no-undef)
(#34) ["vlcvideo"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) 'data' is not defined. (no-undef)
(#35) ["flashvideo"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) 'data' is not defined. (no-undef)
(#36) ["flashvideobroadcast"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) 'data' is not defined. (no-undef)
(#37) ["silverlightvideo"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) 'data' is not defined. (no-undef)
(#38) ["silverlight2"] is better written in dot notation. (dot-notation)
(#39) 'data' is not defined. (no-undef)
(#39) ["html5video"] is better written in dot notation. (dot-notation)
(#40) 'data' is not defined. (no-undef)
(#40) ["nohtml5"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) 'data' is not defined. (no-undef)
(#41) ["novideoplayer"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) 'data' is not defined. (no-undef)
(#42) ["pluginnotfound"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#44) 'data' is not defined. (no-undef)
(#44) ["play"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) 'data' is not defined. (no-undef)
(#45) ["pause"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) 'data' is not defined. (no-undef)
(#46) ["stop"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#48) 'data' is not defined. (no-undef)
(#48) ["hidevideo"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) 'data' is not defined. (no-undef)
(#49) ["showvideo"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) 'data' is not defined. (no-undef)
(#50) ["downloadbutton"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#52) 'data' is not defined. (no-undef)
(#52) ["pausemessage"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#54) 'data' is not defined. (no-undef)
(#54) ["subtitle"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) 'data' is not defined. (no-undef)
(#55) ["subon"] is better written in dot notation. (dot-notation)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) 'data' is not defined. (no-undef)
(#56) ["suboff"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) 'data' is not defined. (no-undef)
(#57) ["nextsubtitle"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) 'data' is not defined. (no-undef)
(#58) ["prevsubtitle"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) 'data' is not defined. (no-undef)
(#59) ["transcript"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) 'data' is not defined. (no-undef)
(#60) ["transcripttitle"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#62) 'data' is not defined. (no-undef)
(#62) ["on"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) 'data' is not defined. (no-undef)
(#63) ["off"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#65) 'data' is not defined. (no-undef)
(#65) ["exitpres"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) 'data' is not defined. (no-undef)
(#66) ["exittitle"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) 'data' is not defined. (no-undef)
(#67) ["help"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) 'data' is not defined. (no-undef)
(#68) ["helptitle"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#70) 'data' is not defined. (no-undef)
(#70) ["slide"] is better written in dot notation. (dot-notation)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) 'data' is not defined. (no-undef)
(#71) ["slideopts"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#72) 'data' is not defined. (no-undef)
(#72) ["showslideopts"] is better written in dot notation. (dot-notation)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) 'data' is not defined. (no-undef)
(#73) ["hideslideopts"] is better written in dot notation. (dot-notation)
(#73) Infix operators must be spaced. (space-infix-ops)
(#74) 'data' is not defined. (no-undef)
(#74) ["slidesize"] is better written in dot notation. (dot-notation)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) 'data' is not defined. (no-undef)
(#75) ["incslidesize"] is better written in dot notation. (dot-notation)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) 'data' is not defined. (no-undef)
(#76) ["decslidesize"] is better written in dot notation. (dot-notation)
(#76) Infix operators must be spaced. (space-infix-ops)
(#77) 'data' is not defined. (no-undef)
(#77) ["noslides"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) 'data' is not defined. (no-undef)
(#78) ["pdfslides"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) 'data' is not defined. (no-undef)
(#79) ["imageslides"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) 'data' is not defined. (no-undef)
(#80) ["preloadimage"] is better written in dot notation. (dot-notation)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) 'data' is not defined. (no-undef)
(#81) ["flashslides"] is better written in dot notation. (dot-notation)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) 'data' is not defined. (no-undef)
(#82) ["slidesyncon"] is better written in dot notation. (dot-notation)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) 'data' is not defined. (no-undef)
(#83) ["slidesyncoff"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) 'data' is not defined. (no-undef)
(#84) ["slidesyncontitle"] is better written in dot notation. (dot-notation)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) Line 85 exceeds the maximum line length of 132. (max-len)
(#85) 'data' is not defined. (no-undef)
(#85) ["slidesyncofftitle"] is better written in dot notation. (dot-notation)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) 'data' is not defined. (no-undef)
(#86) ["noprintslides"] is better written in dot notation. (dot-notation)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) 'data' is not defined. (no-undef)
(#87) ["allslides"] is better written in dot notation. (dot-notation)
(#87) Infix operators must be spaced. (space-infix-ops)
(#88) 'data' is not defined. (no-undef)
(#88) ["allslidestitle"] is better written in dot notation. (dot-notation)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) 'data' is not defined. (no-undef)
(#89) ["nexttitle"] is better written in dot notation. (dot-notation)
(#89) Infix operators must be spaced. (space-infix-ops)
(#90) 'data' is not defined. (no-undef)
(#90) ["prevtitle"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#92) 'data' is not defined. (no-undef)
(#92) ["thumbnails"] is better written in dot notation. (dot-notation)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) 'data' is not defined. (no-undef)
(#93) ["thumbontitle"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) 'data' is not defined. (no-undef)
(#94) ["thumbofftitle"] is better written in dot notation. (dot-notation)
(#94) Infix operators must be spaced. (space-infix-ops)
(#96) 'data' is not defined. (no-undef)
(#96) ["preloadmessage1"] is better written in dot notation. (dot-notation)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) 'data' is not defined. (no-undef)
(#97) ["preloadmessage2"] is better written in dot notation. (dot-notation)
(#97) Infix operators must be spaced. (space-infix-ops)
(#98) 'data' is not defined. (no-undef)
(#98) ["preloadmessage3"] is better written in dot notation. (dot-notation)
(#98) Infix operators must be spaced. (space-infix-ops)
(#99) 'data' is not defined. (no-undef)
(#99) ["preloadmessage4"] is better written in dot notation. (dot-notation)
(#99) Infix operators must be spaced. (space-infix-ops)
(#100) 'data' is not defined. (no-undef)
(#100) ["preloadmessage5"] is better written in dot notation. (dot-notation)
(#100) Infix operators must be spaced. (space-infix-ops)
(#102) 'data' is not defined. (no-undef)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) 'SPEED_NONE' is not defined. (no-undef)
(#102) Infix operators must be spaced. (space-infix-ops)
(#103) 'data' is not defined. (no-undef)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) 'SPEED_MODEM' is not defined. (no-undef)
(#103) Infix operators must be spaced. (space-infix-ops)
(#104) 'data' is not defined. (no-undef)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) 'SPEED_BROAD' is not defined. (no-undef)
(#104) Infix operators must be spaced. (space-infix-ops)
(#105) 'data' is not defined. (no-undef)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) 'SPEED_STREAM' is not defined. (no-undef)
(#105) Infix operators must be spaced. (space-infix-ops)
(#107) 'data' is not defined. (no-undef)
(#107) ["novideosource"] is better written in dot notation. (dot-notation)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Trailing spaces not allowed. (no-trailing-spaces)
(#108) Trailing spaces not allowed. (no-trailing-spaces)
(#110) 'data' is not defined. (no-undef)
(#110) ["noslidesource"] is better written in dot notation. (dot-notation)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Trailing spaces not allowed. (no-trailing-spaces)
(#111) Trailing spaces not allowed. (no-trailing-spaces)
(#114) 'data' is not defined. (no-undef)
(#114) ["flashfailed"] is better written in dot notation. (dot-notation)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#119) Line 119 exceeds the maximum line length of 132. (max-len)
(#121) 'data' is not defined. (no-undef)
(#121) ["javaaudiopositon"] is better written in dot notation. (dot-notation)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Infix operators must be spaced. (space-infix-ops)
(#123) 'data' is not defined. (no-undef)
(#123) ["javaaudiosubtitles"] is better written in dot notation. (dot-notation)
(#123) Infix operators must be spaced. (space-infix-ops)
(#125) 'data' is not defined. (no-undef)
(#125) ["realsyncproblem"] is better written in dot notation. (dot-notation)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#127) 'data' is not defined. (no-undef)
(#127) ["qtlinux"] is better written in dot notation. (dot-notation)
(#127) Infix operators must be spaced. (space-infix-ops)
(#128) 'data' is not defined. (no-undef)
(#128) ["mozplugger"] is better written in dot notation. (dot-notation)
(#128) Infix operators must be spaced. (space-infix-ops)
(#130) Line 130 exceeds the maximum line length of 132. (max-len)
(#130) 'data' is not defined. (no-undef)
(#130) ["oldwindowsmedia"] is better written in dot notation. (dot-notation)
(#130) Infix operators must be spaced. (space-infix-ops)
(#131) 'data' is not defined. (no-undef)
(#131) ["windowsmediaieonly"] is better written in dot notation. (dot-notation)
(#131) Infix operators must be spaced. (space-infix-ops)
(#132) 'data' is not defined. (no-undef)
(#132) ["vlc_notsupported"] is better written in dot notation. (dot-notation)
(#132) Infix operators must be spaced. (space-infix-ops)
(#134) Line 134 exceeds the maximum line length of 132. (max-len)
(#134) 'data' is not defined. (no-undef)
(#134) ["qtrefmissing"] is better written in dot notation. (dot-notation)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Infix operators must be spaced. (space-infix-ops)
(#137) 'data' is not defined. (no-undef)
(#137) ["helpurl"] is better written in dot notation. (dot-notation)
(#137) Infix operators must be spaced. (space-infix-ops)
(#139) 'data' is not defined. (no-undef)
(#139) ["noprint"] is better written in dot notation. (dot-notation)
(#139) Infix operators must be spaced. (space-infix-ops)
(#140) 'data' is not defined. (no-undef)
(#140) ["print"] is better written in dot notation. (dot-notation)
(#140) Infix operators must be spaced. (space-infix-ops)
(#142) 'data' is not defined. (no-undef)
(#142) ["qt764bug"] is better written in dot notation. (dot-notation)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#143) Line 143 exceeds the maximum line length of 132. (max-len)
(#143) Infix operators must be spaced. (space-infix-ops)
(#146) Expected space or tab after '/**' in comment. (spaced-comment)
(#148) 'lang' is not defined. (no-undef)
(#148) ["en"] is better written in dot notation. (dot-notation)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) 'data' is not defined. (no-undef)
(#149) 'langRTL' is not defined. (no-undef)
(#149) ["en"] is better written in dot notation. (dot-notation)
(#149) Infix operators must be spaced. (space-infix-ops)
mod/autoview/vresource/lang/es.js
(#1) 'data' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#3) 'data' is not defined. (no-undef)
(#3) ["langname"] is better written in dot notation. (dot-notation)
(#3) Infix operators must be spaced. (space-infix-ops)
(#4) 'data' is not defined. (no-undef)
(#4) ["language"] is better written in dot notation. (dot-notation)
(#4) Infix operators must be spaced. (space-infix-ops)
(#5) 'data' is not defined. (no-undef)
(#5) ["showlangopts"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) 'data' is not defined. (no-undef)
(#6) ["hidelangopts"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#7) 'data' is not defined. (no-undef)
(#7) ["intlang"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#8) 'data' is not defined. (no-undef)
(#8) ["avlang"] is better written in dot notation. (dot-notation)
(#8) Infix operators must be spaced. (space-infix-ops)
(#9) 'data' is not defined. (no-undef)
(#9) ["slidelang"] is better written in dot notation. (dot-notation)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) 'data' is not defined. (no-undef)
(#10) ["sublang"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#11) 'data' is not defined. (no-undef)
(#11) ["notavailable"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) 'data' is not defined. (no-undef)
(#12) ["avlangerror"] is better written in dot notation. (dot-notation)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) 'data' is not defined. (no-undef)
(#13) ["averror"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) 'data' is not defined. (no-undef)
(#14) ["suberror"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#15) 'data' is not defined. (no-undef)
(#15) ["slidelangerror"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) 'data' is not defined. (no-undef)
(#16) ["slideerror"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) 'data' is not defined. (no-undef)
(#17) ["novideolang"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) 'data' is not defined. (no-undef)
(#18) ["noslidelang"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) 'data' is not defined. (no-undef)
(#19) ["savepostitle"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) 'data' is not defined. (no-undef)
(#20) ["savepos"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) 'data' is not defined. (no-undef)
(#21) ["loadpos"] is better written in dot notation. (dot-notation)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) 'data' is not defined. (no-undef)
(#22) ["savepositiontitle"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) 'data' is not defined. (no-undef)
(#23) ["loadpositiontitle"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) 'data' is not defined. (no-undef)
(#24) ["video"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) 'data' is not defined. (no-undef)
(#25) ["showvideoopts"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) 'data' is not defined. (no-undef)
(#26) ["hidevideoopts"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) 'data' is not defined. (no-undef)
(#27) ["realplayer"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) 'data' is not defined. (no-undef)
(#28) ["quicktime"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) 'data' is not defined. (no-undef)
(#29) ["windowsmedia"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) 'data' is not defined. (no-undef)
(#30) ["javaaudio"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) 'data' is not defined. (no-undef)
(#31) ["vlcvideo"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) 'data' is not defined. (no-undef)
(#32) ["flashvideo"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) 'data' is not defined. (no-undef)
(#33) ["flashvideobroadcast"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) 'data' is not defined. (no-undef)
(#34) ["silverlightvideo"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) 'data' is not defined. (no-undef)
(#35) ["silverlight2"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) 'data' is not defined. (no-undef)
(#36) ["html5video"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) 'data' is not defined. (no-undef)
(#37) ["nohtml5"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) 'data' is not defined. (no-undef)
(#38) ["novideoplayer"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) 'data' is not defined. (no-undef)
(#39) ["pluginnotfound"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) 'data' is not defined. (no-undef)
(#40) ["play"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) 'data' is not defined. (no-undef)
(#41) ["pause"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) 'data' is not defined. (no-undef)
(#42) ["stop"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) 'data' is not defined. (no-undef)
(#43) ["hidevideo"] is better written in dot notation. (dot-notation)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) 'data' is not defined. (no-undef)
(#44) ["showvideo"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) 'data' is not defined. (no-undef)
(#45) ["pausemessage"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) 'data' is not defined. (no-undef)
(#46) ["subtitle"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) 'data' is not defined. (no-undef)
(#47) ["subon"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) 'data' is not defined. (no-undef)
(#48) ["suboff"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) 'data' is not defined. (no-undef)
(#49) ["nextsubtitle"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) 'data' is not defined. (no-undef)
(#50) ["prevsubtitle"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) 'data' is not defined. (no-undef)
(#51) ["transcript"] is better written in dot notation. (dot-notation)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) 'data' is not defined. (no-undef)
(#52) ["transcripttitle"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) 'data' is not defined. (no-undef)
(#53) ["on"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) 'data' is not defined. (no-undef)
(#54) ["off"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) 'data' is not defined. (no-undef)
(#55) ["exitpres"] is better written in dot notation. (dot-notation)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) 'data' is not defined. (no-undef)
(#56) ["exittitle"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) 'data' is not defined. (no-undef)
(#57) ["help"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) 'data' is not defined. (no-undef)
(#58) ["helptitle"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) 'data' is not defined. (no-undef)
(#59) ["slide"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) 'data' is not defined. (no-undef)
(#60) ["slideopts"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) 'data' is not defined. (no-undef)
(#61) ["showslideopts"] is better written in dot notation. (dot-notation)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) 'data' is not defined. (no-undef)
(#62) ["hideslideopts"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) 'data' is not defined. (no-undef)
(#63) ["slidesize"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#64) 'data' is not defined. (no-undef)
(#64) ["incslidesize"] is better written in dot notation. (dot-notation)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) 'data' is not defined. (no-undef)
(#65) ["decslidesize"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) 'data' is not defined. (no-undef)
(#66) ["noslides"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) 'data' is not defined. (no-undef)
(#67) ["pdfslides"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) 'data' is not defined. (no-undef)
(#68) ["imageslides"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#69) 'data' is not defined. (no-undef)
(#69) ["preloadimage"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) 'data' is not defined. (no-undef)
(#70) ["flashslides"] is better written in dot notation. (dot-notation)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) 'data' is not defined. (no-undef)
(#71) ["slidesyncon"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#72) 'data' is not defined. (no-undef)
(#72) ["slidesyncoff"] is better written in dot notation. (dot-notation)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) 'data' is not defined. (no-undef)
(#73) Line 73 exceeds the maximum line length of 132. (max-len)
(#73) ["slidesyncontitle"] is better written in dot notation. (dot-notation)
(#73) Infix operators must be spaced. (space-infix-ops)
(#74) 'data' is not defined. (no-undef)
(#74) Line 74 exceeds the maximum line length of 132. (max-len)
(#74) ["slidesyncofftitle"] is better written in dot notation. (dot-notation)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) 'data' is not defined. (no-undef)
(#75) ["noprintslides"] is better written in dot notation. (dot-notation)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) 'data' is not defined. (no-undef)
(#76) ["allslides"] is better written in dot notation. (dot-notation)
(#76) Infix operators must be spaced. (space-infix-ops)
(#77) 'data' is not defined. (no-undef)
(#77) ["allslidestitle"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) 'data' is not defined. (no-undef)
(#78) ["nexttitle"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) 'data' is not defined. (no-undef)
(#79) ["prevtitle"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) 'data' is not defined. (no-undef)
(#80) ["thumbnails"] is better written in dot notation. (dot-notation)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) 'data' is not defined. (no-undef)
(#81) ["thumbontitle"] is better written in dot notation. (dot-notation)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) 'data' is not defined. (no-undef)
(#82) ["thumbofftitle"] is better written in dot notation. (dot-notation)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) 'data' is not defined. (no-undef)
(#83) ["preloadmessage1"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) 'data' is not defined. (no-undef)
(#84) ["preloadmessage2"] is better written in dot notation. (dot-notation)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) 'data' is not defined. (no-undef)
(#85) ["preloadmessage3"] is better written in dot notation. (dot-notation)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) 'data' is not defined. (no-undef)
(#86) ["preloadmessage4"] is better written in dot notation. (dot-notation)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) 'data' is not defined. (no-undef)
(#87) ["preloadmessage5"] is better written in dot notation. (dot-notation)
(#87) Infix operators must be spaced. (space-infix-ops)
(#88) 'data' is not defined. (no-undef)
(#88) ["speed1"] is better written in dot notation. (dot-notation)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) 'data' is not defined. (no-undef)
(#89) ["speed2"] is better written in dot notation. (dot-notation)
(#89) Infix operators must be spaced. (space-infix-ops)
(#90) 'data' is not defined. (no-undef)
(#90) ["speed3"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#91) Line 91 exceeds the maximum line length of 132. (max-len)
(#91) 'data' is not defined. (no-undef)
(#91) ["novideosource"] is better written in dot notation. (dot-notation)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) 'data' is not defined. (no-undef)
(#92) Line 92 exceeds the maximum line length of 132. (max-len)
(#92) ["noslidesource"] is better written in dot notation. (dot-notation)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) Line 93 exceeds the maximum line length of 132. (max-len)
(#93) 'data' is not defined. (no-undef)
(#93) ["flashfailed"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) 'data' is not defined. (no-undef)
(#94) Line 94 exceeds the maximum line length of 132. (max-len)
(#94) ["javaaudiopositon"] is better written in dot notation. (dot-notation)
(#94) Infix operators must be spaced. (space-infix-ops)
(#95) 'data' is not defined. (no-undef)
(#95) ["javaaudiosubtitles"] is better written in dot notation. (dot-notation)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) 'data' is not defined. (no-undef)
(#96) Line 96 exceeds the maximum line length of 132. (max-len)
(#96) ["realsyncproblem"] is better written in dot notation. (dot-notation)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) 'data' is not defined. (no-undef)
(#97) ["qtlinux"] is better written in dot notation. (dot-notation)
(#97) Infix operators must be spaced. (space-infix-ops)
(#98) 'data' is not defined. (no-undef)
(#98) ["mozplugger"] is better written in dot notation. (dot-notation)
(#98) Infix operators must be spaced. (space-infix-ops)
(#99) Line 99 exceeds the maximum line length of 132. (max-len)
(#99) 'data' is not defined. (no-undef)
(#99) ["oldwindowsmedia"] is better written in dot notation. (dot-notation)
(#99) Infix operators must be spaced. (space-infix-ops)
(#100) 'data' is not defined. (no-undef)
(#100) ["windowsmediaieonly"] is better written in dot notation. (dot-notation)
(#100) Infix operators must be spaced. (space-infix-ops)
(#101) 'data' is not defined. (no-undef)
(#101) ["vlc_notsupported"] is better written in dot notation. (dot-notation)
(#101) Infix operators must be spaced. (space-infix-ops)
(#102) Line 102 exceeds the maximum line length of 132. (max-len)
(#102) 'data' is not defined. (no-undef)
(#102) ["qtrefmissing"] is better written in dot notation. (dot-notation)
(#102) Infix operators must be spaced. (space-infix-ops)
(#103) 'data' is not defined. (no-undef)
(#103) ["noprint"] is better written in dot notation. (dot-notation)
(#103) Infix operators must be spaced. (space-infix-ops)
(#104) 'data' is not defined. (no-undef)
(#104) ["print"] is better written in dot notation. (dot-notation)
(#104) Infix operators must be spaced. (space-infix-ops)
(#106) 'lang' is not defined. (no-undef)
(#106) ["es"] is better written in dot notation. (dot-notation)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) 'data' is not defined. (no-undef)
(#107) 'langRTL' is not defined. (no-undef)
(#107) ["es"] is better written in dot notation. (dot-notation)
(#107) Infix operators must be spaced. (space-infix-ops)
mod/autoview/vresource/lang/fr.js
(#1) 'data' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#3) 'data' is not defined. (no-undef)
(#3) ["langname"] is better written in dot notation. (dot-notation)
(#3) Infix operators must be spaced. (space-infix-ops)
(#4) 'data' is not defined. (no-undef)
(#4) ["language"] is better written in dot notation. (dot-notation)
(#4) Infix operators must be spaced. (space-infix-ops)
(#5) 'data' is not defined. (no-undef)
(#5) ["showlangopts"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) 'data' is not defined. (no-undef)
(#6) ["hidelangopts"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#7) 'data' is not defined. (no-undef)
(#7) ["intlang"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#8) 'data' is not defined. (no-undef)
(#8) ["avlang"] is better written in dot notation. (dot-notation)
(#8) Infix operators must be spaced. (space-infix-ops)
(#9) 'data' is not defined. (no-undef)
(#9) ["slidelang"] is better written in dot notation. (dot-notation)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) 'data' is not defined. (no-undef)
(#10) ["sublang"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#11) 'data' is not defined. (no-undef)
(#11) ["notavailable"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) 'data' is not defined. (no-undef)
(#12) ["avlangerror"] is better written in dot notation. (dot-notation)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) 'data' is not defined. (no-undef)
(#13) ["averror"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) 'data' is not defined. (no-undef)
(#14) ["suberror"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#15) 'data' is not defined. (no-undef)
(#15) ["slidelangerror"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) 'data' is not defined. (no-undef)
(#16) ["slideerror"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) 'data' is not defined. (no-undef)
(#17) ["novideolang"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) 'data' is not defined. (no-undef)
(#18) ["noslidelang"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) 'data' is not defined. (no-undef)
(#19) ["savepostitle"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) 'data' is not defined. (no-undef)
(#20) ["savepos"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) 'data' is not defined. (no-undef)
(#21) ["loadpos"] is better written in dot notation. (dot-notation)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) 'data' is not defined. (no-undef)
(#22) ["savepositiontitle"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) 'data' is not defined. (no-undef)
(#23) ["loadpositiontitle"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) 'data' is not defined. (no-undef)
(#24) ["video"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) 'data' is not defined. (no-undef)
(#25) ["showvideoopts"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) 'data' is not defined. (no-undef)
(#26) ["hidevideoopts"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) 'data' is not defined. (no-undef)
(#27) ["realplayer"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) 'data' is not defined. (no-undef)
(#28) ["quicktime"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) 'data' is not defined. (no-undef)
(#29) ["windowsmedia"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) 'data' is not defined. (no-undef)
(#30) ["javaaudio"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) 'data' is not defined. (no-undef)
(#31) ["vlcvideo"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) 'data' is not defined. (no-undef)
(#32) ["flashvideo"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) 'data' is not defined. (no-undef)
(#33) ["flashvideobroadcast"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) 'data' is not defined. (no-undef)
(#34) ["silverlightvideo"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) 'data' is not defined. (no-undef)
(#35) ["silverlight2"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) 'data' is not defined. (no-undef)
(#36) ["html5video"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) 'data' is not defined. (no-undef)
(#37) ["nohtml5"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) 'data' is not defined. (no-undef)
(#38) ["novideoplayer"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) 'data' is not defined. (no-undef)
(#39) ["pluginnotfound"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) 'data' is not defined. (no-undef)
(#40) ["play"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) 'data' is not defined. (no-undef)
(#41) ["pause"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) 'data' is not defined. (no-undef)
(#42) ["stop"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) 'data' is not defined. (no-undef)
(#43) ["hidevideo"] is better written in dot notation. (dot-notation)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) 'data' is not defined. (no-undef)
(#44) ["showvideo"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) 'data' is not defined. (no-undef)
(#45) ["pausemessage"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) 'data' is not defined. (no-undef)
(#46) ["subtitle"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) 'data' is not defined. (no-undef)
(#47) ["subon"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) 'data' is not defined. (no-undef)
(#48) ["suboff"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) 'data' is not defined. (no-undef)
(#49) ["nextsubtitle"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) 'data' is not defined. (no-undef)
(#50) ["prevsubtitle"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) 'data' is not defined. (no-undef)
(#51) ["transcript"] is better written in dot notation. (dot-notation)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) 'data' is not defined. (no-undef)
(#52) ["transcripttitle"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) 'data' is not defined. (no-undef)
(#53) ["on"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) 'data' is not defined. (no-undef)
(#54) ["off"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) 'data' is not defined. (no-undef)
(#55) ["exitpres"] is better written in dot notation. (dot-notation)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) 'data' is not defined. (no-undef)
(#56) ["exittitle"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) 'data' is not defined. (no-undef)
(#57) ["help"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) 'data' is not defined. (no-undef)
(#58) ["helptitle"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) 'data' is not defined. (no-undef)
(#59) ["slide"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) 'data' is not defined. (no-undef)
(#60) ["slideopts"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) 'data' is not defined. (no-undef)
(#61) ["showslideopts"] is better written in dot notation. (dot-notation)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) 'data' is not defined. (no-undef)
(#62) ["hideslideopts"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) 'data' is not defined. (no-undef)
(#63) ["slidesize"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#64) 'data' is not defined. (no-undef)
(#64) ["incslidesize"] is better written in dot notation. (dot-notation)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) 'data' is not defined. (no-undef)
(#65) ["decslidesize"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) 'data' is not defined. (no-undef)
(#66) ["noslides"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) 'data' is not defined. (no-undef)
(#67) ["pdfslides"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) 'data' is not defined. (no-undef)
(#68) ["imageslides"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#69) 'data' is not defined. (no-undef)
(#69) ["preloadimage"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) 'data' is not defined. (no-undef)
(#70) ["flashslides"] is better written in dot notation. (dot-notation)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) 'data' is not defined. (no-undef)
(#71) ["slidesyncon"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#72) 'data' is not defined. (no-undef)
(#72) ["slidesyncoff"] is better written in dot notation. (dot-notation)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) 'data' is not defined. (no-undef)
(#73) ["slidesyncontitle"] is better written in dot notation. (dot-notation)
(#73) Infix operators must be spaced. (space-infix-ops)
(#74) 'data' is not defined. (no-undef)
(#74) ["slidesyncofftitle"] is better written in dot notation. (dot-notation)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) 'data' is not defined. (no-undef)
(#75) ["noprintslides"] is better written in dot notation. (dot-notation)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) 'data' is not defined. (no-undef)
(#76) ["allslides"] is better written in dot notation. (dot-notation)
(#76) Infix operators must be spaced. (space-infix-ops)
(#77) 'data' is not defined. (no-undef)
(#77) ["allslidestitle"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) 'data' is not defined. (no-undef)
(#78) ["nexttitle"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) 'data' is not defined. (no-undef)
(#79) ["prevtitle"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) 'data' is not defined. (no-undef)
(#80) ["thumbnails"] is better written in dot notation. (dot-notation)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) 'data' is not defined. (no-undef)
(#81) ["thumbontitle"] is better written in dot notation. (dot-notation)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) 'data' is not defined. (no-undef)
(#82) ["thumbofftitle"] is better written in dot notation. (dot-notation)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) 'data' is not defined. (no-undef)
(#83) ["preloadmessage1"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) Line 84 exceeds the maximum line length of 132. (max-len)
(#84) 'data' is not defined. (no-undef)
(#84) ["preloadmessage2"] is better written in dot notation. (dot-notation)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) 'data' is not defined. (no-undef)
(#85) ["preloadmessage3"] is better written in dot notation. (dot-notation)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) 'data' is not defined. (no-undef)
(#86) ["preloadmessage4"] is better written in dot notation. (dot-notation)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) 'data' is not defined. (no-undef)
(#87) ["preloadmessage5"] is better written in dot notation. (dot-notation)
(#87) Infix operators must be spaced. (space-infix-ops)
(#88) 'data' is not defined. (no-undef)
(#88) ["speed1"] is better written in dot notation. (dot-notation)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) 'data' is not defined. (no-undef)
(#89) ["speed2"] is better written in dot notation. (dot-notation)
(#89) Infix operators must be spaced. (space-infix-ops)
(#90) 'data' is not defined. (no-undef)
(#90) ["speed3"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#91) 'data' is not defined. (no-undef)
(#91) Line 91 exceeds the maximum line length of 132. (max-len)
(#91) ["novideosource"] is better written in dot notation. (dot-notation)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) Line 92 exceeds the maximum line length of 132. (max-len)
(#92) 'data' is not defined. (no-undef)
(#92) ["noslidesource"] is better written in dot notation. (dot-notation)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) 'data' is not defined. (no-undef)
(#93) Line 93 exceeds the maximum line length of 132. (max-len)
(#93) ["flashfailed"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) 'data' is not defined. (no-undef)
(#94) ["javaaudiopositon"] is better written in dot notation. (dot-notation)
(#94) Infix operators must be spaced. (space-infix-ops)
(#95) 'data' is not defined. (no-undef)
(#95) ["javaaudiosubtitles"] is better written in dot notation. (dot-notation)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) 'data' is not defined. (no-undef)
(#96) ["realsyncproblem"] is better written in dot notation. (dot-notation)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) 'data' is not defined. (no-undef)
(#97) ["qtlinux"] is better written in dot notation. (dot-notation)
(#97) Infix operators must be spaced. (space-infix-ops)
(#98) 'data' is not defined. (no-undef)
(#98) ["mozplugger"] is better written in dot notation. (dot-notation)
(#98) Infix operators must be spaced. (space-infix-ops)
(#99) Line 99 exceeds the maximum line length of 132. (max-len)
(#99) 'data' is not defined. (no-undef)
(#99) ["oldwindowsmedia"] is better written in dot notation. (dot-notation)
(#99) Infix operators must be spaced. (space-infix-ops)
(#100) 'data' is not defined. (no-undef)
(#100) ["windowsmediaieonly"] is better written in dot notation. (dot-notation)
(#100) Infix operators must be spaced. (space-infix-ops)
(#101) 'data' is not defined. (no-undef)
(#101) ["vlc_notsupported"] is better written in dot notation. (dot-notation)
(#101) Infix operators must be spaced. (space-infix-ops)
(#102) Line 102 exceeds the maximum line length of 132. (max-len)
(#102) 'data' is not defined. (no-undef)
(#102) ["qtrefmissing"] is better written in dot notation. (dot-notation)
(#102) Infix operators must be spaced. (space-infix-ops)
(#103) 'data' is not defined. (no-undef)
(#103) ["helpurl"] is better written in dot notation. (dot-notation)
(#103) Infix operators must be spaced. (space-infix-ops)
(#104) 'data' is not defined. (no-undef)
(#104) ["noprint"] is better written in dot notation. (dot-notation)
(#104) Infix operators must be spaced. (space-infix-ops)
(#105) 'data' is not defined. (no-undef)
(#105) ["print"] is better written in dot notation. (dot-notation)
(#105) Infix operators must be spaced. (space-infix-ops)
(#107) 'lang' is not defined. (no-undef)
(#107) ["fr"] is better written in dot notation. (dot-notation)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) 'data' is not defined. (no-undef)
(#108) 'langRTL' is not defined. (no-undef)
(#108) ["fr"] is better written in dot notation. (dot-notation)
(#108) Infix operators must be spaced. (space-infix-ops)
mod/autoview/vresource/lang/it.js
(#1) 'data' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#3) 'data' is not defined. (no-undef)
(#3) ["langname"] is better written in dot notation. (dot-notation)
(#3) Infix operators must be spaced. (space-infix-ops)
(#4) 'data' is not defined. (no-undef)
(#4) ["language"] is better written in dot notation. (dot-notation)
(#4) Infix operators must be spaced. (space-infix-ops)
(#5) 'data' is not defined. (no-undef)
(#5) ["showlangopts"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) 'data' is not defined. (no-undef)
(#6) ["hidelangopts"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#7) 'data' is not defined. (no-undef)
(#7) ["intlang"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#8) 'data' is not defined. (no-undef)
(#8) ["avlang"] is better written in dot notation. (dot-notation)
(#8) Infix operators must be spaced. (space-infix-ops)
(#9) 'data' is not defined. (no-undef)
(#9) ["slidelang"] is better written in dot notation. (dot-notation)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) 'data' is not defined. (no-undef)
(#10) ["sublang"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#11) 'data' is not defined. (no-undef)
(#11) ["notavailable"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) 'data' is not defined. (no-undef)
(#12) ["avlangerror"] is better written in dot notation. (dot-notation)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) 'data' is not defined. (no-undef)
(#13) ["averror"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) 'data' is not defined. (no-undef)
(#14) ["suberror"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#15) 'data' is not defined. (no-undef)
(#15) ["slidelangerror"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) 'data' is not defined. (no-undef)
(#16) ["slideerror"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) 'data' is not defined. (no-undef)
(#17) ["novideolang"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) 'data' is not defined. (no-undef)
(#18) ["noslidelang"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) 'data' is not defined. (no-undef)
(#19) ["savepostitle"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) 'data' is not defined. (no-undef)
(#20) ["savepos"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) 'data' is not defined. (no-undef)
(#21) ["loadpos"] is better written in dot notation. (dot-notation)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) 'data' is not defined. (no-undef)
(#22) ["savepositiontitle"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) 'data' is not defined. (no-undef)
(#23) ["loadpositiontitle"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) 'data' is not defined. (no-undef)
(#24) ["video"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) 'data' is not defined. (no-undef)
(#25) ["showvideoopts"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) 'data' is not defined. (no-undef)
(#26) ["hidevideoopts"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) 'data' is not defined. (no-undef)
(#27) ["realplayer"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) 'data' is not defined. (no-undef)
(#28) ["quicktime"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) 'data' is not defined. (no-undef)
(#29) ["windowsmedia"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) 'data' is not defined. (no-undef)
(#30) ["javaaudio"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) 'data' is not defined. (no-undef)
(#31) ["vlcvideo"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) 'data' is not defined. (no-undef)
(#32) ["flashvideo"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) 'data' is not defined. (no-undef)
(#33) ["flashvideobroadcast"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) 'data' is not defined. (no-undef)
(#34) ["silverlightvideo"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) 'data' is not defined. (no-undef)
(#35) ["silverlight2"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) 'data' is not defined. (no-undef)
(#36) ["html5video"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) 'data' is not defined. (no-undef)
(#37) ["nohtml5"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) 'data' is not defined. (no-undef)
(#38) ["novideoplayer"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) 'data' is not defined. (no-undef)
(#39) ["pluginnotfound"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) 'data' is not defined. (no-undef)
(#40) ["play"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) 'data' is not defined. (no-undef)
(#41) ["pause"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) 'data' is not defined. (no-undef)
(#42) ["stop"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) 'data' is not defined. (no-undef)
(#43) ["hidevideo"] is better written in dot notation. (dot-notation)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) 'data' is not defined. (no-undef)
(#44) ["showvideo"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) 'data' is not defined. (no-undef)
(#45) ["pausemessage"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) 'data' is not defined. (no-undef)
(#46) ["subtitle"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) 'data' is not defined. (no-undef)
(#47) ["subon"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) 'data' is not defined. (no-undef)
(#48) ["suboff"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) 'data' is not defined. (no-undef)
(#49) ["nextsubtitle"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) 'data' is not defined. (no-undef)
(#50) ["prevsubtitle"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) 'data' is not defined. (no-undef)
(#51) ["transcript"] is better written in dot notation. (dot-notation)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) 'data' is not defined. (no-undef)
(#52) ["transcripttitle"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) 'data' is not defined. (no-undef)
(#53) ["on"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) 'data' is not defined. (no-undef)
(#54) ["off"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) 'data' is not defined. (no-undef)
(#55) ["exitpres"] is better written in dot notation. (dot-notation)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) 'data' is not defined. (no-undef)
(#56) ["exittitle"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) 'data' is not defined. (no-undef)
(#57) ["help"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) 'data' is not defined. (no-undef)
(#58) ["helptitle"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) 'data' is not defined. (no-undef)
(#59) ["slide"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) 'data' is not defined. (no-undef)
(#60) ["slideopts"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) 'data' is not defined. (no-undef)
(#61) ["showslideopts"] is better written in dot notation. (dot-notation)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) 'data' is not defined. (no-undef)
(#62) ["hideslideopts"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) 'data' is not defined. (no-undef)
(#63) ["slidesize"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#64) 'data' is not defined. (no-undef)
(#64) ["incslidesize"] is better written in dot notation. (dot-notation)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) 'data' is not defined. (no-undef)
(#65) ["decslidesize"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) 'data' is not defined. (no-undef)
(#66) ["noslides"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) 'data' is not defined. (no-undef)
(#67) ["pdfslides"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) 'data' is not defined. (no-undef)
(#68) ["imageslides"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#69) 'data' is not defined. (no-undef)
(#69) ["preloadimage"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) 'data' is not defined. (no-undef)
(#70) ["flashslides"] is better written in dot notation. (dot-notation)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) 'data' is not defined. (no-undef)
(#71) ["slidesyncon"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#72) 'data' is not defined. (no-undef)
(#72) ["slidesyncoff"] is better written in dot notation. (dot-notation)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) Line 73 exceeds the maximum line length of 132. (max-len)
(#73) 'data' is not defined. (no-undef)
(#73) ["slidesyncontitle"] is better written in dot notation. (dot-notation)
(#73) Infix operators must be spaced. (space-infix-ops)
(#74) 'data' is not defined. (no-undef)
(#74) Line 74 exceeds the maximum line length of 132. (max-len)
(#74) ["slidesyncofftitle"] is better written in dot notation. (dot-notation)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) 'data' is not defined. (no-undef)
(#75) ["noprintslides"] is better written in dot notation. (dot-notation)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) 'data' is not defined. (no-undef)
(#76) ["allslides"] is better written in dot notation. (dot-notation)
(#76) Infix operators must be spaced. (space-infix-ops)
(#77) 'data' is not defined. (no-undef)
(#77) ["allslidestitle"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) 'data' is not defined. (no-undef)
(#78) ["nexttitle"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) 'data' is not defined. (no-undef)
(#79) ["prevtitle"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) 'data' is not defined. (no-undef)
(#80) ["thumbnails"] is better written in dot notation. (dot-notation)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) 'data' is not defined. (no-undef)
(#81) ["thumbontitle"] is better written in dot notation. (dot-notation)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) 'data' is not defined. (no-undef)
(#82) ["thumbofftitle"] is better written in dot notation. (dot-notation)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) 'data' is not defined. (no-undef)
(#83) ["preloadmessage1"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) 'data' is not defined. (no-undef)
(#84) ["preloadmessage2"] is better written in dot notation. (dot-notation)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) 'data' is not defined. (no-undef)
(#85) ["preloadmessage3"] is better written in dot notation. (dot-notation)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) 'data' is not defined. (no-undef)
(#86) ["preloadmessage4"] is better written in dot notation. (dot-notation)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) 'data' is not defined. (no-undef)
(#87) ["preloadmessage5"] is better written in dot notation. (dot-notation)
(#87) Infix operators must be spaced. (space-infix-ops)
(#88) 'data' is not defined. (no-undef)
(#88) ["speed1"] is better written in dot notation. (dot-notation)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) 'data' is not defined. (no-undef)
(#89) ["speed2"] is better written in dot notation. (dot-notation)
(#89) Infix operators must be spaced. (space-infix-ops)
(#90) 'data' is not defined. (no-undef)
(#90) ["speed3"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#91) Line 91 exceeds the maximum line length of 132. (max-len)
(#91) 'data' is not defined. (no-undef)
(#91) ["novideosource"] is better written in dot notation. (dot-notation)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) 'data' is not defined. (no-undef)
(#92) Line 92 exceeds the maximum line length of 132. (max-len)
(#92) ["noslidesource"] is better written in dot notation. (dot-notation)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) Line 93 exceeds the maximum line length of 132. (max-len)
(#93) 'data' is not defined. (no-undef)
(#93) ["flashfailed"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) 'data' is not defined. (no-undef)
(#94) Line 94 exceeds the maximum line length of 132. (max-len)
(#94) ["javaaudiopositon"] is better written in dot notation. (dot-notation)
(#94) Infix operators must be spaced. (space-infix-ops)
(#95) 'data' is not defined. (no-undef)
(#95) ["javaaudiosubtitles"] is better written in dot notation. (dot-notation)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) 'data' is not defined. (no-undef)
(#96) Line 96 exceeds the maximum line length of 132. (max-len)
(#96) ["realsyncproblem"] is better written in dot notation. (dot-notation)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) 'data' is not defined. (no-undef)
(#97) ["qtlinux"] is better written in dot notation. (dot-notation)
(#97) Infix operators must be spaced. (space-infix-ops)
(#98) 'data' is not defined. (no-undef)
(#98) ["mozplugger"] is better written in dot notation. (dot-notation)
(#98) Infix operators must be spaced. (space-infix-ops)
(#99) Line 99 exceeds the maximum line length of 132. (max-len)
(#99) 'data' is not defined. (no-undef)
(#99) ["oldwindowsmedia"] is better written in dot notation. (dot-notation)
(#99) Infix operators must be spaced. (space-infix-ops)
(#100) 'data' is not defined. (no-undef)
(#100) ["windowsmediaieonly"] is better written in dot notation. (dot-notation)
(#100) Infix operators must be spaced. (space-infix-ops)
(#101) 'data' is not defined. (no-undef)
(#101) ["vlc_notsupported"] is better written in dot notation. (dot-notation)
(#101) Infix operators must be spaced. (space-infix-ops)
(#102) 'data' is not defined. (no-undef)
(#102) Line 102 exceeds the maximum line length of 132. (max-len)
(#102) ["qtrefmissing"] is better written in dot notation. (dot-notation)
(#102) Infix operators must be spaced. (space-infix-ops)
(#103) 'data' is not defined. (no-undef)
(#103) ["helpurl"] is better written in dot notation. (dot-notation)
(#103) Infix operators must be spaced. (space-infix-ops)
(#104) 'data' is not defined. (no-undef)
(#104) ["noprint"] is better written in dot notation. (dot-notation)
(#104) Infix operators must be spaced. (space-infix-ops)
(#105) 'data' is not defined. (no-undef)
(#105) ["print"] is better written in dot notation. (dot-notation)
(#105) Infix operators must be spaced. (space-infix-ops)
(#107) 'lang' is not defined. (no-undef)
(#107) ["it"] is better written in dot notation. (dot-notation)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) 'data' is not defined. (no-undef)
(#108) 'langRTL' is not defined. (no-undef)
(#108) ["it"] is better written in dot notation. (dot-notation)
(#108) Infix operators must be spaced. (space-infix-ops)
mod/autoview/vresource/lang/pt.js
(#1) 'data' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) 'data' is not defined. (no-undef)
(#3) ["langname"] is better written in dot notation. (dot-notation)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) 'data' is not defined. (no-undef)
(#4) ["language"] is better written in dot notation. (dot-notation)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) 'data' is not defined. (no-undef)
(#5) ["showlangopts"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) 'data' is not defined. (no-undef)
(#6) ["hidelangopts"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) 'data' is not defined. (no-undef)
(#7) ["intlang"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) 'data' is not defined. (no-undef)
(#8) ["avlang"] is better written in dot notation. (dot-notation)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) 'data' is not defined. (no-undef)
(#9) ["slidelang"] is better written in dot notation. (dot-notation)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) 'data' is not defined. (no-undef)
(#10) ["sublang"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) 'data' is not defined. (no-undef)
(#11) ["notavailable"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) 'data' is not defined. (no-undef)
(#12) ["avlangerror"] is better written in dot notation. (dot-notation)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) 'data' is not defined. (no-undef)
(#13) ["averror"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) 'data' is not defined. (no-undef)
(#14) ["suberror"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) 'data' is not defined. (no-undef)
(#15) ["slidelangerror"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) 'data' is not defined. (no-undef)
(#16) ["slideerror"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) 'data' is not defined. (no-undef)
(#17) ["novideolang"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) 'data' is not defined. (no-undef)
(#18) ["noslidelang"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) 'data' is not defined. (no-undef)
(#19) ["savepostitle"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) 'data' is not defined. (no-undef)
(#20) ["savepos"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) 'data' is not defined. (no-undef)
(#21) ["loadpos"] is better written in dot notation. (dot-notation)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) 'data' is not defined. (no-undef)
(#22) ["savepositiontitle"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) 'data' is not defined. (no-undef)
(#23) ["loadpositiontitle"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) 'data' is not defined. (no-undef)
(#24) ["video"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) 'data' is not defined. (no-undef)
(#25) ["showvideoopts"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) 'data' is not defined. (no-undef)
(#26) ["hidevideoopts"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) 'data' is not defined. (no-undef)
(#27) ["realplayer"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) 'data' is not defined. (no-undef)
(#28) ["quicktime"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) 'data' is not defined. (no-undef)
(#29) ["windowsmedia"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) 'data' is not defined. (no-undef)
(#30) ["javaaudio"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) 'data' is not defined. (no-undef)
(#31) ["vlcvideo"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) 'data' is not defined. (no-undef)
(#32) ["flashvideo"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) 'data' is not defined. (no-undef)
(#33) ["flashvideobroadcast"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) 'data' is not defined. (no-undef)
(#34) ["silverlightvideo"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) 'data' is not defined. (no-undef)
(#35) ["silverlight2"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) 'data' is not defined. (no-undef)
(#36) ["html5video"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) 'data' is not defined. (no-undef)
(#37) ["nohtml5"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) 'data' is not defined. (no-undef)
(#38) ["novideoplayer"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) 'data' is not defined. (no-undef)
(#39) ["pluginnotfound"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) 'data' is not defined. (no-undef)
(#40) ["play"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) 'data' is not defined. (no-undef)
(#41) ["pause"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) 'data' is not defined. (no-undef)
(#42) ["stop"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) 'data' is not defined. (no-undef)
(#43) ["hidevideo"] is better written in dot notation. (dot-notation)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) 'data' is not defined. (no-undef)
(#44) ["showvideo"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) 'data' is not defined. (no-undef)
(#45) ["pausemessage"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) 'data' is not defined. (no-undef)
(#46) ["subtitle"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) 'data' is not defined. (no-undef)
(#47) ["subon"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) 'data' is not defined. (no-undef)
(#48) ["suboff"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) 'data' is not defined. (no-undef)
(#49) ["nextsubtitle"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) 'data' is not defined. (no-undef)
(#50) ["prevsubtitle"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) 'data' is not defined. (no-undef)
(#51) ["transcript"] is better written in dot notation. (dot-notation)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) 'data' is not defined. (no-undef)
(#52) ["transcripttitle"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) 'data' is not defined. (no-undef)
(#53) ["on"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) 'data' is not defined. (no-undef)
(#54) ["off"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) 'data' is not defined. (no-undef)
(#55) ["exitpres"] is better written in dot notation. (dot-notation)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) 'data' is not defined. (no-undef)
(#56) ["exittitle"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) 'data' is not defined. (no-undef)
(#57) ["help"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) 'data' is not defined. (no-undef)
(#58) ["helptitle"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) 'data' is not defined. (no-undef)
(#59) ["slide"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) 'data' is not defined. (no-undef)
(#60) ["slideopts"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) 'data' is not defined. (no-undef)
(#61) ["showslideopts"] is better written in dot notation. (dot-notation)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) 'data' is not defined. (no-undef)
(#62) ["hideslideopts"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) 'data' is not defined. (no-undef)
(#63) ["slidesize"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) 'data' is not defined. (no-undef)
(#64) ["incslidesize"] is better written in dot notation. (dot-notation)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) 'data' is not defined. (no-undef)
(#65) ["decslidesize"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) 'data' is not defined. (no-undef)
(#66) ["noslides"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) 'data' is not defined. (no-undef)
(#67) ["pdfslides"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) 'data' is not defined. (no-undef)
(#68) ["imageslides"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) 'data' is not defined. (no-undef)
(#69) ["preloadimage"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) 'data' is not defined. (no-undef)
(#70) ["flashslides"] is better written in dot notation. (dot-notation)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) 'data' is not defined. (no-undef)
(#71) ["slidesyncon"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) 'data' is not defined. (no-undef)
(#72) ["slidesyncoff"] is better written in dot notation. (dot-notation)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Line 73 exceeds the maximum line length of 132. (max-len)
(#73) 'data' is not defined. (no-undef)
(#73) ["slidesyncontitle"] is better written in dot notation. (dot-notation)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Line 74 exceeds the maximum line length of 132. (max-len)
(#74) 'data' is not defined. (no-undef)
(#74) ["slidesyncofftitle"] is better written in dot notation. (dot-notation)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) 'data' is not defined. (no-undef)
(#75) ["noprintslides"] is better written in dot notation. (dot-notation)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) 'data' is not defined. (no-undef)
(#76) ["allslides"] is better written in dot notation. (dot-notation)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) 'data' is not defined. (no-undef)
(#77) ["allslidestitle"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) 'data' is not defined. (no-undef)
(#78) ["nexttitle"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) 'data' is not defined. (no-undef)
(#79) ["prevtitle"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) 'data' is not defined. (no-undef)
(#80) ["thumbnails"] is better written in dot notation. (dot-notation)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) 'data' is not defined. (no-undef)
(#81) ["thumbontitle"] is better written in dot notation. (dot-notation)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) 'data' is not defined. (no-undef)
(#82) ["thumbofftitle"] is better written in dot notation. (dot-notation)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) 'data' is not defined. (no-undef)
(#83) ["preloadmessage1"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) 'data' is not defined. (no-undef)
(#84) ["preloadmessage2"] is better written in dot notation. (dot-notation)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) 'data' is not defined. (no-undef)
(#85) ["preloadmessage3"] is better written in dot notation. (dot-notation)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) 'data' is not defined. (no-undef)
(#86) ["preloadmessage4"] is better written in dot notation. (dot-notation)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) 'data' is not defined. (no-undef)
(#87) ["preloadmessage5"] is better written in dot notation. (dot-notation)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) 'data' is not defined. (no-undef)
(#88) ["speed0"] is better written in dot notation. (dot-notation)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) 'data' is not defined. (no-undef)
(#89) ["speed1"] is better written in dot notation. (dot-notation)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) 'data' is not defined. (no-undef)
(#90) ["speed2"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) 'data' is not defined. (no-undef)
(#91) ["speed3"] is better written in dot notation. (dot-notation)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Line 92 exceeds the maximum line length of 132. (max-len)
(#92) 'data' is not defined. (no-undef)
(#92) ["novideosource"] is better written in dot notation. (dot-notation)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) 'data' is not defined. (no-undef)
(#93) Line 93 exceeds the maximum line length of 132. (max-len)
(#93) ["noslidesource"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) 'data' is not defined. (no-undef)
(#94) Line 94 exceeds the maximum line length of 132. (max-len)
(#94) ["flashfailed"] is better written in dot notation. (dot-notation)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Line 95 exceeds the maximum line length of 132. (max-len)
(#95) 'data' is not defined. (no-undef)
(#95) ["javaaudiopositon"] is better written in dot notation. (dot-notation)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) 'data' is not defined. (no-undef)
(#96) ["javaaudiosubtitles"] is better written in dot notation. (dot-notation)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) 'data' is not defined. (no-undef)
(#97) Line 97 exceeds the maximum line length of 132. (max-len)
(#97) ["realsyncproblem"] is better written in dot notation. (dot-notation)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Line 98 exceeds the maximum line length of 132. (max-len)
(#98) 'data' is not defined. (no-undef)
(#98) ["qtlinux"] is better written in dot notation. (dot-notation)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) 'data' is not defined. (no-undef)
(#99) ["mozplugger"] is better written in dot notation. (dot-notation)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Line 100 exceeds the maximum line length of 132. (max-len)
(#100) 'data' is not defined. (no-undef)
(#100) ["oldwindowsmedia"] is better written in dot notation. (dot-notation)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) 'data' is not defined. (no-undef)
(#101) ["windowsmediaieonly"] is better written in dot notation. (dot-notation)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) 'data' is not defined. (no-undef)
(#102) ["vlc_notsupported"] is better written in dot notation. (dot-notation)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) 'data' is not defined. (no-undef)
(#103) Line 103 exceeds the maximum line length of 132. (max-len)
(#103) ["qtrefmissing"] is better written in dot notation. (dot-notation)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) 'data' is not defined. (no-undef)
(#104) ["helpurl"] is better written in dot notation. (dot-notation)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) 'data' is not defined. (no-undef)
(#105) ["noprint"] is better written in dot notation. (dot-notation)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) 'data' is not defined. (no-undef)
(#106) ["print"] is better written in dot notation. (dot-notation)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) 'lang' is not defined. (no-undef)
(#108) ["pt"] is better written in dot notation. (dot-notation)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) 'data' is not defined. (no-undef)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) 'langRTL' is not defined. (no-undef)
(#109) ["pt"] is better written in dot notation. (dot-notation)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/autoview/vresource/lang/sk.js
(#1) 'data' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#3) 'data' is not defined. (no-undef)
(#3) ["langname"] is better written in dot notation. (dot-notation)
(#3) Infix operators must be spaced. (space-infix-ops)
(#4) 'data' is not defined. (no-undef)
(#4) ["language"] is better written in dot notation. (dot-notation)
(#4) Infix operators must be spaced. (space-infix-ops)
(#5) 'data' is not defined. (no-undef)
(#5) ["showlangopts"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) 'data' is not defined. (no-undef)
(#6) ["hidelangopts"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#7) 'data' is not defined. (no-undef)
(#7) ["intlang"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#8) 'data' is not defined. (no-undef)
(#8) ["avlang"] is better written in dot notation. (dot-notation)
(#8) Infix operators must be spaced. (space-infix-ops)
(#9) 'data' is not defined. (no-undef)
(#9) ["slidelang"] is better written in dot notation. (dot-notation)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) 'data' is not defined. (no-undef)
(#10) ["sublang"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#11) 'data' is not defined. (no-undef)
(#11) ["notavailable"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) 'data' is not defined. (no-undef)
(#12) ["avlangerror"] is better written in dot notation. (dot-notation)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) 'data' is not defined. (no-undef)
(#13) ["averror"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) 'data' is not defined. (no-undef)
(#14) ["suberror"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#15) 'data' is not defined. (no-undef)
(#15) ["slidelangerror"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) 'data' is not defined. (no-undef)
(#16) ["slideerror"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) 'data' is not defined. (no-undef)
(#17) ["novideolang"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) 'data' is not defined. (no-undef)
(#18) ["noslidelang"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) 'data' is not defined. (no-undef)
(#19) ["savepostitle"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) 'data' is not defined. (no-undef)
(#20) ["savepos"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) 'data' is not defined. (no-undef)
(#21) ["loadpos"] is better written in dot notation. (dot-notation)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) 'data' is not defined. (no-undef)
(#22) ["savepositiontitle"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) 'data' is not defined. (no-undef)
(#23) ["loadpositiontitle"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) 'data' is not defined. (no-undef)
(#24) ["video"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) 'data' is not defined. (no-undef)
(#25) ["showvideoopts"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) 'data' is not defined. (no-undef)
(#26) ["hidevideoopts"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) 'data' is not defined. (no-undef)
(#27) ["realplayer"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) 'data' is not defined. (no-undef)
(#28) ["quicktime"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) 'data' is not defined. (no-undef)
(#29) ["windowsmedia"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) 'data' is not defined. (no-undef)
(#30) ["javaaudio"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) 'data' is not defined. (no-undef)
(#31) ["vlcvideo"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) 'data' is not defined. (no-undef)
(#32) ["flashvideo"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) 'data' is not defined. (no-undef)
(#33) ["novideoplayer"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) 'data' is not defined. (no-undef)
(#34) ["pluginnotfound"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) 'data' is not defined. (no-undef)
(#35) ["play"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) 'data' is not defined. (no-undef)
(#36) ["pause"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) 'data' is not defined. (no-undef)
(#37) ["stop"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) 'data' is not defined. (no-undef)
(#38) ["hidevideo"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) 'data' is not defined. (no-undef)
(#39) ["showvideo"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) 'data' is not defined. (no-undef)
(#40) ["pausemessage"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) 'data' is not defined. (no-undef)
(#41) ["subtitle"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) 'data' is not defined. (no-undef)
(#42) ["subon"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) 'data' is not defined. (no-undef)
(#43) ["suboff"] is better written in dot notation. (dot-notation)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) 'data' is not defined. (no-undef)
(#44) ["nextsubtitle"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) 'data' is not defined. (no-undef)
(#45) ["prevsubtitle"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) 'data' is not defined. (no-undef)
(#46) ["transcript"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) 'data' is not defined. (no-undef)
(#47) ["transcripttitle"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) 'data' is not defined. (no-undef)
(#48) ["on"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) 'data' is not defined. (no-undef)
(#49) ["off"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) 'data' is not defined. (no-undef)
(#50) ["exitpres"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) 'data' is not defined. (no-undef)
(#51) ["exittitle"] is better written in dot notation. (dot-notation)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) 'data' is not defined. (no-undef)
(#52) ["help"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) 'data' is not defined. (no-undef)
(#53) ["helptitle"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) 'data' is not defined. (no-undef)
(#54) ["slide"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) 'data' is not defined. (no-undef)
(#55) ["slideopts"] is better written in dot notation. (dot-notation)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) 'data' is not defined. (no-undef)
(#56) ["showslideopts"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) 'data' is not defined. (no-undef)
(#57) ["hideslideopts"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) 'data' is not defined. (no-undef)
(#58) ["slidesize"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) 'data' is not defined. (no-undef)
(#59) ["incslidesize"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) 'data' is not defined. (no-undef)
(#60) ["decslidesize"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) 'data' is not defined. (no-undef)
(#61) ["noslides"] is better written in dot notation. (dot-notation)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) 'data' is not defined. (no-undef)
(#62) ["pdfslides"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) 'data' is not defined. (no-undef)
(#63) ["imageslides"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#64) 'data' is not defined. (no-undef)
(#64) ["preloadimage"] is better written in dot notation. (dot-notation)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) 'data' is not defined. (no-undef)
(#65) ["flashslides"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) 'data' is not defined. (no-undef)
(#66) ["slidesyncon"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) 'data' is not defined. (no-undef)
(#67) ["slidesyncoff"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) 'data' is not defined. (no-undef)
(#68) Line 68 exceeds the maximum line length of 132. (max-len)
(#68) ["slidesyncontitle"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#69) Line 69 exceeds the maximum line length of 132. (max-len)
(#69) 'data' is not defined. (no-undef)
(#69) ["slidesyncofftitle"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) 'data' is not defined. (no-undef)
(#70) ["noprintslides"] is better written in dot notation. (dot-notation)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) 'data' is not defined. (no-undef)
(#71) ["allslides"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#72) 'data' is not defined. (no-undef)
(#72) ["allslidestitle"] is better written in dot notation. (dot-notation)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) 'data' is not defined. (no-undef)
(#73) ["nexttitle"] is better written in dot notation. (dot-notation)
(#73) Infix operators must be spaced. (space-infix-ops)
(#74) 'data' is not defined. (no-undef)
(#74) ["prevtitle"] is better written in dot notation. (dot-notation)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) 'data' is not defined. (no-undef)
(#75) ["thumbnails"] is better written in dot notation. (dot-notation)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) 'data' is not defined. (no-undef)
(#76) ["thumbontitle"] is better written in dot notation. (dot-notation)
(#76) Infix operators must be spaced. (space-infix-ops)
(#77) 'data' is not defined. (no-undef)
(#77) ["thumbofftitle"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) 'data' is not defined. (no-undef)
(#78) ["preloadmessage1"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) 'data' is not defined. (no-undef)
(#79) ["preloadmessage2"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) 'data' is not defined. (no-undef)
(#80) ["preloadmessage3"] is better written in dot notation. (dot-notation)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) 'data' is not defined. (no-undef)
(#81) ["preloadmessage4"] is better written in dot notation. (dot-notation)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) 'data' is not defined. (no-undef)
(#82) ["preloadmessage5"] is better written in dot notation. (dot-notation)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) 'data' is not defined. (no-undef)
(#83) ["speed1"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) 'data' is not defined. (no-undef)
(#84) ["speed2"] is better written in dot notation. (dot-notation)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) 'data' is not defined. (no-undef)
(#85) ["speed3"] is better written in dot notation. (dot-notation)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) Line 86 exceeds the maximum line length of 132. (max-len)
(#86) 'data' is not defined. (no-undef)
(#86) ["novideosource"] is better written in dot notation. (dot-notation)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) 'data' is not defined. (no-undef)
(#87) Line 87 exceeds the maximum line length of 132. (max-len)
(#87) ["noslidesource"] is better written in dot notation. (dot-notation)
(#87) Infix operators must be spaced. (space-infix-ops)
(#88) Line 88 exceeds the maximum line length of 132. (max-len)
(#88) 'data' is not defined. (no-undef)
(#88) ["flashfailed"] is better written in dot notation. (dot-notation)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) 'data' is not defined. (no-undef)
(#89) Line 89 exceeds the maximum line length of 132. (max-len)
(#89) ["javaaudiopositon"] is better written in dot notation. (dot-notation)
(#89) Infix operators must be spaced. (space-infix-ops)
(#90) 'data' is not defined. (no-undef)
(#90) ["javaaudiosubtitles"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#91) 'data' is not defined. (no-undef)
(#91) Line 91 exceeds the maximum line length of 132. (max-len)
(#91) ["realsyncproblem"] is better written in dot notation. (dot-notation)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) 'data' is not defined. (no-undef)
(#92) ["qtlinux"] is better written in dot notation. (dot-notation)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) 'data' is not defined. (no-undef)
(#93) ["mozplugger"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) 'data' is not defined. (no-undef)
(#94) Line 94 exceeds the maximum line length of 132. (max-len)
(#94) ["oldwindowsmedia"] is better written in dot notation. (dot-notation)
(#94) Infix operators must be spaced. (space-infix-ops)
(#95) 'data' is not defined. (no-undef)
(#95) ["windowsmediaieonly"] is better written in dot notation. (dot-notation)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) 'data' is not defined. (no-undef)
(#96) ["vlc_notsupported"] is better written in dot notation. (dot-notation)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) Line 97 exceeds the maximum line length of 132. (max-len)
(#97) 'data' is not defined. (no-undef)
(#97) ["qtrefmissing"] is better written in dot notation. (dot-notation)
(#97) Infix operators must be spaced. (space-infix-ops)
(#98) 'data' is not defined. (no-undef)
(#98) ["helpurl"] is better written in dot notation. (dot-notation)
(#98) Infix operators must be spaced. (space-infix-ops)
(#99) 'data' is not defined. (no-undef)
(#99) ["noprint"] is better written in dot notation. (dot-notation)
(#99) Infix operators must be spaced. (space-infix-ops)
(#101) 'lang' is not defined. (no-undef)
(#101) ["sk"] is better written in dot notation. (dot-notation)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) 'data' is not defined. (no-undef)
(#102) 'langRTL' is not defined. (no-undef)
(#102) ["sk"] is better written in dot notation. (dot-notation)
(#102) Infix operators must be spaced. (space-infix-ops)
mod/autoview/vresource/lang/ur.js
(#1) 'data' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#3) 'data' is not defined. (no-undef)
(#3) ["langname"] is better written in dot notation. (dot-notation)
(#3) Infix operators must be spaced. (space-infix-ops)
(#4) 'data' is not defined. (no-undef)
(#4) ["language"] is better written in dot notation. (dot-notation)
(#4) Infix operators must be spaced. (space-infix-ops)
(#5) 'data' is not defined. (no-undef)
(#5) ["intlang"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) 'data' is not defined. (no-undef)
(#6) ["avlang"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#7) 'data' is not defined. (no-undef)
(#7) ["slidelang"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#8) 'data' is not defined. (no-undef)
(#8) ["sublang"] is better written in dot notation. (dot-notation)
(#8) Infix operators must be spaced. (space-infix-ops)
(#9) 'data' is not defined. (no-undef)
(#9) ["notavailable"] is better written in dot notation. (dot-notation)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) Line 10 exceeds the maximum line length of 132. (max-len)
(#10) 'data' is not defined. (no-undef)
(#10) ["avlangerror"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#11) Line 11 exceeds the maximum line length of 132. (max-len)
(#11) 'data' is not defined. (no-undef)
(#11) ["averror"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) 'data' is not defined. (no-undef)
(#12) Line 12 exceeds the maximum line length of 132. (max-len)
(#12) ["suberror"] is better written in dot notation. (dot-notation)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) 'data' is not defined. (no-undef)
(#13) Line 13 exceeds the maximum line length of 132. (max-len)
(#13) ["slidelangerror"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) Line 14 exceeds the maximum line length of 132. (max-len)
(#14) 'data' is not defined. (no-undef)
(#14) ["slideerror"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#15) 'data' is not defined. (no-undef)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#15) ["novideolang"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) 'data' is not defined. (no-undef)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#16) ["noslidelang"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) 'data' is not defined. (no-undef)
(#17) ["savepostitle"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) 'data' is not defined. (no-undef)
(#18) ["savepos"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) 'data' is not defined. (no-undef)
(#19) ["loadpos"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) 'data' is not defined. (no-undef)
(#20) ["video"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) 'data' is not defined. (no-undef)
(#21) ["realplayer"] is better written in dot notation. (dot-notation)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) 'data' is not defined. (no-undef)
(#22) ["quicktime"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) 'data' is not defined. (no-undef)
(#23) ["windowsmedia"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) 'data' is not defined. (no-undef)
(#24) ["javaaudio"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) 'data' is not defined. (no-undef)
(#25) ["novideoplayer"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) 'data' is not defined. (no-undef)
(#26) ["subtitle"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) 'data' is not defined. (no-undef)
(#27) ["subon"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) 'data' is not defined. (no-undef)
(#28) ["suboff"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) 'data' is not defined. (no-undef)
(#29) ["transcript"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) 'data' is not defined. (no-undef)
(#30) ["exitpres"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) 'data' is not defined. (no-undef)
(#31) ["help"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) 'data' is not defined. (no-undef)
(#32) ["slide"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) 'data' is not defined. (no-undef)
(#33) ["slideopts"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) 'data' is not defined. (no-undef)
(#34) ["noslides"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) 'data' is not defined. (no-undef)
(#35) ["pdfslides"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) 'data' is not defined. (no-undef)
(#36) ["imageslides"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) 'data' is not defined. (no-undef)
(#37) ["preloadimage"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) 'data' is not defined. (no-undef)
(#38) ["flashslides"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) 'data' is not defined. (no-undef)
(#39) ["slidesyncon"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) 'data' is not defined. (no-undef)
(#40) ["slidesyncoff"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) 'data' is not defined. (no-undef)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#41) ["noprintslides"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) 'data' is not defined. (no-undef)
(#42) ["allslides"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) 'data' is not defined. (no-undef)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#43) ["preloadmessage1"] is better written in dot notation. (dot-notation)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) Line 44 exceeds the maximum line length of 132. (max-len)
(#44) 'data' is not defined. (no-undef)
(#44) ["preloadmessage2"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) 'data' is not defined. (no-undef)
(#45) ["preloadmessage3"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) 'data' is not defined. (no-undef)
(#46) ["preloadmessage4"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) 'data' is not defined. (no-undef)
(#47) ["preloadmessage5"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) 'data' is not defined. (no-undef)
(#48) ["speed1"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) 'data' is not defined. (no-undef)
(#49) ["speed2"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) 'data' is not defined. (no-undef)
(#50) ["speed3"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#52) 'lang' is not defined. (no-undef)
(#52) ["ur"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) 'data' is not defined. (no-undef)
(#53) 'langRTL' is not defined. (no-undef)
(#53) ["ur"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
mod/autoview/vresource/lang/zh_cn.js
(#1) 'data' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#3) 'data' is not defined. (no-undef)
(#3) ["langname"] is better written in dot notation. (dot-notation)
(#3) Infix operators must be spaced. (space-infix-ops)
(#4) 'data' is not defined. (no-undef)
(#4) ["language"] is better written in dot notation. (dot-notation)
(#4) Infix operators must be spaced. (space-infix-ops)
(#5) 'data' is not defined. (no-undef)
(#5) ["showlangopts"] is better written in dot notation. (dot-notation)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) 'data' is not defined. (no-undef)
(#6) ["hidelangopts"] is better written in dot notation. (dot-notation)
(#6) Infix operators must be spaced. (space-infix-ops)
(#7) 'data' is not defined. (no-undef)
(#7) ["intlang"] is better written in dot notation. (dot-notation)
(#7) Infix operators must be spaced. (space-infix-ops)
(#8) 'data' is not defined. (no-undef)
(#8) ["avlang"] is better written in dot notation. (dot-notation)
(#8) Infix operators must be spaced. (space-infix-ops)
(#9) 'data' is not defined. (no-undef)
(#9) ["slidelang"] is better written in dot notation. (dot-notation)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) 'data' is not defined. (no-undef)
(#10) ["sublang"] is better written in dot notation. (dot-notation)
(#10) Infix operators must be spaced. (space-infix-ops)
(#11) 'data' is not defined. (no-undef)
(#11) ["notavailable"] is better written in dot notation. (dot-notation)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) 'data' is not defined. (no-undef)
(#12) ["avlangerror"] is better written in dot notation. (dot-notation)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) 'data' is not defined. (no-undef)
(#13) ["averror"] is better written in dot notation. (dot-notation)
(#13) Infix operators must be spaced. (space-infix-ops)
(#14) 'data' is not defined. (no-undef)
(#14) ["suberror"] is better written in dot notation. (dot-notation)
(#14) Infix operators must be spaced. (space-infix-ops)
(#15) 'data' is not defined. (no-undef)
(#15) ["slidelangerror"] is better written in dot notation. (dot-notation)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) 'data' is not defined. (no-undef)
(#16) ["slideerror"] is better written in dot notation. (dot-notation)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) 'data' is not defined. (no-undef)
(#17) ["novideolang"] is better written in dot notation. (dot-notation)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) 'data' is not defined. (no-undef)
(#18) ["noslidelang"] is better written in dot notation. (dot-notation)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) 'data' is not defined. (no-undef)
(#19) ["savepostitle"] is better written in dot notation. (dot-notation)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) 'data' is not defined. (no-undef)
(#20) ["savepos"] is better written in dot notation. (dot-notation)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) 'data' is not defined. (no-undef)
(#21) ["loadpos"] is better written in dot notation. (dot-notation)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) 'data' is not defined. (no-undef)
(#22) ["savepositiontitle"] is better written in dot notation. (dot-notation)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) 'data' is not defined. (no-undef)
(#23) ["loadpositiontitle"] is better written in dot notation. (dot-notation)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) 'data' is not defined. (no-undef)
(#24) ["video"] is better written in dot notation. (dot-notation)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) 'data' is not defined. (no-undef)
(#25) ["showvideoopts"] is better written in dot notation. (dot-notation)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) 'data' is not defined. (no-undef)
(#26) ["hidevideoopts"] is better written in dot notation. (dot-notation)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) 'data' is not defined. (no-undef)
(#27) ["realplayer"] is better written in dot notation. (dot-notation)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) 'data' is not defined. (no-undef)
(#28) ["windowsmedia"] is better written in dot notation. (dot-notation)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) 'data' is not defined. (no-undef)
(#29) ["javaaudio"] is better written in dot notation. (dot-notation)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) 'data' is not defined. (no-undef)
(#30) ["flashvideo"] is better written in dot notation. (dot-notation)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) 'data' is not defined. (no-undef)
(#31) ["novideoplayer"] is better written in dot notation. (dot-notation)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) 'data' is not defined. (no-undef)
(#32) ["pluginnotfound"] is better written in dot notation. (dot-notation)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) 'data' is not defined. (no-undef)
(#33) ["play"] is better written in dot notation. (dot-notation)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) 'data' is not defined. (no-undef)
(#34) ["pause"] is better written in dot notation. (dot-notation)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) 'data' is not defined. (no-undef)
(#35) ["stop"] is better written in dot notation. (dot-notation)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) 'data' is not defined. (no-undef)
(#36) ["pausemessage"] is better written in dot notation. (dot-notation)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) 'data' is not defined. (no-undef)
(#37) ["subtitle"] is better written in dot notation. (dot-notation)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) 'data' is not defined. (no-undef)
(#38) ["subon"] is better written in dot notation. (dot-notation)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) 'data' is not defined. (no-undef)
(#39) ["suboff"] is better written in dot notation. (dot-notation)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) 'data' is not defined. (no-undef)
(#40) ["nextsubtitle"] is better written in dot notation. (dot-notation)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) 'data' is not defined. (no-undef)
(#41) ["prevsubtitle"] is better written in dot notation. (dot-notation)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) 'data' is not defined. (no-undef)
(#42) ["transcript"] is better written in dot notation. (dot-notation)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) 'data' is not defined. (no-undef)
(#43) ["transcripttitle"] is better written in dot notation. (dot-notation)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) 'data' is not defined. (no-undef)
(#44) ["on"] is better written in dot notation. (dot-notation)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) 'data' is not defined. (no-undef)
(#45) ["off"] is better written in dot notation. (dot-notation)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) 'data' is not defined. (no-undef)
(#46) ["exitpres"] is better written in dot notation. (dot-notation)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) 'data' is not defined. (no-undef)
(#47) ["exittitle"] is better written in dot notation. (dot-notation)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) 'data' is not defined. (no-undef)
(#48) ["help"] is better written in dot notation. (dot-notation)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) 'data' is not defined. (no-undef)
(#49) ["helptitle"] is better written in dot notation. (dot-notation)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) 'data' is not defined. (no-undef)
(#50) ["slide"] is better written in dot notation. (dot-notation)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) 'data' is not defined. (no-undef)
(#51) ["slideopts"] is better written in dot notation. (dot-notation)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) 'data' is not defined. (no-undef)
(#52) ["showslideopts"] is better written in dot notation. (dot-notation)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) 'data' is not defined. (no-undef)
(#53) ["hideslideopts"] is better written in dot notation. (dot-notation)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) 'data' is not defined. (no-undef)
(#54) ["slidesize"] is better written in dot notation. (dot-notation)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) 'data' is not defined. (no-undef)
(#55) ["incslidesize"] is better written in dot notation. (dot-notation)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) 'data' is not defined. (no-undef)
(#56) ["decslidesize"] is better written in dot notation. (dot-notation)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) 'data' is not defined. (no-undef)
(#57) ["noslides"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) 'data' is not defined. (no-undef)
(#58) ["imageslides"] is better written in dot notation. (dot-notation)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) 'data' is not defined. (no-undef)
(#59) ["preloadimage"] is better written in dot notation. (dot-notation)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) 'data' is not defined. (no-undef)
(#60) ["flashslides"] is better written in dot notation. (dot-notation)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) 'data' is not defined. (no-undef)
(#61) ["slidesyncon"] is better written in dot notation. (dot-notation)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) 'data' is not defined. (no-undef)
(#62) ["slidesyncoff"] is better written in dot notation. (dot-notation)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) 'data' is not defined. (no-undef)
(#63) ["slidesyncontitle"] is better written in dot notation. (dot-notation)
(#63) Infix operators must be spaced. (space-infix-ops)
(#64) 'data' is not defined. (no-undef)
(#64) ["slidesyncofftitle"] is better written in dot notation. (dot-notation)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) 'data' is not defined. (no-undef)
(#65) ["noprintslides"] is better written in dot notation. (dot-notation)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) 'data' is not defined. (no-undef)
(#66) ["allslides"] is better written in dot notation. (dot-notation)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) 'data' is not defined. (no-undef)
(#67) ["allslidestitle"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) 'data' is not defined. (no-undef)
(#68) ["nexttitle"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#69) 'data' is not defined. (no-undef)
(#69) ["prevtitle"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) 'data' is not defined. (no-undef)
(#70) ["thumbnails"] is better written in dot notation. (dot-notation)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) 'data' is not defined. (no-undef)
(#71) ["thumbontitle"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#72) 'data' is not defined. (no-undef)
(#72) ["thumbofftitle"] is better written in dot notation. (dot-notation)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) 'data' is not defined. (no-undef)
(#73) ["preloadmessage1"] is better written in dot notation. (dot-notation)
(#73) Infix operators must be spaced. (space-infix-ops)
(#74) Line 74 exceeds the maximum line length of 132. (max-len)
(#74) 'data' is not defined. (no-undef)
(#74) ["preloadmessage2"] is better written in dot notation. (dot-notation)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) 'data' is not defined. (no-undef)
(#75) ["preloadmessage3"] is better written in dot notation. (dot-notation)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) 'data' is not defined. (no-undef)
(#76) ["preloadmessage4"] is better written in dot notation. (dot-notation)
(#76) Infix operators must be spaced. (space-infix-ops)
(#77) 'data' is not defined. (no-undef)
(#77) ["preloadmessage5"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) 'data' is not defined. (no-undef)
(#78) ["speed1"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#79) 'data' is not defined. (no-undef)
(#79) ["speed2"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) 'data' is not defined. (no-undef)
(#80) ["speed3"] is better written in dot notation. (dot-notation)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) Line 81 exceeds the maximum line length of 132. (max-len)
(#81) 'data' is not defined. (no-undef)
(#81) ["novideosource"] is better written in dot notation. (dot-notation)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) Line 82 exceeds the maximum line length of 132. (max-len)
(#82) 'data' is not defined. (no-undef)
(#82) ["noslidesource"] is better written in dot notation. (dot-notation)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) Line 83 exceeds the maximum line length of 132. (max-len)
(#83) 'data' is not defined. (no-undef)
(#83) ["flashfailed"] is better written in dot notation. (dot-notation)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) Line 84 exceeds the maximum line length of 132. (max-len)
(#84) 'data' is not defined. (no-undef)
(#84) ["javaaudiopositon"] is better written in dot notation. (dot-notation)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) 'data' is not defined. (no-undef)
(#85) ["javaaudiosubtitles"] is better written in dot notation. (dot-notation)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) Line 86 exceeds the maximum line length of 132. (max-len)
(#86) 'data' is not defined. (no-undef)
(#86) ["realsyncproblem"] is better written in dot notation. (dot-notation)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) 'data' is not defined. (no-undef)
(#87) ["qtlinux"] is better written in dot notation. (dot-notation)
(#87) Infix operators must be spaced. (space-infix-ops)
(#88) 'data' is not defined. (no-undef)
(#88) ["mozplugger"] is better written in dot notation. (dot-notation)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) Line 89 exceeds the maximum line length of 132. (max-len)
(#89) 'data' is not defined. (no-undef)
(#89) ["oldwindowsmedia"] is better written in dot notation. (dot-notation)
(#89) Infix operators must be spaced. (space-infix-ops)
(#90) 'data' is not defined. (no-undef)
(#90) Line 90 exceeds the maximum line length of 132. (max-len)
(#90) ["windowsmediaieonly"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#91) 'data' is not defined. (no-undef)
(#91) ["vlc_notsupported"] is better written in dot notation. (dot-notation)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) Line 92 exceeds the maximum line length of 132. (max-len)
(#92) 'data' is not defined. (no-undef)
(#92) ["qtrefmissing"] is better written in dot notation. (dot-notation)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) 'data' is not defined. (no-undef)
(#93) ["noprint"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#95) 'lang' is not defined. (no-undef)
(#95) ["zh_cn"] is better written in dot notation. (dot-notation)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) 'data' is not defined. (no-undef)
(#96) 'langRTL' is not defined. (no-undef)
(#96) ["zh_cn"] is better written in dot notation. (dot-notation)
(#96) Infix operators must be spaced. (space-infix-ops)

CSS problems

(0 errors, 9 warnings)

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

mod/autoview/avedit/popup.css
(#8) Rule is empty.
mod/autoview/vresource/divs-layout.css
(#59) Rule is empty.
mod/autoview/vresource/divs-table.css
(#77) Rule is empty.
(#81) Rule is empty.
mod/autoview/vresource/help/help-styles.css
(#8) Rule is empty.
(#12) Rule is empty.
(#16) Rule is empty.
mod/autoview/vresource/style.css
(#9) Rule is empty.
(#81) Rule is empty.

PHPDocs style problems

(249 errors, 17 warnings)

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

mod/autoview/autoview.php
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/autoview/avedit.php
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/autoview/avphplib/avlib.php
(#2) Empty line found after PHP open tag
(#11) Function sendQTRefMovie is not documented
(#25) Function process_xsl is not documented
(#53) Function testXSL is not documented
(#61) Function testDocConv is not documented
(#69) Function testPeclHttp is not documented
(#77) Function testCurl is not documented
(#85) Function autoview_js_escape is not documented
(#105) Function autoview_convert_js_escapes is not documented
(#131) Function convertPresentationFile is not documented
(#165) Function convertPresentationFile_curl is not documented
(#210) Function convertPresentationFile_peclhttp is not documented
(#241) Function stripFileExtension is not documented
(#3) File-level phpdocs block does not have @copyright tag
(#3) File-level phpdocs block does not have @license tag
(#11) Package is not specified for function sendQTRefMovie. It is also not specified in file-level phpdocs
(#25) Package is not specified for function process_xsl. It is also not specified in file-level phpdocs
(#53) Package is not specified for function testXSL. It is also not specified in file-level phpdocs
(#61) Package is not specified for function testDocConv. It is also not specified in file-level phpdocs
(#69) Package is not specified for function testPeclHttp. It is also not specified in file-level phpdocs
(#77) Package is not specified for function testCurl. It is also not specified in file-level phpdocs
(#85) Package is not specified for function autoview_js_escape. It is also not specified in file-level phpdocs
(#105) Package is not specified for function autoview_convert_js_escapes. It is also not specified in file-level phpdocs
(#131) Package is not specified for function convertPresentationFile. It is also not specified in file-level phpdocs
(#165) Package is not specified for function convertPresentationFile_curl. It is also not specified in file-level phpdocs
(#210) Package is not specified for function convertPresentationFile_peclhttp. It is also not specified in file-level phpdocs
(#241) Package is not specified for function stripFileExtension. It is also not specified in file-level phpdocs
mod/autoview/avphplib/refmovie.inc.php
(#15) File-level phpdocs block is not found
(#15) Class QTBase is not documented
(#104) Class QTMovie is not documented
(#145) Class QTRefMovie is not documented
(#199) Class QTRefMovieDescriptor is not documented
(#264) Class QTDataReference is not documented
(#326) Class QTDataRate is not documented
(#412) Class QTCPUSpeed is not documented
(#477) Class QTQuality is not documented
(#20) Function QTBase::QTBase is not documented
(#25) Function QTBase::addChunk is not documented
(#33) Function QTBase::size is not documented
(#42) Function QTBase::toString is not documented
(#106) Function QTMovie::QTMovie is not documented
(#147) Function QTRefMovie::QTRefMovie is not documented
(#201) Function QTRefMovieDescriptor::QTRefMovieDescriptor is not documented
(#271) Function QTDataReference::QTDataReference is not documented
(#278) Function QTDataReference::setReference is not documented
(#284) Function QTDataReference::toString is not documented
(#295) Function QTDataReference::size is not documented
(#344) Function QTDataRate::QTDataRate is not documented
(#351) Function QTDataRate::setRate is not documented
(#359) Function QTDataRate::toString is not documented
(#368) Function QTDataRate::size is not documented
(#423) Function QTCPUSpeed::QTCPUSpeed is not documented
(#430) Function QTCPUSpeed::setSpeed is not documented
(#438) Function QTCPUSpeed::toString is not documented
(#447) Function QTCPUSpeed::size is not documented
(#482) Function QTQuality::QTQuality is not documented
(#489) Function QTQuality::setQuality is not documented
(#494) Function QTQuality::toString is not documented
(#503) Function QTQuality::size is not documented
(#17) Variable QTBase::$list is not documented
(#18) Variable QTBase::$type is not documented
(#266) Variable QTDataReference::$flag is not documented
(#267) Variable QTDataReference::$RefType is not documented
(#268) Variable QTDataReference::$size is not documented
(#269) Variable QTDataReference::$reference is not documented
(#328) Variable QTDataRate::$flag is not documented
(#329) Variable QTDataRate::$rate is not documented
(#331) Variable QTDataRate::$rates is not documented
(#414) Variable QTCPUSpeed::$flag is not documented
(#415) Variable QTCPUSpeed::$speed is not documented
(#417) Variable QTCPUSpeed::$speeds is not documented
(#479) Variable QTQuality::$flag is not documented
(#480) Variable QTQuality::$quality is not documented
(#15) Package is not specified for class QTBase. It is also not specified in file-level phpdocs
(#104) Package is not specified for class QTMovie. It is also not specified in file-level phpdocs
(#145) Package is not specified for class QTRefMovie. It is also not specified in file-level phpdocs
(#199) Package is not specified for class QTRefMovieDescriptor. It is also not specified in file-level phpdocs
(#264) Package is not specified for class QTDataReference. It is also not specified in file-level phpdocs
(#326) Package is not specified for class QTDataRate. It is also not specified in file-level phpdocs
(#412) Package is not specified for class QTCPUSpeed. It is also not specified in file-level phpdocs
(#477) Package is not specified for class QTQuality. It is also not specified in file-level phpdocs
mod/autoview/avphplib/test.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/autoview/backup/moodle2/backup_autoview_activity_task.class.php
(#13) Class backup_autoview_activity_task is not documented
(#16) Function backup_autoview_activity_task::define_my_settings is not documented
(#21) Function backup_autoview_activity_task::define_my_steps is not documented
(#26) Function backup_autoview_activity_task::encode_content_links is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @license tag
(#6) Invalid phpdocs tag @licence used
(#3) Package mod is not valid
mod/autoview/backup/moodle2/backup_autoview_stepslib.php
(#11) Class backup_autoview_activity_structure_step is not documented
(#14) Function backup_autoview_activity_structure_step::define_structure is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @license tag
(#6) Invalid phpdocs tag @licence used
(#3) Package mod is not valid
mod/autoview/backup/moodle2/restore_autoview_activity_task.class.php
(#14) Class restore_autoview_activity_task is not documented
(#17) Function restore_autoview_activity_task::define_my_settings is not documented
(#21) Function restore_autoview_activity_task::define_my_steps is not documented
(#26) Function restore_autoview_activity_task::define_decode_contents is not documented
(#31) Function restore_autoview_activity_task::define_decode_rules is not documented
(#36) Function restore_autoview_activity_task::define_restore_log_rules is not documented
(#49) Function restore_autoview_activity_task::define_restore_log_rules_for_course is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @license tag
(#6) Invalid phpdocs tag @licence used
(#3) Package mod is not valid
mod/autoview/backup/moodle2/restore_autoview_stepslib.php
(#9) Class restore_autoview_activity_structure_step is not documented
(#11) Function restore_autoview_activity_structure_step::define_structure is not documented
(#18) Function restore_autoview_activity_structure_step::process_autoview is not documented
(#33) Function restore_autoview_activity_structure_step::after_execute is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @license tag
(#6) Invalid phpdocs tag @licence used
(#3) Package mod is not valid
mod/autoview/callback.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block does not have @copyright tag
(#3) File-level phpdocs block does not have @license tag
mod/autoview/convert.php
(#9) Function fatalErrorShutdownHandler is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#9) Package is not specified for function fatalErrorShutdownHandler. It is also not specified in file-level phpdocs
mod/autoview/db/access.php
(#) File-level phpdocs block is not found
mod/autoview/db/log.php
(#5) Package mod is not valid
mod/autoview/db/upgrade.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Function xmldb_autoview_upgrade is not documented
(#3) Package is not specified for function xmldb_autoview_upgrade. It is also not specified in file-level phpdocs
mod/autoview/index.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block does not have @copyright tag
(#6) Package mod-autoview is not valid
(#7) Category mod is not valid
mod/autoview/lang/de/autoview.php
(#2) File-level phpdocs block is not found
mod/autoview/lang/en/autoview.php
(#17) File-level phpdocs block is not found
mod/autoview/lang/fr/autoview.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
mod/autoview/lang/jp/autoview.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/autoview/lang/pt/autoview.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/autoview/lib.php
(#15) Function autoview_add_instance is not documented
(#69) Function autoview_update_instance is not documented
(#103) Function autoview_delete_instance is not documented
(#123) Function autoview_get_participants is not documented
(#130) Function autoview_get_coursemodule_info is not documented
(#140) Function autoview_cron is not documented
(#151) Function autoview_get_file_storage is not documented
(#177) Function autoview_prepare_auth is not documented
(#201) Function autoview_has_dependencies is not documented
(#255) Function autoview_get_coursefilesarea_id is not documented
(#274) Function autoview_get_context_instance is not documented
(#279) Function autoview_get_course_context_instance is not documented
(#284) Function autoview_add_to_log is not documented
(#6) Found comment starting with three or more slashes
(#16) Found comment starting with three or more slashes
(#17) Found comment starting with three or more slashes
(#18) Found comment starting with three or more slashes
(#19) Found comment starting with three or more slashes
(#70) Found comment starting with three or more slashes
(#71) Found comment starting with three or more slashes
(#72) Found comment starting with three or more slashes
(#104) Found comment starting with three or more slashes
(#105) Found comment starting with three or more slashes
(#106) Found comment starting with three or more slashes
(#131) Found comment starting with three or more slashes
(#132) Found comment starting with three or more slashes
(#133) Found comment starting with three or more slashes
(#134) Found comment starting with three or more slashes
(#135) Found comment starting with three or more slashes
(#228) There is no description in phpdocs for function autoview_supports
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#15) Package is not specified for function autoview_add_instance. It is also not specified in file-level phpdocs
(#69) Package is not specified for function autoview_update_instance. It is also not specified in file-level phpdocs
(#103) Package is not specified for function autoview_delete_instance. It is also not specified in file-level phpdocs
(#123) Package is not specified for function autoview_get_participants. It is also not specified in file-level phpdocs
(#130) Package is not specified for function autoview_get_coursemodule_info. It is also not specified in file-level phpdocs
(#140) Package is not specified for function autoview_cron. It is also not specified in file-level phpdocs
(#151) Package is not specified for function autoview_get_file_storage. It is also not specified in file-level phpdocs
(#177) Package is not specified for function autoview_prepare_auth. It is also not specified in file-level phpdocs
(#201) Package is not specified for function autoview_has_dependencies. It is also not specified in file-level phpdocs
(#228) Package is not specified for function autoview_supports. It is also not specified in file-level phpdocs
(#255) Package is not specified for function autoview_get_coursefilesarea_id. It is also not specified in file-level phpdocs
(#274) Package is not specified for function autoview_get_context_instance. It is also not specified in file-level phpdocs
(#279) Package is not specified for function autoview_get_course_context_instance. It is also not specified in file-level phpdocs
(#284) Package is not specified for function autoview_add_to_log. It is also not specified in file-level phpdocs
mod/autoview/mod_form.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found
(#4) Class mod_autoview_mod_form is not documented
(#6) Function mod_autoview_mod_form::definition is not documented
(#4) Package is not specified for class mod_autoview_mod_form. It is also not specified in file-level phpdocs
mod/autoview/qtref.php
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/autoview/recieveXML.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/autoview/search_document.php
(#33) Class AutoViewSearchDocument is not documented
(#34) Function AutoViewSearchDocument::__construct is not documented
(#56) Function autoview_get_content is not documented
(#84) Function autoview_get_pdf_slide_text is not documented
(#103) Function autoview_get_swf_slide_text is not documented
(#124) Phpdocs for function autoview_make_link has incomplete parameters list
(#149) Phpdocs for function autoview_get_content_for_index has incomplete parameters list
(#173) Phpdocs for function autoview_single_document has incomplete parameters list
(#190) Phpdocs for function autoview_delete has incomplete parameters list
(#213) Phpdocs for function autoview_check_text_access has incomplete parameters list
(#2) File-level phpdocs block does not have @copyright tag
(#8) Invalid phpdocs tag @date used
(#5) Package autoview is not valid
(#6) Category contrib is not valid
mod/autoview/settings.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/autoview/storage/external.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Class av_external_file_storage is not documented
(#10) Function av_external_file_storage::get_file_path is not documented
(#25) Function av_external_file_storage::check_course_dir is not documented
(#36) Function av_external_file_storage::check_configfile is not documented
(#47) Function av_external_file_storage::pres_is_empty is not documented
(#60) Function av_external_file_storage::admin_func is not documented
(#76) Function av_external_file_storage::get_htmlbase is not documented
(#87) Function av_external_file_storage::get_filebrowser_url is not documented
(#97) Function av_external_file_storage::get_xmlsend_url is not documented
(#3) Package is not specified for class av_external_file_storage. It is also not specified in file-level phpdocs
mod/autoview/storage/generic.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Class av_generic_file_storage is not documented
(#10) Function av_generic_file_storage::get_file_path is not documented
(#20) Function av_generic_file_storage::check_course_dir is not documented
(#31) Function av_generic_file_storage::check_configfile is not documented
(#42) Function av_generic_file_storage::pres_is_empty is not documented
(#52) Function av_generic_file_storage::get_htmlbase is not documented
(#62) Function av_generic_file_storage::get_filebrowser_url is not documented
(#71) Function av_generic_file_storage::get_xmlsend_url is not documented
(#3) Package is not specified for class av_generic_file_storage. It is also not specified in file-level phpdocs
mod/autoview/storage/internal.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class av_internal_file_storage is not documented
(#8) Function av_internal_file_storage::get_file_path is not documented
(#14) Function av_internal_file_storage::check_course_dir is not documented
(#23) Function av_internal_file_storage::check_configfile is not documented
(#32) Function av_internal_file_storage::pres_is_empty is not documented
(#54) Function av_internal_file_storage::get_htmlbase is not documented
(#73) Function av_internal_file_storage::get_filebrowser_url is not documented
(#83) Function av_internal_file_storage::get_xmlsend_url is not documented
(#5) Package is not specified for class av_internal_file_storage. It is also not specified in file-level phpdocs
mod/autoview/subtitles.php
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/autoview/test.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/autoview/version.php
(#2) Empty line found after PHP open tag
(#8) File-level phpdocs block is not found
(#3) Found comment starting with three or more slashes
(#4) Found comment starting with three or more slashes
(#5) Found comment starting with three or more slashes
(#6) Found comment starting with three or more slashes
mod/autoview/view.php
(#2) Empty line found after PHP open tag
(#177) Function autoview_show_navigation is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#177) Package is not specified for function autoview_show_navigation. It is also not specified in file-level phpdocs

Update savepoints problems

(8 errors, 0 warnings)

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

mod/autoview/db/upgrade.php
Detected more 'if' blocks (6) than 'savepoint' calls (0)
Wrong order in versions: 2008060606 and 2008052202
version 2008030310 is missing corresponding savepoint call
version 2008060606 is missing corresponding savepoint call
version 2008052202 is missing corresponding savepoint call
version 2011052501 is missing corresponding savepoint call
version 2014090501 is missing corresponding savepoint call
version 2015080502 is missing corresponding savepoint call

Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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