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

(12634 errors, 602 warnings)

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

mod/readaloud/audio/audiohelper.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,".
(#4) Whitespace found at end of line
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Expected 1 space(s) before asterisk; 0 found
(#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 login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#11) Commas (,) must be followed by white space.
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Whitespace found at end of line
(#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) No space found before comment text; expected "// For receiving an uploaded a file direct from an HTML5 or SWF widget" but found "//For receiving an uploaded a file direct from an HTML5 or SWF widget"
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) Visibility must be declared on method "uploadfile"
(#20) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#20) Expected 1 space after closing parenthesis; found 0
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Commas (,) must be followed by white space.
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) No space found before comment text; expected "// setup our return object" but found "//setup our return object"
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Whitespace found at end of line
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) No space found before comment text; expected "// make sure nobody passed in a bogey file extension" but found "//make sure nobody passed in a bogey file extension"
(#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) No space found before comment text; expected "// we are not really expecting JPG / PNG etc, but they could be handled" but found "//we are not really expecting JPG / PNG etc, but they could be handled"
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) No space found before comment text; expected "// if necessary" but found "//if necessary"
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 12 spaces, found 3
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 12 spaces, found 3
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 12 spaces, found 3
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 12 spaces, found 3
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 12 spaces, found 3
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 12 spaces, found 3
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 12 spaces, found 3
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 12 spaces, found 3
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 12 spaces, found 3
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 12 spaces, found 3
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) No space found before comment text; expected "// make filename and set it" but found "//make filename and set it"
(#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
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Space found before semicolon; expected "".";" but found ""." ;"
(#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) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) No space found before comment text; expected "// check there is no metadata prefixed to the base 64. From the SWF recorder there is none, from HTML5/JS there is." but found "//check there is no metadata prefixed to the base 64. From the SWF recorder there is none, from HTML5/JS there is."
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) No space found before comment text; expected "// if so it will look a bit like this: data:image/png;base64,iVBORw0K" but found "//if so it will look a bit like this: data:image/png;base64,iVBORw0K"
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) No space found before comment text; expected "// we remove it, there must be a better way of course ..." but found "//we remove it, there must be a better way of course ..."
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) This comment is 64% valid code; is this commented out code?
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) No space found before comment text; expected "// $metapos = strPos($filedata,";base64,");" but found "//$metapos = strPos($filedata,";base64,");"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Calls to inbuilt PHP functions must be lowercase; expected "strpos" but found "strPos"
(#52) Commas (,) must be followed by white space.
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#53) Expected "if (...) {\n"; found "if(...){\n"
(#53) Expected 1 space after ">"; 0 found
(#53) Expected 1 space after "<"; 0 found
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space before "+"; 0 found
(#54) Expected 1 space after "+"; 0 found
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) No space found before comment text; expected "// actually make the file and save it" but found "//actually make the file and save it"
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Commas (,) must be followed by white space.
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) No space found before comment text; expected "// if successful, return filename" but found "//if successful, return filename"
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 2
(#62) Expected "if (...) {\n"; found "if(...){\n"
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) No space found before comment text; expected "// return our recorded filename to the browser" but found "//return our recorded filename to the browser"
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 12 spaces, found 3
(#64) Commas (,) must be followed by white space.
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 2
(#66) Expected "} else {\n"; found "}else{\n"
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 12 spaces, found 3
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 12 spaces, found 3
(#68) Commas (,) must be followed by white space.
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) No space found before comment text; expected "// we process the result for return to browser" but found "//we process the result for return to browser"
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Variable "xml_output" must not contain underscores.
(#72) Expected 1 space before "="; 0 found
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) No space found before comment text; expected "// we return to widget/client the result of our file operation" but found "//we return to widget/client the result of our file operation"
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Variable "xml_output" must not contain underscores.
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#80) Visibility must be declared on method "save_to_moodle"
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Expected 1 space after closing parenthesis; found 0
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) No space found before comment text; expected "// first create an attempt and then we will come back and save the file" but found "//first create an attempt and then we will come back and save the file"
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#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) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Commas (,) must be followed by white space.
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#98) Expected "if (...) {\n"; found "if(...){\n"
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) No space found before comment text; expected "// init our fs object" but found "//init our fs object"
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) No space found before comment text; expected "// add userid to filepath" but found "//add userid to filepath"
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#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
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) No space found before comment text; expected "// make our filerecord" but found "//make our filerecord"
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 3
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 3
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 3
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Variable "stored_file" must not contain underscores.
(#125) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) No space found before comment text; expected "// if unsuccessful return error" but found "//if unsuccessful return error"
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#129) Expected "if (...) {\n"; found "if(...){\n"
(#129) Variable "stored_file" must not contain underscores.
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Whitespace found at end of line
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 4 spaces, found 1
(#136) method name "audiohelper::fetchRecorder" must be in lower-case letters only
(#136) Visibility must be declared on method "fetchRecorder"
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Expected 1 space after closing parenthesis; found 0
(#136) Line exceeds 132 characters; contains 137 characters
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) No space found before comment text; expected "// set up our browser object" but found "//set up our browser object"
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) No space found before comment text; expected "// get our browser object for detecting Os and browser types" but found "//get our browser object for detecting Os and browser types"
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Whitespace found at end of line
(#139) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line exceeds 132 characters; contains 135 characters
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) No space found before comment text; expected "// ismobile accepts 'always' (always HTML5) never (never HTML5) mobile (if mobile HTML5) or webkit (if mobile or webkit browser HTML5)" but found "//ismobile accepts 'always' (always HTML5) never (never HTML5) mobile (if mobile HTML5) or webkit (if mobile or webkit browser HTML5)"
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#143) Expected "if (...) {\n"; found "if(...){\n"
(#143) Commas (,) must be followed by white space.
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 12 spaces, found 3
(#145) Expected "if (...) {\n"; found "if(...){\n"
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 16 spaces, found 4
(#146) Expected 1 space after "="; 0 found
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 12 spaces, found 3
(#151) Expected "} else {\n"; found "}else{\t\t\n"
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Whitespace found at end of line
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 16 spaces, found 4
(#152) Expected 1 space before "="; 0 found
(#152) Whitespace found at end of line
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 16 spaces, found 4
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 20 spaces, found 5
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 20 spaces, found 5
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 20 spaces, found 5
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 16 spaces, found 4
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 16 spaces, found 4
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 16 spaces, found 4
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 12 spaces, found 3
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 8 spaces, found 2
(#163) Expected "} else {\n"; found "}else{\n"
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 3
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 8 spaces, found 2
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Whitespace found at end of line
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#170) method name "audiohelper::fetchRecorderJSON" must be in lower-case letters only
(#170) Visibility must be declared on method "fetchRecorderJSON"
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Expected 1 space after closing parenthesis; found 0
(#170) Line exceeds 132 characters; contains 154 characters
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Whitespace found at end of line
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Line indented incorrectly; expected at least 4 spaces, found 1
(#176) No space found before comment text; expected "// Fetch the MP3 Recorder to be included on the page" but found "//Fetch the MP3 Recorder to be included on the page"
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 1
(#177) method name "audiohelper::fetchMP3Recorder" must be in lower-case letters only
(#177) Visibility must be declared on method "fetchMP3Recorder"
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#177) Expected 1 space after closing parenthesis; found 0
(#177) Line exceeds 132 characters; contains 168 characters
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 1
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Whitespace found at end of line
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Line indented incorrectly; expected at least 8 spaces, found 1
(#181) No space found before comment text; expected "// Set the microphone config params" but found "//Set the microphone config params"
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 1
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 1
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 1
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 1
(#185) Expected 1 space after "="; 0 found
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 1
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 1
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) No space found before comment text; expected "// if have a pref device, set it here" but found "//if have a pref device, set it here"
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 1
(#189) No space found before comment text; expected "// Set the recorder size (MP3)" but found "//Set the recorder size (MP3)"
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 1
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) This comment is 50% valid code; is this commented out code?
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Line indented incorrectly; expected at least 8 spaces, found 1
(#192) No space found before comment text; expected "// set time limit in seconds" but found "//set time limit in seconds"
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 1
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) No space found before comment text; expected "// you could try "30" / "60" / "90"" but found "//you could try "30" / "60" / "90""
(#194) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Line indented incorrectly; expected at least 8 spaces, found 1
(#196) No space found before comment text; expected "// determine the size of the widget on the skinmode and player size(if not skinning)" but found "//determine the size of the widget on the skinmode and player size(if not skinning)"
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 8 spaces, found 1
(#197) Expected "if (...) {\n"; found "if(...){\n"
(#197) Expected 1 space before "=="; 0 found
(#197) Expected 1 space after "=="; 0 found
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 12 spaces, found 2
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 16 spaces, found 3
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 20 spaces, found 4
(#200) Expected 1 space before "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#200) Whitespace found at end of line
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 20 spaces, found 4
(#201) Expected 1 space before "="; 0 found
(#201) Expected 1 space after "="; 0 found
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 16 spaces, found 3
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 16 spaces, found 3
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 20 spaces, found 4
(#205) Expected 1 space before "="; 0 found
(#205) Expected 1 space after "="; 0 found
(#205) Whitespace found at end of line
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 20 spaces, found 4
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 12 spaces, found 2
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Line indented incorrectly; expected at least 12 spaces, found 1
(#208) No space found before comment text; expected "// if skinning set the size to minimal" but found "//if skinning set the size to minimal"
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 8 spaces, found 1
(#209) Expected "} else {\n"; found "}else{\n"
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#210) Whitespace found at end of line
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Expected 1 space before "="; 0 found
(#211) Expected 1 space after "="; 0 found
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) This comment is 60% valid code; is this commented out code?
(#212) Line indented incorrectly; expected at least 12 spaces, found 2
(#213) Line indented incorrectly; expected at least 12 spaces, found 2
(#213) Whitespace found at end of line
(#214) Line indented incorrectly; expected at least 12 spaces, found 2
(#215) Line indented incorrectly; expected at least 12 spaces, found 2
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 8 spaces, found 1
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 1
(#218) Expected 1 space before "="; 0 found
(#219) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 1
(#221) No space found before comment text; expected "// To send directly ('ajax') or via an html form('post')" but found "//To send directly ('ajax') or via an html form('post')"
(#221) Whitespace found at end of line
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Line indented incorrectly; expected at least 8 spaces, found 1
(#222) No space found before comment text; expected "// if you use post, then you will need to set the audio data control below" but found "//if you use post, then you will need to set the audio data control below"
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 8 spaces, found 1
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Line indented incorrectly; expected at least 8 spaces, found 1
(#224) No space found before comment text; expected "// the control on the page to store base 64 encoded mp3 data." but found "//the control on the page to store base 64 encoded mp3 data."
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Line indented incorrectly; expected at least 8 spaces, found 1
(#225) No space found before comment text; expected "// this should be used when sendmethod is set to post" but found "//this should be used when sendmethod is set to post"
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 1
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 1
(#228) No space found before comment text; expected "// The update control is the id of the control" but found "//The update control is the id of the control"
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Line indented incorrectly; expected at least 8 spaces, found 1
(#229) No space found before comment text; expected "// The save control is auto added to page if the user has no specified a control" but found "//The save control is auto added to page if the user has no specified a control"
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 8 spaces, found 1
(#230) Expected "if (...) {\n"; found "if (...){\n"
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#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) This comment is 57% valid code; is this commented out code?
(#231) Line indented incorrectly; expected at least 12 spaces, found 2
(#231) No space found before comment text; expected "// $updatecontrol= "poodll_file_" . rand(100,32767) . rand(100,32767);" but found "//$updatecontrol= "poodll_file_" . rand(100,32767) . rand(100,32767);"
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 12 spaces, found 2
(#232) Expected 1 space before "="; 0 found
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 2
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 8 spaces, found 1
(#234) Expected "} else {\n"; found "}else{\n"
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 2
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 8 spaces, found 1
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 1
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Line indented incorrectly; expected at least 8 spaces, found 3
(#239) No space found before comment text; expected "// quality settings, passed straight through to flash" but found "//quality settings, passed straight through to flash"
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 3
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 8 spaces, found 3
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 3
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 8 spaces, found 3
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 3
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 8 spaces, found 3
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Whitespace found at end of line
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Line indented incorrectly; expected at least 8 spaces, found 3
(#247) No space found before comment text; expected "// settings for updating the page after recording" but found "//settings for updating the page after recording"
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 3
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 3
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Whitespace found at end of line
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Line indented incorrectly; expected at least 8 spaces, found 3
(#251) No space found before comment text; expected "// Skin setting" but found "//Skin setting"
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 3
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 3
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Line indented incorrectly; expected at least 8 spaces, found 3
(#255) No space found before comment text; expected "// whether to submit on "Stop" or to wait for a "save button" click" but found "//whether to submit on "Stop" or to wait for a "save button" click"
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 3
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Line indented incorrectly; expected at least 8 spaces, found 3
(#257) No space found before comment text; expected "// Size setting small or normal" but found "//Size setting small or normal"
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 3
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Line indented incorrectly; expected at least 8 spaces, found 3
(#259) No space found before comment text; expected "// time limit setting. Only applicable for SWF recorder." but found "//time limit setting. Only applicable for SWF recorder."
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 3
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Line indented incorrectly; expected at least 8 spaces, found 3
(#261) No space found before comment text; expected "// send method" but found "//send method"
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 8 spaces, found 3
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Line indented incorrectly; expected at least 8 spaces, found 3
(#263) No space found before comment text; expected "// audiodatacontrol" but found "//audiodatacontrol"
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 3
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 3
(#265) No space found before comment text; expected "// The recording format, either "mp3" or "wav". If mp3 the rate will be set to 44." but found "//The recording format, either "mp3" or "wav". If mp3 the rate will be set to 44."
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 3
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Line indented incorrectly; expected at least 8 spaces, found 3
(#267) No space found before comment text; expected "// show the settings buttons" but found "//show the settings buttons"
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 3
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Whitespace found at end of line
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Line indented incorrectly; expected at least 8 spaces, found 3
(#270) No space found before comment text; expected "// settings to control where the upload gets posted to, and what info it sends with it" but found "//settings to control where the upload gets posted to, and what info it sends with it"
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 3
(#271) No space found before comment text; expected "// e.g p1 p2 could contain a user id and an assignment id ." but found "//e.g p1 p2 could contain a user id and an assignment id ."
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 3
(#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 3
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 3
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Whitespace found at end of line
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Line indented incorrectly; expected at least 8 spaces, found 3
(#278) No space found before comment text; expected "// set the recorder id" but found "//set the recorder id"
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Line indented incorrectly; expected at least 8 spaces, found 3
(#279) No space found before comment text; expected "// generate a (most likely) unique id for the recorder, if one was not passed in" but found "//generate a (most likely) unique id for the recorder, if one was not passed in"
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 8 spaces, found 3
(#280) Expected "if (...) {\n"; found "if(...){\n"
(#280) Expected 1 space before "=="; 0 found
(#280) Expected 1 space after "=="; 0 found
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 12 spaces, found 4
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 8 spaces, found 3
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 3
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Whitespace found at end of line
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 8 spaces, found 3
(#285) Expected "if (...) {\n"; found "if(...){\n"
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 12 spaces, found 4
(#286) Variable "returnString" must be all lower-case
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 12 spaces, found 9
(#287) Commas (,) must be followed by white space.
(#287) Commas (,) must be followed by white space.
(#287) Commas (,) must be followed by white space.
(#287) Commas (,) must be followed by white space.
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 8 spaces, found 3
(#288) Expected "} else {\n"; found "}else{\n"
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Line indented incorrectly; expected at least 12 spaces, found 4
(#289) No space found before comment text; expected "// we fetch a configured recorder script suitable for outputting on a page" but found "//we fetch a configured recorder script suitable for outputting on a page"
(#289) Whitespace found at end of line
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 12 spaces, found 4
(#290) Variable "returnString" must be all lower-case
(#290) Expected 1 space before "="; 0 found
(#290) Expected 1 space after "="; 2 found
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 12 spaces, found 9
(#291) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Whitespace found at end of line
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Line indented incorrectly; expected at least 12 spaces, found 4
(#293) No space found before comment text; expected "// if the user did not declare a control to store the filename on the page, we just create such a field" but found "//if the user did not declare a control to store the filename on the page, we just create such a field"
(#293) Whitespace found at end of line
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 12 spaces, found 4
(#294) Variable "returnString" must be all lower-case
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 8 spaces, found 3
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Whitespace found at end of line
(#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 3
(#297) Variable "returnString" must be all lower-case
(#297) Space found before semicolon; expected "$returnString;" but found "$returnString ;"
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 4 spaces, found 1
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Line indented incorrectly; expected at least 4 spaces, found 1
(#301) No space found before comment text; expected "// fetch the HTML5 "recorder" to be included on the page" but found "//fetch the HTML5 "recorder" to be included on the page"
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 4 spaces, found 1
(#302) method name "audiohelper::fetchHTML5Recorder" must be in lower-case letters only
(#302) Visibility must be declared on method "fetchHTML5Recorder"
(#302) Commas (,) must be followed by white space.
(#302) Commas (,) must be followed by white space.
(#302) Commas (,) must be followed by white space.
(#302) Commas (,) must be followed by white space.
(#302) Commas (,) must be followed by white space.
(#302) Commas (,) must be followed by white space.
(#302) Commas (,) must be followed by white space.
(#302) Expected 1 space after closing parenthesis; found 0
(#302) Line exceeds 132 characters; contains 163 characters
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) No space found before comment text; expected "// get our upload file path" but found "//get our upload file path"
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#306) Expected 1 space before "="; 0 found
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Whitespace found at end of line
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) No space found before comment text; expected "// get a seed to make sure each fileupload field set has unique ids" but found "//get a seed to make sure each fileupload field set has unique ids"
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) No space found before comment text; expected "// also create a recorder id if we did not have one" but found "//also create a recorder id if we did not have one"
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 8 spaces, found 2
(#310) Expected "if (...) {\n"; found "if(...){\n"
(#310) Expected 1 space before "=="; 0 found
(#310) Expected 1 space after "=="; 0 found
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 12 spaces, found 3
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 8 spaces, found 2
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Expected 1 space before "="; 0 found
(#313) Expected 1 space after "="; 0 found
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Whitespace found at end of line
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#315) Line indented incorrectly; expected at least 8 spaces, found 2
(#315) No space found before comment text; expected "// create the ids for our elements we need to output on the page" but found "//create the ids for our elements we need to output on the page"
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#316) No space found before comment text; expected "// we use the fileselectid as the "id" for our recorder in some parts of the javascript" but found "//we use the fileselectid as the "id" for our recorder in some parts of the javascript"
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 8 spaces, found 2
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 8 spaces, found 2
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) Line indented incorrectly; expected at least 8 spaces, found 2
(#321) No space found before comment text; expected "// depending on our media type, tell the mobile device what kind of file we want" but found "//depending on our media type, tell the mobile device what kind of file we want"
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 2
(#322) No space found before comment text; expected "// currently iOS 6 only does video (even though we only want audio)" but found "//currently iOS 6 only does video (even though we only want audio)"
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Line indented incorrectly; expected at least 8 spaces, found 2
(#323) No space found before comment text; expected "// hopefully later, or for android blackberry etc, we have more options here" but found "//hopefully later, or for android blackberry etc, we have more options here"
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 8 spaces, found 2
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 12 spaces, found 3
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Expected 1 space before "="; 0 found
(#325) Expected 1 space after "="; 0 found
(#325) Closing brace must be on a line by itself
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 12 spaces, found 3
(#326) Expected 1 space before "="; 0 found
(#326) Expected 1 space after "="; 0 found
(#326) Closing brace must be on a line by itself
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 12 spaces, found 3
(#327) Expected 1 space before "="; 0 found
(#327) Expected 1 space after "="; 0 found
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 8 spaces, found 2
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Whitespace found at end of line
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Inline comments must start with a capital letter, digit or 3-dots sequence
(#330) Line indented incorrectly; expected at least 8 spaces, found 2
(#330) No space found before comment text; expected "// create and output our HTML." but found "//create and output our HTML."
(#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 8 spaces, found 2
(#331) Expected "if (...) {\n"; found "if(...){\n"
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 12 spaces, found 3
(#332) Variable "returnString" must be all lower-case
(#332) Expected 1 space before "="; 0 found
(#332) Expected 1 space after "="; 0 found
(#333) Whitespace found at end of line within string
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 8 spaces, found 2
(#337) Expected "} else {\n"; found "}else{\n"
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 12 spaces, found 3
(#338) Variable "returnString" must be all lower-case
(#338) Expected 1 space before "="; 0 found
(#338) Expected 1 space after "="; 0 found
(#338) Whitespace found at end of line within string
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 12 spaces, found 4
(#340) Space found before semicolon; expected " <input class=\"file\" type=\"file\" id=\"$fileselectid\" name=\"poodllfileselect[]\" $mediatype />";" but found " <input class=\"file\" type=\"file\" id=\"$fileselectid\" name=\"poodllfileselect[]\" $mediatype />" ;"
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 8 spaces, found 2
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Whitespace found at end of line
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Line indented incorrectly; expected at least 8 spaces, found 2
(#343) No space found before comment text; expected "// complete html string with feedback and progress elements." but found "//complete html string with feedback and progress elements."
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 8 spaces, found 2
(#344) Variable "returnString" must be all lower-case
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Whitespace found at end of line
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#348) No space found before comment text; expected "// create an array of options to passed to javascript" but found "//create an array of options to passed to javascript"
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 8 spaces, found 2
(#349) Expected 1 space before "=>"; 0 found
(#349) Expected 1 space after "=>"; 0 found
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 8 spaces, found 6
(#350) Expected 1 space before "=>"; 0 found
(#350) Expected 1 space after "=>"; 0 found
(#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 at least 8 spaces, found 6
(#351) Expected 1 space before "=>"; 0 found
(#351) Expected 1 space after "=>"; 0 found
(#351) Whitespace found at end of line
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 8 spaces, found 6
(#352) Expected 1 space before "=>"; 0 found
(#352) Expected 1 space after "=>"; 0 found
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Whitespace found at end of line
(#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 6
(#353) Expected 1 space before "=>"; 0 found
(#353) Expected 1 space after "=>"; 0 found
(#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 6
(#354) Expected 1 space before "=>"; 0 found
(#354) Expected 1 space after "=>"; 0 found
(#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 6
(#355) Expected 1 space before "=>"; 0 found
(#355) Expected 1 space after "=>"; 0 found
(#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 6
(#356) Expected 1 space before "=>"; 0 found
(#356) Expected 1 space after "=>"; 0 found
(#356) Expected 1 space before "=="; 0 found
(#356) Expected 1 space after "=="; 0 found
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 8 spaces, found 6
(#357) Expected 1 space before "=>"; 0 found
(#357) Expected 1 space after "=>"; 0 found
(#357) Whitespace found at end of line
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 8 spaces, found 6
(#358) Expected 1 space before "=>"; 0 found
(#358) Expected 1 space after "=>"; 0 found
(#358) Whitespace found at end of line
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 8 spaces, found 6
(#359) Expected 1 space before "=>"; 0 found
(#359) Expected 1 space after "=>"; 0 found
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 8 spaces, found 6
(#360) Expected 1 space before "=>"; 0 found
(#360) Expected 1 space after "=>"; 0 found
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Whitespace found at end of line
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Line indented incorrectly; expected at least 11 spaces, found 2
(#362) No space found before comment text; expected "// set up our javascript call which will do the ajax uploading" but found "//set up our javascript call which will do the ajax uploading"
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 11 spaces, found 2
(#363) Variable "returnString" must be all lower-case
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Whitespace found at end of line
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Line indented incorrectly; expected at least 11 spaces, found 2
(#365) No space found before comment text; expected "// return the html to be output" but found "//return the html to be output"
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 11 spaces, found 2
(#366) Variable "returnString" must be all lower-case
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 4 spaces, found 1
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Whitespace found at end of line
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Line indented incorrectly; expected at least 4 spaces, found 1
(#370) No space found before comment text; expected "// This is use for assembling the html elements + javascript that will be swapped out and replaced with the MP3 recorder" but found "//This is use for assembling the html elements + javascript that will be swapped out and replaced with the MP3 recorder"
(#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
(#371) method name "audiohelper::fetchSWFWidgetJSONParams" must be in lower-case letters only
(#371) Visibility must be declared on method "fetchSWFWidgetJSONParams"
(#371) Commas (,) must be followed by white space.
(#371) Variable "paramsArray" must be all lower-case
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#371) Expected 1 space after closing parenthesis; found 0
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 8 spaces, found 2
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Whitespace found at end of line
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) Line indented incorrectly; expected at least 8 spaces, found 2
(#374) No space found before comment text; expected "// build the parameter string out of the passed in array" but found "//build the parameter string out of the passed in array"
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 8 spaces, found 2
(#375) Expected 1 space before "="; 0 found
(#375) Expected 1 space after "="; 0 found
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 8 spaces, found 2
(#376) Variable "paramsArray" must be all lower-case
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 12 spaces, found 3
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 8 spaces, found 2
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Whitespace found at end of line
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Line indented incorrectly; expected at least 8 spaces, found 2
(#380) No space found before comment text; expected "// add in any common params" but found "//add in any common params"
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 8 spaces, found 2
(#381) Whitespace found at end of line
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Whitespace found at end of line
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Line indented incorrectly; expected at least 8 spaces, found 2
(#383) No space found before comment text; expected "// generate a (most likely) unique id for the recorder, if one was not passed in" but found "//generate a (most likely) unique id for the recorder, if one was not passed in"
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 8 spaces, found 2
(#384) Expected "if (...) {\n"; found "if(...){\n"
(#384) Expected 1 space before "=="; 0 found
(#384) Expected 1 space after "=="; 0 found
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 12 spaces, found 3
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 8 spaces, found 2
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 8 spaces, found 2
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 2
(#388) Expected 1 space after "="; 0 found
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 8 spaces, found 2
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 8 spaces, found 2
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#392) No space found before comment text; expected "// might need to make this a string" but found "//might need to make this a string"
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 8 spaces, found 2
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) No space found before comment text; expected "// might need to make this a string" but found "//might need to make this a string"
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 8 spaces, found 2
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 8 spaces, found 2
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 8 spaces, found 2
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Whitespace found at end of line
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 2
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 8 spaces, found 2
(#400) Line indented incorrectly; expected at least 8 spaces, found 2
(#400) Whitespace found at end of line
(#401) Line exceeds maximum limit of 180 characters; contains 204 characters
(#401) Line indented incorrectly; expected at least 8 spaces, found 4
(#402) Line indented incorrectly; expected at least 8 spaces, found 2
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Whitespace found at end of line
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 4 spaces, found 1
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Whitespace found at end of line
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#409) Line indented incorrectly; expected at least 4 spaces, found 1
(#409) No space found before comment text; expected "// This is use for assembling the html elements + javascript that will be swapped out and replaced with the MP3 recorder" but found "//This is use for assembling the html elements + javascript that will be swapped out and replaced with the MP3 recorder"
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 4 spaces, found 1
(#410) method name "audiohelper::fetchSWFWidgetCode" must be in lower-case letters only
(#410) Visibility must be declared on method "fetchSWFWidgetCode"
(#410) Commas (,) must be followed by white space.
(#410) Variable "paramsArray" must be all lower-case
(#410) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#410) Expected 1 space after closing parenthesis; found 0
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 8 spaces, found 2
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Whitespace found at end of line
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) No space found before comment text; expected "// build the parameter string out of the passed in array" but found "//build the parameter string out of the passed in array"
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 8 spaces, found 2
(#414) Expected 1 space before "="; 0 found
(#414) Expected 1 space after "="; 0 found
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 8 spaces, found 2
(#415) Variable "paramsArray" must be all lower-case
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 12 spaces, found 3
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 8 spaces, found 2
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Whitespace found at end of line
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Line indented incorrectly; expected at least 8 spaces, found 2
(#419) No space found before comment text; expected "// add in any common params" but found "//add in any common params"
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 8 spaces, found 2
(#420) Whitespace found at end of line
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Whitespace found at end of line
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) Line indented incorrectly; expected at least 8 spaces, found 2
(#422) No space found before comment text; expected "// generate a (most likely) unique id for the recorder, if one was not passed in" but found "//generate a (most likely) unique id for the recorder, if one was not passed in"
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 8 spaces, found 2
(#423) Expected "if (...) {\n"; found "if(...){\n"
(#423) Expected 1 space before "=="; 0 found
(#423) Expected 1 space after "=="; 0 found
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 12 spaces, found 3
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 8 spaces, found 2
(#426) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Whitespace found at end of line
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 8 spaces, found 2
(#432) Whitespace found at end of line within string
(#434) Whitespace found at end of line
(#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 4
(#435) Line exceeds maximum limit of 180 characters; contains 191 characters
(#435) Whitespace found at end of line within string
(#436) Whitespace found at end of line within string
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Whitespace found at end of line
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 8 spaces, found 3
(#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
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 4 spaces, found 1
(#449) No space found before comment text; expected "// We check if the OS version is too old here," but found "//We check if the OS version is too old here,"
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 4 spaces, found 1
(#450) No space found before comment text; expected "// Android 4+ iOS6+" but found "//Android 4+ iOS6+"
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) This comment is 72% valid code; is this commented out code?
(#451) Line indented incorrectly; expected at least 4 spaces, found 1
(#451) No space found before comment text; expected "// (2013/09/26)" but found "//(2013/09/26)"
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 4 spaces, found 1
(#452) method name "audiohelper::canDoUpload" must be in lower-case letters only
(#452) Visibility must be declared on method "canDoUpload"
(#452) Expected 1 space after closing parenthesis; found 0
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 8 spaces, found 2
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Whitespace found at end of line
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected 12 spaces, found 3
(#455) Whitespace found at end of line
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 16 spaces, found 4
(#456) Space found before semicolon; expected ");" but found ") ;"
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Line indented incorrectly; expected at least 16 spaces, found 4
(#457) No space found before comment text; expected "// if parsing failed, just assume they can upload" but found "//if parsing failed, just assume they can upload"
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 16 spaces, found 5
(#458) Expected "if (...) {\n"; found "if(...) {\n"
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 20 spaces, found 6
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 16 spaces, found 5
(#460) Usage of ELSEIF not allowed; use ELSE IF instead
(#460) Expected 1 space before ">"; 0 found
(#460) Expected 1 space after ">"; 0 found
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 20 spaces, found 6
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 16 spaces, found 5
(#462) Expected "} else {\n"; found "}else{\n"
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 20 spaces, found 6
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 16 spaces, found 5
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Whitespace found at end of line
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 12 spaces, found 3
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 12 spaces, found 3
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 12 spaces, found 3
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 16 spaces, found 4
(#470) Space found before semicolon; expected ");" but found ") ;"
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Inline comments must start with a capital letter, digit or 3-dots sequence
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Line indented incorrectly; expected at least 16 spaces, found 4
(#471) No space found before comment text; expected "// if parsing failed, just assume they can upload" but found "//if parsing failed, just assume they can upload"
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 16 spaces, found 5
(#472) Expected "if (...) {\n"; found "if(...) {\n"
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 20 spaces, found 6
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 16 spaces, found 5
(#474) Usage of ELSEIF not allowed; use ELSE IF instead
(#474) Expected 1 space before ">"; 0 found
(#474) Expected 1 space after ">"; 0 found
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 20 spaces, found 6
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 16 spaces, found 5
(#476) Expected "} else {\n"; found "}else{\n"
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 20 spaces, found 6
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 16 spaces, found 5
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected 12 spaces, found 3
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 8 spaces, found 3
(#482) Closing brace indented incorrectly; expected 2 spaces, found 3
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Whitespace found at end of line
(#483) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Whitespace found at end of line
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 4 spaces, found 2
(#485) Closing brace indented incorrectly; expected 1 spaces, found 2
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 4 spaces, found 1
(#487) No space found before comment text; expected "// Here we try to detect if this supports uploading audio files spec" but found "//Here we try to detect if this supports uploading audio files spec"
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 4 spaces, found 1
(#488) No space found before comment text; expected "// iOS doesn't but android can record from mic. Apple and Windows can just filter by audio when browsing" but found "//iOS doesn't but android can record from mic. Apple and Windows can just filter by audio when browsing"
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 4 spaces, found 1
(#489) No space found before comment text; expected "// (2013/03/05)Firefox on android, doesn't use sound recorder currently." but found "//(2013/03/05)Firefox on android, doesn't use sound recorder currently."
(#489) Whitespace found at end of line
(#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) No space found before comment text; expected "// (2013/03/05)Chrome on android gives wrong useragent(ipad/safari!)" but found "//(2013/03/05)Chrome on android gives wrong useragent(ipad/safari!)"
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 4 spaces, found 1
(#491) method name "audiohelper::canSpecAudio" must be in lower-case letters only
(#491) Visibility must be declared on method "canSpecAudio"
(#491) Expected 1 space after closing parenthesis; found 0
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 8 spaces, found 2
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 12 spaces, found 4
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected 12 spaces, found 4
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 12 spaces, found 5
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Whitespace found at end of line
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected 12 spaces, found 4
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 12 spaces, found 5
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Whitespace found at end of line
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected 12 spaces, found 4
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected 12 spaces, found 4
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 12 spaces, found 5
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Whitespace found at end of line
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 12 spaces, found 4
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected 16 spaces, found 5
(#510) Expected "if (...) {\n"; found "if(...){\n"
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 20 spaces, found 6
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected 16 spaces, found 5
(#512) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#512) Expected "if (...) {\n"; found "if(...){\n"
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 20 spaces, found 6
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected 16 spaces, found 5
(#514) Expected "} else {\n"; found "}else{\n"
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 20 spaces, found 6
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected 16 spaces, found 5
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Whitespace found at end of line
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected 12 spaces, found 4
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected 8 spaces, found 2
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected 4 spaces, found 1
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 4 spaces, found 1
(#524) No space found before comment text; expected "// If we wish to show a styled upload button, here we return true" but found "//If we wish to show a styled upload button, here we return true"
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 4 spaces, found 1
(#525) No space found before comment text; expected "// on Firefox on Android doesn't support it currently, so we hard code that to false" but found "//on Firefox on Android doesn't support it currently, so we hard code that to false"
(#525) Whitespace found at end of line
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) This comment is 72% valid code; is this commented out code?
(#526) Line indented incorrectly; expected at least 4 spaces, found 1
(#526) No space found before comment text; expected "// (2013/03/05)" but found "//(2013/03/05)"
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 4 spaces, found 1
(#527) method name "audiohelper::doFancyStyle" must be in lower-case letters only
(#527) Visibility must be declared on method "doFancyStyle"
(#527) Expected 1 space after closing parenthesis; found 0
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected 8 spaces, found 2
(#529) Expected "if (...) {\n"; found "if(...){\n"
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected at least 8 spaces, found 3
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 12 spaces, found 5
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected 8 spaces, found 2
(#532) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#532) Expected "if (...) {\n"; found "if(...){\n"
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 12 spaces, found 3
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected 8 spaces, found 2
(#534) Expected "} else {\n"; found "}else{\n"
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 12 spaces, found 5
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected 8 spaces, found 2
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected 4 spaces, found 1
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 4 spaces, found 1
(#539) No space found before comment text; expected "// Here we try to detect if this is a mobile device or not" but found "//Here we try to detect if this is a mobile device or not"
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Line indented incorrectly; expected at least 4 spaces, found 1
(#540) No space found before comment text; expected "// this is used to determine whther to return a JS or SWF widget" but found "//this is used to determine whther to return a JS or SWF widget"
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected 4 spaces, found 1
(#541) method name "audiohelper::isMobile" must be in lower-case letters only
(#541) Visibility must be declared on method "isMobile"
(#541) Commas (,) must be followed by white space.
(#541) Expected 1 space after closing parenthesis; found 0
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 8 spaces, found 2
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Whitespace found at end of line
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected 8 spaces, found 2
(#544) Expected "if (...) {\n"; found "if (...){"
(#544) Expected 1 space before "=="; 0 found
(#544) Expected 1 space after "=="; 0 found
(#544) Closing brace must be on a line by itself
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected 8 spaces, found 2
(#545) Expected "if (...) {\n"; found "if (...){"
(#545) Expected 1 space before "=="; 0 found
(#545) Expected 1 space after "=="; 0 found
(#545) Closing brace must be on a line by itself
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Whitespace found at end of line
(#546) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Whitespace found at end of line
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Inline comments must start with a capital letter, digit or 3-dots sequence
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) Line indented incorrectly; expected at least 8 spaces, found 2
(#548) No space found before comment text; expected "// check by browser" but found "//check by browser"
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 8 spaces, found 3
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected 12 spaces, found 3
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 12 spaces, found 3
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected 12 spaces, found 3
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected 12 spaces, found 3
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected 8 spaces, found 2
(#555) Closing brace indented incorrectly; expected 3 spaces, found 2
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Inline comments must start with a capital letter, digit or 3-dots sequence
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Line indented incorrectly; expected at least 8 spaces, found 2
(#557) No space found before comment text; expected "// check by platform" but found "//check by platform"
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected 8 spaces, found 2
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected 12 spaces, found 4
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected 12 spaces, found 4
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected 12 spaces, found 4
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 12 spaces, found 4
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected 12 spaces, found 4
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected 12 spaces, found 4
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected 12 spaces, found 4
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#567) Line indented incorrectly; expected at least 16 spaces, found 4
(#567) No space found before comment text; expected "// if MS Surface, consider to be desktop" but found "//if MS Surface, consider to be desktop"
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) This comment is 50% valid code; is this commented out code?
(#568) Line indented incorrectly; expected at least 16 spaces, found 4
(#568) No space found before comment text; expected "// case Browser::PLATFORM_MICROSOFT_SURFACE:" but found "//case Browser::PLATFORM_MICROSOFT_SURFACE:"
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected 8 spaces, found 2
(#571) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Whitespace found at end of line
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Line indented incorrectly; expected at least 8 spaces, found 2
(#573) No space found before comment text; expected "// if we are still not mobile, but webkit browwsers count, check that too" but found "//if we are still not mobile, but webkit browwsers count, check that too"
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected 8 spaces, found 2
(#574) Expected "if (...) {\n"; found "if (...){\n"
(#574) Expected 1 space before "=="; 0 found
(#574) Expected 1 space after "=="; 0 found
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected 12 spaces, found 4
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected 16 spaces, found 4
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected 16 spaces, found 4
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected 16 spaces, found 4
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected 16 spaces, found 4
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 16 spaces, found 4
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected 12 spaces, found 3
(#582) Closing brace indented incorrectly; expected 4 spaces, found 3
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Whitespace found at end of line
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected 8 spaces, found 2
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 8 spaces, found 2
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected 4 spaces, found 1
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) Line indented incorrectly; expected at least 4 spaces, found 1
(#588) No space found before comment text; expected "// this turns our results array into an xml string for returning to browser" but found "//this turns our results array into an xml string for returning to browser"
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected 4 spaces, found 1
(#589) method name "audiohelper::prepareXMLReturn" must be in lower-case letters only
(#589) Visibility must be declared on method "prepareXMLReturn"
(#589) Variable "resultArray" must be all lower-case
(#589) Expected 1 space after closing parenthesis; found 0
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Inline comments must start with a capital letter, digit or 3-dots sequence
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#590) Line indented incorrectly; expected at least 8 spaces, found 2
(#590) No space found before comment text; expected "// set up xml to return" but found "//set up xml to return"
(#590) Whitespace found at end of line
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 8 spaces, found 2
(#591) Variable "xml_output" must not contain underscores.
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected 8 spaces, found 3
(#593) Expected "if (...) {\n"; found "if(...){\n"
(#593) Variable "resultArray" must be all lower-case
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 12 spaces, found 4
(#594) Variable "xml_output" must not contain underscores.
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected 12 spaces, found 4
(#595) Variable "resultArray" must be all lower-case
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 16 spaces, found 5
(#596) Variable "xml_output" must not contain underscores.
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected 12 spaces, found 4
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected 8 spaces, found 3
(#598) Expected "} else {\n"; found "}else{\n"
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 12 spaces, found 4
(#599) Variable "xml_output" must not contain underscores.
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected 12 spaces, found 4
(#600) Variable "resultArray" must be all lower-case
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 16 spaces, found 5
(#601) Variable "xml_output" must not contain underscores.
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected 12 spaces, found 4
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected 8 spaces, found 3
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Whitespace found at end of line
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Whitespace found at end of line
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Inline comments must start with a capital letter, digit or 3-dots sequence
(#605) Inline comments must end in full-stops, exclamation marks, or question marks
(#605) Line indented incorrectly; expected at least 8 spaces, found 2
(#605) No space found before comment text; expected "// close off xml to return" but found "//close off xml to return"
(#605) Whitespace found at end of line
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected at least 8 spaces, found 2
(#606) Variable "xml_output" must not contain underscores.
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Whitespace found at end of line
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 8 spaces, found 2
(#607) Variable "xml_output" must not contain underscores.
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected 4 spaces, found 1
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) Line indented incorrectly; expected at least 4 spaces, found 1
(#612) No space found before comment text; expected "// this initialises and returns a results array" but found "//this initialises and returns a results array"
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected 4 spaces, found 1
(#613) method name "audiohelper::fetchReturnArray" must be in lower-case letters only
(#613) Visibility must be declared on method "fetchReturnArray"
(#613) Expected 1 space after closing parenthesis; found 0
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Inline comments must start with a capital letter, digit or 3-dots sequence
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Line indented incorrectly; expected at least 8 spaces, found 2
(#614) No space found before comment text; expected "// new filearray" but found "//new filearray"
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 8 spaces, found 2
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 8 spaces, found 2
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 8 spaces, found 2
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected at least 8 spaces, found 2
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected 4 spaces, found 1
mod/readaloud/audio/browser.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Spaces must be used to indent lines; tabs are not allowed
(#2) Tab found within whitespace
(#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".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Spaces must be used to indent lines; tabs are not allowed
(#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) Spaces must be used to indent lines; tabs are not allowed
(#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".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Spaces must be used to indent lines; tabs are not allowed
(#6) Spaces must be used to indent lines; tabs are not allowed
(#7) Spaces must be used to indent lines; tabs are not allowed
(#8) Spaces must be used to indent lines; tabs are not allowed
(#9) Spaces must be used to indent lines; tabs are not allowed
(#10) Spaces must be used to indent lines; tabs are not allowed
(#11) Spaces must be used to indent lines; tabs are not allowed
(#12) Spaces must be used to indent lines; tabs are not allowed
(#13) Spaces must be used to indent lines; tabs are not allowed
(#14) Spaces must be used to indent lines; tabs are not allowed
(#15) Spaces must be used to indent lines; tabs are not allowed
(#16) Spaces must be used to indent lines; tabs are not allowed
(#17) Spaces must be used to indent lines; tabs are not allowed
(#18) Spaces must be used to indent lines; tabs are not allowed
(#19) Spaces must be used to indent lines; tabs are not allowed
(#20) Spaces must be used to indent lines; tabs are not allowed
(#21) Spaces must be used to indent lines; tabs are not allowed
(#22) Spaces must be used to indent lines; tabs are not allowed
(#23) Spaces must be used to indent lines; tabs are not allowed
(#24) Spaces must be used to indent lines; tabs are not allowed
(#25) Spaces must be used to indent lines; tabs are not allowed
(#26) Spaces must be used to indent lines; tabs are not allowed
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Spaces must be used for alignment; tabs are not allowed
(#28) Spaces must be used for alignment; tabs are not allowed
(#29) Spaces must be used for alignment; tabs are not allowed
(#30) Spaces must be used for alignment; tabs are not allowed
(#31) Spaces must be used for alignment; tabs are not allowed
(#32) Spaces must be used for alignment; tabs are not allowed
(#33) Spaces must be used for alignment; tabs are not allowed
(#34) Spaces must be used for alignment; tabs are not allowed
(#35) Spaces must be used for alignment; tabs are not allowed
(#36) Spaces must be used for alignment; tabs are not allowed
(#37) Spaces must be used for alignment; tabs are not allowed
(#38) Spaces must be used for alignment; tabs are not allowed
(#39) Spaces must be used for alignment; tabs are not allowed
(#40) Spaces must be used for alignment; tabs are not allowed
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Whitespace found at end of line
(#42) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#46) Spaces must be used for alignment; tabs are not allowed
(#47) Spaces must be used for alignment; tabs are not allowed
(#48) Spaces must be used for alignment; tabs are not allowed
(#49) Spaces must be used for alignment; tabs are not allowed
(#50) Spaces must be used for alignment; tabs are not allowed
(#51) Spaces must be used for alignment; tabs are not allowed
(#52) Spaces must be used for alignment; tabs are not allowed
(#53) Spaces must be used for alignment; tabs are not allowed
(#54) Spaces must be used for alignment; tabs are not allowed
(#55) Spaces must be used for alignment; tabs are not allowed
(#56) Spaces must be used for alignment; tabs are not allowed
(#57) Spaces must be used for alignment; tabs are not allowed
(#58) Spaces must be used for alignment; tabs are not allowed
(#59) Spaces must be used for alignment; tabs are not allowed
(#60) Spaces must be used for alignment; tabs are not allowed
(#61) Spaces must be used for alignment; tabs are not allowed
(#62) Spaces must be used for alignment; tabs are not allowed
(#63) Spaces must be used for alignment; tabs are not allowed
(#64) Spaces must be used for alignment; tabs are not allowed
(#65) Spaces must be used for alignment; tabs are not allowed
(#66) Spaces must be used for alignment; tabs are not allowed
(#67) Spaces must be used for alignment; tabs are not allowed
(#68) Spaces must be used for alignment; tabs are not allowed
(#69) Spaces must be used for alignment; tabs are not allowed
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Whitespace found at end of line
(#71) Spaces must be used for alignment; tabs are not allowed
(#72) Spaces must be used for alignment; tabs are not allowed
(#73) Spaces must be used for alignment; tabs are not allowed
(#74) Spaces must be used for alignment; tabs are not allowed
(#75) Spaces must be used for alignment; tabs are not allowed
(#76) Spaces must be used for alignment; tabs are not allowed
(#77) Spaces must be used for alignment; tabs are not allowed
(#78) Spaces must be used for alignment; tabs are not allowed
(#79) Spaces must be used for alignment; tabs are not allowed
(#80) Spaces must be used for alignment; tabs are not allowed
(#81) Spaces must be used for alignment; tabs are not allowed
(#82) Spaces must be used for alignment; tabs are not allowed
(#83) Spaces must be used for alignment; tabs are not allowed
(#84) Spaces must be used for alignment; tabs are not allowed
(#85) Spaces must be used for alignment; tabs are not allowed
(#86) Spaces must be used for alignment; tabs are not allowed
(#87) Spaces must be used for alignment; tabs are not allowed
(#88) Spaces must be used for alignment; tabs are not allowed
(#89) Spaces must be used for alignment; tabs are not allowed
(#90) Spaces must be used for alignment; tabs are not allowed
(#91) Spaces must be used for alignment; tabs are not allowed
(#92) Spaces must be used for alignment; tabs are not allowed
(#93) Spaces must be used for alignment; tabs are not allowed
(#94) Spaces must be used for alignment; tabs are not allowed
(#95) Spaces must be used for alignment; tabs are not allowed
(#96) Spaces must be used for alignment; tabs are not allowed
(#97) Spaces must be used for alignment; tabs are not allowed
(#98) Spaces must be used for alignment; tabs are not allowed
(#99) Spaces must be used for alignment; tabs are not allowed
(#100) Spaces must be used for alignment; tabs are not allowed
(#101) Spaces must be used for alignment; tabs are not allowed
(#102) Spaces must be used for alignment; tabs are not allowed
(#103) Spaces must be used for alignment; tabs are not allowed
(#104) Spaces must be used for alignment; tabs are not allowed
(#105) Spaces must be used for alignment; tabs are not allowed
(#106) Spaces must be used for alignment; tabs are not allowed
(#107) Spaces must be used for alignment; tabs are not allowed
(#108) Spaces must be used for alignment; tabs are not allowed
(#109) Spaces must be used for alignment; tabs are not allowed
(#110) Spaces must be used for alignment; tabs are not allowed
(#111) Spaces must be used for alignment; tabs are not allowed
(#112) Spaces must be used for alignment; tabs are not allowed
(#113) Spaces must be used for alignment; tabs are not allowed
(#114) Spaces must be used for alignment; tabs are not allowed
(#115) Spaces must be used for alignment; tabs are not allowed
(#116) Spaces must be used for alignment; tabs are not allowed
(#117) Spaces must be used for alignment; tabs are not allowed
(#118) Spaces must be used for alignment; tabs are not allowed
(#119) Spaces must be used for alignment; tabs are not allowed
(#120) Spaces must be used for alignment; tabs are not allowed
(#121) Spaces must be used for alignment; tabs are not allowed
(#122) Spaces must be used for alignment; tabs are not allowed
(#123) Spaces must be used for alignment; tabs are not allowed
(#124) Spaces must be used for alignment; tabs are not allowed
(#125) Spaces must be used for alignment; tabs are not allowed
(#126) Spaces must be used for alignment; tabs are not allowed
(#127) Spaces must be used for alignment; tabs are not allowed
(#128) Spaces must be used for alignment; tabs are not allowed
(#129) Spaces must be used for alignment; tabs are not allowed
(#130) Spaces must be used for alignment; tabs are not allowed
(#131) Spaces must be used for alignment; tabs are not allowed
(#132) Spaces must be used for alignment; tabs are not allowed
(#133) Spaces must be used for alignment; tabs are not allowed
(#134) Spaces must be used for alignment; tabs are not allowed
(#135) Spaces must be used for alignment; tabs are not allowed
(#136) Spaces must be used for alignment; tabs are not allowed
(#137) Spaces must be used for alignment; tabs are not allowed
(#138) Spaces must be used for alignment; tabs are not allowed
(#139) Spaces must be used for alignment; tabs are not allowed
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#141) Line indented incorrectly; expected 0 spaces, found 1
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 2
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 2
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 2
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 4 spaces, found 2
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 4 spaces, found 2
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 2
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 2
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 2
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 2
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 2
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 2
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 4 spaces, found 2
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 4 spaces, found 2
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 2
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 4 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 4 spaces, found 2
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 4 spaces, found 2
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 4 spaces, found 2
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 4 spaces, found 2
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 4 spaces, found 2
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 2
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 2
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 4 spaces, found 2
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 2
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 2
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 4 spaces, found 2
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 4 spaces, found 2
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 4 spaces, found 2
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 4 spaces, found 2
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 4 spaces, found 2
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 4 spaces, found 2
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 4 spaces, found 2
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 4 spaces, found 2
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 2
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 4 spaces, found 2
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 4 spaces, found 2
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 4 spaces, found 2
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 4 spaces, found 2
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 4 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 2
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 4 spaces, found 2
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 4 spaces, found 2
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 4 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 4 spaces, found 2
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 4 spaces, found 2
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 2
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Line indented incorrectly; expected at least 4 spaces, found 2
(#194) No space found before comment text; expected "// added Justin 20121208" but found "//added Justin 20121208"
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 4 spaces, found 2
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Whitespace found at end of line
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 4 spaces, found 2
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 4 spaces, found 2
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 4 spaces, found 2
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 2
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 4 spaces, found 2
(#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 2
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 4 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 4 spaces, found 2
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 4 spaces, found 2
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 4 spaces, found 2
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 4 spaces, found 2
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 4 spaces, found 2
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 4 spaces, found 2
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 4 spaces, found 2
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 4 spaces, found 2
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 2
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Whitespace found at end of line
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 4 spaces, found 2
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 4 spaces, found 2
(#216) Public method name "Browser::Browser" must be in lower-case letters only
(#216) PHP4 style constructors are not allowed; use "__construct()" instead
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 8 spaces, found 3
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 8 spaces, found 3
(#218) Expected "if (...) {\n"; found "if(...) {\n"
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 4
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 8 spaces, found 3
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 8 spaces, found 3
(#221) Expected "} else {\n"; found "}\n\t\t\telse {\n"
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 12 spaces, found 4
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 8 spaces, found 3
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 2
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 4 spaces, found 2
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Expected 3 space(s) before asterisk; 2 found
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Expected 3 space(s) before asterisk; 2 found
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 4 spaces, found 2
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 3
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 3
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 3
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 3
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 3
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 3
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 3
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 3
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 3
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 4 spaces, found 2
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 4 spaces, found 2
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Expected 3 space(s) before asterisk; 2 found
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Expected 3 space(s) before asterisk; 2 found
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Expected 3 space(s) before asterisk; 2 found
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Expected 3 space(s) before asterisk; 2 found
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 4 spaces, found 2
(#246) method name "Browser::isBrowser" must be in lower-case letters only
(#246) Visibility must be declared on method "isBrowser"
(#246) Variable "browserName" must be all lower-case
(#246) Opening brace must be the last content on the line
(#246) Variable "browserName" must be all lower-case
(#246) Closing brace must be on a line by itself
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 4 spaces, found 2
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Expected 3 space(s) before asterisk; 2 found
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Expected 3 space(s) before asterisk; 2 found
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Expected 3 space(s) before asterisk; 2 found
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 4 spaces, found 2
(#252) Public method name "Browser::isNexus7" must be in lower-case letters only
(#252) Opening brace must be the last content on the line
(#252) Commas (,) must be followed by white space.
(#252) Space found before semicolon; expected "false;" but found "false ;"
(#252) Closing brace must be on a line by itself
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 4 spaces, found 2
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Expected 3 space(s) before asterisk; 2 found
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Expected 3 space(s) before asterisk; 2 found
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Expected 3 space(s) before asterisk; 2 found
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 4 spaces, found 2
(#258) Public method name "Browser::getBrowser" must be in lower-case letters only
(#258) Opening brace must be the last content on the line
(#258) Closing brace must be on a line by itself
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 4 spaces, found 2
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Expected 3 space(s) before asterisk; 2 found
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Expected 3 space(s) before asterisk; 2 found
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Expected 3 space(s) before asterisk; 2 found
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 4 spaces, found 2
(#263) Public method name "Browser::setBrowser" must be in lower-case letters only
(#263) Opening brace must be the last content on the line
(#263) Closing brace must be on a line by itself
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 4 spaces, found 2
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Expected 3 space(s) before asterisk; 2 found
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Expected 3 space(s) before asterisk; 2 found
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Expected 3 space(s) before asterisk; 2 found
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 4 spaces, found 2
(#268) Public method name "Browser::getPlatform" must be in lower-case letters only
(#268) Opening brace must be the last content on the line
(#268) Closing brace must be on a line by itself
(#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 2
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Expected 3 space(s) before asterisk; 2 found
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Expected 3 space(s) before asterisk; 2 found
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Expected 3 space(s) before asterisk; 2 found
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 2
(#273) Public method name "Browser::setPlatform" must be in lower-case letters only
(#273) Opening brace must be the last content on the line
(#273) Closing brace must be on a line by itself
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 4 spaces, found 2
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Expected 3 space(s) before asterisk; 2 found
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Expected 3 space(s) before asterisk; 2 found
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Expected 3 space(s) before asterisk; 2 found
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 4 spaces, found 2
(#278) Public method name "Browser::getVersion" must be in lower-case letters only
(#278) Opening brace must be the last content on the line
(#278) Closing brace must be on a line by itself
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Whitespace found at end of line
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 4 spaces, found 2
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Expected 3 space(s) before asterisk; 2 found
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Expected 3 space(s) before asterisk; 2 found
(#282) Whitespace found at end of line
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Expected 3 space(s) before asterisk; 2 found
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 4 spaces, found 2
(#284) Public method name "Browser::getAndroidMajorVersion" must be in lower-case letters only
(#284) Whitespace found at end of line
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 3
(#285) Variable "androidPos" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Space found before semicolon; expected ");" but found ") ;"
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 8 spaces, found 3
(#286) Expected "if (...) {\n"; found "if(...) {\n"
(#286) Variable "androidPos" must be all lower-case
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 12 spaces, found 7
(#287) Variable "androidPos" must be all lower-case
(#287) Expected 1 space before "+"; 0 found
(#287) Expected 1 space after "+"; 0 found
(#287) Commas (,) must be followed by white space.
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 12 spaces, found 7
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 8 spaces, found 6
(#289) Closing brace indented incorrectly; expected 3 spaces, found 6
(#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 6
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 4 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 4 spaces, found 2
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Expected 3 space(s) before asterisk; 2 found
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Expected 3 space(s) before asterisk; 2 found
(#294) Whitespace found at end of line
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Expected 3 space(s) before asterisk; 2 found
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 4 spaces, found 2
(#296) Public method name "Browser::getIOSMajorVersion" must be in lower-case letters only
(#296) Whitespace found at end of line
(#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 3
(#297) Variable "iosPos" must be all lower-case
(#297) Commas (,) must be followed by white space.
(#297) Space found before semicolon; expected ");" but found ") ;"
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 8 spaces, found 3
(#298) Expected "if (...) {\n"; found "if(...) {\n"
(#298) Variable "iosPos" must be all lower-case
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 12 spaces, found 7
(#299) Variable "iosPos" must be all lower-case
(#299) Expected 1 space before "+"; 0 found
(#299) Expected 1 space after "+"; 0 found
(#299) Commas (,) must be followed by white space.
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 12 spaces, found 7
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 8 spaces, found 6
(#301) Closing brace indented incorrectly; expected 3 spaces, found 6
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 6
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 4 spaces, found 2
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Whitespace found at end of line
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 4 spaces, found 2
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Expected 3 space(s) before asterisk; 2 found
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Expected 3 space(s) before asterisk; 2 found
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Expected 3 space(s) before asterisk; 2 found
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 4 spaces, found 2
(#309) Public method name "Browser::setVersion" must be in lower-case letters only
(#309) Opening brace must be the last content on the line
(#309) Commas (,) must be followed by white space.
(#309) Commas (,) must be followed by white space.
(#309) Closing brace must be on a line by itself
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 4 spaces, found 2
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Expected 3 space(s) before asterisk; 2 found
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Expected 3 space(s) before asterisk; 2 found
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Expected 3 space(s) before asterisk; 2 found
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 4 spaces, found 2
(#314) Public method name "Browser::getAolVersion" must be in lower-case letters only
(#314) Opening brace must be the last content on the line
(#314) Closing brace must be on a line by itself
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 4 spaces, found 2
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Expected 3 space(s) before asterisk; 2 found
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Expected 3 space(s) before asterisk; 2 found
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Expected 3 space(s) before asterisk; 2 found
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 4 spaces, found 2
(#319) Public method name "Browser::setAolVersion" must be in lower-case letters only
(#319) Opening brace must be the last content on the line
(#319) Commas (,) must be followed by white space.
(#319) Commas (,) must be followed by white space.
(#319) Closing brace must be on a line by itself
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 4 spaces, found 2
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Expected 3 space(s) before asterisk; 2 found
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Expected 3 space(s) before asterisk; 2 found
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Expected 3 space(s) before asterisk; 2 found
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 4 spaces, found 2
(#324) Public method name "Browser::isAol" must be in lower-case letters only
(#324) Opening brace must be the last content on the line
(#324) Closing brace must be on a line by itself
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 4 spaces, found 2
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Expected 3 space(s) before asterisk; 2 found
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Expected 3 space(s) before asterisk; 2 found
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Expected 3 space(s) before asterisk; 2 found
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 2
(#329) Public method name "Browser::isMobile" must be in lower-case letters only
(#329) Opening brace must be the last content on the line
(#329) Closing brace must be on a line by itself
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 4 spaces, found 2
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Expected 3 space(s) before asterisk; 2 found
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Expected 3 space(s) before asterisk; 2 found
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Expected 3 space(s) before asterisk; 2 found
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 4 spaces, found 2
(#334) Public method name "Browser::isRobot" must be in lower-case letters only
(#334) Opening brace must be the last content on the line
(#334) Closing brace must be on a line by itself
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 4 spaces, found 2
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Expected 3 space(s) before asterisk; 2 found
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Expected 3 space(s) before asterisk; 2 found
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Expected 3 space(s) before asterisk; 2 found
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 4 spaces, found 2
(#339) Public method name "Browser::setAol" must be in lower-case letters only
(#339) Variable "isAol" must be all lower-case
(#339) Opening brace must be the last content on the line
(#339) Variable "isAol" must be all lower-case
(#339) Closing brace must be on a line by itself
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 4 spaces, found 2
(#341) Spaces must be used for alignment; tabs are not allowed
(#342) Spaces must be used for alignment; tabs are not allowed
(#343) Spaces must be used for alignment; tabs are not allowed
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 4 spaces, found 2
(#344) Protected method name "Browser::setMobile" must be in lower-case letters only
(#344) Opening brace must be the last content on the line
(#344) Closing brace must be on a line by itself
(#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 2
(#346) Spaces must be used for alignment; tabs are not allowed
(#347) Spaces must be used for alignment; tabs are not allowed
(#348) Spaces must be used for alignment; tabs 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 2
(#349) Protected method name "Browser::setRobot" must be in lower-case letters only
(#349) Opening brace must be the last content on the line
(#349) Closing brace must be on a line by itself
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 4 spaces, found 2
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Expected 3 space(s) before asterisk; 2 found
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Expected 3 space(s) before asterisk; 2 found
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Expected 3 space(s) before asterisk; 2 found
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 4 spaces, found 2
(#354) Public method name "Browser::getUserAgent" must be in lower-case letters only
(#354) Opening brace must be the last content on the line
(#354) Closing brace must be on a line by itself
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 4 spaces, found 2
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Expected 3 space(s) before asterisk; 2 found
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Expected 3 space(s) before asterisk; 2 found
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Expected 3 space(s) before asterisk; 2 found
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 4 spaces, found 2
(#359) Public method name "Browser::setUserAgent" must be in lower-case letters only
(#359) Variable "agent_string" must not contain underscores.
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#361) Variable "agent_string" must not contain underscores.
(#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 3
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 4 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 4 spaces, found 2
(#365) Spaces must be used for alignment; tabs are not allowed
(#366) Spaces must be used for alignment; tabs are not allowed
(#367) Spaces must be used for alignment; tabs are not allowed
(#368) Spaces must be used for alignment; tabs are not allowed
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 4 spaces, found 2
(#369) Public method name "Browser::isChromeFrame" must be in lower-case letters only
(#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 3
(#370) Commas (,) must be followed by white space.
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 4 spaces, found 2
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 4 spaces, found 2
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Expected 3 space(s) before asterisk; 2 found
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Expected 3 space(s) before asterisk; 2 found
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Expected 3 space(s) before asterisk; 2 found
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 4 spaces, found 2
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 8 spaces, found 3
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 4 spaces, found 2
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 4 spaces, found 2
(#383) Spaces must be used for alignment; tabs are not allowed
(#384) Spaces must be used for alignment; tabs are not allowed
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 4 spaces, found 2
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 3
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 8 spaces, found 3
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 3
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected 4 spaces, found 2
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 4 spaces, found 2
(#391) Spaces must be used for alignment; tabs are not allowed
(#392) Spaces must be used for alignment; tabs are not allowed
(#393) Spaces must be used for alignment; tabs are not allowed
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 4 spaces, found 3
(#394) Protected method name "Browser::checkBrowsers" must be in lower-case letters only
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 8 spaces, found 3
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) Line indented incorrectly; expected at least 8 spaces, found 4
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 8 spaces, found 4
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 4
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 8 spaces, found 4
(#399) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 8 spaces, found 4
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 8 spaces, found 4
(#401) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 8 spaces, found 4
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 8 spaces, found 4
(#403) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 4
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 8 spaces, found 4
(#405) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 8 spaces, found 4
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Line indented incorrectly; expected at least 8 spaces, found 4
(#407) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 4
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 8 spaces, found 4
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 8 spaces, found 4
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 8 spaces, found 4
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 8 spaces, found 4
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 8 spaces, found 4
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 8 spaces, found 4
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 8 spaces, found 4
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Line indented incorrectly; expected at least 8 spaces, found 4
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 8 spaces, found 4
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 4
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 8 spaces, found 4
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 8 spaces, found 4
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 8 spaces, found 4
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 8 spaces, found 4
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#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 4
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 8 spaces, found 4
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Line indented incorrectly; expected at least 8 spaces, found 4
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 8 spaces, found 4
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Whitespace found at end of line
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#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 4
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 8 spaces, found 4
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 8 spaces, found 4
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 8 spaces, found 4
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#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 4
(#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 4
(#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 4
(#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 4
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 8 spaces, found 3
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected 4 spaces, found 5
(#446) Closing brace indented incorrectly; expected 3 spaces, found 5
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#449) Spaces must be used for alignment; tabs are not allowed
(#450) Spaces must be used for alignment; tabs are not allowed
(#451) Spaces must be used for alignment; tabs are not allowed
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 4 spaces, found 5
(#452) Protected method name "Browser::checkBrowserBlackBerry" must be in lower-case letters only
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 8 spaces, found 6
(#453) Expected "if (...) {\n"; found "if(...) {\n"
(#453) Commas (,) must be followed by white space.
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 12 spaces, found 7
(#454) Commas (,) must be followed by white space.
(#454) Commas (,) must be followed by white space.
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 12 spaces, found 7
(#455) Commas (,) must be followed by white space.
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 12 spaces, found 7
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 12 spaces, found 7
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 12 spaces, found 7
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 12 spaces, found 7
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 8 spaces, found 6
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 8 spaces, found 6
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 4 spaces, found 5
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#465) Spaces must be used for alignment; tabs are not allowed
(#466) Spaces must be used for alignment; tabs are not allowed
(#467) Spaces must be used for alignment; tabs are not allowed
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 4 spaces, found 5
(#468) Protected method name "Browser::checkForAol" must be in lower-case letters only
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 8 spaces, found 3
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 8 spaces, found 3
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 8 spaces, found 3
(#472) Expected "if (...) {\n"; found "if(...) {\n"
(#472) Commas (,) must be followed by white space.
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 12 spaces, found 7
(#473) Commas (,) must be followed by white space.
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 12 spaces, found 7
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 12 spaces, found 7
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 12 spaces, found 7
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 8 spaces, found 6
(#477) Closing brace indented incorrectly; expected 3 spaces, found 6
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 8 spaces, found 6
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected 4 spaces, found 5
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#482) Spaces must be used for alignment; tabs are not allowed
(#483) Spaces must be used for alignment; tabs are not allowed
(#484) Spaces must be used for alignment; tabs are not allowed
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 4 spaces, found 5
(#485) Protected method name "Browser::checkBrowserGoogleBot" must be in lower-case letters only
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 8 spaces, found 6
(#486) Expected "if (...) {\n"; found "if(...) {\n"
(#486) Commas (,) must be followed by white space.
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 12 spaces, found 4
(#487) Commas (,) must be followed by white space.
(#487) Commas (,) must be followed by white space.
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 12 spaces, found 4
(#488) Commas (,) must be followed by white space.
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 12 spaces, found 4
(#489) Commas (,) must be followed by white space.
(#489) Commas (,) must be followed by white space.
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 12 spaces, found 4
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 12 spaces, found 4
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 12 spaces, found 4
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 8 spaces, found 6
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 8 spaces, found 6
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 4 spaces, found 5
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 4 spaces, found 2
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Expected 3 space(s) before asterisk; 6 found
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Expected 3 space(s) before asterisk; 6 found
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Expected 3 space(s) before asterisk; 6 found
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 4 spaces, found 2
(#501) Protected method name "Browser::checkBrowserMSNBot" must be in lower-case letters only
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected 8 spaces, found 3
(#502) Expected "if (...) {\n"; found "if(...) {\n"
(#502) Commas (,) must be followed by white space.
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 12 spaces, found 4
(#503) Commas (,) must be followed by white space.
(#503) Commas (,) must be followed by white space.
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 12 spaces, found 4
(#504) Commas (,) must be followed by white space.
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 12 spaces, found 4
(#505) Commas (,) must be followed by white space.
(#505) Commas (,) must be followed by white space.
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 12 spaces, found 4
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 12 spaces, found 4
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 12 spaces, found 4
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 8 spaces, found 3
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 8 spaces, found 3
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected 4 spaces, found 2
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Whitespace found at end of line
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Whitespace found at end of line
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#514) Spaces must be used for alignment; tabs are not allowed
(#515) Spaces must be used for alignment; tabs are not allowed
(#516) Spaces must be used for alignment; tabs are not allowed
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected 4 spaces, found 5
(#517) Protected method name "Browser::checkBrowserW3CValidator" must be in lower-case letters only
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected 8 spaces, found 6
(#518) Expected "if (...) {\n"; found "if(...) {\n"
(#518) Commas (,) must be followed by white space.
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 12 spaces, found 7
(#519) Commas (,) must be followed by white space.
(#519) Commas (,) must be followed by white space.
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 12 spaces, found 7
(#520) Commas (,) must be followed by white space.
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 12 spaces, found 7
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 12 spaces, found 7
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 12 spaces, found 7
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected 8 spaces, found 6
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 8 spaces, found 6
(#525) Expected "} else if (...) {\n"; found "}\n\t\t else if(...) {\n"
(#525) Expected "if (...) {\n"; found "if(...) {\n"
(#525) Commas (,) must be followed by white space.
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) Line indented incorrectly; expected at least 12 spaces, found 4
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 12 spaces, found 4
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 12 spaces, found 7
(#528) Commas (,) must be followed by white space.
(#528) Commas (,) must be followed by white space.
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 12 spaces, found 7
(#529) Commas (,) must be followed by white space.
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected at least 12 spaces, found 7
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 12 spaces, found 7
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 12 spaces, found 7
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected 8 spaces, found 6
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 8 spaces, found 6
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected 4 spaces, found 5
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#538) Spaces must be used for alignment; tabs are not allowed
(#539) Spaces must be used for alignment; tabs are not allowed
(#540) Spaces must be used for alignment; tabs are not allowed
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected 4 spaces, found 5
(#541) Protected method name "Browser::checkBrowserSlurp" must be in lower-case letters only
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected 8 spaces, found 6
(#542) Expected "if (...) {\n"; found "if(...) {\n"
(#542) Commas (,) must be followed by white space.
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 12 spaces, found 7
(#543) Commas (,) must be followed by white space.
(#543) Commas (,) must be followed by white space.
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 12 spaces, found 7
(#544) Commas (,) must be followed by white space.
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected at least 12 spaces, found 7
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 12 spaces, found 7
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 12 spaces, found 4
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 12 spaces, found 4
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 12 spaces, found 7
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected 8 spaces, found 6
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 8 spaces, found 6
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected 4 spaces, found 5
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#555) Spaces must be used for alignment; tabs are not allowed
(#556) Spaces must be used for alignment; tabs are not allowed
(#557) Spaces must be used for alignment; tabs are not allowed
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#558) No space found before comment text; expected "// Microsoft Surface: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; ARM; Trident/6.0; Touch)" but found "//Microsoft Surface: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; ARM; Trident/6.0; Touch)"
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected 4 spaces, found 5
(#559) Protected method name "Browser::checkBrowserInternetExplorer" must be in lower-case letters only
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Line indented incorrectly; expected at least 8 spaces, found 6
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected 8 spaces, found 6
(#562) Expected "if (...) {\n"; found "if(...) {\n"
(#562) Commas (,) must be followed by white space.
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 12 spaces, found 7
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 12 spaces, found 7
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 12 spaces, found 7
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected 12 spaces, found 7
(#566) Expected "if (...) {\n"; found "if(...) {\n"
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 16 spaces, found 8
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected 12 spaces, found 7
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 12 spaces, found 4
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected 8 spaces, found 6
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) Line indented incorrectly; expected at least 8 spaces, found 6
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 8 spaces, found 6
(#572) Expected "} else if (...) {\n"; found "}\n\t\t // Test for versions > 1.5\n\t\t else if(...) {\n"
(#572) Expected "if (...) {\n"; found "if(...) {\n"
(#572) Commas (,) must be followed by white space.
(#572) Commas (,) must be followed by white space.
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Line indented incorrectly; expected at least 12 spaces, found 7
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected 12 spaces, found 7
(#574) Expected "if (...) {\n"; found "if(...) {\n"
(#574) Commas (,) must be followed by white space.
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 16 spaces, found 8
(#575) Commas (,) must be followed by white space.
(#575) Commas (,) must be followed by white space.
(#575) Commas (,) must be followed by white space.
(#575) Commas (,) must be followed by white space.
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 16 spaces, found 8
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 16 spaces, found 8
(#577) Commas (,) must be followed by white space.
(#577) Commas (,) must be followed by white space.
(#577) Commas (,) must be followed by white space.
(#577) Commas (,) must be followed by white space.
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 16 spaces, found 8
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected 12 spaces, found 7
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 12 spaces, found 7
(#580) Expected "if (...) {\n"; found "if(...) {\n"
(#580) Commas (,) must be followed by white space.
(#580) Commas (,) must be followed by white space.
(#580) Commas (,) must be followed by white space.
(#580) Line exceeds 132 characters; contains 138 characters
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 16 spaces, found 8
(#581) Commas (,) must be followed by white space.
(#581) Commas (,) must be followed by white space.
(#581) Commas (,) must be followed by white space.
(#581) Commas (,) must be followed by white space.
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 16 spaces, found 8
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 16 spaces, found 8
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 16 spaces, found 8
(#584) Commas (,) must be followed by white space.
(#584) Commas (,) must be followed by white space.
(#584) Commas (,) must be followed by white space.
(#584) Commas (,) must be followed by white space.
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 16 spaces, found 8
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected 12 spaces, found 7
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 12 spaces, found 7
(#587) Commas (,) must be followed by white space.
(#587) Commas (,) must be followed by white space.
(#587) Commas (,) must be followed by white space.
(#587) Commas (,) must be followed by white space.
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 12 spaces, found 7
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected at least 12 spaces, found 7
(#589) Commas (,) must be followed by white space.
(#589) Commas (,) must be followed by white space.
(#589) Commas (,) must be followed by white space.
(#589) Commas (,) must be followed by white space.
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 12 spaces, found 7
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected 8 spaces, found 6
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) Line indented incorrectly; expected at least 8 spaces, found 6
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 8 spaces, found 6
(#593) Expected "} else if (...) {\n"; found "}\n\t\t // Test for Pocket IE\n\t\t else if(...) {\n"
(#593) Expected "if (...) {\n"; found "if(...) {\n"
(#593) Commas (,) must be followed by white space.
(#593) Commas (,) must be followed by white space.
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 12 spaces, found 7
(#594) Commas (,) must be followed by white space.
(#594) Commas (,) must be followed by white space.
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 12 spaces, found 7
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 12 spaces, found 7
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 12 spaces, found 7
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected 12 spaces, found 7
(#599) Expected "if (...) {\n"; found "if(...) {\n"
(#599) Commas (,) must be followed by white space.
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 16 spaces, found 8
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected 12 spaces, found 7
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected 12 spaces, found 7
(#602) Expected "} else {\n"; found "}\n\t\t\t else {\n"
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected at least 16 spaces, found 8
(#603) Commas (,) must be followed by white space.
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 16 spaces, found 8
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected 12 spaces, found 7
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected at least 12 spaces, found 7
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected 8 spaces, found 6
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected at least 8 spaces, found 3
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected 4 spaces, found 5
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#612) Spaces must be used for alignment; tabs are not allowed
(#613) Spaces must be used for alignment; tabs are not allowed
(#614) Spaces must be used for alignment; tabs are not allowed
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected 4 spaces, found 5
(#615) Protected method name "Browser::checkBrowserOpera" must be in lower-case letters only
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected 8 spaces, found 6
(#616) Expected "if (...) {\n"; found "if(...) {\n"
(#616) Commas (,) must be followed by white space.
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 12 spaces, found 7
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected 12 spaces, found 7
(#618) Expected "if (...) {\n"; found "if(...) {\n"
(#618) Commas (,) must be followed by white space.
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected at least 16 spaces, found 8
(#619) Commas (,) must be followed by white space.
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected at least 16 spaces, found 8
(#620) Commas (,) must be followed by white space.
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 16 spaces, found 8
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected 12 spaces, found 4
(#622) Closing brace indented incorrectly; expected 7 spaces, found 4
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected 12 spaces, found 7
(#623) Expected "} else {\n"; found "}\n\t\t\t else {\n"
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 16 spaces, found 8
(#624) Commas (,) must be followed by white space.
(#624) Commas (,) must be followed by white space.
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 16 spaces, found 8
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected 12 spaces, found 7
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 12 spaces, found 7
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 12 spaces, found 4
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected at least 12 spaces, found 4
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected 8 spaces, found 6
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 8 spaces, found 6
(#631) Expected "} else if (...) {\n"; found "}\n\t\t else if(...) {\n"
(#631) Expected "if (...) {\n"; found "if(...) {\n"
(#631) Commas (,) must be followed by white space.
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 12 spaces, found 7
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected 12 spaces, found 7
(#633) Expected "if (...) {\n"; found "if(...) {\n"
(#633) Commas (,) must be followed by white space.
(#633) Commas (,) must be followed by white space.
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 16 spaces, found 8
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected 12 spaces, found 7
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 12 spaces, found 7
(#636) Expected "} else if (...) {\n"; found "}\n\t\t\t else if(...) {\n"
(#636) Expected "if (...) {\n"; found "if(...) {\n"
(#636) Commas (,) must be followed by white space.
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 16 spaces, found 8
(#637) Commas (,) must be followed by white space.
(#637) Commas (,) must be followed by white space.
(#637) Commas (,) must be followed by white space.
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 16 spaces, found 8
(#638) Commas (,) must be followed by white space.
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected at least 16 spaces, found 8
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected 12 spaces, found 7
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected 12 spaces, found 7
(#641) Expected "} else {\n"; found "}\n\t\t\t else {\n"
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 16 spaces, found 8
(#642) Commas (,) must be followed by white space.
(#642) Commas (,) must be followed by white space.
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 16 spaces, found 8
(#643) Expected 1 space before "?"; 0 found
(#643) Expected 1 space after "?"; 0 found
(#643) Expected 1 space before ":"; 0 found
(#643) Expected 1 space after ":"; 0 found
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected 12 spaces, found 7
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 12 spaces, found 7
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 12 spaces, found 7
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected 8 spaces, found 6
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 8 spaces, found 3
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected 4 spaces, found 5
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#652) Spaces must be used for alignment; tabs are not allowed
(#653) Spaces must be used for alignment; tabs are not allowed
(#654) Spaces must be used for alignment; tabs are not allowed
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected 4 spaces, found 5
(#655) Protected method name "Browser::checkBrowserChrome" must be in lower-case letters only
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected 8 spaces, found 6
(#656) Expected "if (...) {\n"; found "if(...) {\n"
(#656) Commas (,) must be followed by white space.
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 12 spaces, found 7
(#657) Commas (,) must be followed by white space.
(#657) Commas (,) must be followed by white space.
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected at least 12 spaces, found 7
(#658) Commas (,) must be followed by white space.
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected at least 12 spaces, found 7
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected at least 12 spaces, found 7
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 12 spaces, found 7
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected 8 spaces, found 6
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 8 spaces, found 6
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected 4 spaces, found 5
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#668) Spaces must be used for alignment; tabs are not allowed
(#669) Spaces must be used for alignment; tabs are not allowed
(#670) Spaces must be used for alignment; tabs are not allowed
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 4 spaces, found 5
(#671) Protected method name "Browser::checkBrowserWebTv" must be in lower-case letters only
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected 8 spaces, found 6
(#672) Expected "if (...) {\n"; found "if(...) {\n"
(#672) Commas (,) must be followed by white space.
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 12 spaces, found 7
(#673) Commas (,) must be followed by white space.
(#673) Commas (,) must be followed by white space.
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 12 spaces, found 7
(#674) Commas (,) must be followed by white space.
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected at least 12 spaces, found 7
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 12 spaces, found 7
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 12 spaces, found 7
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected 8 spaces, found 6
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 8 spaces, found 6
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected 4 spaces, found 5
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#683) Spaces must be used for alignment; tabs are not allowed
(#684) Spaces must be used for alignment; tabs are not allowed
(#685) Spaces must be used for alignment; tabs are not allowed
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected 4 spaces, found 5
(#686) Protected method name "Browser::checkBrowserNetPositive" must be in lower-case letters only
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected 8 spaces, found 6
(#687) Expected "if (...) {\n"; found "if(...) {\n"
(#687) Commas (,) must be followed by white space.
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 12 spaces, found 7
(#688) Commas (,) must be followed by white space.
(#688) Commas (,) must be followed by white space.
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 12 spaces, found 7
(#689) Commas (,) must be followed by white space.
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 12 spaces, found 7
(#690) Commas (,) must be followed by white space.
(#690) Commas (,) must be followed by white space.
(#690) Commas (,) must be followed by white space.
(#690) Commas (,) must be followed by white space.
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 12 spaces, found 7
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected at least 12 spaces, found 7
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected 8 spaces, found 6
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 8 spaces, found 6
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected 4 spaces, found 5
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#698) Spaces must be used for alignment; tabs are not allowed
(#699) Spaces must be used for alignment; tabs are not allowed
(#700) Spaces must be used for alignment; tabs are not allowed
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected 4 spaces, found 5
(#701) Protected method name "Browser::checkBrowserGaleon" must be in lower-case letters only
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected 8 spaces, found 6
(#702) Expected "if (...) {\n"; found "if(...) {\n"
(#702) Commas (,) must be followed by white space.
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 12 spaces, found 7
(#703) Commas (,) must be followed by white space.
(#703) Commas (,) must be followed by white space.
(#704) Spaces must be used for alignment; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 12 spaces, found 7
(#704) Commas (,) must be followed by white space.
(#705) Spaces must be used for alignment; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected at least 12 spaces, found 7
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected at least 12 spaces, found 7
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected at least 12 spaces, found 7
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected 8 spaces, found 6
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected at least 8 spaces, found 6
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected 4 spaces, found 5
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#713) Spaces must be used for alignment; tabs are not allowed
(#714) Spaces must be used for alignment; tabs are not allowed
(#715) Spaces must be used for alignment; tabs are not allowed
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected 4 spaces, found 5
(#716) Protected method name "Browser::checkBrowserKonqueror" must be in lower-case letters only
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected 8 spaces, found 6
(#717) Expected "if (...) {\n"; found "if(...) {\n"
(#717) Commas (,) must be followed by white space.
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected at least 12 spaces, found 7
(#718) Commas (,) must be followed by white space.
(#718) Commas (,) must be followed by white space.
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected at least 12 spaces, found 7
(#719) Commas (,) must be followed by white space.
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected at least 12 spaces, found 7
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected at least 12 spaces, found 7
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected at least 12 spaces, found 7
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected 8 spaces, found 6
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected at least 8 spaces, found 6
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected 4 spaces, found 5
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#728) Spaces must be used for alignment; tabs are not allowed
(#729) Spaces must be used for alignment; tabs are not allowed
(#730) Spaces must be used for alignment; tabs are not allowed
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected 4 spaces, found 5
(#731) Protected method name "Browser::checkBrowserIcab" must be in lower-case letters only
(#732) Spaces must be used for alignment; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected 8 spaces, found 6
(#732) Expected "if (...) {\n"; found "if(...) {\n"
(#732) Commas (,) must be followed by white space.
(#733) Spaces must be used for alignment; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected at least 12 spaces, found 7
(#733) Commas (,) must be followed by white space.
(#733) Commas (,) must be followed by white space.
(#733) Commas (,) must be followed by white space.
(#733) Commas (,) must be followed by white space.
(#734) Spaces must be used for alignment; tabs are not allowed
(#734) Tab found within whitespace
(#734) Line indented incorrectly; expected at least 12 spaces, found 7
(#735) Spaces must be used for alignment; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected at least 12 spaces, found 7
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected at least 12 spaces, found 7
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected 8 spaces, found 6
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected at least 8 spaces, found 6
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected 4 spaces, found 5
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#742) Spaces must be used for alignment; tabs are not allowed
(#743) Spaces must be used for alignment; tabs are not allowed
(#744) Spaces must be used for alignment; tabs are not allowed
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected 4 spaces, found 5
(#745) Protected method name "Browser::checkBrowserOmniWeb" must be in lower-case letters only
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected 8 spaces, found 6
(#746) Expected "if (...) {\n"; found "if(...) {\n"
(#746) Commas (,) must be followed by white space.
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected at least 12 spaces, found 7
(#747) Commas (,) must be followed by white space.
(#747) Commas (,) must be followed by white space.
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected at least 12 spaces, found 7
(#748) Commas (,) must be followed by white space.
(#748) Expected 1 space before "?"; 0 found
(#748) Expected 1 space after "?"; 0 found
(#748) Expected 1 space before ":"; 0 found
(#748) Expected 1 space after ":"; 0 found
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected at least 12 spaces, found 7
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected at least 12 spaces, found 7
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected at least 12 spaces, found 7
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected 8 spaces, found 6
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 8 spaces, found 6
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected 4 spaces, found 5
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#757) Spaces must be used for alignment; tabs are not allowed
(#758) Spaces must be used for alignment; tabs are not allowed
(#759) Spaces must be used for alignment; tabs are not allowed
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected 4 spaces, found 5
(#760) Protected method name "Browser::checkBrowserPhoenix" must be in lower-case letters only
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected 8 spaces, found 6
(#761) Expected "if (...) {\n"; found "if(...) {\n"
(#761) Commas (,) must be followed by white space.
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 12 spaces, found 7
(#762) Commas (,) must be followed by white space.
(#762) Commas (,) must be followed by white space.
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected at least 12 spaces, found 7
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected at least 12 spaces, found 7
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected at least 12 spaces, found 7
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected 8 spaces, found 6
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected at least 8 spaces, found 6
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected 4 spaces, found 5
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#771) Spaces must be used for alignment; tabs are not allowed
(#772) Spaces must be used for alignment; tabs are not allowed
(#773) Spaces must be used for alignment; tabs are not allowed
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected 4 spaces, found 5
(#774) Protected method name "Browser::checkBrowserFirebird" must be in lower-case letters only
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected 8 spaces, found 6
(#775) Expected "if (...) {\n"; found "if(...) {\n"
(#775) Commas (,) must be followed by white space.
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 12 spaces, found 7
(#776) Commas (,) must be followed by white space.
(#776) Commas (,) must be followed by white space.
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected at least 12 spaces, found 7
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected at least 12 spaces, found 7
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected at least 12 spaces, found 4
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected 8 spaces, found 6
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected at least 8 spaces, found 6
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected 4 spaces, found 5
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#785) Spaces must be used for alignment; tabs are not allowed
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Expected 6 space(s) before asterisk; 3 found
(#787) Spaces must be used for alignment; tabs are not allowed
(#788) Spaces must be used for alignment; tabs are not allowed
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected 4 spaces, found 5
(#789) Protected method name "Browser::checkBrowserNetscapeNavigator9Plus" must be in lower-case letters only
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected 8 spaces, found 6
(#790) Expected "if (...) {\n"; found "if(...) {\n"
(#790) Commas (,) must be followed by white space.
(#790) Commas (,) must be followed by white space.
(#790) Commas (,) must be followed by white space.
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected at least 12 spaces, found 7
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 12 spaces, found 7
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected at least 12 spaces, found 7
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected 8 spaces, found 6
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected at least 8 spaces, found 6
(#795) Expected "} else if (...) {\n"; found "}\n\t\t else if(...) {\n"
(#795) Expected "if (...) {\n"; found "if(...) {\n"
(#795) Commas (,) must be followed by white space.
(#795) Commas (,) must be followed by white space.
(#795) Commas (,) must be followed by white space.
(#796) Spaces must be used for alignment; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected at least 12 spaces, found 7
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected at least 12 spaces, found 7
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected at least 12 spaces, found 7
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected 8 spaces, found 6
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 8 spaces, found 6
(#801) Spaces must be used for alignment; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected 4 spaces, found 5
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#804) Spaces must be used for alignment; tabs are not allowed
(#805) Spaces must be used for alignment; tabs are not allowed
(#806) Spaces must be used for alignment; tabs are not allowed
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Line indented incorrectly; expected 4 spaces, found 5
(#807) Protected method name "Browser::checkBrowserShiretoko" must be in lower-case letters only
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected 8 spaces, found 6
(#808) Expected "if (...) {\n"; found "if(...) {\n"
(#808) Commas (,) must be followed by white space.
(#808) Commas (,) must be followed by white space.
(#808) Commas (,) must be followed by white space.
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected at least 12 spaces, found 7
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected at least 12 spaces, found 7
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected at least 12 spaces, found 7
(#812) Spaces must be used for alignment; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected 8 spaces, found 6
(#813) Spaces must be used for alignment; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected at least 8 spaces, found 6
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected 4 spaces, found 5
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#817) Spaces must be used for alignment; tabs are not allowed
(#818) Spaces must be used for alignment; tabs are not allowed
(#819) Spaces must be used for alignment; tabs are not allowed
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Line indented incorrectly; expected 4 spaces, found 5
(#820) Protected method name "Browser::checkBrowserIceCat" must be in lower-case letters only
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected 8 spaces, found 6
(#821) Expected "if (...) {\n"; found "if(...) {\n"
(#821) Commas (,) must be followed by white space.
(#821) Commas (,) must be followed by white space.
(#821) Commas (,) must be followed by white space.
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected at least 12 spaces, found 7
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected at least 12 spaces, found 7
(#824) Spaces must be used for alignment; tabs are not allowed
(#824) Tab found within whitespace
(#824) Line indented incorrectly; expected at least 12 spaces, found 7
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Line indented incorrectly; expected 8 spaces, found 6
(#826) Spaces must be used for alignment; tabs are not allowed
(#826) Tab found within whitespace
(#826) Line indented incorrectly; expected at least 8 spaces, found 6
(#827) Spaces must be used for alignment; tabs are not allowed
(#827) Tab found within whitespace
(#827) Line indented incorrectly; expected 4 spaces, found 5
(#829) Spaces must be used for alignment; tabs are not allowed
(#829) Tab found within whitespace
(#830) Spaces must be used for alignment; tabs are not allowed
(#831) Spaces must be used for alignment; tabs are not allowed
(#832) Spaces must be used for alignment; tabs are not allowed
(#833) Spaces must be used for alignment; tabs are not allowed
(#833) Tab found within whitespace
(#833) Line indented incorrectly; expected 4 spaces, found 5
(#833) Protected method name "Browser::checkBrowserNokia" must be in lower-case letters only
(#834) Spaces must be used for alignment; tabs are not allowed
(#834) Tab found within whitespace
(#834) Line indented incorrectly; expected 8 spaces, found 6
(#834) Expected "if (...) {\n"; found "if(...) {\n"
(#834) Commas (,) must be followed by white space.
(#834) Commas (,) must be followed by white space.
(#835) Spaces must be used for alignment; tabs are not allowed
(#835) Tab found within whitespace
(#835) Line indented incorrectly; expected at least 12 spaces, found 7
(#836) Spaces must be used for alignment; tabs are not allowed
(#836) Tab found within whitespace
(#836) Line indented incorrectly; expected 12 spaces, found 4
(#836) Expected "if (...) {\n"; found "if(...) {\n"
(#836) Commas (,) must be followed by white space.
(#836) Commas (,) must be followed by white space.
(#837) Spaces must be used for alignment; tabs are not allowed
(#837) Tab found within whitespace
(#837) Line indented incorrectly; expected at least 16 spaces, found 5
(#838) Spaces must be used for alignment; tabs are not allowed
(#838) Tab found within whitespace
(#838) Line indented incorrectly; expected 12 spaces, found 4
(#839) Spaces must be used for alignment; tabs are not allowed
(#839) Tab found within whitespace
(#839) Line indented incorrectly; expected 12 spaces, found 4
(#839) Expected "} else {\n"; found "}\n\t\t\t\telse {\n"
(#840) Spaces must be used for alignment; tabs are not allowed
(#840) Tab found within whitespace
(#840) Line indented incorrectly; expected at least 16 spaces, found 5
(#841) Spaces must be used for alignment; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected 12 spaces, found 4
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Line indented incorrectly; expected at least 12 spaces, found 7
(#843) Spaces must be used for alignment; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected at least 12 spaces, found 7
(#844) Spaces must be used for alignment; tabs are not allowed
(#844) Tab found within whitespace
(#844) Line indented incorrectly; expected 8 spaces, found 6
(#845) Spaces must be used for alignment; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected at least 8 spaces, found 3
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected 4 spaces, found 5
(#848) Spaces must be used for alignment; tabs are not allowed
(#848) Tab found within whitespace
(#849) Spaces must be used for alignment; tabs are not allowed
(#850) Spaces must be used for alignment; tabs are not allowed
(#851) Spaces must be used for alignment; tabs are not allowed
(#852) Spaces must be used for alignment; tabs are not allowed
(#852) Tab found within whitespace
(#852) Line indented incorrectly; expected 4 spaces, found 5
(#852) Protected method name "Browser::checkBrowserFirefox" must be in lower-case letters only
(#853) Spaces must be used for alignment; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line indented incorrectly; expected 8 spaces, found 6
(#853) Expected "if (...) {\n"; found "if(...) {\n"
(#853) Commas (,) must be followed by white space.
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected 12 spaces, found 4
(#854) Expected "if (...) {\n"; found "if(...) {\n"
(#854) Commas (,) must be followed by white space.
(#854) Commas (,) must be followed by white space.
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected at least 16 spaces, found 5
(#856) Spaces must be used for alignment; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected at least 16 spaces, found 5
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected at least 16 spaces, found 5
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected 12 spaces, found 4
(#859) Spaces must be used for alignment; tabs are not allowed
(#859) Tab found within whitespace
(#859) Line indented incorrectly; expected at least 12 spaces, found 4
(#859) Expected "} else if (...) {\n"; found "}\n\t\t\t\telse if(...) {\n"
(#859) Expected "if (...) {\n"; found "if(...) {\n"
(#859) Commas (,) must be followed by white space.
(#859) Commas (,) must be followed by white space.
(#860) Spaces must be used for alignment; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected at least 16 spaces, found 5
(#861) Spaces must be used for alignment; tabs are not allowed
(#861) Tab found within whitespace
(#861) Line indented incorrectly; expected at least 16 spaces, found 5
(#862) Spaces must be used for alignment; tabs are not allowed
(#862) Tab found within whitespace
(#862) Line indented incorrectly; expected at least 16 spaces, found 5
(#863) Spaces must be used for alignment; tabs are not allowed
(#863) Tab found within whitespace
(#863) Line indented incorrectly; expected 12 spaces, found 4
(#864) Spaces must be used for alignment; tabs are not allowed
(#864) Tab found within whitespace
(#864) Line indented incorrectly; expected 8 spaces, found 3
(#864) Closing brace indented incorrectly; expected 6 spaces, found 3
(#865) Spaces must be used for alignment; tabs are not allowed
(#865) Tab found within whitespace
(#865) Line indented incorrectly; expected at least 8 spaces, found 6
(#866) Spaces must be used for alignment; tabs are not allowed
(#866) Tab found within whitespace
(#866) Line indented incorrectly; expected 4 spaces, found 5
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#868) Line indented incorrectly; expected at least 4 spaces, found 2
(#869) Spaces must be used for alignment; tabs are not allowed
(#869) Expected 3 space(s) before asterisk; 6 found
(#870) Spaces must be used for alignment; tabs are not allowed
(#870) Expected 3 space(s) before asterisk; 6 found
(#871) Spaces must be used for alignment; tabs are not allowed
(#871) Expected 3 space(s) before asterisk; 6 found
(#872) Spaces must be used for alignment; tabs are not allowed
(#872) Tab found within whitespace
(#872) Line indented incorrectly; expected 4 spaces, found 5
(#872) Protected method name "Browser::checkBrowserIceweasel" must be in lower-case letters only
(#873) Spaces must be used for alignment; tabs are not allowed
(#873) Tab found within whitespace
(#873) Line indented incorrectly; expected 8 spaces, found 3
(#873) Expected "if (...) {\n"; found "if(...) {\n"
(#873) Commas (,) must be followed by white space.
(#874) Spaces must be used for alignment; tabs are not allowed
(#874) Tab found within whitespace
(#874) Line indented incorrectly; expected at least 12 spaces, found 4
(#874) Commas (,) must be followed by white space.
(#874) Commas (,) must be followed by white space.
(#875) Spaces must be used for alignment; tabs are not allowed
(#875) Tab found within whitespace
(#875) Line indented incorrectly; expected at least 12 spaces, found 4
(#875) Commas (,) must be followed by white space.
(#876) Spaces must be used for alignment; tabs are not allowed
(#876) Tab found within whitespace
(#876) Line indented incorrectly; expected at least 12 spaces, found 4
(#877) Spaces must be used for alignment; tabs are not allowed
(#877) Tab found within whitespace
(#877) Line indented incorrectly; expected at least 12 spaces, found 4
(#878) Spaces must be used for alignment; tabs are not allowed
(#878) Tab found within whitespace
(#878) Line indented incorrectly; expected at least 12 spaces, found 4
(#879) Spaces must be used for alignment; tabs are not allowed
(#879) Tab found within whitespace
(#879) Line indented incorrectly; expected 8 spaces, found 3
(#880) Spaces must be used for alignment; tabs are not allowed
(#880) Tab found within whitespace
(#880) Line indented incorrectly; expected at least 8 spaces, found 3
(#881) Spaces must be used for alignment; tabs are not allowed
(#881) Tab found within whitespace
(#881) Line indented incorrectly; expected 4 spaces, found 2
(#881) Closing brace indented incorrectly; expected 5 spaces, found 2
(#882) Spaces must be used for alignment; tabs are not allowed
(#882) Tab found within whitespace
(#883) Spaces must be used for alignment; tabs are not allowed
(#884) Spaces must be used for alignment; tabs are not allowed
(#885) Spaces must be used for alignment; tabs are not allowed
(#886) Spaces must be used for alignment; tabs are not allowed
(#886) Tab found within whitespace
(#886) Line indented incorrectly; expected 4 spaces, found 5
(#886) Protected method name "Browser::checkBrowserMozilla" must be in lower-case letters only
(#887) Spaces must be used for alignment; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected 8 spaces, found 6
(#887) Expected "if (...) {\n"; found "if(...) {\n"
(#887) Commas (,) must be followed by white space.
(#887) Commas (,) must be followed by white space.
(#887) Commas (,) must be followed by white space.
(#887) Line exceeds 132 characters; contains 158 characters
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected at least 12 spaces, found 7
(#888) Commas (,) must be followed by white space.
(#888) Commas (,) must be followed by white space.
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected at least 12 spaces, found 7
(#889) Commas (,) must be followed by white space.
(#889) Commas (,) must be followed by white space.
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected at least 12 spaces, found 7
(#890) Commas (,) must be followed by white space.
(#890) Commas (,) must be followed by white space.
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected at least 12 spaces, found 7
(#892) Spaces must be used for alignment; tabs are not allowed
(#892) Tab found within whitespace
(#892) Line indented incorrectly; expected at least 12 spaces, found 7
(#893) Spaces must be used for alignment; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected 8 spaces, found 6
(#894) Spaces must be used for alignment; tabs are not allowed
(#894) Tab found within whitespace
(#894) Line indented incorrectly; expected at least 8 spaces, found 6
(#894) Expected "} else if (...) {\n"; found "}\n\t\t else if(...) {\n"
(#894) Expected "if (...) {\n"; found "if(...) {\n"
(#894) Commas (,) must be followed by white space.
(#894) Commas (,) must be followed by white space.
(#894) Commas (,) must be followed by white space.
(#894) Line exceeds 132 characters; contains 158 characters
(#895) Spaces must be used for alignment; tabs are not allowed
(#895) Tab found within whitespace
(#895) Line indented incorrectly; expected at least 12 spaces, found 7
(#895) Commas (,) must be followed by white space.
(#895) Commas (,) must be followed by white space.
(#896) Spaces must be used for alignment; tabs are not allowed
(#896) Tab found within whitespace
(#896) Line indented incorrectly; expected at least 12 spaces, found 7
(#896) Commas (,) must be followed by white space.
(#896) Commas (,) must be followed by white space.
(#897) Spaces must be used for alignment; tabs are not allowed
(#897) Tab found within whitespace
(#897) Line indented incorrectly; expected at least 12 spaces, found 7
(#898) Spaces must be used for alignment; tabs are not allowed
(#898) Tab found within whitespace
(#898) Line indented incorrectly; expected at least 12 spaces, found 7
(#899) Spaces must be used for alignment; tabs are not allowed
(#899) Tab found within whitespace
(#899) Line indented incorrectly; expected 8 spaces, found 6
(#900) Spaces must be used for alignment; tabs are not allowed
(#900) Tab found within whitespace
(#900) Line indented incorrectly; expected at least 8 spaces, found 6
(#900) Expected "} else if (...) {\n"; found "}\n\t\t else if(...) {\n"
(#900) Expected "if (...) {\n"; found "if(...) {\n"
(#900) Commas (,) must be followed by white space.
(#900) Commas (,) must be followed by white space.
(#900) Commas (,) must be followed by white space.
(#900) Commas (,) must be followed by white space.
(#900) Line exceeds 132 characters; contains 169 characters
(#901) Spaces must be used for alignment; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected at least 12 spaces, found 7
(#902) Spaces must be used for alignment; tabs are not allowed
(#902) Tab found within whitespace
(#902) Line indented incorrectly; expected at least 12 spaces, found 7
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Line indented incorrectly; expected at least 12 spaces, found 7
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected 8 spaces, found 6
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) Line indented incorrectly; expected at least 8 spaces, found 3
(#906) Spaces must be used for alignment; tabs are not allowed
(#906) Tab found within whitespace
(#906) Line indented incorrectly; expected 4 spaces, found 5
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#909) Spaces must be used for alignment; tabs are not allowed
(#910) Spaces must be used for alignment; tabs are not allowed
(#911) Spaces must be used for alignment; tabs are not allowed
(#912) Spaces must be used for alignment; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected 4 spaces, found 5
(#912) Protected method name "Browser::checkBrowserLynx" must be in lower-case letters only
(#913) Spaces must be used for alignment; tabs are not allowed
(#913) Tab found within whitespace
(#913) Line indented incorrectly; expected 8 spaces, found 6
(#913) Expected "if (...) {\n"; found "if(...) {\n"
(#913) Commas (,) must be followed by white space.
(#914) Spaces must be used for alignment; tabs are not allowed
(#914) Tab found within whitespace
(#914) Line indented incorrectly; expected at least 12 spaces, found 7
(#914) Commas (,) must be followed by white space.
(#914) Commas (,) must be followed by white space.
(#915) Spaces must be used for alignment; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected at least 12 spaces, found 7
(#915) Commas (,) must be followed by white space.
(#915) Expected 1 space before "?"; 0 found
(#915) Expected 1 space after "?"; 0 found
(#915) Expected 1 space before ":"; 0 found
(#915) Expected 1 space after ":"; 0 found
(#916) Spaces must be used for alignment; tabs are not allowed
(#916) Tab found within whitespace
(#916) Line indented incorrectly; expected at least 12 spaces, found 7
(#917) Spaces must be used for alignment; tabs are not allowed
(#917) Tab found within whitespace
(#917) Line indented incorrectly; expected at least 12 spaces, found 7
(#918) Spaces must be used for alignment; tabs are not allowed
(#918) Tab found within whitespace
(#918) Line indented incorrectly; expected at least 12 spaces, found 7
(#919) Spaces must be used for alignment; tabs are not allowed
(#919) Tab found within whitespace
(#919) Line indented incorrectly; expected 8 spaces, found 6
(#920) Spaces must be used for alignment; tabs are not allowed
(#920) Tab found within whitespace
(#920) Line indented incorrectly; expected at least 8 spaces, found 6
(#921) Spaces must be used for alignment; tabs are not allowed
(#921) Tab found within whitespace
(#921) Line indented incorrectly; expected 4 spaces, found 5
(#923) Spaces must be used for alignment; tabs are not allowed
(#923) Tab found within whitespace
(#924) Spaces must be used for alignment; tabs are not allowed
(#925) Spaces must be used for alignment; tabs are not allowed
(#926) Spaces must be used for alignment; tabs are not allowed
(#927) Spaces must be used for alignment; tabs are not allowed
(#927) Tab found within whitespace
(#927) Line indented incorrectly; expected 4 spaces, found 5
(#927) Protected method name "Browser::checkBrowserAmaya" must be in lower-case letters only
(#928) Spaces must be used for alignment; tabs are not allowed
(#928) Tab found within whitespace
(#928) Line indented incorrectly; expected 8 spaces, found 6
(#928) Expected "if (...) {\n"; found "if(...) {\n"
(#928) Commas (,) must be followed by white space.
(#929) Spaces must be used for alignment; tabs are not allowed
(#929) Tab found within whitespace
(#929) Line indented incorrectly; expected at least 12 spaces, found 7
(#929) Commas (,) must be followed by white space.
(#929) Commas (,) must be followed by white space.
(#930) Spaces must be used for alignment; tabs are not allowed
(#930) Tab found within whitespace
(#930) Line indented incorrectly; expected at least 12 spaces, found 7
(#930) Commas (,) must be followed by white space.
(#931) Spaces must be used for alignment; tabs are not allowed
(#931) Tab found within whitespace
(#931) Line indented incorrectly; expected at least 12 spaces, found 7
(#932) Spaces must be used for alignment; tabs are not allowed
(#932) Tab found within whitespace
(#932) Line indented incorrectly; expected at least 12 spaces, found 7
(#933) Spaces must be used for alignment; tabs are not allowed
(#933) Tab found within whitespace
(#933) Line indented incorrectly; expected at least 12 spaces, found 7
(#934) Spaces must be used for alignment; tabs are not allowed
(#934) Tab found within whitespace
(#934) Line indented incorrectly; expected 8 spaces, found 6
(#935) Spaces must be used for alignment; tabs are not allowed
(#935) Tab found within whitespace
(#935) Line indented incorrectly; expected at least 8 spaces, found 6
(#936) Spaces must be used for alignment; tabs are not allowed
(#936) Tab found within whitespace
(#936) Line indented incorrectly; expected 4 spaces, found 5
(#938) Spaces must be used for alignment; tabs are not allowed
(#938) Tab found within whitespace
(#939) Spaces must be used for alignment; tabs are not allowed
(#940) Spaces must be used for alignment; tabs are not allowed
(#941) Spaces must be used for alignment; tabs are not allowed
(#942) Spaces must be used for alignment; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected 4 spaces, found 5
(#942) Protected method name "Browser::checkBrowserSafari" must be in lower-case letters only
(#943) Spaces must be used for alignment; tabs are not allowed
(#943) Tab found within whitespace
(#943) Line indented incorrectly; expected 8 spaces, found 6
(#943) Expected "if (...) {\n"; found "if(...) {\n"
(#943) Commas (,) must be followed by white space.
(#943) Commas (,) must be followed by white space.
(#943) Commas (,) must be followed by white space.
(#943) Line exceeds 132 characters; contains 143 characters
(#944) Spaces must be used for alignment; tabs are not allowed
(#944) Tab found within whitespace
(#944) Line indented incorrectly; expected at least 12 spaces, found 7
(#944) Commas (,) must be followed by white space.
(#944) Commas (,) must be followed by white space.
(#945) Spaces must be used for alignment; tabs are not allowed
(#945) Tab found within whitespace
(#945) Line indented incorrectly; expected 12 spaces, found 7
(#945) Expected "if (...) {\n"; found "if(...) {\n"
(#946) Spaces must be used for alignment; tabs are not allowed
(#946) Tab found within whitespace
(#946) Line indented incorrectly; expected at least 16 spaces, found 8
(#946) Commas (,) must be followed by white space.
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Line indented incorrectly; expected at least 16 spaces, found 8
(#948) Spaces must be used for alignment; tabs are not allowed
(#948) Tab found within whitespace
(#948) Line indented incorrectly; expected 12 spaces, found 7
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Tab found within whitespace
(#949) Line indented incorrectly; expected 12 spaces, found 7
(#949) Expected "} else {\n"; found "}\n\t\t\t else {\n"
(#950) Spaces must be used for alignment; tabs are not allowed
(#950) Tab found within whitespace
(#950) Line indented incorrectly; expected at least 16 spaces, found 8
(#951) Spaces must be used for alignment; tabs are not allowed
(#951) Tab found within whitespace
(#951) Line indented incorrectly; expected 12 spaces, found 7
(#952) Spaces must be used for alignment; tabs are not allowed
(#952) Tab found within whitespace
(#952) Line indented incorrectly; expected at least 12 spaces, found 7
(#953) Spaces must be used for alignment; tabs are not allowed
(#953) Tab found within whitespace
(#953) Line indented incorrectly; expected at least 12 spaces, found 7
(#954) Spaces must be used for alignment; tabs are not allowed
(#954) Tab found within whitespace
(#954) Line indented incorrectly; expected 8 spaces, found 6
(#955) Spaces must be used for alignment; tabs are not allowed
(#955) Tab found within whitespace
(#955) Line indented incorrectly; expected at least 8 spaces, found 6
(#956) Spaces must be used for alignment; tabs are not allowed
(#956) Tab found within whitespace
(#956) Line indented incorrectly; expected 4 spaces, found 5
(#958) Spaces must be used for alignment; tabs are not allowed
(#958) Tab found within whitespace
(#959) Spaces must be used for alignment; tabs are not allowed
(#960) Spaces must be used for alignment; tabs are not allowed
(#961) Spaces must be used for alignment; tabs are not allowed
(#962) Spaces must be used for alignment; tabs are not allowed
(#962) Tab found within whitespace
(#962) Line indented incorrectly; expected 4 spaces, found 5
(#962) Protected method name "Browser::checkBrowseriPhone" must be in lower-case letters only
(#963) Spaces must be used for alignment; tabs are not allowed
(#963) Tab found within whitespace
(#963) Line indented incorrectly; expected 8 spaces, found 6
(#963) Expected "if (...) {\n"; found "if(...) {\n"
(#963) Commas (,) must be followed by white space.
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Line indented incorrectly; expected at least 12 spaces, found 7
(#964) Commas (,) must be followed by white space.
(#964) Commas (,) must be followed by white space.
(#965) Spaces must be used for alignment; tabs are not allowed
(#965) Tab found within whitespace
(#965) Line indented incorrectly; expected 12 spaces, found 7
(#965) Expected "if (...) {\n"; found "if(...) {\n"
(#966) Spaces must be used for alignment; tabs are not allowed
(#966) Tab found within whitespace
(#966) Line indented incorrectly; expected at least 16 spaces, found 8
(#966) Commas (,) must be followed by white space.
(#967) Spaces must be used for alignment; tabs are not allowed
(#967) Tab found within whitespace
(#967) Line indented incorrectly; expected at least 16 spaces, found 8
(#968) Spaces must be used for alignment; tabs are not allowed
(#968) Tab found within whitespace
(#968) Line indented incorrectly; expected 12 spaces, found 7
(#969) Spaces must be used for alignment; tabs are not allowed
(#969) Tab found within whitespace
(#969) Line indented incorrectly; expected 12 spaces, found 7
(#969) Expected "} else {\n"; found "}\n\t\t\t else {\n"
(#970) Spaces must be used for alignment; tabs are not allowed
(#970) Tab found within whitespace
(#970) Line indented incorrectly; expected at least 16 spaces, found 8
(#971) Spaces must be used for alignment; tabs are not allowed
(#971) Tab found within whitespace
(#971) Line indented incorrectly; expected 12 spaces, found 7
(#972) Spaces must be used for alignment; tabs are not allowed
(#972) Tab found within whitespace
(#972) Line indented incorrectly; expected at least 12 spaces, found 7
(#973) Spaces must be used for alignment; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected at least 12 spaces, found 7
(#974) Spaces must be used for alignment; tabs are not allowed
(#974) Tab found within whitespace
(#974) Line indented incorrectly; expected at least 12 spaces, found 7
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#975) Line indented incorrectly; expected 8 spaces, found 6
(#976) Spaces must be used for alignment; tabs are not allowed
(#976) Tab found within whitespace
(#976) Line indented incorrectly; expected at least 8 spaces, found 6
(#977) Spaces must be used for alignment; tabs are not allowed
(#977) Tab found within whitespace
(#977) Line indented incorrectly; expected 4 spaces, found 5
(#979) Spaces must be used for alignment; tabs are not allowed
(#979) Tab found within whitespace
(#980) Spaces must be used for alignment; tabs are not allowed
(#981) Spaces must be used for alignment; tabs are not allowed
(#982) Spaces must be used for alignment; tabs are not allowed
(#983) Spaces must be used for alignment; tabs are not allowed
(#983) Tab found within whitespace
(#983) Line indented incorrectly; expected 4 spaces, found 5
(#983) Protected method name "Browser::checkBrowseriPad" must be in lower-case letters only
(#984) Spaces must be used for alignment; tabs are not allowed
(#984) Tab found within whitespace
(#984) Line indented incorrectly; expected 8 spaces, found 6
(#984) Expected "if (...) {\n"; found "if(...) {\n"
(#984) Commas (,) must be followed by white space.
(#985) Spaces must be used for alignment; tabs are not allowed
(#985) Tab found within whitespace
(#985) Line indented incorrectly; expected at least 12 spaces, found 7
(#985) Commas (,) must be followed by white space.
(#985) Commas (,) must be followed by white space.
(#986) Spaces must be used for alignment; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected 12 spaces, found 7
(#986) Expected "if (...) {\n"; found "if(...) {\n"
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected at least 16 spaces, found 8
(#987) Commas (,) must be followed by white space.
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected at least 16 spaces, found 8
(#989) Spaces must be used for alignment; tabs are not allowed
(#989) Tab found within whitespace
(#989) Line indented incorrectly; expected 12 spaces, found 7
(#990) Spaces must be used for alignment; tabs are not allowed
(#990) Tab found within whitespace
(#990) Line indented incorrectly; expected 12 spaces, found 7
(#990) Expected "} else {\n"; found "}\n\t\t\t else {\n"
(#991) Spaces must be used for alignment; tabs are not allowed
(#991) Tab found within whitespace
(#991) Line indented incorrectly; expected at least 16 spaces, found 8
(#992) Spaces must be used for alignment; tabs are not allowed
(#992) Tab found within whitespace
(#992) Line indented incorrectly; expected 12 spaces, found 7
(#993) Spaces must be used for alignment; tabs are not allowed
(#993) Tab found within whitespace
(#993) Line indented incorrectly; expected at least 12 spaces, found 7
(#994) Spaces must be used for alignment; tabs are not allowed
(#994) Tab found within whitespace
(#994) Line indented incorrectly; expected at least 12 spaces, found 7
(#995) Spaces must be used for alignment; tabs are not allowed
(#995) Tab found within whitespace
(#995) Line indented incorrectly; expected at least 12 spaces, found 7
(#996) Spaces must be used for alignment; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected 8 spaces, found 6
(#997) Spaces must be used for alignment; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected at least 8 spaces, found 6
(#998) Spaces must be used for alignment; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected 4 spaces, found 5
(#1000) Spaces must be used for alignment; tabs are not allowed
(#1000) Tab found within whitespace
(#1001) Spaces must be used for alignment; tabs are not allowed
(#1002) Spaces must be used for alignment; tabs are not allowed
(#1003) Spaces must be used for alignment; tabs are not allowed
(#1004) Spaces must be used for alignment; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected 4 spaces, found 5
(#1004) Protected method name "Browser::checkBrowseriPod" must be in lower-case letters only
(#1005) Spaces must be used for alignment; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected 8 spaces, found 6
(#1005) Expected "if (...) {\n"; found "if(...) {\n"
(#1005) Commas (,) must be followed by white space.
(#1006) Spaces must be used for alignment; tabs are not allowed
(#1006) Tab found within whitespace
(#1006) Line indented incorrectly; expected at least 12 spaces, found 7
(#1006) Commas (,) must be followed by white space.
(#1006) Commas (,) must be followed by white space.
(#1007) Spaces must be used for alignment; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Line indented incorrectly; expected 12 spaces, found 7
(#1007) Expected "if (...) {\n"; found "if(...) {\n"
(#1008) Spaces must be used for alignment; tabs are not allowed
(#1008) Tab found within whitespace
(#1008) Line indented incorrectly; expected at least 16 spaces, found 8
(#1008) Commas (,) must be followed by white space.
(#1009) Spaces must be used for alignment; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected at least 16 spaces, found 8
(#1010) Spaces must be used for alignment; tabs are not allowed
(#1010) Tab found within whitespace
(#1010) Line indented incorrectly; expected 12 spaces, found 7
(#1011) Spaces must be used for alignment; tabs are not allowed
(#1011) Tab found within whitespace
(#1011) Line indented incorrectly; expected 12 spaces, found 7
(#1011) Expected "} else {\n"; found "}\n\t\t\t else {\n"
(#1012) Spaces must be used for alignment; tabs are not allowed
(#1012) Tab found within whitespace
(#1012) Line indented incorrectly; expected at least 16 spaces, found 8
(#1013) Spaces must be used for alignment; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Line indented incorrectly; expected 12 spaces, found 7
(#1014) Spaces must be used for alignment; tabs are not allowed
(#1014) Tab found within whitespace
(#1014) Line indented incorrectly; expected at least 12 spaces, found 7
(#1015) Spaces must be used for alignment; tabs are not allowed
(#1015) Tab found within whitespace
(#1015) Line indented incorrectly; expected at least 12 spaces, found 7
(#1016) Spaces must be used for alignment; tabs are not allowed
(#1016) Tab found within whitespace
(#1016) Line indented incorrectly; expected at least 12 spaces, found 7
(#1017) Spaces must be used for alignment; tabs are not allowed
(#1017) Tab found within whitespace
(#1017) Line indented incorrectly; expected 8 spaces, found 6
(#1018) Spaces must be used for alignment; tabs are not allowed
(#1018) Tab found within whitespace
(#1018) Line indented incorrectly; expected at least 8 spaces, found 6
(#1019) Spaces must be used for alignment; tabs are not allowed
(#1019) Tab found within whitespace
(#1019) Line indented incorrectly; expected 4 spaces, found 5
(#1021) Spaces must be used for alignment; tabs are not allowed
(#1021) Tab found within whitespace
(#1022) Spaces must be used for alignment; tabs are not allowed
(#1023) Spaces must be used for alignment; tabs are not allowed
(#1024) Spaces must be used for alignment; tabs are not allowed
(#1025) Spaces must be used for alignment; tabs are not allowed
(#1025) Tab found within whitespace
(#1025) Line indented incorrectly; expected 4 spaces, found 5
(#1025) Protected method name "Browser::checkBrowserAndroid" must be in lower-case letters only
(#1026) Spaces must be used for alignment; tabs are not allowed
(#1026) Tab found within whitespace
(#1026) Line indented incorrectly; expected 8 spaces, found 6
(#1026) Expected "if (...) {\n"; found "if(...) {\n"
(#1026) Commas (,) must be followed by white space.
(#1027) Spaces must be used for alignment; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Line indented incorrectly; expected at least 12 spaces, found 7
(#1027) Commas (,) must be followed by white space.
(#1027) Commas (,) must be followed by white space.
(#1028) Spaces must be used for alignment; tabs are not allowed
(#1028) Tab found within whitespace
(#1028) Line indented incorrectly; expected 12 spaces, found 7
(#1028) Expected "if (...) {\n"; found "if(...) {\n"
(#1029) Spaces must be used for alignment; tabs are not allowed
(#1029) Tab found within whitespace
(#1029) Line indented incorrectly; expected at least 16 spaces, found 8
(#1029) Commas (,) must be followed by white space.
(#1030) Spaces must be used for alignment; tabs are not allowed
(#1030) Tab found within whitespace
(#1030) Line indented incorrectly; expected at least 16 spaces, found 8
(#1031) Spaces must be used for alignment; tabs are not allowed
(#1031) Tab found within whitespace
(#1031) Line indented incorrectly; expected 12 spaces, found 7
(#1032) Spaces must be used for alignment; tabs are not allowed
(#1032) Tab found within whitespace
(#1032) Line indented incorrectly; expected 12 spaces, found 7
(#1032) Expected "} else {\n"; found "}\n\t\t\t else {\n"
(#1033) Spaces must be used for alignment; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Line indented incorrectly; expected at least 16 spaces, found 8
(#1034) Spaces must be used for alignment; tabs are not allowed
(#1034) Tab found within whitespace
(#1034) Line indented incorrectly; expected 12 spaces, found 7
(#1035) Spaces must be used for alignment; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Line indented incorrectly; expected at least 12 spaces, found 7
(#1036) Spaces must be used for alignment; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Line indented incorrectly; expected at least 12 spaces, found 7
(#1037) Spaces must be used for alignment; tabs are not allowed
(#1037) Tab found within whitespace
(#1037) Line indented incorrectly; expected at least 12 spaces, found 7
(#1038) Spaces must be used for alignment; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Line indented incorrectly; expected 8 spaces, found 6
(#1039) Spaces must be used for alignment; tabs are not allowed
(#1039) Tab found within whitespace
(#1039) Line indented incorrectly; expected at least 8 spaces, found 6
(#1040) Spaces must be used for alignment; tabs are not allowed
(#1040) Tab found within whitespace
(#1040) Line indented incorrectly; expected 4 spaces, found 5
(#1042) Spaces must be used for alignment; tabs are not allowed
(#1042) Tab found within whitespace
(#1043) Spaces must be used for alignment; tabs are not allowed
(#1044) Spaces must be used for alignment; tabs are not allowed
(#1045) Spaces must be used for alignment; tabs are not allowed
(#1045) Tab found within whitespace
(#1045) Inline comments must end in full-stops, exclamation marks, or question marks
(#1046) Spaces must be used for alignment; tabs are not allowed
(#1046) Tab found within whitespace
(#1046) Line indented incorrectly; expected 4 spaces, found 5
(#1046) Protected method name "Browser::checkPlatform" must be in lower-case letters only
(#1047) Spaces must be used for alignment; tabs are not allowed
(#1047) Tab found within whitespace
(#1047) Line indented incorrectly; expected 8 spaces, found 6
(#1047) Expected "if (...) {\n"; found "if(...) {\n"
(#1048) Spaces must be used for alignment; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Line indented incorrectly; expected at least 12 spaces, found 7
(#1049) Spaces must be used for alignment; tabs are not allowed
(#1049) Tab found within whitespace
(#1049) Line indented incorrectly; expected 8 spaces, found 6
(#1050) Spaces must be used for alignment; tabs are not allowed
(#1050) Tab found within whitespace
(#1050) Line indented incorrectly; expected at least 8 spaces, found 6
(#1050) Expected "} else if (...) {\n"; found "}\n\t\t else if(...) {\n"
(#1050) Expected "if (...) {\n"; found "if(...) {\n"
(#1051) Spaces must be used for alignment; tabs are not allowed
(#1051) Tab found within whitespace
(#1051) Line indented incorrectly; expected at least 12 spaces, found 7
(#1052) Spaces must be used for alignment; tabs are not allowed
(#1052) Tab found within whitespace
(#1052) Line indented incorrectly; expected 8 spaces, found 6
(#1053) Spaces must be used for alignment; tabs are not allowed
(#1053) Tab found within whitespace
(#1053) Line indented incorrectly; expected at least 8 spaces, found 6
(#1053) Expected "} else if (...) {\n"; found "}\n\t\t else if(...) {\n"
(#1053) Expected "if (...) {\n"; found "if(...) {\n"
(#1054) Spaces must be used for alignment; tabs are not allowed
(#1054) Tab found within whitespace
(#1054) Line indented incorrectly; expected at least 12 spaces, found 7
(#1055) Spaces must be used for alignment; tabs are not allowed
(#1055) Tab found within whitespace
(#1055) Line indented incorrectly; expected 8 spaces, found 6
(#1056) Spaces must be used for alignment; tabs are not allowed
(#1056) Tab found within whitespace
(#1056) Line indented incorrectly; expected at least 8 spaces, found 6
(#1056) Expected "} else if (...) {\n"; found "}\n\t\t else if(...) {\n"
(#1056) Expected "if (...) {\n"; found "if(...) {\n"
(#1057) Spaces must be used for alignment; tabs are not allowed
(#1057) Tab found within whitespace
(#1057) Line indented incorrectly; expected at least 12 spaces, found 7
(#1058) Spaces must be used for alignment; tabs are not allowed
(#1058) Tab found within whitespace
(#1058) Line indented incorrectly; expected 8 spaces, found 6
(#1059) Spaces must be used for alignment; tabs are not allowed
(#1059) Tab found within whitespace
(#1059) Line indented incorrectly; expected 8 spaces, found 6
(#1059) Usage of ELSEIF not allowed; use ELSE IF instead
(#1060) Spaces must be used for alignment; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Line indented incorrectly; expected at least 12 spaces, found 7
(#1061) Spaces must be used for alignment; tabs are not allowed
(#1061) Tab found within whitespace
(#1061) Line indented incorrectly; expected 8 spaces, found 6
(#1062) Spaces must be used for alignment; tabs are not allowed
(#1062) Tab found within whitespace
(#1062) Line indented incorrectly; expected 8 spaces, found 6
(#1062) Usage of ELSEIF not allowed; use ELSE IF instead
(#1063) Spaces must be used for alignment; tabs are not allowed
(#1063) Tab found within whitespace
(#1063) Line indented incorrectly; expected at least 12 spaces, found 7
(#1064) Spaces must be used for alignment; tabs are not allowed
(#1064) Tab found within whitespace
(#1064) Line indented incorrectly; expected 8 spaces, found 6
(#1065) Spaces must be used for alignment; tabs are not allowed
(#1065) Tab found within whitespace
(#1065) Line indented incorrectly; expected 8 spaces, found 6
(#1065) Usage of ELSEIF not allowed; use ELSE IF instead
(#1066) Spaces must be used for alignment; tabs are not allowed
(#1066) Tab found within whitespace
(#1066) Line indented incorrectly; expected at least 12 spaces, found 7
(#1067) Spaces must be used for alignment; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected 8 spaces, found 6
(#1068) Spaces must be used for alignment; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Line indented incorrectly; expected at least 8 spaces, found 6
(#1068) Expected "} else if (...) {\n"; found "}\n\t\t else if(...) {\n"
(#1068) Expected "if (...) {\n"; found "if(...) {\n"
(#1069) Spaces must be used for alignment; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Line indented incorrectly; expected at least 12 spaces, found 7
(#1070) Spaces must be used for alignment; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected 8 spaces, found 6
(#1071) Spaces must be used for alignment; tabs are not allowed
(#1071) Tab found within whitespace
(#1071) Line indented incorrectly; expected at least 8 spaces, found 6
(#1071) Expected "} else if (...) {\n"; found "}\n\t\t else if(...) {\n"
(#1071) Expected "if (...) {\n"; found "if(...) {\n"
(#1072) Spaces must be used for alignment; tabs are not allowed
(#1072) Tab found within whitespace
(#1072) Line indented incorrectly; expected at least 12 spaces, found 7
(#1073) Spaces must be used for alignment; tabs are not allowed
(#1073) Tab found within whitespace
(#1073) Line indented incorrectly; expected 8 spaces, found 6
(#1074) Spaces must be used for alignment; tabs are not allowed
(#1074) Tab found within whitespace
(#1074) Line indented incorrectly; expected 8 spaces, found 6
(#1074) Usage of ELSEIF not allowed; use ELSE IF instead
(#1074) Commas (,) must be followed by white space.
(#1075) Spaces must be used for alignment; tabs are not allowed
(#1075) Tab found within whitespace
(#1075) Line indented incorrectly; expected at least 12 spaces, found 7
(#1076) Spaces must be used for alignment; tabs are not allowed
(#1076) Tab found within whitespace
(#1076) Line indented incorrectly; expected 8 spaces, found 6
(#1077) Spaces must be used for alignment; tabs are not allowed
(#1077) Tab found within whitespace
(#1077) Line indented incorrectly; expected 8 spaces, found 6
(#1077) Usage of ELSEIF not allowed; use ELSE IF instead
(#1077) Commas (,) must be followed by white space.
(#1078) Spaces must be used for alignment; tabs are not allowed
(#1078) Tab found within whitespace
(#1078) Line indented incorrectly; expected at least 12 spaces, found 7
(#1079) Spaces must be used for alignment; tabs are not allowed
(#1079) Tab found within whitespace
(#1079) Line indented incorrectly; expected 8 spaces, found 6
(#1080) Spaces must be used for alignment; tabs are not allowed
(#1080) Tab found within whitespace
(#1080) Line indented incorrectly; expected 8 spaces, found 6
(#1080) Usage of ELSEIF not allowed; use ELSE IF instead
(#1080) Commas (,) must be followed by white space.
(#1081) Spaces must be used for alignment; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Line indented incorrectly; expected at least 12 spaces, found 7
(#1082) Spaces must be used for alignment; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Line indented incorrectly; expected 8 spaces, found 6
(#1083) Spaces must be used for alignment; tabs are not allowed
(#1083) Tab found within whitespace
(#1083) Line indented incorrectly; expected 8 spaces, found 6
(#1083) Usage of ELSEIF not allowed; use ELSE IF instead
(#1084) Spaces must be used for alignment; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected at least 12 spaces, found 7
(#1085) Spaces must be used for alignment; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Line indented incorrectly; expected 8 spaces, found 6
(#1086) Spaces must be used for alignment; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected 8 spaces, found 6
(#1086) Usage of ELSEIF not allowed; use ELSE IF instead
(#1087) Spaces must be used for alignment; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Line indented incorrectly; expected at least 12 spaces, found 7
(#1088) Spaces must be used for alignment; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Line indented incorrectly; expected 8 spaces, found 6
(#1089) Spaces must be used for alignment; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Line indented incorrectly; expected 8 spaces, found 6
(#1089) Usage of ELSEIF not allowed; use ELSE IF instead
(#1090) Spaces must be used for alignment; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected at least 12 spaces, found 7
(#1091) Spaces must be used for alignment; tabs are not allowed
(#1091) Tab found within whitespace
(#1091) Line indented incorrectly; expected 8 spaces, found 6
(#1092) Spaces must be used for alignment; tabs are not allowed
(#1092) Tab found within whitespace
(#1092) Line indented incorrectly; expected 8 spaces, found 6
(#1092) Usage of ELSEIF not allowed; use ELSE IF instead
(#1093) Spaces must be used for alignment; tabs are not allowed
(#1093) Tab found within whitespace
(#1093) Line indented incorrectly; expected at least 12 spaces, found 7
(#1094) Spaces must be used for alignment; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Line indented incorrectly; expected 8 spaces, found 6
(#1095) Spaces must be used for alignment; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Line indented incorrectly; expected 8 spaces, found 6
(#1095) Usage of ELSEIF not allowed; use ELSE IF instead
(#1096) Spaces must be used for alignment; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected at least 12 spaces, found 7
(#1097) Spaces must be used for alignment; tabs are not allowed
(#1097) Tab found within whitespace
(#1097) Line indented incorrectly; expected 8 spaces, found 6
(#1099) Spaces must be used for alignment; tabs are not allowed
(#1099) Tab found within whitespace
(#1099) Line indented incorrectly; expected 4 spaces, found 5
(#1100) Line indented incorrectly; expected 0 spaces, found 4
(#1100) Closing brace indented incorrectly; expected 1 spaces, found 4
(#1101) A closing tag is not permitted at the end of a PHP file
mod/readaloud/audio/index.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Expected 1 space(s) before asterisk; 0 found
(#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
(#9) Whitespace found at end of line
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) No space found before comment text; expected "// Get our poodll resource handling lib" but found "//Get our poodll resource handling lib"
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) No space found before comment text; expected "// get our browser detection library" but found "//get our browser detection library"
(#21) Line exceeds 132 characters; contains 139 characters
(#21) Line exceeds 132 characters; contains 139 characters
(#21) Spaces must be used to indent lines; tabs are not allowed
(#23) Spaces must be used to indent lines; tabs are not allowed
(#24) Spaces must be used to indent lines; tabs are not allowed
(#25) Spaces must be used to indent lines; tabs are not allowed
(#26) Spaces must be used to indent lines; tabs are not allowed
(#27) Spaces must be used to indent lines; tabs are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#29) Spaces must be used to indent lines; tabs are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#31) Spaces must be used to indent lines; tabs are not allowed
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#83) Line exceeds maximum limit of 180 characters; contains 333 characters
(#83) Line exceeds maximum limit of 180 characters; contains 333 characters
(#86) Whitespace found at end of line
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// recorder 1" but found "//recorder 1"
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#89) This comment is 75% valid code; is this commented out code?
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) No space found before comment text; expected "// recorder 2" but found "//recorder 2"
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) No space found before comment text; expected "// echo fetchRecorder("","poodllcallback" ,"p1","p2","p3","p4","thesecondrecorderid");" but found "//echo fetchRecorder("","poodllcallback" ,"p1","p2","p3","p4","thesecondrecorderid");"
mod/readaloud/audio/index_manualsubmit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Expected 1 space(s) before asterisk; 0 found
(#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
(#9) Whitespace found at end of line
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) No space found before comment text; expected "// Get our poodll resource handling lib" but found "//Get our poodll resource handling lib"
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) No space found before comment text; expected "// get our browser detection library" but found "//get our browser detection library"
(#21) Line exceeds 132 characters; contains 139 characters
(#21) Line exceeds 132 characters; contains 139 characters
(#21) Spaces must be used to indent lines; tabs are not allowed
(#23) Spaces must be used to indent lines; tabs are not allowed
(#24) Spaces must be used to indent lines; tabs are not allowed
(#25) Spaces must be used to indent lines; tabs are not allowed
(#26) Spaces must be used to indent lines; tabs are not allowed
(#27) Spaces must be used to indent lines; tabs are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#29) Spaces must be used to indent lines; tabs are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#31) Spaces must be used to indent lines; tabs are not allowed
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#93) Spaces must be used to indent lines; tabs are not allowed
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#107) Line exceeds maximum limit of 180 characters; contains 189 characters
(#107) Line exceeds maximum limit of 180 characters; contains 189 characters
(#108) Line exceeds maximum limit of 180 characters; contains 333 characters
(#108) Line exceeds maximum limit of 180 characters; contains 333 characters
(#111) Whitespace found at end of line
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) No space found before comment text; expected "// recorder 1" but found "//recorder 1"
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#114) This comment is 75% valid code; is this commented out code?
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) No space found before comment text; expected "// recorder 2" but found "//recorder 2"
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) No space found before comment text; expected "// echo fetchRecorder("","poodllcallback" ,"p1","p2","p3","p4","thesecondrecorderid");" but found "//echo fetchRecorder("","poodllcallback" ,"p1","p2","p3","p4","thesecondrecorderid");"
mod/readaloud/audio/poodllfilelib.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,".
(#4) Whitespace found at end of line
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Expected 1 space(s) before asterisk; 0 found
(#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) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Spaces must be used for alignment; tabs are not allowed
(#14) Tab found within whitespace
(#14) Whitespace found at end of line
(#15) Spaces must be used for alignment; tabs are not allowed
(#15) Tab found within whitespace
(#16) Spaces must be used for alignment; tabs are not allowed
(#16) Tab found within whitespace
(#16) Whitespace found at end of line
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#18) Spaces must be used for alignment; tabs are not allowed
(#18) Tab found within whitespace
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#21) Spaces must be used for alignment; tabs are not allowed
(#21) Tab found within whitespace
(#22) Spaces must be used for alignment; tabs are not allowed
(#22) Tab found within whitespace
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Spaces must be used for alignment; tabs are not allowed
(#26) Tab found within whitespace
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) No space found before comment text; expected "// check the sesskey, don't need any weirdness" but found "//check the sesskey, don't need any weirdness"
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 0 spaces, found 1
(#27) Expected "if (...) {\n"; found "if(...){\n"
(#27) Empty IF statement detected
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Whitespace found at end of line
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 0 spaces, found 1
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 0 spaces, found 1
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 2
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 3
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 3
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 3
(#36) Expected "if (...) {\n"; found "if(...){\n"
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Line indented incorrectly; expected at least 12 spaces, found 4
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 12 spaces, found 4
(#38) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 8 spaces, found 3
(#39) Expected "} else {\n"; found "}else{\n"
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 12 spaces, found 4
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 8 spaces, found 3
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 2
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 0 spaces, found 1
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
mod/readaloud/audio/skin1/index.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Expected 1 space(s) before asterisk; 0 found
(#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
(#9) Whitespace found at end of line
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) No space found before comment text; expected "// Get our poodll resource handling lib" but found "//Get our poodll resource handling lib"
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) No space found before comment text; expected "// get our browser detection library" but found "//get our browser detection library"
(#21) Line exceeds 132 characters; contains 139 characters
(#21) Line exceeds 132 characters; contains 139 characters
(#21) Line exceeds 132 characters; contains 139 characters
(#21) Line exceeds 132 characters; contains 139 characters
(#21) Spaces must be used to indent lines; tabs are not allowed
(#22) Spaces must be used to indent lines; tabs are not allowed
(#23) Spaces must be used to indent lines; tabs are not allowed
(#24) Spaces must be used to indent lines; tabs are not allowed
(#25) Spaces must be used to indent lines; tabs are not allowed
(#26) Spaces must be used to indent lines; tabs are not allowed
(#27) Spaces must be used to indent lines; tabs are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#29) Spaces must be used to indent lines; tabs are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#31) Spaces must be used to indent lines; tabs are not allowed
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#86) Spaces must be used to indent lines; tabs are not allowed
(#87) Spaces must be used to indent lines; tabs are not allowed
(#88) Spaces must be used to indent lines; tabs are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#128) Line exceeds maximum limit of 180 characters; contains 333 characters
(#128) Line exceeds maximum limit of 180 characters; contains 333 characters
(#128) Line exceeds maximum limit of 180 characters; contains 333 characters
(#128) Line exceeds maximum limit of 180 characters; contains 333 characters
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) No space found before comment text; expected "// get our browser object for detecting Os and browser types" but found "//get our browser object for detecting Os and browser types"
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line exceeds 132 characters; contains 134 characters
(#133) Line exceeds 132 characters; contains 134 characters
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Line exceeds 132 characters; contains 134 characters
(#133) Line exceeds 132 characters; contains 134 characters
(#133) No space found before comment text; expected "// ismobile accepts 'always' (always HTML5) never (never HTML5) mobile (if mobile HTML5) or webkit (if mobile or webkit browser HTML5)" but found "//ismobile accepts 'always' (always HTML5) never (never HTML5) mobile (if mobile HTML5) or webkit (if mobile or webkit browser HTML5)"
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 0 spaces, found 1
(#134) Expected "if (...) {\n"; found "if(...){\n"
(#134) Commas (,) must be followed by white space.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#143) Line indented incorrectly; expected 0 spaces, found 1
(#143) Expected "} else {\n"; found "}else{ \n"
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Closing brace indented incorrectly; expected 1 spaces, found 0
mod/readaloud/audio/skin2/index.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Expected 1 space(s) before asterisk; 0 found
(#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
(#9) Whitespace found at end of line
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) No space found before comment text; expected "// Get our poodll resource handling lib" but found "//Get our poodll resource handling lib"
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) No space found before comment text; expected "// get our browser detection library" but found "//get our browser detection library"
(#21) Line exceeds 132 characters; contains 139 characters
(#21) Line exceeds 132 characters; contains 139 characters
(#21) Line exceeds 132 characters; contains 139 characters
(#21) Line exceeds 132 characters; contains 139 characters
(#21) Line exceeds 132 characters; contains 139 characters
(#21) Spaces must be used to indent lines; tabs are not allowed
(#22) Spaces must be used to indent lines; tabs are not allowed
(#23) Spaces must be used to indent lines; tabs are not allowed
(#24) Spaces must be used to indent lines; tabs are not allowed
(#25) Spaces must be used to indent lines; tabs are not allowed
(#26) Spaces must be used to indent lines; tabs are not allowed
(#27) Spaces must be used to indent lines; tabs are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#29) Spaces must be used to indent lines; tabs are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#31) Spaces must be used to indent lines; tabs are not allowed
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#86) Spaces must be used to indent lines; tabs are not allowed
(#87) Spaces must be used to indent lines; tabs are not allowed
(#88) Spaces must be used to indent lines; tabs are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#128) Line exceeds maximum limit of 180 characters; contains 333 characters
(#128) Line exceeds maximum limit of 180 characters; contains 333 characters
(#128) Line exceeds maximum limit of 180 characters; contains 333 characters
(#128) Line exceeds maximum limit of 180 characters; contains 333 characters
(#128) Line exceeds maximum limit of 180 characters; contains 333 characters
(#133) Whitespace found at end of line
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) No space found before comment text; expected "// recorder 1" but found "//recorder 1"
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) No space found before comment text; expected "// get our browser object for detecting Os and browser types" but found "//get our browser object for detecting Os and browser types"
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line exceeds 132 characters; contains 134 characters
(#140) Line exceeds 132 characters; contains 134 characters
(#140) Line exceeds 132 characters; contains 134 characters
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Line exceeds 132 characters; contains 134 characters
(#140) Line exceeds 132 characters; contains 134 characters
(#140) No space found before comment text; expected "// ismobile accepts 'always' (always HTML5) never (never HTML5) mobile (if mobile HTML5) or webkit (if mobile or webkit browser HTML5)" but found "//ismobile accepts 'always' (always HTML5) never (never HTML5) mobile (if mobile HTML5) or webkit (if mobile or webkit browser HTML5)"
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 0 spaces, found 1
(#141) Expected "if (...) {\n"; found "if(...){\n"
(#141) Commas (,) must be followed by white space.
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Closing brace indented incorrectly; expected 1 spaces, found 0
(#148) Expected "} else {\n"; found "}else{ ?>\n"
(#149) Spaces must be used to indent lines; tabs are not allowed
mod/readaloud/backup/moodle2/backup_readaloud_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#58) Commas (,) must be followed by white space.
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// Link to view.pphp by moduleid" but found "//Link to view.pphp by moduleid"
(#66) Expected 1 space before "="; 0 found
mod/readaloud/backup/moodle2/backup_readaloud_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) 72 slashes comments are not allowed; use "// Comment." instead
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) 72 slashes comments are not allowed; use "// Comment." instead
(#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
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Line exceeds maximum limit of 180 characters; contains 261 characters
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#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 8 spaces, found 2
(#56) No space found before comment text; expected "// attempts" but found "//attempts"
(#58) Commas (,) must be followed by white space.
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 3
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 3
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#67) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) No space found before comment text; expected "// sources if including user info" but found "//sources if including user info"
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 11
(#81) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) No space found before comment text; expected "// file annotation if including user info" but found "//file annotation if including user info"
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 12 spaces, found 3
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#97) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/readaloud/backup/moodle2/restore_readaloud_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 133 characters
mod/readaloud/backup/moodle2/restore_readaloud_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Whitespace found at end of line
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) 72 slashes comments are not allowed; use "// Comment." instead
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) 72 slashes comments are not allowed; use "// Comment." instead
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Whitespace found at end of line
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) 72 slashes comments are not allowed; use "// Comment." instead
(#58) 72 slashes comments are not allowed; use "// Comment." instead
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) No space found before comment text; expected "// attempts" but found "//attempts"
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 3
(#60) Expected 1 space before "="; 0 found
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#63) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#95) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) No space found before comment text; expected "// here we set the table name as the "key" to the mapping, but its actually arbitrary" but found "//here we set the table name as the "key" to the mapping, but its actually arbitrary"
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) No space found before comment text; expected "// 'we would need to use the "key" later when calling add_related_files for the itemid in the moodle files area" but found "//'we would need to use the "key" later when calling add_related_files for the itemid in the moodle files area"
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) No space found before comment text; expected "// IF we had files for this set of data. )" but found "//IF we had files for this set of data. )"
(#104) Line indented incorrectly; expected at least 8 spaces, found 7
(#104) Whitespace found at end of line
(#105) Closing brace indented incorrectly; expected 1 spaces, found 4
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 3
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 8 spaces, found 3
(#115) Expected "if (...) {\n"; found "if(...){\n"
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 8 spaces, found 3
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
mod/readaloud/classes/event_observer.php
(#46) Line indented incorrectly; expected at least 8 spaces, found 7
(#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 2
(#47) No space found before comment text; expected "// MOD_READALOUD_TABLE should be deleted elsewhere" but found "//MOD_READALOUD_TABLE should be deleted elsewhere"
(#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
(#48) No space found before comment text; expected "// this is just to demonstrate how to handle an event." but found "//this is just to demonstrate how to handle an event."
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) No space found before comment text; expected "// It is probably not even necessary to clear data from here when a course is deleted." but found "//It is probably not even necessary to clear data from here when a course is deleted."
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#52) Closing brace indented incorrectly; expected 4 spaces, found 1
mod/readaloud/classes/gradenow.php
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#38) Expected 1 space after "="; 0 found
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#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) Line indented incorrectly; expected 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Visibility must be declared on method "__construct"
(#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) Line indented incorrectly; expected at least 8 spaces, found 7
(#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 4
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 4
(#47) Commas (,) must be followed by white space.
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 4
(#48) Expected "if (...) {\n"; found "if(...){\n"
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 12 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 12 spaces, found 3
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 8 spaces, found 2
(#51) Closing brace indented incorrectly; expected 4 spaces, found 2
(#52) Line indented incorrectly; expected 4 spaces, found 3
(#52) Closing brace indented incorrectly; expected 1 spaces, found 3
(#53) Whitespace found at end of line
(#54) Line indented incorrectly; expected 4 spaces, found 3
(#54) Expected 1 space after closing parenthesis; found 0
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 8 spaces, found 2
(#58) Expected "if (...) {\n"; found "if(...){\n"
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 12 spaces, found 3
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 8 spaces, found 2
(#61) Expected "} else {\n"; found "}else{\n"
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#64) Line indented incorrectly; expected 4 spaces, found 3
(#65) Whitespace found at end of line
(#66) Line indented incorrectly; expected 4 spaces, found 3
(#66) Expected 1 space after closing parenthesis; found 0
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Commas (,) must be followed by white space.
(#77) Line indented incorrectly; expected 4 spaces, found 3
(#78) Whitespace found at end of line
(#79) Line indented incorrectly; expected 4 spaces, found 3
(#79) Expected 1 space after closing parenthesis; found 0
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 12 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 16 spaces, found 4
(#83) Commas (,) must be followed by white space.
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 16 spaces, found 4
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 12 spaces, found 3
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 16 spaces, found 4
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 12 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 16 spaces, found 4
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 16 spaces, found 5
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 16 spaces, found 5
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 16 spaces, found 5
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 3
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 16 spaces, found 4
(#96) Expected 1 space before "="; 0 found
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 12 spaces, found 3
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 4
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Line indented incorrectly; expected 4 spaces, found 3
(#103) Whitespace found at end of line
(#104) Line indented incorrectly; expected 4 spaces, found 3
(#104) Expected 1 space after closing parenthesis; found 0
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) No space found before comment text; expected "// get our module javascript all ready to go" but found "//get our module javascript all ready to go"
(#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 3
(#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 3
(#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 3
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) No space found before comment text; expected "// here we set up any info we need to pass into javascript" but found "//here we set up any info we need to pass into javascript"
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Expected 1 space after "="; 0 found
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) No space found before comment text; expected "// this inits the M.mod_readaloud thingy, after the page has loaded." but found "//this inits the M.mod_readaloud thingy, after the page has loaded."
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#117) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) No space found before comment text; expected "// here we set up any info we need to pass into javascript" but found "//here we set up any info we need to pass into javascript"
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Expected 1 space after "="; 0 found
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Commas (,) must be followed by white space.
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Expected 1 space after ":"; 0 found
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 3
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) No space found before comment text; expected "// this inits the M.mod_readaloud thingy, after the page has loaded." but found "//this inits the M.mod_readaloud thingy, after the page has loaded."
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) This comment is 85% valid code; is this commented out code?
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) No space found before comment text; expected "// $PAGE->requires->strings_for_js(array('gotnosound','recordnameschool','done','beginreading'),MOD_READALOUD_LANG);" but found "//$PAGE->requires->strings_for_js(array('gotnosound','recordnameschool','done','beginreading'),MOD_READALOUD_LANG);"
(#141) Line indented incorrectly; expected 4 spaces, found 3
mod/readaloud/classes/gradenowform.php
(#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 5
(#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 2
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) 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 8 spaces, found 2
(#49) No space found before comment text; expected "// do we show the next button" but found "//do we show the next button"
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) This comment is 81% valid code; is this commented out code?
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) No space found before comment text; expected "// $mform->addElement('text', 'name', 'BB', array('size'=>70));" but found "//$mform->addElement('text', 'name', 'BB', array('size'=>70));"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#56) Expected "if (...) {\n"; found "if(...){\n"
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 12 spaces, found 3
(#57) Commas (,) must be followed by white space.
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) This comment is 75% valid code; is this commented out code?
(#60) Line indented incorrectly; expected at least 8 spaces, found 1
(#60) Tab found before comment text; expected "// $mform->closeHeaderBefore('buttonar');" but found "// $mform->closeHeaderBefore('buttonar');"
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#62) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Commas (,) must be followed by white space.
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 4
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#68) Commas (,) must be followed by white space.
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Commas (,) must be followed by white space.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 4
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Commas (,) must be followed by white space.
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 4
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#72) Commas (,) must be followed by white space.
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Commas (,) must be followed by white space.
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 4
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#74) Commas (,) must be followed by white space.
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Commas (,) must be followed by white space.
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 4
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Commas (,) must be followed by white space.
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 4
(#78) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space after "=>"; 0 found
(#78) Commas (,) must be followed by white space.
(#78) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space after "=>"; 0 found
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Commas (,) must be followed by white space.
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Commas (,) must be followed by white space.
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Commas (,) must be followed by white space.
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Commas (,) must be followed by white space.
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Commas (,) must be followed by white space.
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Commas (,) must be followed by white space.
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Commas (,) must be followed by white space.
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Commas (,) must be followed by white space.
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Commas (,) must be followed by white space.
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) This comment is 72% valid code; is this commented out code?
(#90) Line indented incorrectly; expected at least 8 spaces, found 7
mod/readaloud/classes/task/readaloud_adhoc.php
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#40) Expected 6 space(s) before asterisk; 5 found
(#41) Expected 6 space(s) before asterisk; 5 found
(#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 2
(#42) Expected 1 space after closing parenthesis; found 0
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Expected 1 space after "="; 2 found
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) This comment is 75% valid code; is this commented out code?
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) No space found before comment text; expected "// $trace->output($cd->somedata)" but found "//$trace->output($cd->somedata)"
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#47) Closing brace indented incorrectly; expected 2 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
mod/readaloud/classes/task/readaloud_scheduled.php
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Closing brace indented incorrectly; expected 1 spaces, found 4
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 2
(#46) Expected 3 space(s) before asterisk; 5 found
(#47) Expected 3 space(s) before asterisk; 5 found
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 2
(#48) Expected 1 space after closing parenthesis; found 0
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) Closing brace indented incorrectly; expected 2 spaces, found 1
mod/readaloud/classes/utils.php
(#39) Whitespace found at end of line
(#40) Line indented incorrectly; expected 4 spaces, found 3
(#40) Expected 1 space after closing parenthesis; found 0
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 3
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 3
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Whitespace found at end of line
(#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 3
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Whitespace found at end of line
(#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 3
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Whitespace found at end of line
(#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 3
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 3
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Whitespace found at end of line
(#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 3
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 3
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 3
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 3
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 3
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 3
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 3
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 3
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 3
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 3
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 3
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 3
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#59) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 3
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 3
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 3
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#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
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 3
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) Whitespace found at end of line
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 3
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 3
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 3
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Whitespace found at end of line
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 3
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 3
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 3
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 3
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 3
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 3
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 3
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 3
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 3
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 3
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#77) Whitespace found at end of line
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 3
(#78) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space after "=>"; 0 found
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 3
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#79) Whitespace found at end of line
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 3
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 3
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 3
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 3
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 3
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 3
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 3
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 3
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 3
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) Whitespace found at end of line
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 3
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#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
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 3
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 3
(#92) Expected 1 space before "=>"; 0 found
(#92) Expected 1 space after "=>"; 0 found
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 3
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 3
(#94) Expected 1 space before "=>"; 0 found
(#94) Expected 1 space after "=>"; 0 found
(#94) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 3
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 3
(#96) Expected 1 space before "=>"; 0 found
(#96) Expected 1 space after "=>"; 0 found
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 3
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#97) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 3
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 3
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 3
(#100) Expected 1 space before "=>"; 0 found
(#100) Expected 1 space after "=>"; 0 found
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 3
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#101) Whitespace found at end of line
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 3
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 3
(#103) Expected 1 space before "=>"; 0 found
(#103) Expected 1 space after "=>"; 0 found
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 3
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 3
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 3
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 3
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#107) Whitespace found at end of line
(#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 3
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Whitespace found at end of line
(#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 3
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Whitespace found at end of line
(#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 3
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Whitespace found at end of line
(#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 3
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 3
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 3
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Whitespace found at end of line
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 3
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#114) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 3
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#115) Whitespace found at end of line
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 3
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 3
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 3
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Whitespace found at end of line
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 3
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 3
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 3
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Whitespace found at end of line
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 3
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 3
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Whitespace found at end of line
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 3
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 3
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#125) Whitespace found at end of line
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 3
(#126) Expected 1 space before "=>"; 0 found
(#126) Expected 1 space after "=>"; 0 found
(#126) Whitespace found at end of line
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 3
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 3
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Whitespace found at end of line
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 3
(#129) Expected 1 space before "=>"; 0 found
(#129) Expected 1 space after "=>"; 0 found
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 3
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 3
(#131) Expected 1 space before "=>"; 0 found
(#131) Expected 1 space after "=>"; 0 found
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 3
(#132) Expected 1 space before "=>"; 0 found
(#132) Expected 1 space after "=>"; 0 found
(#132) Whitespace found at end of line
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 3
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Whitespace found at end of line
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 3
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Whitespace found at end of line
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 3
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Whitespace found at end of line
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 3
(#136) Expected 1 space before "=>"; 0 found
(#136) Expected 1 space after "=>"; 0 found
(#136) Whitespace found at end of line
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 3
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#137) Whitespace found at end of line
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 3
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#138) Whitespace found at end of line
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 3
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Whitespace found at end of line
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 3
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#140) Whitespace found at end of line
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 3
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#141) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 3
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 3
(#143) Expected 1 space before "=>"; 0 found
(#143) Expected 1 space after "=>"; 0 found
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 3
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 3
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#145) Whitespace found at end of line
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 3
(#146) Expected 1 space before "=>"; 0 found
(#146) Expected 1 space after "=>"; 0 found
(#146) Whitespace found at end of line
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 3
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#147) Whitespace found at end of line
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 3
(#148) Expected 1 space before "=>"; 0 found
(#148) Expected 1 space after "=>"; 0 found
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 3
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Whitespace found at end of line
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 3
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#150) Whitespace found at end of line
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 3
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#151) Whitespace found at end of line
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 3
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 3
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Whitespace found at end of line
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 3
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Whitespace found at end of line
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 3
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) Whitespace found at end of line
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 3
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 3
(#157) Expected 1 space before "=>"; 0 found
(#157) Expected 1 space after "=>"; 0 found
(#157) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 3
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Whitespace found at end of line
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 3
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 3
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 3
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Whitespace found at end of line
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 3
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Whitespace found at end of line
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 3
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Whitespace found at end of line
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 3
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Line indented incorrectly; expected 4 spaces, found 3
mod/readaloud/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Whitespace found at end of line
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
mod/readaloud/db/install.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
mod/readaloud/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#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
(#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
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
mod/readaloud/db/tasks.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) 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 "//".
(#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.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Whitespace found at end of line
(#8) Whitespace found at end of line
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
mod/readaloud/db/uninstall.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
mod/readaloud/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#45) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Commas (,) must be followed by white space.
mod/readaloud/grade.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#29) Line exceeds 132 characters; contains 140 characters
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) No space found before comment text; expected "// in the simplest case just redirect to the view page" but found "//in the simplest case just redirect to the view page"
mod/readaloud/grading.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Whitespace found at end of line
(#35) No space found before comment text; expected "// export format csv or html" but found "//export format csv or html"
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// paging details" but found "//paging details"
(#42) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#51) Usage of ELSEIF not allowed; use ELSE IF instead
(#59) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#65) Whitespace found at end of line
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) No space found before comment text; expected "// set per page according to admin setting" but found "//set per page according to admin setting"
(#69) Expected "if (...) {\n"; found "if(...){\n"
(#69) Expected 1 space before "=="; 0 found
(#69) Expected 1 space after "=="; 0 found
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) No space found before comment text; expected "// Diverge logging logic at Moodle 2.7" but found "//Diverge logging logic at Moodle 2.7"
(#74) Expected "if (...) {\n"; found "if(...){\n"
(#74) Expected 1 space before "<"; 0 found
(#74) Expected 1 space after "<"; 0 found
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Expected "} else {\n"; found "}else{\n"
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Whitespace found at end of line
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) No space found before comment text; expected "// process form submission" but found "//process form submission"
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#92) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 12 spaces, found 3
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 8 spaces, found 2
(#95) Expected "} else {\n"; found "}else{\n"
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Commas (,) must be followed by white space.
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) No space found before comment text; expected "// update gradebook" but found "//update gradebook"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) No space found before comment text; expected "// move on or return to grading" but found "//move on or return to grading"
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 12 spaces, found 3
(#104) Expected "if (...) {\n"; found "if(...){\n"
(#104) Commas (,) must be followed by white space.
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 16 spaces, found 4
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 16 spaces, found 4
(#106) Expected "if (...) {\n"; found "if(...){\n"
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 20 spaces, found 5
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 16 spaces, found 4
(#108) Expected "} else {\n"; found "}else{\n"
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 20 spaces, found 5
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 16 spaces, found 4
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 12 spaces, found 3
(#111) Expected "} else {\n"; found "}else{\n"
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 16 spaces, found 4
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 12 spaces, found 3
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) 3 slashes comments are not allowed; use "// Comment." instead
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) No space found before comment text; expected "// require bootstrap and fontawesome ... maybe" but found "//require bootstrap and fontawesome ... maybe"
(#128) Expected "if (...) {\n"; found "if(...){\n"
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Expected "if (...) {\n"; found "if(...){\n"
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) No space found before comment text; expected "// This puts all our display logic into the renderer.php files in this plugin" but found "//This puts all our display logic into the renderer.php files in this plugin"
(#139) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#142) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Commas (,) must be followed by white space.
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Expected 1 space before "="; 0 found
(#149) Expected 1 space after "="; 0 found
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 3
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 3
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 3
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 3
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 3
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 3
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 3
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 11 spaces, found 2
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 11 spaces, found 2
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 11 spaces, found 2
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 11 spaces, found 2
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 11 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 11 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 11 spaces, found 2
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 11 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) No space found before comment text; expected "// formdata should only have simple values, not objects" but found "//formdata should only have simple values, not objects"
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) No space found before comment text; expected "// later it gets turned into urls for the export buttons" but found "//later it gets turned into urls for the export buttons"
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) No space found before comment text; expected "// formdata should only have simple values, not objects" but found "//formdata should only have simple values, not objects"
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) No space found before comment text; expected "// later it gets turned into urls for the export buttons" but found "//later it gets turned into urls for the export buttons"
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 4 spaces, found 1
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) No space found before comment text; expected "// if we got to here we are loading the report on screen" but found "//if we got to here we are loading the report on screen"
(#193) No space found before comment text; expected "// so we need our audio player loaded" but found "//so we need our audio player loaded"
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) No space found before comment text; expected "// here we set up any info we need to pass into javascript" but found "//here we set up any info we need to pass into javascript"
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#200) Variable "aph_opts" must not contain underscores.
(#200) Expected 1 space after "="; 0 found
(#201) Variable "aph_opts" must not contain underscores.
(#202) Variable "aph_opts" must not contain underscores.
(#203) Variable "aph_opts" must not contain underscores.
(#203) Expected 1 space after "="; 0 found
(#204) Variable "aph_opts" must not contain underscores.
(#204) Expected 1 space after "="; 0 found
(#205) Variable "aph_opts" must not contain underscores.
(#205) Expected 1 space after "="; 0 found
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) No space found before comment text; expected "// this inits the M.mod_readaloud thingy, after the page has loaded." but found "//this inits the M.mod_readaloud thingy, after the page has loaded."
(#208) Variable "aph_opts" must not contain underscores.
(#208) Commas (,) must be followed by white space.
(#208) Commas (,) must be followed by white space.
(#211) This comment is 52% valid code; is this commented out code?
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Commas (,) must be followed by white space.
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Commas (,) must be followed by white space.
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Line exceeds 132 characters; contains 144 characters
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Commas (,) must be followed by white space.
(#234) Commas (,) must be followed by white space.
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
mod/readaloud/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) 3 slashes comments are not allowed; use "// Comment." instead
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
mod/readaloud/lang/en/readaloud.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#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
(#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
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#74) Expected 1 space before "="; 0 found
(#74) 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
(#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
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#130) Expected 1 space before "="; 0 found
(#130) Expected 1 space after "="; 0 found
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#140) Expected 1 space before "="; 0 found
(#140) Expected 1 space after "="; 0 found
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
mod/readaloud/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#62) Whitespace found at end of line
(#63) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#95) 80 slashes comments are not allowed; use "// Comment." instead
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) 80 slashes comments are not allowed; use "// Comment." instead
(#108) Closing brace must be on a line by itself
(#109) Closing brace must be on a line by itself
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 8 spaces, found 2
(#110) Closing brace must be on a line by itself
(#111) Closing brace must be on a line by itself
(#112) Closing brace must be on a line by itself
(#113) Closing brace must be on a line by itself
(#114) Closing brace must be on a line by itself
(#115) Closing brace must be on a line by itself
(#127) Commas (,) must be followed by white space.
(#136) Expected 1 space after "=>"; 0 found
(#140) Expected 1 space after closing parenthesis; found 0
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Expected 1 space after closing parenthesis; found 0
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Commas (,) must be followed by white space.
(#146) Expected 1 space before "=>"; 0 found
(#146) Expected 1 space after "=>"; 0 found
(#164) Commas (,) must be followed by white space.
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) 3 slashes comments are not allowed; use "// Comment." instead
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) No space found before comment text; expected "// workaround for buggy PHP versions" but found "//workaround for buggy PHP versions"
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) No space found before comment text; expected "// it may not be always present" but found "//it may not be always present"
(#231) Expected 1 space before "=>"; 0 found
(#231) Expected 1 space after "=>"; 0 found
(#231) Expected 1 space before "=>"; 0 found
(#231) Expected 1 space after "=>"; 0 found
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Line exceeds 132 characters; contains 137 characters
(#263) Expected 1 space before "==="; 2 found
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) No space found before comment text; expected "// check raw grade isnt null otherwise we insert a grade of 0" but found "//check raw grade isnt null otherwise we insert a grade of 0"
(#281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) No space found before comment text; expected "// setting rawgrade to null just in case user is deleting a grade" but found "//setting rawgrade to null just in case user is deleting a grade"
(#286) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#288) Line exceeds 132 characters; contains 153 characters
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Whitespace found at end of line
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) This comment is 50% valid code; is this commented out code?
(#319) Line indented incorrectly; expected at least 4 spaces, found 1
(#319) No space found before comment text; expected "// echo "updategrades" . $userid;" but found "//echo "updategrades" . $userid;"
(#340) Expected "} else {\n"; found "}\n else {\n"
(#341) Expected 1 space before "="; 0 found
(#341) Expected 1 space after "="; 0 found
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 4 spaces, found 1
(#346) Expected 1 space before "=="; 0 found
(#346) Expected 1 space after "=="; 0 found
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#350) Line exceeds maximum limit of 180 characters; contains 186 characters
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Whitespace found at end of line
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 4 spaces, found 1
(#354) Closing brace indented incorrectly; expected 4 spaces, found 1
(#354) Expected "} else {\n"; found "}else{\n"
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 8 spaces, found 2
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 12 spaces, found 3
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 16 spaces, found 4
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 12 spaces, found 3
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 16 spaces, found 4
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 12 spaces, found 3
(#371) Line indented incorrectly; expected at least 16 spaces, found 12
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#378) Closing brace indented incorrectly; expected 2 spaces, found 8
(#380) Closing brace indented incorrectly; expected 1 spaces, found 4
(#380) Whitespace found at end of line
(#386) Commas (,) must be followed by white space.
(#386) Commas (,) must be followed by white space.
(#386) Commas (,) must be followed by white space.
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 4 spaces, found 1
(#387) Commas (,) must be followed by white space.
(#387) Commas (,) must be followed by white space.
(#387) Commas (,) must be followed by white space.
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) No space found before comment text; expected "// this is called internally only" but found "//this is called internally only"
(#391) Whitespace found at end of line
(#392) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 4 spaces, found 2
(#393) Commas (,) must be followed by white space.
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Whitespace found at end of line
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 4 spaces, found 3
(#395) Commas (,) must be followed by white space.
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) Line indented incorrectly; expected at least 4 spaces, found 1
(#398) Expected "if (...) {\n"; found "if(...) {\n"
(#398) Expected 1 space before "="; 0 found
(#398) Expected 1 space after "="; 0 found
(#398) Commas (,) must be followed by white space.
(#398) Expected 1 space before "=>"; 0 found
(#398) Expected 1 space after "=>"; 0 found
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 4 spaces, found 1
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 4 spaces, found 1
(#402) Expected 1 space before "=>"; 0 found
(#402) Expected 1 space after "=>"; 0 found
(#402) Expected 1 space before "=>"; 0 found
(#402) Expected 1 space after "=>"; 0 found
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 4 spaces, found 1
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 4 spaces, found 1
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 4 spaces, found 1
(#407) Expected "if (...) {\n"; found "if(...){"
(#407) Expected 1 space before "==="; 0 found
(#407) Expected 1 space after "==="; 0 found
(#407) Closing brace must be on a line by itself
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Whitespace found at end of line
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#409) Line indented incorrectly; expected at least 4 spaces, found 1
(#409) No space found before comment text; expected "// check completion reqs against satisfied conditions" but found "//check completion reqs against satisfied conditions"
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 4 spaces, found 1
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 8 spaces, found 2
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 12 spaces, found 3
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected 8 spaces, found 2
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 12 spaces, found 3
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 4 spaces, found 1
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Line indented incorrectly; expected at least 4 spaces, found 1
(#417) No space found before comment text; expected "// return our success flag" but found "//return our success flag"
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 4 spaces, found 1
(#432) Expected 1 space after closing parenthesis; found 0
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 4 spaces, found 1
(#433) Commas (,) must be followed by white space.
(#433) Commas (,) must be followed by white space.
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 4 spaces, found 1
(#452) Commas (,) must be followed by white space.
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 4 spaces, found 1
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 4 spaces, found 1
(#460) Whitespace found at end of line
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 4 spaces, found 1
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 4 spaces, found 1
(#463) Expected 1 space before "="; 0 found
(#463) Expected 1 space after "="; 0 found
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 4 spaces, found 1
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 4 spaces, found 1
(#465) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 8 spaces, found 2
(#466) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 4 spaces, found 1
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 4 spaces, found 1
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 4 spaces, found 1
(#487) Commas (,) must be followed by white space.
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 4 spaces, found 1
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 4 spaces, found 1
(#509) Perl-style comments are not allowed; use "// Comment." instead
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#606) 80 slashes comments are not allowed; use "// Comment." instead
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#608) 80 slashes comments are not allowed; use "// Comment." instead
(#624) Inline doc block comments are not allowed; use "// Comment." instead
(#643) Inline doc block comments are not allowed; use "// Comment." instead
(#653) 80 slashes comments are not allowed; use "// Comment." instead
(#655) Inline comments must end in full-stops, exclamation marks, or question marks
(#655) 80 slashes comments are not allowed; use "// Comment." instead
(#715) Spaces must be used to indent lines; tabs are not allowed
(#715) Tab found within whitespace
(#715) Whitespace found at end of line
(#716) Spaces must be used to indent lines; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected at least 4 spaces, found 1
(#723) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#729) Line indented incorrectly; expected 4 spaces, found 8
(#731) Line indented incorrectly; expected 4 spaces, found 8
(#733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#733) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) 80 slashes comments are not allowed; use "// Comment." instead
(#739) Inline comments must end in full-stops, exclamation marks, or question marks
(#739) 80 slashes comments are not allowed; use "// Comment." instead
mod/readaloud/locallib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Inline doc block comments are not allowed; use "// Comment." instead
(#37) This comment is 55% valid code; is this commented out code?
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) No space found before comment text; expected "// function readaloud_do_something_useful(array $things) {" but found "//function readaloud_do_something_useful(array $things) {"
(#38) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) No space found before comment text; expected "// }" but found "//}"
mod/readaloud/manageattempts.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Whitespace found at end of line
(#29) Commas (,) must be followed by white space.
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Commas (,) must be followed by white space.
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) No space found before comment text; expected "// set up the page object url" but found "//set up the page object url"
(#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
(#45) Commas (,) must be followed by white space.
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) No space found before comment text; expected "// make sure we are logged in and can see this form" but found "//make sure we are logged in and can see this form"
(#52) This comment is 58% valid code; is this commented out code?
(#52) No space found before comment text; expected "// set up the page object" but found "//set up the page object"
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) No space found before comment text; expected "// is the attempt if OK?" but found "//is the attempt if OK?"
(#61) Expected 1 space before "=="; 0 found
(#61) Expected 1 space after "=="; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Commas (,) must be followed by white space.
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// we always head back to the readaloud attempts page" but found "//we always head back to the readaloud attempts page"
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Commas (,) must be followed by white space.
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Commas (,) must be followed by white space.
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#79) Commas (,) must be followed by white space.
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#79) Commas (,) must be followed by white space.
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) No space found before comment text; expected "// handle delete actions" but found "//handle delete actions"
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Line indented incorrectly; expected at least 4 spaces, found 0
(#85) 7 slashes comments are not allowed; use "// Comment." instead
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 8 spaces, found 2
(#88) Expected "if (...) {\n"; found "if (...){\n"
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 12 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) 7 slashes comments are not allowed; use "// Comment." instead
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#98) Expected "if (...) {\n"; found "if (...){\n"
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) No space found before comment text; expected "// we should never get here" but found "//we should never get here"
mod/readaloud/mod_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 12 spaces, found 9
(#65) Expected "} else {\n"; found "}else{\n"
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 12 spaces, found 9
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 8 spaces, found 2
(#67) Closing brace indented incorrectly; expected 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) No space found before comment text; expected "// time target" but found "//time target"
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Commas (,) must be followed by white space.
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Commas (,) must be followed by white space.
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) No space found before comment text; expected "// add other editors" but found "//add other editors"
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) No space found before comment text; expected "// could add files but need the context/mod info. So for now just rich text" but found "//could add files but need the context/mod info. So for now just rich text"
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) No space found before comment text; expected "// The pasage" but found "//The pasage"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) This comment is 55% valid code; is this commented out code?
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) No space found before comment text; expected "// $edfileoptions = readaloud_editor_with_files_options($this->context);" but found "//$edfileoptions = readaloud_editor_with_files_options($this->context);"
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) No space found before comment text; expected "// welcome and feedback" but found "//welcome and feedback"
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) No space found before comment text; expected "// defaults" but found "//defaults"
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Commas (,) must be followed by white space.
(#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
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Commas (,) must be followed by white space.
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Commas (,) must be followed by white space.
(#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) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) No space found before comment text; expected "// types" but found "//types"
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Commas (,) must be followed by white space.
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Commas (,) must be followed by white space.
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Commas (,) must be followed by white space.
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Commas (,) must be followed by white space.
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) No space found before comment text; expected "// allow early exit" but found "//allow early exit"
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line exceeds 132 characters; contains 164 characters
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Commas (,) must be followed by white space.
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) No space found before comment text; expected "// attempts" but found "//attempts"
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) No space found before comment text; expected "// tts options" but found "//tts options"
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 8 spaces, found 2
(#113) Expected "if (...) {\n"; found "if(...){\n"
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 12 spaces, found 3
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Commas (,) must be followed by white space.
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 8 spaces, found 2
(#117) Expected "} else {\n"; found "}else{\n"
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 8 spaces, found 2
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 3
(#125) Whitespace found at end of line
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) No space found before comment text; expected "// grade options" but found "//grade options"
(#127) Commas (,) must be followed by white space.
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 7
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Commas (,) must be followed by white space.
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#134) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Whitespace found at end of line
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Whitespace found at end of line
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Expected 5 space(s) before asterisk; 2 found
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Expected 5 space(s) before asterisk; 2 found
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 2
(#151) Visibility must be declared on method "add_completion_rules"
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Whitespace found at end of line
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Whitespace found at end of line
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) No space found before comment text; expected "// timer options" but found "//timer options"
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) No space found before comment text; expected "// Add a place to set a mimumum time after which the activity is recorded complete" but found "//Add a place to set a mimumum time after which the activity is recorded complete"
(#157) Line indented incorrectly; expected at least 8 spaces, found 7
(#157) Commas (,) must be followed by white space.
(#158) Line indented incorrectly; expected at least 8 spaces, found 7
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Line exceeds 132 characters; contains 137 characters
(#159) Line indented incorrectly; expected at least 8 spaces, found 7
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#162) Closing brace indented incorrectly; expected 2 spaces, found 1
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#164) Visibility must be declared on method "completion_rule_enabled"
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Expected 1 space before ">"; 0 found
(#165) Expected 1 space after ">"; 0 found
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#168) Variable "form_data" must not contain underscores.
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) This comment is 55% valid code; is this commented out code?
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) No space found before comment text; expected "// $edfileoptions = readaloud_editor_with_files_options($this->context);" but found "//$edfileoptions = readaloud_editor_with_files_options($this->context);"
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 8 spaces, found 3
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 12 spaces, found 3
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 12 spaces, found 3
(#174) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 16 spaces, found 4
(#175) Variable "form_data" must not contain underscores.
(#175) Variable "form_data" must not contain underscores.
(#175) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#175) Commas (,) must be followed by white space.
(#175) Line exceeds 132 characters; contains 146 characters
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 12 spaces, found 3
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 8 spaces, found 2
(#177) Closing brace indented incorrectly; expected 3 spaces, found 2
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 4 spaces, found 1
mod/readaloud/renderer.php
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line indented incorrectly; expected at least 8 spaces, found 4
(#51) 3 slashes comments are not allowed; use "// Comment." instead
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) This comment is 53% valid code; is this commented out code?
(#57) Line indented incorrectly; expected at least 12 spaces, found 9
(#57) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#68) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Expected 2 space(s) before asterisk; 5 found
(#75) Expected 2 space(s) before asterisk; 5 found
(#76) Line indented incorrectly; expected 4 spaces, found 6
(#76) Expected 1 space after closing parenthesis; found 0
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 7
(#78) Line indented incorrectly; expected 4 spaces, found 6
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 3
(#82) Expected 4 space(s) before asterisk; 5 found
(#83) Expected 4 space(s) before asterisk; 5 found
(#84) Line indented incorrectly; expected 4 spaces, found 6
(#84) Expected 1 space after closing parenthesis; found 0
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 4
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 7
(#89) Commas (,) must be followed by white space.
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 7
(#92) Line indented incorrectly; expected 4 spaces, found 6
(#93) Whitespace found at end of line
(#97) Line indented incorrectly; expected 4 spaces, found 6
(#97) Expected 1 space after closing parenthesis; found 0
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 7
(#99) Commas (,) must be followed by white space.
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 7
(#102) Line indented incorrectly; expected 4 spaces, found 6
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 3
(#104) Expected 1 space after closing parenthesis; found 0
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Commas (,) must be followed by white space.
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 7
(#106) Commas (,) must be followed by white space.
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 7
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 3
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Expected 1 space after "="; 2 found
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Expected 1 space before "="; 0 found
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 2
(#125) Expected 3 space(s) before asterisk; 5 found
(#126) Expected 3 space(s) before asterisk; 5 found
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#127) Commas (,) must be followed by white space.
(#127) Expected 1 space after closing parenthesis; found 0
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 3
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 8 spaces, found 2
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 2
(#139) Whitespace found at end of line
(#140) Expected 3 space(s) before asterisk; 5 found
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#141) Commas (,) must be followed by white space.
(#141) Expected 1 space after closing parenthesis; found 0
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Variable "stop_button" must not contain underscores.
(#143) Expected 1 space after "="; 2 found
(#143) Commas (,) must be followed by white space.
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 4
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Variable "stop_button_cont" must not contain underscores.
(#145) Expected 1 space before "="; 0 found
(#145) Variable "stop_button" must not contain underscores.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#145) Line exceeds 132 characters; contains 137 characters
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Variable "stop_button_cont" must not contain underscores.
(#147) Commas (,) must be followed by white space.
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 7
(#148) Expected 1 space before "=>"; 0 found
(#148) Expected 1 space after "=>"; 0 found
(#149) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 1
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Whitespace found at end of line
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 3
(#153) Expected 4 space(s) before asterisk; 5 found
(#154) Expected 4 space(s) before asterisk; 5 found
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#155) Commas (,) must be followed by white space.
(#155) Expected 1 space after closing parenthesis; found 0
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Expected 1 space after "="; 2 found
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Expected 1 space after "="; 2 found
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Expected 1 space after "="; 2 found
(#158) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Commas (,) must be followed by white space.
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 7
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 4 spaces, found 1
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 3
(#166) Expected 4 space(s) before asterisk; 5 found
(#167) Expected 4 space(s) before asterisk; 5 found
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#168) Expected 1 space after closing parenthesis; found 0
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Expected 1 space after "="; 2 found
(#169) Whitespace found at end of line
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Expected 1 space after ".="; 2 found
(#171) Commas (,) must be followed by white space.
(#171) Commas (,) must be followed by white space.
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Expected 1 space before "="; 0 found
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 4 spaces, found 3
(#178) Expected 4 space(s) before asterisk; 5 found
(#179) Expected 4 space(s) before asterisk; 5 found
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#180) Commas (,) must be followed by white space.
(#180) Expected 1 space after closing parenthesis; found 0
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Commas (,) must be followed by white space.
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Expected 1 space after ".="; 2 found
(#183) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#183) Commas (,) must be followed by white space.
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Expected 1 space before "="; 0 found
(#185) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 4 spaces, found 1
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Whitespace found at end of line
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 4 spaces, found 1
(#190) Expected 2 space(s) before asterisk; 5 found
(#191) Expected 2 space(s) before asterisk; 5 found
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 4 spaces, found 1
(#192) Commas (,) must be followed by white space.
(#192) Expected 1 space after closing parenthesis; found 0
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Whitespace found at end of line
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Line indented incorrectly; expected at least 8 spaces, found 2
(#194) No space found before comment text; expected "// buttons" but found "//buttons"
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#195) Variable "rec_button" must not contain underscores.
(#195) Expected 1 space after "="; 2 found
(#195) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 4
(#196) Expected 1 space before "=>"; 0 found
(#196) Expected 1 space after "=>"; 0 found
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) Variable "start_button" must not contain underscores.
(#197) Expected 1 space after "="; 2 found
(#197) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 8 spaces, found 4
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Whitespace found at end of line
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Line indented incorrectly; expected at least 8 spaces, found 2
(#200) No space found before comment text; expected "// recorder + instructions" but found "//recorder + instructions"
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 8 spaces, found 2
(#201) Expected 1 space before "="; 0 found
(#201) Commas (,) must be followed by white space.
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 8 spaces, found 7
(#202) Expected 1 space before "=>"; 0 found
(#202) Expected 1 space after "=>"; 0 found
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#203) Expected 1 space before "="; 0 found
(#203) Commas (,) must be followed by white space.
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 7
(#204) Expected 1 space before "=>"; 0 found
(#204) Expected 1 space after "=>"; 0 found
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#205) Expected 1 space before "="; 0 found
(#205) Commas (,) must be followed by white space.
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 7
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Expected 1 space before "="; 0 found
(#207) Commas (,) must be followed by white space.
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 7
(#208) Expected 1 space before "=>"; 0 found
(#208) Expected 1 space after "=>"; 0 found
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) Commas (,) must be followed by white space.
(#209) Line exceeds 132 characters; contains 150 characters
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Whitespace found at end of line
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) No space found before comment text; expected "// prepare output" but found "//prepare output"
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Expected 1 space after ".="; 0 found
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Variable "rec_button" must not contain underscores.
(#214) Commas (,) must be followed by white space.
(#214) Commas (,) must be followed by white space.
(#214) Expected 1 space before "=>"; 0 found
(#214) Expected 1 space after "=>"; 0 found
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#215) Variable "start_button" must not contain underscores.
(#215) Commas (,) must be followed by white space.
(#215) Commas (,) must be followed by white space.
(#215) Expected 1 space before "=>"; 0 found
(#215) Expected 1 space after "=>"; 0 found
(#216) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Line indented incorrectly; expected at least 8 spaces, found 2
(#218) No space found before comment text; expected "// return it" but found "//return it"
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 4 spaces, found 1
(#221) Whitespace found at end of line
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 4 spaces, found 1
(#227) Commas (,) must be followed by white space.
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Whitespace found at end of line
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 3
(#230) Commas (,) must be followed by white space.
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#230) Commas (,) must be followed by white space.
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#230) Commas (,) must be followed by white space.
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#230) Whitespace found at end of line
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 3
(#231) Commas (,) must be followed by white space.
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 3
(#234) Commas (,) must be followed by white space.
(#234) Expected 1 space before "=>"; 0 found
(#234) Expected 1 space after "=>"; 0 found
(#234) Commas (,) must be followed by white space.
(#234) Expected 1 space before "=>"; 0 found
(#234) Expected 1 space after "=>"; 0 found
(#234) Commas (,) must be followed by white space.
(#234) Expected 1 space before "=>"; 0 found
(#234) Expected 1 space after "=>"; 0 found
(#234) Whitespace found at end of line
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 3
(#235) Commas (,) must be followed by white space.
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Whitespace found at end of line
(#236) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Whitespace found at end of line
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Commas (,) must be followed by white space.
(#238) Line exceeds 132 characters; contains 135 characters
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 2
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 4 spaces, found 1
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 4 spaces, found 1
(#243) Expected 1 space after closing parenthesis; found 0
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 2
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 8 spaces, found 4
(#245) Commas (,) must be followed by white space.
(#245) Expected 1 space before "=>"; 0 found
(#245) Expected 1 space after "=>"; 0 found
(#245) Commas (,) must be followed by white space.
(#245) Expected 1 space before "=>"; 0 found
(#245) Expected 1 space after "=>"; 0 found
(#245) Whitespace found at end of line
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 4
(#246) Commas (,) must be followed by white space.
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 8 spaces, found 2
(#247) Expected 1 space after "="; 2 found
(#247) Commas (,) must be followed by white space.
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 2
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 4 spaces, found 1
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 4 spaces, found 1
(#251) Commas (,) must be followed by white space.
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Commas (,) must be followed by white space.
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 2
(#253) Commas (,) must be followed by white space.
(#253) Commas (,) must be followed by white space.
(#253) Commas (,) must be followed by white space.
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 8 spaces, found 2
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 4 spaces, found 1
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 4 spaces, found 1
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Whitespace found at end of line
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 4 spaces, found 1
(#262) Commas (,) must be followed by white space.
(#262) Commas (,) must be followed by white space.
(#262) Expected 1 space after closing parenthesis; found 0
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) No space found before comment text; expected "// convert formdata to array" but found "//convert formdata to array"
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 2
(#266) Expected 1 space before "="; 0 found
(#266) Expected 1 space after "="; 0 found
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) This comment is 56% valid code; is this commented out code?
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Line indented incorrectly; expected at least 8 spaces, found 2
(#270) Line indented incorrectly; expected at least 8 spaces, found 3
(#271) Line indented incorrectly; expected at least 8 spaces, found 3
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Expected 1 space before "="; 0 found
(#273) Expected 1 space after "="; 0 found
(#274) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 3
(#275) Commas (,) must be followed by white space.
(#275) Whitespace found at end of line
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 3
(#276) Commas (,) must be followed by white space.
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Commas (,) must be followed by white space.
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 4 spaces, found 1
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Whitespace found at end of line
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Whitespace found at end of line
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 4 spaces, found 1
(#288) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#289) Expected 1 space before "="; 0 found
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) This comment is 100% valid code; is this commented out code?
(#289) No space found before comment text; expected "// "\t";" but found "//"\t";"
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) No space found before comment text; expected "// echo header" but found "//echo header"
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#296) Expected 1 space before "="; 0 found
(#296) Expected 1 space after "="; 0 found
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Whitespace found at end of line
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 8 spaces, found 2
(#297) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 12 spaces, found 3
(#298) Space found before semicolon; expected "$delim;" but found "$delim ;"
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 8 spaces, found 2
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Whitespace found at end of line
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) No space found before comment text; expected "// echo data rows" but found "//echo data rows"
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 12 spaces, found 3
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 12 spaces, found 3
(#305) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 16 spaces, found 4
(#306) Space found before semicolon; expected "$delim;" but found "$delim ;"
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 12 spaces, found 3
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 12 spaces, found 4
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 8 spaces, found 2
(#309) Closing brace indented incorrectly; expected 8 spaces, found 2
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 4 spaces, found 1
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 4 spaces, found 1
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 8 spaces, found 2
(#315) Expected "if (...) {\n"; found "if(...){\n"
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 12 spaces, found 3
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 8 spaces, found 2
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Whitespace found at end of line
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Line indented incorrectly; expected at least 8 spaces, found 2
(#319) No space found before comment text; expected "// set up our table and head attributes" but found "//set up our table and head attributes"
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 2
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 2
(#321) Variable "headrow_attributes" must not contain underscores.
(#321) Expected 1 space before "=>"; 0 found
(#321) Expected 1 space after "=>"; 0 found
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Whitespace found at end of line
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 8 spaces, found 2
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 8 spaces, found 2
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Whitespace found at end of line
(#325) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Whitespace found at end of line
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Variable "headrow_attributes" must not contain underscores.
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 8 spaces, found 2
(#329) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 12 spaces, found 3
(#330) Expected 1 space before "="; 0 found
(#330) Expected 1 space after "="; 0 found
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 8 spaces, found 2
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 2
(#332) Expected 1 space before "="; 0 found
(#332) Expected 1 space after "="; 0 found
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Whitespace found at end of line
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 8 spaces, found 2
(#334) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 3
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Line indented incorrectly; expected at least 12 spaces, found 3
(#336) No space found before comment text; expected "// set up descrption cell" but found "//set up descrption cell"
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 12 spaces, found 3
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 12 spaces, found 3
(#338) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 16 spaces, found 4
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 16 spaces, found 4
(#340) Expected 1 space before "="; 0 found
(#340) Expected 1 space before "=>"; 0 found
(#340) Expected 1 space after "=>"; 0 found
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 16 spaces, found 4
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 12 spaces, found 3
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 12 spaces, found 3
(#344) Expected 1 space before "="; 0 found
(#344) Expected 1 space after "="; 0 found
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Whitespace found at end of line
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 4 spaces, found 1
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Whitespace found at end of line
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 4 spaces, found 1
(#352) Visibility must be declared on method "show_reports_footer"
(#352) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#352) Expected 1 space after closing parenthesis; found 0
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#354) Commas (,) must be followed by white space.
(#354) Expected 1 space before "=>"; 0 found
(#354) Expected 1 space after "=>"; 0 found
(#354) Commas (,) must be followed by white space.
(#354) Expected 1 space before "=>"; 0 found
(#354) Expected 1 space after "=>"; 0 found
(#354) Commas (,) must be followed by white space.
(#354) Expected 1 space before "=>"; 0 found
(#354) Expected 1 space after "=>"; 0 found
(#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) Expected 1 space after "="; 2 found
(#355) Commas (,) must be followed by white space.
(#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 2
(#356) Commas (,) must be followed by white space.
(#356) Commas (,) must be followed by white space.
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 8 spaces, found 2
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) 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) Whitespace found at end of line
(#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 3
(#361) Expected 4 space(s) before asterisk; 7 found
(#362) Expected 4 space(s) before asterisk; 7 found
(#363) Expected 4 space(s) before asterisk; 7 found
(#364) Expected 4 space(s) before asterisk; 7 found
(#365) Expected 4 space(s) before asterisk; 7 found
(#366) Expected 4 space(s) before asterisk; 7 found
(#367) Visibility must be declared on method "show_paging_bar"
(#367) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#367) Expected 1 space after closing parenthesis; found 0
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 8 spaces, found 2
(#368) Expected 1 space before "="; 0 found
(#368) Expected 1 space after "="; 0 found
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Line indented incorrectly; expected at least 8 spaces, found 2
(#369) No space found before comment text; expected "// add paging params to url (NOT pageno)" but found "//add paging params to url (NOT pageno)"
(#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
(#370) Expected 1 space before "=>"; 0 found
(#370) Expected 1 space after "=>"; 0 found
(#370) Commas (,) must be followed by white space.
(#370) Expected 1 space before "=>"; 0 found
(#370) Expected 1 space after "=>"; 0 found
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 8 spaces, found 5
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Whitespace found at end of line
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected 4 spaces, found 1
(#374) Visibility must be declared on method "show_grading_footer"
(#374) Commas (,) must be followed by white space.
(#374) Commas (,) must be followed by white space.
(#374) Expected 1 space after closing parenthesis; found 0
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Line indented incorrectly; expected at least 8 spaces, found 2
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 8 spaces, found 2
(#376) Commas (,) must be followed by white space.
(#376) Expected 1 space before "=>"; 0 found
(#376) Expected 1 space after "=>"; 0 found
(#376) Commas (,) must be followed by white space.
(#376) Expected 1 space before "=>"; 0 found
(#376) Expected 1 space after "=>"; 0 found
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 8 spaces, found 2
(#377) Expected 1 space after "="; 2 found
(#377) Commas (,) must be followed by white space.
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 8 spaces, found 2
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 4 spaces, found 1
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 4 spaces, found 1
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 8 spaces, found 2
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 2
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 8 spaces, found 2
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 2
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 8 spaces, found 2
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 8 spaces, found 4
(#391) Commas (,) must be followed by white space.
(#391) Expected 1 space before "=>"; 0 found
(#391) Expected 1 space after "=>"; 0 found
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Whitespace found at end of line
(#392) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Whitespace found at end of line
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 8 spaces, found 2
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 8 spaces, found 2
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 8 spaces, found 2
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) This comment is 56% valid code; is this commented out code?
(#397) Line indented incorrectly; expected at least 8 spaces, found 2
(#397) No space found before comment text; expected "// $ret .= $this->output->heading('somedetails:' . $gradenow->attemptdetails('somedetails') , 5);" but found "//$ret .= $this->output->heading('somedetails:' . $gradenow->attemptdetails('somedetails') , 5);"
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 2
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 4 spaces, found 1
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Whitespace found at end of line
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 4 spaces, found 1
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 8 spaces, found 2
(#402) Commas (,) must be followed by white space.
(#402) Commas (,) must be followed by white space.
(#402) Commas (,) must be followed by white space.
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 8 spaces, found 2
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected 4 spaces, found 1
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Whitespace found at end of line
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 4 spaces, found 1
(#406) Expected 1 space after closing parenthesis; found 0
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Line indented incorrectly; expected at least 8 spaces, found 2
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 2
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) Line indented incorrectly; expected at least 8 spaces, found 2
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Line indented incorrectly; expected at least 8 spaces, found 2
(#410) No space found before comment text; expected "// see: http://stackoverflow.com/questions/8218230/php-domdocument-loadhtml-not-encoding-utf-8-correctly" but found "//see: http://stackoverflow.com/questions/8218230/php-domdocument-loadhtml-not-encoding-utf-8-correctly"
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Line indented incorrectly; expected at least 8 spaces, found 2
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 8 spaces, found 2
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 8 spaces, found 2
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Line indented incorrectly; expected at least 8 spaces, found 2
(#416) No space found before comment text; expected "// init the text count" but found "//init the text count"
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 8 spaces, found 2
(#417) Expected 1 space before "="; 0 found
(#417) Expected 1 space after "="; 0 found
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 8 spaces, found 2
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 12 spaces, found 3
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 12 spaces, found 3
(#420) Expected "if (...) {\n"; found "if(...){"
(#420) Closing brace must be on a line by itself
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) This comment is 56% valid code; is this commented out code?
(#421) Line indented incorrectly; expected at least 12 spaces, found 3
(#421) No space found before comment text; expected "// $words = preg_split('#\s+#', $node->nodeValue, null, PREG_SPLIT_NO_EMPTY);" but found "//$words = preg_split('#\s+#', $node->nodeValue, null, PREG_SPLIT_NO_EMPTY);"
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 12 spaces, found 3
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 12 spaces, found 3
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 12 spaces, found 3
(#425) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 16 spaces, found 4
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 16 spaces, found 4
(#427) Commas (,) must be followed by white space.
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 16 spaces, found 4
(#428) Commas (,) must be followed by white space.
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) This comment is 86% valid code; is this commented out code?
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) Line indented incorrectly; expected at least 16 spaces, found 4
(#429) No space found before comment text; expected "// $newnode->appendChild($spacenode);" but found "//$newnode->appendChild($spacenode);"
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) This comment is 80% valid code; is this commented out code?
(#430) Line indented incorrectly; expected at least 16 spaces, found 4
(#430) No space found before comment text; expected "// print_r($newnode);" but found "//print_r($newnode);"
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 16 spaces, found 4
(#431) Commas (,) must be followed by white space.
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 16 spaces, found 4
(#432) Commas (,) must be followed by white space.
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 16 spaces, found 4
(#433) Commas (,) must be followed by white space.
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 16 spaces, found 4
(#434) Commas (,) must be followed by white space.
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 16 spaces, found 4
(#435) Commas (,) must be followed by white space.
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 16 spaces, found 4
(#436) Commas (,) must be followed by white space.
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 16 spaces, found 4
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 16 spaces, found 4
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 16 spaces, found 4
(#439) Commas (,) must be followed by white space.
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 12 spaces, found 3
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 12 spaces, found 3
(#441) Expected 1 space after "="; 0 found
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Whitespace found at end of line
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected 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
(#444) Expected 1 space before "="; 0 found
(#445) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 at least 8 spaces, found 2
(#447) Commas (,) must be followed by white space.
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 8 spaces, found 2
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 4 spaces, found 1
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Whitespace found at end of line
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 4 spaces, found 1
(#451) Expected 1 space after closing parenthesis; found 0
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Whitespace found at end of line
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 8 spaces, found 2
(#453) Commas (,) must be followed by white space.
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Expected 1 space before "=>"; 0 found
(#454) Expected 1 space after "=>"; 0 found
(#454) Commas (,) must be followed by white space.
(#454) Expected 1 space before "=>"; 0 found
(#454) Expected 1 space after "=>"; 0 found
(#454) Commas (,) must be followed by white space.
(#454) Expected 1 space before "=>"; 0 found
(#454) Expected 1 space after "=>"; 0 found
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 8 spaces, found 2
(#455) Commas (,) must be followed by white space.
(#455) Commas (,) must be followed by white space.
(#455) Expected 1 space before "=>"; 0 found
(#455) Expected 1 space after "=>"; 0 found
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 8 spaces, found 2
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 4 spaces, found 1
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Whitespace found at end of line
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Whitespace found at end of line
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 4 spaces, found 1
(#460) Expected 1 space after closing parenthesis; found 0
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 8 spaces, found 2
(#461) Commas (,) must be followed by white space.
(#461) Commas (,) must be followed by white space.
(#461) Expected 1 space before "=>"; 0 found
(#461) Expected 1 space after "=>"; 0 found
(#461) Commas (,) must be followed by white space.
(#461) Expected 1 space before "=>"; 0 found
(#461) Expected 1 space after "=>"; 0 found
(#461) Commas (,) must be followed by white space.
(#461) Expected 1 space before "=>"; 0 found
(#461) Expected 1 space after "=>"; 0 found
(#461) Line exceeds 132 characters; contains 134 characters
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 8 spaces, found 2
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 4 spaces, found 1
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 4 spaces, found 1
(#464) Expected 1 space after closing parenthesis; found 0
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 8 spaces, found 2
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 8 spaces, found 2
(#466) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 8 spaces, found 2
(#467) Commas (,) must be followed by white space.
(#467) Commas (,) must be followed by white space.
(#467) Expected 1 space before "=>"; 0 found
(#467) Expected 1 space after "=>"; 0 found
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 8 spaces, found 2
(#468) Commas (,) must be followed by white space.
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 8 spaces, found 3
(#469) Expected 1 space before "=>"; 0 found
(#469) Expected 1 space after "=>"; 0 found
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 8 spaces, found 2
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 4 spaces, found 1
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 4 spaces, found 1
(#472) Expected 1 space after closing parenthesis; found 0
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 8 spaces, found 2
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 8 spaces, found 2
(#474) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 8 spaces, found 2
(#475) Commas (,) must be followed by white space.
(#475) Commas (,) must be followed by white space.
(#475) Expected 1 space before "=>"; 0 found
(#475) Expected 1 space after "=>"; 0 found
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 8 spaces, found 2
(#476) Commas (,) must be followed by white space.
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 8 spaces, found 3
(#477) Expected 1 space before "=>"; 0 found
(#477) Expected 1 space after "=>"; 0 found
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 8 spaces, found 2
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected 4 spaces, found 1
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected 4 spaces, found 1
(#480) Expected 1 space after closing parenthesis; found 0
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 8 spaces, found 2
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 8 spaces, found 2
(#482) Commas (,) must be followed by white space.
(#482) Commas (,) must be followed by white space.
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 8 spaces, found 2
(#483) Commas (,) must be followed by white space.
(#483) Commas (,) must be followed by white space.
(#483) Expected 1 space before "=>"; 0 found
(#483) Expected 1 space after "=>"; 0 found
(#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
(#484) Commas (,) must be followed by white space.
(#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 3
(#485) Expected 1 space before "=>"; 0 found
(#485) Expected 1 space after "=>"; 0 found
(#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
(#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) Line indented incorrectly; expected 4 spaces, found 1
(#488) Expected 1 space after closing parenthesis; found 0
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 8 spaces, found 2
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 8 spaces, found 2
(#490) Commas (,) must be followed by white space.
(#490) Commas (,) must be followed by white space.
(#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 2
(#491) Commas (,) must be followed by white space.
(#491) Commas (,) must be followed by white space.
(#491) Expected 1 space before "=>"; 0 found
(#491) Expected 1 space after "=>"; 0 found
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 8 spaces, found 2
(#492) Commas (,) must be followed by white space.
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 8 spaces, found 3
(#493) Expected 1 space before "=>"; 0 found
(#493) Expected 1 space after "=>"; 0 found
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 8 spaces, found 2
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 4 spaces, found 1
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected 4 spaces, found 1
(#496) Expected 1 space after closing parenthesis; found 0
(#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
(#498) Commas (,) must be followed by white space.
(#498) Commas (,) must be followed by white space.
(#498) Expected 1 space before "=>"; 0 found
(#498) Expected 1 space after "=>"; 0 found
(#498) Commas (,) must be followed by white space.
(#498) Expected 1 space before "=>"; 0 found
(#498) Expected 1 space after "=>"; 0 found
(#498) Line exceeds 132 characters; contains 134 characters
(#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
(#499) Commas (,) must be followed by white space.
(#499) Commas (,) must be followed by white space.
(#499) Expected 1 space before "=>"; 0 found
(#499) Expected 1 space after "=>"; 0 found
(#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
(#500) Commas (,) must be followed by white space.
(#500) Commas (,) must be followed by white space.
(#500) Expected 1 space before "=>"; 0 found
(#500) Expected 1 space after "=>"; 0 found
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 8 spaces, found 2
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected 4 spaces, found 1
(#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) Expected 1 space after closing parenthesis; found 0
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#505) Commas (,) must be followed by white space.
(#505) Commas (,) must be followed by white space.
(#505) Expected 1 space before "=>"; 0 found
(#505) Expected 1 space after "=>"; 0 found
(#505) Commas (,) must be followed by white space.
(#505) Expected 1 space before "=>"; 0 found
(#505) Expected 1 space after "=>"; 0 found
(#505) Line exceeds 132 characters; contains 144 characters
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 8 spaces, found 2
(#506) Commas (,) must be followed by white space.
(#506) Commas (,) must be followed by white space.
(#506) Expected 1 space before "=>"; 0 found
(#506) Expected 1 space after "=>"; 0 found
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 8 spaces, found 2
(#507) Commas (,) must be followed by white space.
(#507) Commas (,) must be followed by white space.
(#507) Expected 1 space before "=>"; 0 found
(#507) Expected 1 space after "=>"; 0 found
(#507) Line exceeds 132 characters; contains 137 characters
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 8 spaces, found 2
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 4 spaces, found 1
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected 4 spaces, found 1
(#510) Expected 1 space after closing parenthesis; found 0
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 8 spaces, found 2
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 8 spaces, found 2
(#512) Commas (,) must be followed by white space.
(#512) Commas (,) must be followed by white space.
(#512) Expected 1 space before "=>"; 0 found
(#512) Expected 1 space after "=>"; 0 found
(#512) Commas (,) must be followed by white space.
(#512) Expected 1 space before "=>"; 0 found
(#512) Expected 1 space after "=>"; 0 found
(#512) Line exceeds 132 characters; contains 138 characters
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 8 spaces, found 2
(#513) Commas (,) must be followed by white space.
(#513) Commas (,) must be followed by white space.
(#513) Expected 1 space before "=>"; 0 found
(#513) Expected 1 space after "=>"; 0 found
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 8 spaces, found 2
(#515) Commas (,) must be followed by white space.
(#515) Commas (,) must be followed by white space.
(#515) Expected 1 space before "=>"; 0 found
(#515) Expected 1 space after "=>"; 0 found
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 8 spaces, found 2
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected 4 spaces, found 1
mod/readaloud/reportclasses.php
(#29) Whitespace found at end of line
(#31) Spaces must be used for alignment; tabs are not allowed
(#32) Expected 1 space(s) before asterisk; 0 found
(#34) Whitespace found at end of line
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#49) Visibility must be declared on method "process_raw_data"
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Visibility must be declared on method "fetch_formatted_heading"
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#52) Expected 1 space after closing parenthesis; found 0
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#55) Expected 1 space after closing parenthesis; found 0
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 2
(#57) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 12 spaces, found 3
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#58) Commas (,) must be followed by white space.
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 2
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Expected 1 space after closing parenthesis; found 0
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#66) Expected 1 space after closing parenthesis; found 0
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#70) Expected 1 space after closing parenthesis; found 0
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 2
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#71) Expected 1 space before ">"; 0 found
(#71) Expected 1 space after ">"; 0 found
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 3
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 8 spaces, found 2
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space after closing parenthesis; found 0
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#79) Expected "if (...) {\n"; found "if(...){\n"
(#79) Commas (,) must be followed by white space.
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 8 spaces, found 2
(#82) Expected "if (...) {\n"; found "if(...){\n"
(#82) Commas (,) must be followed by white space.
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 12 spaces, found 3
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#83) Commas (,) must be followed by white space.
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#88) Expected 1 space after closing parenthesis; found 0
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Line indented incorrectly; expected at least 8 spaces, found 3
(#90) No space found before comment text; expected "// return empty string if the timestamps are not both present." but found "//return empty string if the timestamps are not both present."
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 3
(#91) Expected "if (...) {\n"; found "if(...){"
(#91) Closing brace must be on a line by itself
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 3
(#92) Expected 1 space before "="; 0 found
(#92) Expected 1 space after "="; 0 found
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 3
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#96) Commas (,) must be followed by white space.
(#96) Expected 1 space after closing parenthesis; found 0
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Line indented incorrectly; expected at least 8 spaces, found 3
(#98) No space found before comment text; expected "// return empty string if the timestamps are not both present." but found "//return empty string if the timestamps are not both present."
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 3
(#99) Expected "if (...) {\n"; found "if(...){"
(#99) Closing brace must be on a line by itself
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 3
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 3
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 3
(#104) Expected 1 space after "="; 0 found
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 3
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 3
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 3
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 3
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space after closing parenthesis; found 0
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 8 spaces, found 2
(#116) Expected "if (...) {\n"; found "if(...){\n"
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 8 spaces, found 2
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 2
(#121) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 12 spaces, found 3
(#123) Expected "if (...) {\n"; found "if(...){\n"
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 16 spaces, found 4
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 12 spaces, found 3
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 12 spaces, found 3
(#128) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 16 spaces, found 4
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#129) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 12 spaces, found 3
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Whitespace found at end of line
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 4 spaces, found 1
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Expected 1 space after closing parenthesis; found 0
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 4
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 3
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 12 spaces, found 4
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 16 spaces, found 5
(#140) Commas (,) must be followed by white space.
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 12 spaces, found 4
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 16 spaces, found 5
(#143) Commas (,) must be followed by white space.
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 16 spaces, found 5
(#144) Expected 1 space after "="; 0 found
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 12 spaces, found 4
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 16 spaces, found 5
(#147) Expected "if (...) {\n"; found "if(...){\n"
(#147) Commas (,) must be followed by white space.
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 20 spaces, found 6
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 16 spaces, found 5
(#149) Expected "} else {\n"; found "}else{\n"
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 20 spaces, found 6
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 16 spaces, found 5
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 3
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 3
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 4 spaces, found 1
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Whitespace found at end of line
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 4 spaces, found 1
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#167) Commas (,) must be followed by white space.
(#167) Line exceeds 132 characters; contains 139 characters
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 4 spaces, found 1
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Whitespace found at end of line
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#173) Expected 1 space after closing parenthesis; found 0
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 4
(#174) Commas (,) must be followed by white space.
(#174) Commas (,) must be followed by white space.
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 8 spaces, found 3
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 12 spaces, found 4
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 16 spaces, found 6
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Whitespace found at end of line
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 12 spaces, found 4
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 16 spaces, found 6
(#181) Commas (,) must be followed by white space.
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 16 spaces, found 6
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 16 spaces, found 6
(#183) Expected "if (...) {\n"; found "if(...){\n"
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 20 spaces, found 7
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 20 spaces, found 8
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 20 spaces, found 7
(#186) Commas (,) must be followed by white space.
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 16 spaces, found 6
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Whitespace found at end of line
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 12 spaces, found 4
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 16 spaces, found 6
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 16 spaces, found 6
(#192) Expected "if (...) {\n"; found "if(...){\n"
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 20 spaces, found 7
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 20 spaces, found 8
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#194) Commas (,) must be followed by white space.
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 20 spaces, found 7
(#195) Commas (,) must be followed by white space.
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 16 spaces, found 6
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Whitespace found at end of line
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 12 spaces, found 4
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 16 spaces, found 6
(#200) Expected "if (...) {\n"; found "if(...){\n"
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) This comment is 72% valid code; is this commented out code?
(#201) Line indented incorrectly; expected at least 20 spaces, found 7
(#202) Line indented incorrectly; expected at least 20 spaces, found 7
(#203) Line indented incorrectly; expected at least 20 spaces, found 9
(#204) Line indented incorrectly; expected at least 20 spaces, found 8
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Whitespace found at end of line
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 20 spaces, found 7
(#205) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#205) Line exceeds 132 characters; contains 150 characters
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Whitespace found at end of line
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 16 spaces, found 6
(#207) Expected "} else {\n"; found "}else{\n"
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 20 spaces, found 7
(#208) Commas (,) must be followed by white space.
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 16 spaces, found 6
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Whitespace found at end of line
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 12 spaces, found 4
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 16 spaces, found 6
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Whitespace found at end of line
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 12 spaces, found 4
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 16 spaces, found 6
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Whitespace found at end of line
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 12 spaces, found 4
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 16 spaces, found 6
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Whitespace found at end of line
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 12 spaces, found 4
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 16 spaces, found 6
(#225) Expected "if (...) {\n"; found "if(...){\n"
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 20 spaces, found 7
(#226) Commas (,) must be followed by white space.
(#226) Expected 1 space before "=>"; 0 found
(#226) Expected 1 space after "=>"; 0 found
(#226) Commas (,) must be followed by white space.
(#226) Expected 1 space before "=>"; 0 found
(#226) Expected 1 space after "=>"; 0 found
(#226) Expected 1 space before "=>"; 0 found
(#226) Expected 1 space after "=>"; 0 found
(#226) Line exceeds 132 characters; contains 146 characters
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 20 spaces, found 7
(#227) Expected 1 space after "="; 2 found
(#227) Commas (,) must be followed by white space.
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 16 spaces, found 6
(#228) Expected "} else {\n"; found "}else{\n"
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 20 spaces, found 7
(#229) Commas (,) must be followed by white space.
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 16 spaces, found 6
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Whitespace found at end of line
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 12 spaces, found 4
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 16 spaces, found 6
(#234) Commas (,) must be followed by white space.
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Whitespace found at end of line
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 12 spaces, found 4
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 16 spaces, found 6
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 16 spaces, found 7
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Commas (,) must be followed by white space.
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 16 spaces, found 6
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 16 spaces, found 6
(#241) Commas (,) must be followed by white space.
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 16 spaces, found 6
(#242) Expected 1 space after "="; 0 found
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Whitespace found at end of line
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 12 spaces, found 4
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 16 spaces, found 5
(#246) Expected "if (...) {\n"; found "if(...){\n"
(#246) Commas (,) must be followed by white space.
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 20 spaces, found 6
(#247) Expected 1 space before "="; 0 found
(#247) Expected 1 space after "="; 0 found
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 16 spaces, found 5
(#248) Expected "} else {\n"; found "}else{\n"
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 20 spaces, found 6
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 16 spaces, found 5
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 8 spaces, found 3
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 3
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 4 spaces, found 1
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#255) Expected 1 space after closing parenthesis; found 0
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) Expected 1 space before "="; 0 found
(#257) Expected 1 space after "="; 0 found
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 8 spaces, found 2
(#258) Expected "if (...) {\n"; found "if(...){"
(#258) Closing brace must be on a line by itself
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) This comment is 60% valid code; is this commented out code?
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) No space found before comment text; expected "// $ec = $this->fetch_cache(MOD_READALOUD_TABLE,$record->englishcentralid);" but found "//$ec = $this->fetch_cache(MOD_READALOUD_TABLE,$record->englishcentralid);"
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#260) Commas (,) must be followed by white space.
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Whitespace found at end of line
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 4 spaces, found 1
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Whitespace found at end of line
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 4 spaces, found 1
(#264) Expected 1 space after closing parenthesis; found 0
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Whitespace found at end of line
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) No space found before comment text; expected "// heading data" but found "//heading data"
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Whitespace found at end of line
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Variable "user_attempt_totals" must not contain underscores.
(#271) Expected 1 space before "="; 0 found
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Commas (,) must be followed by white space.
(#272) Expected 1 space before "=>"; 0 found
(#272) Expected 1 space after "=>"; 0 found
(#272) Commas (,) must be followed by white space.
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Whitespace found at end of line
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 8 spaces, found 2
(#274) Expected "if (...) {\n"; found "if(...){\n"
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Whitespace found at end of line
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 12 spaces, found 3
(#276) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Whitespace found at end of line
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Line indented incorrectly; expected at least 16 spaces, found 4
(#278) No space found before comment text; expected "// we ony take the most recent attempt" but found "//we ony take the most recent attempt"
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 16 spaces, found 4
(#279) Expected "if (...) {\n"; found "if(...){\n"
(#279) Commas (,) must be followed by white space.
(#279) Variable "user_attempt_totals" must not contain underscores.
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 20 spaces, found 5
(#280) Variable "user_attempt_totals" must not contain underscores.
(#280) Variable "user_attempt_totals" must not contain underscores.
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 20 spaces, found 5
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 16 spaces, found 4
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 16 spaces, found 4
(#283) Variable "user_attempt_totals" must not contain underscores.
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Whitespace found at end of line
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 16 spaces, found 4
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line exceeds maximum limit of 180 characters; contains 186 characters
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 16 spaces, found 4
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 12 spaces, found 3
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 12 spaces, found 3
(#288) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 16 spaces, found 4
(#289) Variable "user_attempt_totals" must not contain underscores.
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 12 spaces, found 3
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 8 spaces, found 2
(#291) Expected "} else {\n"; found "}else{\n"
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 12 spaces, found 3
(#292) Expected 1 space before "="; 0 found
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 8 spaces, found 2
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 4 spaces, found 1
(#304) Expected 1 space before "="; 0 found
(#304) Expected 1 space after "="; 0 found
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 4 spaces, found 1
(#305) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#305) Commas (,) must be followed by white space.
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Whitespace found at end of line
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 4 spaces, found 1
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 4 spaces, found 1
(#307) Expected 1 space before "="; 0 found
(#307) Expected 1 space after "="; 0 found
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#308) Expected 1 space before "="; 0 found
(#308) Expected 1 space after "="; 0 found
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Whitespace found at end of line
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Whitespace found at end of line
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 4 spaces, found 1
(#312) Expected 1 space after closing parenthesis; found 0
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Expected 1 space before "="; 0 found
(#314) Expected 1 space after "="; 0 found
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 8 spaces, found 2
(#315) Expected "if (...) {\n"; found "if(...){"
(#315) Closing brace must be on a line by itself
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#316) Commas (,) must be followed by white space.
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Commas (,) must be followed by white space.
(#317) Commas (,) must be followed by white space.
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Whitespace found at end of line
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 4 spaces, found 1
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Whitespace found at end of line
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 4 spaces, found 1
(#321) Expected 1 space after closing parenthesis; found 0
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 2
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Whitespace found at end of line
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Line indented incorrectly; expected at least 8 spaces, found 2
(#324) No space found before comment text; expected "// heading data" but found "//heading data"
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 8 spaces, found 2
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 2
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) 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 8 spaces, found 2
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 8 spaces, found 2
(#329) Commas (,) must be followed by white space.
(#329) Expected 1 space before "=>"; 0 found
(#329) Expected 1 space after "=>"; 0 found
(#329) Commas (,) must be followed by white space.
(#329) Expected 1 space before "=>"; 0 found
(#329) Expected 1 space after "=>"; 0 found
(#329) Commas (,) must be followed by white space.
(#329) Line exceeds 132 characters; contains 138 characters
(#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 8 spaces, found 2
(#331) Expected "if (...) {\n"; found "if(...){\n"
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Whitespace found at end of line
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 12 spaces, found 3
(#333) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 16 spaces, found 4
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line exceeds maximum limit of 180 characters; contains 186 characters
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 16 spaces, found 4
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 12 spaces, found 3
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 8 spaces, found 2
(#337) Expected "} else {\n"; found "}else{\n"
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 12 spaces, found 3
(#338) Expected 1 space before "="; 0 found
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 8 spaces, found 2
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 2
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 4 spaces, found 1
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Whitespace found at end of line
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Whitespace found at end of line
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 4 spaces, found 1
(#354) Expected 1 space before "="; 0 found
(#354) Expected 1 space after "="; 0 found
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 4 spaces, found 1
(#355) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Whitespace found at end of line
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#357) Expected 1 space before "="; 0 found
(#357) Expected 1 space after "="; 0 found
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 4 spaces, found 1
(#358) Expected 1 space before "="; 0 found
(#358) Expected 1 space after "="; 0 found
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Whitespace found at end of line
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Whitespace found at end of line
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 4 spaces, found 1
(#361) Commas (,) must be followed by white space.
(#361) Commas (,) must be followed by white space.
(#361) Expected 1 space after closing parenthesis; found 0
(#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 4
(#362) Commas (,) must be followed by white space.
(#362) Commas (,) must be followed by white space.
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 8 spaces, found 3
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 12 spaces, found 4
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 16 spaces, found 6
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#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 12 spaces, found 4
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 16 spaces, found 6
(#369) Commas (,) must be followed by white space.
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 16 spaces, found 6
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Whitespace found at end of line
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 12 spaces, found 4
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected 16 spaces, found 6
(#374) Expected "if (...) {\n"; found "if(...){\n"
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) This comment is 72% valid code; is this commented out code?
(#375) Line indented incorrectly; expected at least 20 spaces, found 7
(#376) Line indented incorrectly; expected at least 20 spaces, found 7
(#377) Line indented incorrectly; expected at least 20 spaces, found 9
(#378) Line indented incorrectly; expected at least 20 spaces, found 8
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Whitespace found at end of line
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 20 spaces, found 7
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 20 spaces, found 8
(#380) Commas (,) must be followed by white space.
(#380) Expected 1 space before "=>"; 0 found
(#380) Expected 1 space after "=>"; 0 found
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Whitespace found at end of line
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Whitespace found at end of line
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 16 spaces, found 6
(#382) Expected "} else {\n"; found "}else{\n"
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 20 spaces, found 7
(#383) Commas (,) must be followed by white space.
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 16 spaces, found 6
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 12 spaces, found 5
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Whitespace found at end of line
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 12 spaces, found 4
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 16 spaces, found 6
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Whitespace found at end of line
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected 12 spaces, found 4
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 16 spaces, found 6
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Whitespace found at end of line
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 12 spaces, found 4
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 16 spaces, found 6
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Whitespace found at end of line
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 12 spaces, found 4
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 16 spaces, found 6
(#401) Commas (,) must be followed by white space.
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Whitespace found at end of line
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected 12 spaces, found 4
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 16 spaces, found 5
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 16 spaces, found 6
(#406) Expected 1 space before "=>"; 0 found
(#406) Expected 1 space after "=>"; 0 found
(#406) Commas (,) must be followed by white space.
(#406) Expected 1 space before "=>"; 0 found
(#406) Expected 1 space after "=>"; 0 found
(#406) Expected 1 space before "=>"; 0 found
(#406) Expected 1 space after "=>"; 0 found
(#406) Expected 1 space before "=>"; 0 found
(#406) Expected 1 space after "=>"; 0 found
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 16 spaces, found 5
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 16 spaces, found 5
(#408) Commas (,) must be followed by white space.
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 16 spaces, found 5
(#409) Expected 1 space after "="; 0 found
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Whitespace found at end of line
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 12 spaces, found 4
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected 16 spaces, found 5
(#413) Expected "if (...) {\n"; found "if(...){\n"
(#413) Commas (,) must be followed by white space.
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 20 spaces, found 6
(#414) Expected 1 space before "="; 0 found
(#414) Expected 1 space after "="; 0 found
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 16 spaces, found 5
(#415) Expected "} else {\n"; found "}else{\n"
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 20 spaces, found 6
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 16 spaces, found 5
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 8 spaces, found 3
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 3
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 4 spaces, found 1
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Whitespace found at end of line
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 4 spaces, found 1
(#422) Expected 1 space after closing parenthesis; found 0
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 8 spaces, found 2
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 8 spaces, found 2
(#424) Expected 1 space before "="; 0 found
(#424) Expected 1 space after "="; 0 found
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 8 spaces, found 2
(#425) Expected "if (...) {\n"; found "if(...){"
(#425) Closing brace must be on a line by itself
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) This comment is 60% valid code; is this commented out code?
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#426) No space found before comment text; expected "// $ec = $this->fetch_cache(MOD_READALOUD_TABLE,$record->englishcentralid);" but found "//$ec = $this->fetch_cache(MOD_READALOUD_TABLE,$record->englishcentralid);"
(#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) Commas (,) must be followed by white space.
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Whitespace found at end of line
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected 4 spaces, found 1
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Whitespace found at end of line
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected 4 spaces, found 1
(#431) Expected 1 space after closing parenthesis; found 0
(#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
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Whitespace found at end of line
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Line indented incorrectly; expected at least 8 spaces, found 2
(#434) No space found before comment text; expected "// heading data" but found "//heading data"
(#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 2
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Whitespace found at end of line
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 8 spaces, found 2
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 8 spaces, found 2
(#438) Commas (,) must be followed by white space.
(#438) Expected 1 space before "=>"; 0 found
(#438) Expected 1 space after "=>"; 0 found
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Whitespace found at end of line
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 8 spaces, found 2
(#440) Expected "if (...) {\n"; found "if(...){\n"
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 12 spaces, found 3
(#441) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 16 spaces, found 4
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line exceeds maximum limit of 180 characters; contains 186 characters
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 16 spaces, found 4
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 12 spaces, found 3
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 12 spaces, found 3
(#445) Expected 1 space before "="; 0 found
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected 8 spaces, found 2
(#446) Expected "} else {\n"; found "}else{\n"
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 12 spaces, found 3
(#447) Expected 1 space before "="; 0 found
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Whitespace found at end of line
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 4 spaces, found 1
(#461) Expected 1 space before "="; 0 found
(#461) Expected 1 space after "="; 0 found
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 4 spaces, found 1
(#462) Commas (,) must be followed by white space.
(#462) Commas (,) must be followed by white space.
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Whitespace found at end of line
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 4 spaces, found 1
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 4 spaces, found 1
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 4 spaces, found 1
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Whitespace found at end of line
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 4 spaces, found 1
(#467) Commas (,) must be followed by white space.
(#467) Commas (,) must be followed by white space.
(#467) Expected 1 space after closing parenthesis; found 0
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 8 spaces, found 4
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 8 spaces, found 3
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 12 spaces, found 4
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 16 spaces, found 6
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Whitespace found at end of line
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 12 spaces, found 4
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 16 spaces, found 6
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Whitespace found at end of line
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 12 spaces, found 4
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 16 spaces, found 6
(#479) Commas (,) must be followed by white space.
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#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) Line indented incorrectly; expected 12 spaces, found 4
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 16 spaces, found 5
(#483) Expected "if (...) {\n"; found "if(...){\n"
(#483) Commas (,) must be followed by white space.
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 20 spaces, found 6
(#484) Expected 1 space before "="; 0 found
(#484) Expected 1 space after "="; 0 found
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 16 spaces, found 5
(#485) Expected "} else {\n"; found "}else{\n"
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 20 spaces, found 6
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 16 spaces, found 5
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 8 spaces, found 3
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 8 spaces, found 3
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected 4 spaces, found 1
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Whitespace found at end of line
(#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
(#492) Expected 1 space after closing parenthesis; found 0
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 8 spaces, found 2
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 8 spaces, found 2
(#494) Expected 1 space before "="; 0 found
(#494) Expected 1 space after "="; 0 found
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 8 spaces, found 2
(#495) Expected "if (...) {\n"; found "if(...){"
(#495) Closing brace must be on a line by itself
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Inline comments must start with a capital letter, digit or 3-dots sequence
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) This comment is 60% valid code; is this commented out code?
(#496) Line indented incorrectly; expected at least 8 spaces, found 2
(#496) No space found before comment text; expected "// $ec = $this->fetch_cache(MOD_READALOUD_TABLE,$record->englishcentralid);" but found "//$ec = $this->fetch_cache(MOD_READALOUD_TABLE,$record->englishcentralid);"
(#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
(#497) Commas (,) must be followed by white space.
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Whitespace found at end of line
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 4 spaces, found 1
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Whitespace found at end of line
(#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
(#501) Expected 1 space after closing parenthesis; found 0
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 8 spaces, found 2
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Whitespace found at end of line
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Line indented incorrectly; expected at least 8 spaces, found 2
(#504) No space found before comment text; expected "// heading data" but found "//heading data"
(#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) Whitespace found at end of line
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 8 spaces, found 2
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 8 spaces, found 2
(#508) Commas (,) must be followed by white space.
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 8 spaces, found 2
(#509) Expected "if (...) {\n"; found "if(...){\n"
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 12 spaces, found 3
(#510) Expected 1 space before "="; 0 found
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected 8 spaces, found 2
(#511) Expected "} else {\n"; found "}else{\n"
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 12 spaces, found 3
(#512) Expected 1 space before "="; 0 found
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected 8 spaces, found 2
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 8 spaces, found 2
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected 4 spaces, found 1
mod/readaloud/reports.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Whitespace found at end of line
(#35) No space found before comment text; expected "// export format csv or html" but found "//export format csv or html"
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// paging details" but found "//paging details"
(#42) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#51) Usage of ELSEIF not allowed; use ELSE IF instead
(#59) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#64) Whitespace found at end of line
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// set per page according to admin setting" but found "//set per page according to admin setting"
(#68) Expected "if (...) {\n"; found "if(...){\n"
(#68) Expected 1 space before "=="; 0 found
(#68) Expected 1 space after "=="; 0 found
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 2
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) No space found before comment text; expected "// Diverge logging logic at Moodle 2.7" but found "//Diverge logging logic at Moodle 2.7"
(#74) Expected "if (...) {\n"; found "if(...){\n"
(#74) Expected 1 space before "<"; 0 found
(#74) Expected 1 space after "<"; 0 found
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Expected "} else {\n"; found "}else{\n"
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Whitespace found at end of line
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) 3 slashes comments are not allowed; use "// Comment." instead
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// require bootstrap and fontawesome ... maybe" but found "//require bootstrap and fontawesome ... maybe"
(#97) Expected "if (...) {\n"; found "if(...){\n"
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Expected "if (...) {\n"; found "if(...){\n"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// here we set up any info we need to pass into javascript" but found "//here we set up any info we need to pass into javascript"
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#113) Variable "aph_opts" must not contain underscores.
(#113) Expected 1 space after "="; 0 found
(#114) Variable "aph_opts" must not contain underscores.
(#115) Variable "aph_opts" must not contain underscores.
(#116) Variable "aph_opts" must not contain underscores.
(#116) Expected 1 space after "="; 0 found
(#117) Variable "aph_opts" must not contain underscores.
(#117) Expected 1 space after "="; 0 found
(#118) Variable "aph_opts" must not contain underscores.
(#118) Expected 1 space after "="; 0 found
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) No space found before comment text; expected "// this inits the M.mod_readaloud thingy, after the page has loaded." but found "//this inits the M.mod_readaloud thingy, after the page has loaded."
(#121) Variable "aph_opts" must not contain underscores.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) No space found before comment text; expected "// This puts all our display logic into the renderer.php files in this plugin" but found "//This puts all our display logic into the renderer.php files in this plugin"
(#125) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#128) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) No space found before comment text; expected "// this is core renderer stuff" but found "//this is core renderer stuff"
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) No space found before comment text; expected "// not a true report, separate implementation in renderer" but found "//not a true report, separate implementation in renderer"
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Commas (,) must be followed by white space.
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) No space found before comment text; expected "// formdata should only have simple values, not objects" but found "//formdata should only have simple values, not objects"
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) No space found before comment text; expected "// later it gets turned into urls for the export buttons" but found "//later it gets turned into urls for the export buttons"
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#150) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#164) This comment is 52% valid code; is this commented out code?
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Line exceeds 132 characters; contains 138 characters
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Whitespace found at end of line
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Commas (,) must be followed by white space.
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Commas (,) must be followed by white space.
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Line exceeds 132 characters; contains 144 characters
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
mod/readaloud/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 2
(#35) Commas (,) must be followed by white space.
(#35) Line exceeds 132 characters; contains 167 characters
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#37) Commas (,) must be followed by white space.
(#37) Line exceeds 132 characters; contains 170 characters
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 2
(#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 at least 4 spaces, found 1
(#42) Whitespace found at end of line
(#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 2
(#43) Commas (,) must be followed by white space.
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 2
(#45) Whitespace found at end of line
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 2
(#46) Commas (,) must be followed by white space.
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 2
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 2
(#49) Line exceeds 132 characters; contains 149 characters
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) Whitespace found at end of line
(#54) Whitespace found at end of line
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 2
(#55) Commas (,) must be followed by white space.
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Whitespace found at end of line
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 2
(#58) Commas (,) must be followed by white space.
(#60) Whitespace found at end of line
mod/readaloud/tabs.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected 1 space(s) before asterisk; 0 found
(#20) Expected 1 space(s) before asterisk; 0 found
(#21) Expected 1 space(s) before asterisk; 0 found
(#22) Expected 1 space(s) before asterisk; 0 found
(#26) Expected 1 space(s) before asterisk; 0 found
(#30) 3 slashes comments are not allowed; use "// Comment." instead
(#49) Line exceeds maximum limit of 180 characters; contains 203 characters
(#50) Line exceeds 132 characters; contains 178 characters
(#51) Line exceeds 132 characters; contains 178 characters
mod/readaloud/tts.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#33) Commas (,) must be followed by white space.
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Commas (,) must be followed by white space.
(#37) Expected 1 space before "="; 0 found
(#37) 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) No space found before comment text; expected "// lets require students have access to this activity before we let them use TTS" but found "//lets require students have access to this activity before we let them use TTS"
(#45) Commas (,) must be followed by white space.
(#47) Expected "if (...) {\n"; found "if(...){\n"
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#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
(#48) This comment is 63% valid code; is this commented out code?
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) No space found before comment text; expected "// $qs = http_build_query(array("ie" => "utf-8","tl" => $lang, "q" => $txt));" but found "//$qs = http_build_query(array("ie" => "utf-8","tl" => $lang, "q" => $txt));"
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Expected "} else {\n"; found "}else{\n"
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Whitespace found at end of line
(#61) Whitespace found at end of line
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Expected "if (...) {\n"; found "if(...){\n"
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#67) Expected "if (...) {\n"; found "if(...){\n"
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Commas (,) must be followed by white space.
mod/readaloud/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
mod/readaloud/view.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Usage of ELSEIF not allowed; use ELSE IF instead
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) No space found before comment text; expected "// Diverge logging logic at Moodle 2.7" but found "//Diverge logging logic at Moodle 2.7"
(#56) Expected "if (...) {\n"; found "if(...){\n"
(#56) Expected 1 space before "<"; 0 found
(#56) Expected 1 space after "<"; 0 found
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Expected "} else {\n"; found "}else{\n"
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Whitespace found at end of line
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// if we got this far, we can consider the activity "viewed"" but found "//if we got this far, we can consider the activity "viewed""
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) No space found before comment text; expected "// are we a teacher or a student?" but found "//are we a teacher or a student?"
(#75) Expected 1 space before "="; 0 found
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) 3 slashes comments are not allowed; use "// Comment." instead
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) No space found before comment text; expected "// require jquery" but found "//require jquery"
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#86) Whitespace found at end of line
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) No space found before comment text; expected "// require bootstrap and fontawesome ... maybe" but found "//require bootstrap and fontawesome ... maybe"
(#90) Expected "if (...) {\n"; found "if(...){\n"
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Expected "if (...) {\n"; found "if(...){\n"
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) No space found before comment text; expected "// load swf loader" but found "//load swf loader"
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) No space found before comment text; expected "// Get our renderers" but found "//Get our renderers"
(#105) Commas (,) must be followed by white space.
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// if we are in review mode, lets review" but found "//if we are in review mode, lets review"
(#108) Commas (,) must be followed by white space.
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Commas (,) must be followed by white space.
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Commas (,) must be followed by white space.
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) No space found before comment text; expected "// can attempt ?" but found "//can attempt ?"
(#111) Commas (,) must be followed by white space.
(#112) Expected "if (...) {\n"; found "if(...){\n"
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Expected 1 space after "="; 2 found
(#114) Commas (,) must be followed by white space.
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#115) Expected "if (...) {\n"; found "if(...){\n"
(#115) Expected 1 space before ">="; 0 found
(#115) Expected 1 space after ">="; 0 found
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) No space found before comment text; expected "// reset our retake flag if we cant reatempt" but found "//reset our retake flag if we cant reatempt"
(#121) Expected "if (...) {\n"; found "if(...){"
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#121) Closing brace must be on a line by itself
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) No space found before comment text; expected "// display previous attempts if we have them" but found "//display previous attempts if we have them"
(#124) Expected "if (...) {\n"; found "if(...){\n"
(#124) Expected 1 space before "=="; 0 found
(#124) Expected 1 space after "=="; 0 found
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line indented incorrectly; expected at least 4 spaces, found 2
(#125) No space found before comment text; expected "// if we are teacher we see tabs. If student we just see the quiz" but found "//if we are teacher we see tabs. If student we just see the quiz"
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 2
(#126) Expected "if (...) {\n"; found "if(...){\n"
(#126) Commas (,) must be followed by white space.
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 3
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 2
(#128) Expected "} else {\n"; found "}else{\n"
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 3
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 2
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Line indented incorrectly; expected at least 4 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 4 spaces, found 2
(#136) Expected "if (...) {\n"; found "if(...){\n"
(#136) Expected 1 space before "=="; 0 found
(#136) Expected 1 space after "=="; 0 found
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 3
(#137) Commas (,) must be followed by white space.
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 4 spaces, found 2
(#139) Expected "} else {\n"; found "}else{\t\n"
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Whitespace found at end of line
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 3
(#140) Commas (,) must be followed by white space.
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 3
(#141) Expected 1 space after "="; 0 found
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 3
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 3
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 3
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 4 spaces, found 2
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line indented incorrectly; expected at least 4 spaces, found 2
(#147) No space found before comment text; expected "// show button or a label depending on of can retake" but found "//show button or a label depending on of can retake"
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 2
(#148) Expected "if (...) {\n"; found "if(...){\n"
(#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 3
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 2
(#150) Expected "} else {\n"; found "}else{\n"
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 3
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 4 spaces, found 2
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 2
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 2
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) No space found before comment text; expected "// if not in review mode, lets start up the test mode" but found "//if not in review mode, lets start up the test mode"
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) No space found before comment text; expected "// get our module javascript all ready to go" but found "//get our module javascript all ready to go"
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) No space found before comment text; expected "// here we set up any info we need to pass into javascript" but found "//here we set up any info we need to pass into javascript"
(#166) Expected 1 space after "="; 0 found
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) No space found before comment text; expected "// this inits the M.mod_readaloud thingy, after the page has loaded." but found "//this inits the M.mod_readaloud thingy, after the page has loaded."
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) No space found before comment text; expected "// here we set up any info we need to pass into javascript" but found "//here we set up any info we need to pass into javascript"
(#173) Expected 1 space after "="; 0 found
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#191) Expected 1 space after "="; 2 found
(#191) Expected 1 space after ":"; 0 found
(#194) Commas (,) must be followed by white space.
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#195) Commas (,) must be followed by white space.
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) No space found before comment text; expected "// this inits the M.mod_readaloud thingy, after the page has loaded." but found "//this inits the M.mod_readaloud thingy, after the page has loaded."
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#202) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) No space found before comment text; expected "// this is core renderer stuff" but found "//this is core renderer stuff"
(#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 "// if we are teacher we see tabs. If student we just see the quiz" but found "//if we are teacher we see tabs. If student we just see the quiz"
(#207) Expected "if (...) {\n"; found "if(...){\n"
(#207) Commas (,) must be followed by white space.
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#209) Expected "} else {\n"; found "}else{\n"
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) No space found before comment text; expected "// show all the main parts. Many will be hidden and displayed by JS" but found "//show all the main parts. Many will be hidden and displayed by JS"
(#214) Commas (,) must be followed by white space.
(#215) Commas (,) must be followed by white space.
(#216) Commas (,) must be followed by white space.
(#217) Commas (,) must be followed by white space.
(#218) Commas (,) must be followed by white space.
(#218) Commas (,) must be followed by white space.
(#219) Commas (,) must be followed by white space.
(#221) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(2972 errors, 8583 warnings)

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

mod/readaloud/audio/embed-compressed.js
(#1) Line 1 exceeds the maximum line length of 132. (max-len)
(#1) '$dhtml' is defined but never used (no-unused-vars)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '$as3' is defined but never used (no-unused-vars)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1) '$js1' is defined but never used (no-unused-vars)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '$swf7' is defined but never used (no-unused-vars)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '$swf8' is defined but never used (no-unused-vars)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '$svg' is defined but never used (no-unused-vars)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '$as2' is defined but never used (no-unused-vars)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '$swf9' is defined but never used (no-unused-vars)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '$profile' is defined but never used (no-unused-vars)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '$runtime' is defined but never used (no-unused-vars)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '$swf10' is defined but never used (no-unused-vars)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '$debug' is defined but never used (no-unused-vars)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '$j2me' is defined but never used (no-unused-vars)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "try". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) 'lz' is not defined. (no-undef)
(#2) Empty block statement. (no-empty)
(#2) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space before '}'. (block-spacing)
(#5) Expected space(s) after "catch". (keyword-spacing)
(#5) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5) 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) 'lz' 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) Unnecessary semicolon. (no-extra-semi)
(#6) 'lz' is not defined. (no-undef)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'options'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'swf'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#9) Unnecessary semicolon. (no-extra-semi)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before opening brace. (space-before-blocks)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#11) Unnecessary semicolon. (no-extra-semi)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing semicolon. (semi)
(#13) Unnecessary semicolon. (no-extra-semi)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing space before opening brace. (space-before-blocks)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing semicolon. (semi)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#15) Unnecessary semicolon. (no-extra-semi)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) '$3' is already defined (no-redeclare)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) 'lz' is not defined. (no-undef)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing space before value for key 'width'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'height'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'id'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'bgcolor'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'wmode'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'flashvars'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'allowfullscreen'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'flash8'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'appenddiv'. (key-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) 'lz' is not defined. (no-undef)
(#15) Missing space before opening brace. (space-before-blocks)
(#16) Unexpected alert. (no-alert)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing semicolon. (semi)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) Unnecessary semicolon. (no-extra-semi)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) 'lz' is not defined. (no-undef)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) 'lz' is not defined. (no-undef)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing space before value for key 'runtime'. (key-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before value for key '_id'. (key-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before value for key 'appenddiv'. (key-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) 'lz' is not defined. (no-undef)
(#17) Missing space before value for key 'setCanvasAttribute'. (key-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) 'lz' is not defined. (no-undef)
(#17) Missing space before value for key 'getCanvasAttribute'. (key-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before value for key 'callMethod'. (key-spacing)
(#17) 'lz' is not defined. (no-undef)
(#17) A space is required after ','. (comma-spacing)
(#17) 'lz' is not defined. (no-undef)
(#17) Missing space before value for key '_ready'. (key-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before value for key '_onload'. (key-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) 'lz' is not defined. (no-undef)
(#17) Missing space before value for key '_getSWFDiv'. (key-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before value for key 'loaded'. (key-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) 'lz' is not defined. (no-undef)
(#17) Missing space before value for key '_sendMouseWheel'. (key-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before value for key '_sendAllKeysUp'. (key-spacing)
(#17) 'lz' is not defined. (no-undef)
(#17) A space is required after ','. (comma-spacing)
(#17) 'lz' is not defined. (no-undef)
(#17) Missing space before value for key '_setCanvasAttributeDequeue'. (key-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) 'lz' is not defined. (no-undef)
(#17) Missing space before value for key '_sendPercLoad'. (key-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing space before opening brace. (space-before-blocks)
(#18) 'lz' is not defined. (no-undef)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing semicolon. (semi)
(#19) Line 19 exceeds the maximum line length of 132. (max-len)
(#19) Unnecessary semicolon. (no-extra-semi)
(#19) 'lz' is not defined. (no-undef)
(#19) 'lz' is not defined. (no-undef)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) 'lz' is not defined. (no-undef)
(#19) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'lz' is not defined. (no-undef)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'lz' is not defined. (no-undef)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'lz' is not defined. (no-undef)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'lz' is not defined. (no-undef)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'lz' is not defined. (no-undef)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'lz' is not defined. (no-undef)
(#19) Missing space before opening brace. (space-before-blocks)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) 'lz' is not defined. (no-undef)
(#20) ["mousewheel"] is better written in dot notation. (dot-notation)
(#20) Missing space before opening brace. (space-before-blocks)
(#21) 'lz' is not defined. (no-undef)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing semicolon. (semi)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Requires a space before '}'. (block-spacing)
(#22) Unnecessary semicolon. (no-extra-semi)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) 'lz' is not defined. (no-undef)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) 'lz' is not defined. (no-undef)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) 'lz' is not defined. (no-undef)
(#22) Missing space before opening brace. (space-before-blocks)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) '$1' is defined but never used (no-unused-vars)
(#23) Missing space before opening brace. (space-before-blocks)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) '$1' is defined but never used (no-unused-vars)
(#25) Missing space before opening brace. (space-before-blocks)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing semicolon. (semi)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) '$1' is defined but never used (no-unused-vars)
(#27) Missing space before opening brace. (space-before-blocks)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#29) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Requires a space before '}'. (block-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key '__swfSetAppAppendDivStyle'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'lz' is not defined. (no-undef)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Return statement should not contain assignment. (no-return-assign)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing semicolon. (semi)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'lfc'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing space before opening brace. (space-before-blocks)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing semicolon. (semi)
(#35) Expected space(s) before "else". (keyword-spacing)
(#35) Expected space(s) after "else". (keyword-spacing)
(#36) Expected space(s) after "if". (keyword-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing space before opening brace. (space-before-blocks)
(#37) Unexpected alert. (no-alert)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Unnecessary semicolon. (no-extra-semi)
(#38) 'lz' is not defined. (no-undef)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) 'lz' is not defined. (no-undef)
(#38) Missing space before opening brace. (space-before-blocks)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Missing semicolon. (semi)
(#40) Unnecessary semicolon. (no-extra-semi)
(#40) Missing semicolon. (semi)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing space before value for key 'dhtml'. (key-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) 'lz' is not defined. (no-undef)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) 'lz' is not defined. (no-undef)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) 'lz' is not defined. (no-undef)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) 'lz' is not defined. (no-undef)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing space before value for key 'bgcolor'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'width'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'height'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'id'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) 'lz' is not defined. (no-undef)
(#42) Missing space before value for key 'appenddiv'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'url'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'cancelkeyboardcontrol'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'serverroot'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#42) Missing space before value for key 'approot'. (key-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected space(s) after "if". (keyword-spacing)
(#42) 'lz' is not defined. (no-undef)
(#42) Missing space before opening brace. (space-before-blocks)
(#43) Unexpected alert. (no-alert)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing semicolon. (semi)
(#44) Line 44 exceeds the maximum line length of 132. (max-len)
(#44) Unnecessary semicolon. (no-extra-semi)
(#44) '$5' is defined but never used (no-unused-vars)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) 'lz' is not defined. (no-undef)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) 'lz' is not defined. (no-undef)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing space before value for key 'runtime'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key '_id'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key '_ready'. (key-spacing)
(#44) 'lz' is not defined. (no-undef)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key '_onload'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'loaded'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'setCanvasAttribute'. (key-spacing)
(#44) 'lz' is not defined. (no-undef)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'getCanvasAttribute'. (key-spacing)
(#44) 'lz' is not defined. (no-undef)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key '_sendAllKeysUp'. (key-spacing)
(#44) 'lz' is not defined. (no-undef)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing space before opening brace. (space-before-blocks)
(#45) 'lz' is not defined. (no-undef)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing semicolon. (semi)
(#46) Unnecessary semicolon. (no-extra-semi)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#46) 'lz' is not defined. (no-undef)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) 'lz' is not defined. (no-undef)
(#46) Missing space before opening brace. (space-before-blocks)
(#47) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'applications'. (key-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key '__dhtmlLoadScript'. (key-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#49) Missing semicolon. (semi)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing space before value for key '__dhtmlLoadLibrary'. (key-spacing)
(#50) Missing space before opening brace. (space-before-blocks)
(#51) Line 51 exceeds the maximum line length of 132. (max-len)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Missing semicolon. (semi)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing space before value for key '__getqueryurl'. (key-spacing)
(#52) Function '__getqueryurl' has a complexity of 21. (complexity)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing space before opening brace. (space-before-blocks)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#53) Expected space(s) after "if". (keyword-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing space before opening brace. (space-before-blocks)
(#54) Line 54 exceeds the maximum line length of 132. (max-len)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) Missing space before value for key 'url'. (key-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Missing space before value for key 'flashvars'. (key-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Missing space before value for key 'query'. (key-spacing)
(#54) Missing semicolon. (semi)
(#54) Requires a space before '}'. (block-spacing)
(#54) Unnecessary semicolon. (no-extra-semi)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) A space is required after ','. (comma-spacing)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected space(s) after "for". (keyword-spacing)
(#54) Missing space before opening brace. (space-before-blocks)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing space before opening brace. (space-before-blocks)
(#56) Missing semicolon. (semi)
(#57) Line 57 exceeds the maximum line length of 132. (max-len)
(#57) Unnecessary semicolon. (no-extra-semi)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#57) Expected space(s) after "if". (keyword-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing space before opening brace. (space-before-blocks)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing semicolon. (semi)
(#59) Unnecessary semicolon. (no-extra-semi)
(#59) Expected space(s) after "if". (keyword-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#60) Expected space(s) after "if". (keyword-spacing)
(#60) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing space before opening brace. (space-before-blocks)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#61) Missing semicolon. (semi)
(#62) Requires a space before '}'. (block-spacing)
(#62) Unnecessary semicolon. (no-extra-semi)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing semicolon. (semi)
(#63) Unnecessary semicolon. (no-extra-semi)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) A space is required after ','. (comma-spacing)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) A space is required after ','. (comma-spacing)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Missing space before value for key 'url'. (key-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing space before value for key 'flashvars'. (key-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing space before value for key 'query'. (key-spacing)
(#63) Requires a space before '}'. (block-spacing)
(#63) Missing semicolon. (semi)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing space before value for key '__parseQuery'. (key-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#64) Expected space(s) after "if". (keyword-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing space before opening brace. (space-before-blocks)
(#65) Missing semicolon. (semi)
(#66) Unnecessary semicolon. (no-extra-semi)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Expected space(s) after "for". (keyword-spacing)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Missing space before opening brace. (space-before-blocks)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Expected space(s) after "if". (keyword-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing space before opening brace. (space-before-blocks)
(#68) Missing semicolon. (semi)
(#69) Unnecessary semicolon. (no-extra-semi)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing semicolon. (semi)
(#70) Unnecessary semicolon. (no-extra-semi)
(#70) Expected no return value. (consistent-return)
(#70) Missing semicolon. (semi)
(#71) A space is required after ','. (comma-spacing)
(#71) Missing space before value for key '__setAttr'. (key-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing semicolon. (semi)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key '_setCanvasAttributeSWF'. (key-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#74) Expected space(s) after "if". (keyword-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) 'lz' is not defined. (no-undef)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) 'lz' is not defined. (no-undef)
(#74) ["callMethod"] is better written in dot notation. (dot-notation)
(#74) Missing space before opening brace. (space-before-blocks)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Missing space before opening brace. (space-before-blocks)
(#76) 'lz' is not defined. (no-undef)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing semicolon. (semi)
(#77) Expected space(s) after "else". (keyword-spacing)
(#77) Expected space(s) before "else". (keyword-spacing)
(#78) 'lz' is not defined. (no-undef)
(#78) A space is required after ','. (comma-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Missing semicolon. (semi)
(#79) Requires a space before '}'. (block-spacing)
(#79) Expected space(s) after "else". (keyword-spacing)
(#79) Expected space(s) before "else". (keyword-spacing)
(#80) Expected space(s) after "if". (keyword-spacing)
(#80) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing space before opening brace. (space-before-blocks)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing semicolon. (semi)
(#82) Expected space(s) after "else". (keyword-spacing)
(#82) Expected space(s) before "else". (keyword-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing semicolon. (semi)
(#84) Requires a space before '}'. (block-spacing)
(#84) Requires a space before '}'. (block-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) Missing space before value for key '_setCanvasAttributeDHTML'. (key-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) Missing space before opening brace. (space-before-blocks)
(#85) Expected space(s) after "if". (keyword-spacing)
(#85) Missing space before opening brace. (space-before-blocks)
(#86) 'lz' is not defined. (no-undef)
(#86) A space is required after ','. (comma-spacing)
(#86) Missing semicolon. (semi)
(#87) Expected space(s) after "else". (keyword-spacing)
(#87) Expected space(s) before "else". (keyword-spacing)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) 'canvas' is not defined. (no-undef)
(#88) Missing space before opening brace. (space-before-blocks)
(#89) Expected space(s) after "if". (keyword-spacing)
(#89) 'canvas' is not defined. (no-undef)
(#89) Missing space before opening brace. (space-before-blocks)
(#90) Line 90 exceeds the maximum line length of 132. (max-len)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Expected space(s) after "if". (keyword-spacing)
(#90) ["$lzsc$isa"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) 'canvas' is not defined. (no-undef)
(#90) 'canvas' is not defined. (no-undef)
(#90) Missing space before opening brace. (space-before-blocks)
(#91) 'canvas' is not defined. (no-undef)
(#91) Missing semicolon. (semi)
(#92) Expected space(s) before "else". (keyword-spacing)
(#92) Expected space(s) after "else". (keyword-spacing)
(#93) Line 93 exceeds the maximum line length of 132. (max-len)
(#93) 'canvas' is not defined. (no-undef)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) 'canvas' is not defined. (no-undef)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected space(s) after "if". (keyword-spacing)
(#93) Blocks are nested too deeply (5). (max-depth)
(#93) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#93) 'LzEvent' is not defined. (no-undef)
(#93) ["$lzsc$isa"] is better written in dot notation. (dot-notation)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) 'LzEvent' is not defined. (no-undef)
(#93) 'LzEvent' is not defined. (no-undef)
(#93) Missing space before opening brace. (space-before-blocks)
(#94) Expected space(s) after "if". (keyword-spacing)
(#94) Blocks are nested too deeply (6). (max-depth)
(#94) Missing space before opening brace. (space-before-blocks)
(#95) Missing semicolon. (semi)
(#96) Requires a space before '}'. (block-spacing)
(#96) Requires a space before '}'. (block-spacing)
(#96) Requires a space before '}'. (block-spacing)
(#96) Requires a space before '}'. (block-spacing)
(#96) Requires a space before '}'. (block-spacing)
(#96) Requires a space before '}'. (block-spacing)
(#96) A space is required after ','. (comma-spacing)
(#96) Missing space before value for key '_loaded'. (key-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#97) Expected space(s) after "if". (keyword-spacing)
(#97) 'lz' is not defined. (no-undef)
(#97) Missing space before opening brace. (space-before-blocks)
(#98) Missing semicolon. (semi)
(#99) Unnecessary semicolon. (no-extra-semi)
(#99) Expected space(s) after "if". (keyword-spacing)
(#99) 'lz' is not defined. (no-undef)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing space before opening brace. (space-before-blocks)
(#100) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing semicolon. (semi)
(#101) Expected space(s) after "else". (keyword-spacing)
(#101) Expected space(s) before "else". (keyword-spacing)
(#102) unnecessary '.call()'. (no-useless-call)
(#102) 'lz' is not defined. (no-undef)
(#102) 'lz' is not defined. (no-undef)
(#102) Missing semicolon. (semi)
(#103) Requires a space before '}'. (block-spacing)
(#103) A space is required after ','. (comma-spacing)
(#103) Missing space before value for key '_setCanvasAttributeDequeue'. (key-spacing)
(#103) Missing space before opening brace. (space-before-blocks)
(#104) Expected space(s) after "while". (keyword-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing space before opening brace. (space-before-blocks)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing semicolon. (semi)
(#106) Requires a space before '}'. (block-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) Missing space before value for key '_ready'. (key-spacing)
(#106) Missing space before opening brace. (space-before-blocks)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Expected space(s) after "if". (keyword-spacing)
(#107) Missing space before opening brace. (space-before-blocks)
(#108) Expected space(s) after "for". (keyword-spacing)
(#108) '$2' used outside of binding context. (block-scoped-var)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) '$2' used outside of binding context. (block-scoped-var)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) '$2' used outside of binding context. (block-scoped-var)
(#108) Missing space before opening brace. (space-before-blocks)
(#109) '$2' used outside of binding context. (block-scoped-var)
(#109) Missing semicolon. (semi)
(#110) Unnecessary semicolon. (no-extra-semi)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing semicolon. (semi)
(#111) Unnecessary semicolon. (no-extra-semi)
(#111) Expected space(s) after "if". (keyword-spacing)
(#111) Missing space before opening brace. (space-before-blocks)
(#112) Missing semicolon. (semi)
(#113) Unnecessary semicolon. (no-extra-semi)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Missing space before opening brace. (space-before-blocks)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing semicolon. (semi)
(#115) Unnecessary semicolon. (no-extra-semi)
(#115) Expected space(s) after "for". (keyword-spacing)
(#115) '$2' is already defined (no-redeclare)
(#115) '$2' used outside of binding context. (block-scoped-var)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) '$2' used outside of binding context. (block-scoped-var)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) '$2' used outside of binding context. (block-scoped-var)
(#115) Missing space before opening brace. (space-before-blocks)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) '$2' used outside of binding context. (block-scoped-var)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Expected space(s) after "if". (keyword-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing space before opening brace. (space-before-blocks)
(#117) Missing semicolon. (semi)
(#118) Requires a space before '}'. (block-spacing)
(#118) Unnecessary semicolon. (no-extra-semi)
(#118) Expected space(s) after "if". (keyword-spacing)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing space before opening brace. (space-before-blocks)
(#119) Missing semicolon. (semi)
(#120) Requires a space before '}'. (block-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Expected to return a value at the end of this function. (consistent-return)
(#120) Missing space before value for key '_getCanvasAttributeSWF'. (key-spacing)
(#120) Missing space before opening brace. (space-before-blocks)
(#121) Expected space(s) after "if". (keyword-spacing)
(#121) Missing space before opening brace. (space-before-blocks)
(#122) 'lz' is not defined. (no-undef)
(#122) Missing semicolon. (semi)
(#123) Expected space(s) after "else". (keyword-spacing)
(#123) Expected space(s) before "else". (keyword-spacing)
(#124) Unexpected alert. (no-alert)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing semicolon. (semi)
(#125) Requires a space before '}'. (block-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) Missing space before value for key '_getCanvasAttributeDHTML'. (key-spacing)
(#125) Missing space before opening brace. (space-before-blocks)
(#126) 'canvas' is not defined. (no-undef)
(#126) Missing semicolon. (semi)
(#127) A space is required after ','. (comma-spacing)
(#127) Missing space before value for key 'browser'. (key-spacing)
(#127) Missing space before value for key 'init'. (key-spacing)
(#127) Missing space before opening brace. (space-before-blocks)
(#128) Expected space(s) after "if". (keyword-spacing)
(#128) Missing space before opening brace. (space-before-blocks)
(#129) Missing semicolon. (semi)
(#130) Line 130 exceeds the maximum line length of 132. (max-len)
(#130) Unnecessary semicolon. (no-extra-semi)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Expected space(s) after "if". (keyword-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing space before opening brace. (space-before-blocks)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing semicolon. (semi)
(#132) Expected space(s) after "else". (keyword-spacing)
(#132) Expected space(s) before "else". (keyword-spacing)
(#133) Expected space(s) after "if". (keyword-spacing)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Missing space before opening brace. (space-before-blocks)
(#134) Infix operators must be spaced. (space-infix-ops)
(#134) Missing semicolon. (semi)
(#135) Expected space(s) after "else". (keyword-spacing)
(#135) Expected space(s) before "else". (keyword-spacing)
(#136) Expected space(s) after "if". (keyword-spacing)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Missing space before opening brace. (space-before-blocks)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Missing semicolon. (semi)
(#138) Expected space(s) after "else". (keyword-spacing)
(#138) Expected space(s) before "else". (keyword-spacing)
(#139) Expected space(s) after "if". (keyword-spacing)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Missing space before opening brace. (space-before-blocks)
(#140) Infix operators must be spaced. (space-infix-ops)
(#140) Missing semicolon. (semi)
(#141) Expected space(s) before "else". (keyword-spacing)
(#141) Expected space(s) after "else". (keyword-spacing)
(#142) Expected space(s) after "if". (keyword-spacing)
(#142) Blocks are nested too deeply (5). (max-depth)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Missing space before opening brace. (space-before-blocks)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Missing semicolon. (semi)
(#144) Expected space(s) before "else". (keyword-spacing)
(#144) Expected space(s) after "else". (keyword-spacing)
(#145) Blocks are nested too deeply (6). (max-depth)
(#145) Expected space(s) after "if". (keyword-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Missing space before opening brace. (space-before-blocks)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing semicolon. (semi)
(#147) Requires a space before '}'. (block-spacing)
(#147) Requires a space before '}'. (block-spacing)
(#147) Requires a space before '}'. (block-spacing)
(#147) Requires a space before '}'. (block-spacing)
(#147) Requires a space before '}'. (block-spacing)
(#147) Requires a space before '}'. (block-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) Expected to return a value at the end of this function. (consistent-return)
(#147) Missing space before value for key 'searchString'. (key-spacing)
(#147) Missing space before opening brace. (space-before-blocks)
(#148) Expected space(s) after "for". (keyword-spacing)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Missing whitespace after semicolon. (semi-spacing)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Missing whitespace after semicolon. (semi-spacing)
(#148) Missing space before opening brace. (space-before-blocks)
(#149) Line 149 exceeds the maximum line length of 132. (max-len)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Expected space(s) after "if". (keyword-spacing)
(#149) Missing space before opening brace. (space-before-blocks)
(#150) Expected space(s) after "if". (keyword-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing space before opening brace. (space-before-blocks)
(#151) Missing semicolon. (semi)
(#152) Requires a space before '}'. (block-spacing)
(#152) Expected space(s) after "else". (keyword-spacing)
(#152) Expected space(s) before "else". (keyword-spacing)
(#153) Expected space(s) after "if". (keyword-spacing)
(#153) Missing space before opening brace. (space-before-blocks)
(#154) Missing semicolon. (semi)
(#155) Requires a space before '}'. (block-spacing)
(#155) Requires a space before '}'. (block-spacing)
(#155) Requires a space before '}'. (block-spacing)
(#155) A space is required after ','. (comma-spacing)
(#155) Missing space before value for key 'searchVersion'. (key-spacing)
(#155) Missing space before opening brace. (space-before-blocks)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Missing whitespace after semicolon. (semi-spacing)
(#156) Expected space(s) after "if". (keyword-spacing)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) Missing space before opening brace. (space-before-blocks)
(#157) Missing semicolon. (semi)
(#158) Unnecessary semicolon. (no-extra-semi)
(#158) Expected no return value. (consistent-return)
(#158) Infix operators must be spaced. (space-infix-ops)
(#158) Infix operators must be spaced. (space-infix-ops)
(#158) Missing semicolon. (semi)
(#159) A space is required after ','. (comma-spacing)
(#159) Expected to return a value at the end of this function. (consistent-return)
(#159) Missing space before value for key 'searchSubVersion'. (key-spacing)
(#159) 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 whitespace after semicolon. (semi-spacing)
(#160) Infix operators must be spaced. (space-infix-ops)
(#160) Missing whitespace after semicolon. (semi-spacing)
(#160) Expected space(s) after "if". (keyword-spacing)
(#160) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#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)
(#161) Missing semicolon. (semi)
(#162) Requires a space before '}'. (block-spacing)
(#162) A space is required after ','. (comma-spacing)
(#162) Missing space before value for key 'searchOSVersion'. (key-spacing)
(#162) Missing space before opening brace. (space-before-blocks)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Missing whitespace after semicolon. (semi-spacing)
(#163) Expected space(s) after "if". (keyword-spacing)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Missing space before opening brace. (space-before-blocks)
(#164) Missing semicolon. (semi)
(#165) Unnecessary semicolon. (no-extra-semi)
(#165) Expected no return value. (consistent-return)
(#165) Infix operators must be spaced. (space-infix-ops)
(#165) Infix operators must be spaced. (space-infix-ops)
(#165) Missing semicolon. (semi)
(#166) Line 166 exceeds the maximum line length of 132. (max-len)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'dataBrowser'. (key-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'versionSearch'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'versionSearch'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'versionSearch'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'prop'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'versionSearch'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'versionSearch'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'osversionSearch'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'versionSearch'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'versionSearch'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'dataOS'. (key-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'string'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'subString'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key 'identity'. (key-spacing)
(#166) A space is required after ','. (comma-spacing)
(#166) Missing space before value for key '_callMethodSWF'. (key-spacing)
(#166) Expected to return a value at the end of this function. (consistent-return)
(#166) Missing space before opening brace. (space-before-blocks)
(#167) Expected space(s) after "if". (keyword-spacing)
(#167) Missing space before opening brace. (space-before-blocks)
(#168) 'lz' is not defined. (no-undef)
(#168) Missing semicolon. (semi)
(#169) Expected space(s) before "else". (keyword-spacing)
(#169) Expected space(s) after "else". (keyword-spacing)
(#170) Expected space(s) after "if". (keyword-spacing)
(#170) Missing space before opening brace. (space-before-blocks)
(#171) Infix operators must be spaced. (space-infix-ops)
(#171) Missing semicolon. (semi)
(#172) Unnecessary semicolon. (no-extra-semi)
(#172) Missing semicolon. (semi)
(#173) Requires a space before '}'. (block-spacing)
(#173) A space is required after ','. (comma-spacing)
(#173) Missing space before value for key '_broadcastMethod'. (key-spacing)
(#173) Missing space before opening brace. (space-before-blocks)
(#174) Infix operators must be spaced. (space-infix-ops)
(#174) A space is required after ','. (comma-spacing)
(#174) Missing whitespace after semicolon. (semi-spacing)
(#174) Expected space(s) after "for". (keyword-spacing)
(#174) 'lz' is not defined. (no-undef)
(#174) Missing space before opening brace. (space-before-blocks)
(#175) Infix operators must be spaced. (space-infix-ops)
(#175) 'lz' is not defined. (no-undef)
(#175) Missing whitespace after semicolon. (semi-spacing)
(#175) Expected space(s) after "if". (keyword-spacing)
(#175) Missing space before opening brace. (space-before-blocks)
(#176) A space is required after ','. (comma-spacing)
(#176) Missing semicolon. (semi)
(#177) Requires a space before '}'. (block-spacing)
(#177) Requires a space before '}'. (block-spacing)
(#177) A space is required after ','. (comma-spacing)
(#177) Missing space before value for key 'setCanvasAttribute'. (key-spacing)
(#177) A space is required after ','. (comma-spacing)
(#177) A space is required after ','. (comma-spacing)
(#177) Missing space before opening brace. (space-before-blocks)
(#178) 'lz' is not defined. (no-undef)
(#178) A space is required after ','. (comma-spacing)
(#178) A space is required after ','. (comma-spacing)
(#178) A space is required after ','. (comma-spacing)
(#178) Missing semicolon. (semi)
(#179) A space is required after ','. (comma-spacing)
(#179) Missing space before value for key 'callMethod'. (key-spacing)
(#179) Missing space before opening brace. (space-before-blocks)
(#180) 'lz' is not defined. (no-undef)
(#180) A space is required after ','. (comma-spacing)
(#180) Missing semicolon. (semi)
(#181) A space is required after ','. (comma-spacing)
(#181) Missing space before value for key '_getAppendDiv'. (key-spacing)
(#181) A space is required after ','. (comma-spacing)
(#181) Missing space before opening brace. (space-before-blocks)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#182) Infix operators must be spaced. (space-infix-ops)
(#182) Missing whitespace after semicolon. (semi-spacing)
(#182) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#182) Expected space(s) after "if". (keyword-spacing)
(#182) Missing space before opening brace. (space-before-blocks)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing whitespace after semicolon. (semi-spacing)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing semicolon. (semi)
(#184) Unnecessary semicolon. (no-extra-semi)
(#184) Missing semicolon. (semi)
(#185) A space is required after ','. (comma-spacing)
(#185) Missing space before value for key '_getSWFDiv'. (key-spacing)
(#185) Missing space before opening brace. (space-before-blocks)
(#186) 'lz' is not defined. (no-undef)
(#186) Missing semicolon. (semi)
(#187) A space is required after ','. (comma-spacing)
(#187) Missing space before value for key '_sendMouseWheel'. (key-spacing)
(#187) Missing space before opening brace. (space-before-blocks)
(#188) Expected space(s) after "if". (keyword-spacing)
(#188) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#188) Infix operators must be spaced. (space-infix-ops)
(#188) Missing space before opening brace. (space-before-blocks)
(#189) Infix operators must be spaced. (space-infix-ops)
(#189) Infix operators must be spaced. (space-infix-ops)
(#189) Missing semicolon. (semi)
(#190) Requires a space before '}'. (block-spacing)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing space before value for key '_gotFocus'. (key-spacing)
(#190) Missing space before opening brace. (space-before-blocks)
(#191) 'lz' is not defined. (no-undef)
(#191) Missing semicolon. (semi)
(#192) A space is required after ','. (comma-spacing)
(#192) Missing space before value for key '_sendAllKeysUpSWF'. (key-spacing)
(#192) Missing space before opening brace. (space-before-blocks)
(#193) Missing semicolon. (semi)
(#194) A space is required after ','. (comma-spacing)
(#194) Missing space before value for key '_sendAllKeysUpDHTML'. (key-spacing)
(#194) Missing space before opening brace. (space-before-blocks)
(#195) Expected space(s) after "if". (keyword-spacing)
(#195) 'lz' is not defined. (no-undef)
(#195) ["Keys"] is better written in dot notation. (dot-notation)
(#195) Infix operators must be spaced. (space-infix-ops)
(#195) 'lz' is not defined. (no-undef)
(#195) ["__allKeysUp"] is better written in dot notation. (dot-notation)
(#195) Missing space before opening brace. (space-before-blocks)
(#196) 'lz' is not defined. (no-undef)
(#196) Missing semicolon. (semi)
(#197) Requires a space before '}'. (block-spacing)
(#197) A space is required after ','. (comma-spacing)
(#197) Missing space before value for key '_sendPercLoad'. (key-spacing)
(#197) Missing space before opening brace. (space-before-blocks)
(#198) Expected space(s) after "if". (keyword-spacing)
(#198) Infix operators must be spaced. (space-infix-ops)
(#198) Infix operators must be spaced. (space-infix-ops)
(#198) Missing space before opening brace. (space-before-blocks)
(#199) Missing semicolon. (semi)
(#200) Requires a space before '}'. (block-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before value for key 'attachEventHandler'. (key-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) A space is required after ','. (comma-spacing)
(#200) Missing space before opening brace. (space-before-blocks)
(#201) Expected space(s) after "if". (keyword-spacing)
(#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)
(#201) Missing space before opening brace. (space-before-blocks)
(#202) Missing semicolon. (semi)
(#203) Unnecessary semicolon. (no-extra-semi)
(#203) Infix operators must be spaced. (space-infix-ops)
(#203) Infix operators must be spaced. (space-infix-ops)
(#203) Infix operators must be spaced. (space-infix-ops)
(#203) Infix operators must be spaced. (space-infix-ops)
(#203) Missing whitespace after semicolon. (semi-spacing)
(#203) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#203) Infix operators must be spaced. (space-infix-ops)
(#203) Missing whitespace after semicolon. (semi-spacing)
(#203) Expected space(s) after "if". (keyword-spacing)
(#203) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#203) Infix operators must be spaced. (space-infix-ops)
(#203) Missing space before opening brace. (space-before-blocks)
(#204) Expected space(s) after "if". (keyword-spacing)
(#204) Missing space before opening brace. (space-before-blocks)
(#205) Expected space(s) after "for". (keyword-spacing)
(#205) Infix operators must be spaced. (space-infix-ops)
(#205) Infix operators must be spaced. (space-infix-ops)
(#205) Missing whitespace after semicolon. (semi-spacing)
(#205) Infix operators must be spaced. (space-infix-ops)
(#205) Missing whitespace after semicolon. (semi-spacing)
(#205) Missing space before opening brace. (space-before-blocks)
(#206) Expected space(s) after "if". (keyword-spacing)
(#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) Missing space before opening brace. (space-before-blocks)
(#207) Missing semicolon. (semi)
(#208) Requires a space before '}'. (block-spacing)
(#208) Requires a space before '}'. (block-spacing)
(#208) Expected space(s) before "else". (keyword-spacing)
(#208) Expected space(s) after "else". (keyword-spacing)
(#209) Expected space(s) after "if". (keyword-spacing)
(#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)
(#209) Missing space before opening brace. (space-before-blocks)
(#210) Missing semicolon. (semi)
(#211) Requires a space before '}'. (block-spacing)
(#211) Requires a space before '}'. (block-spacing)
(#211) Unnecessary semicolon. (no-extra-semi)
(#211) Infix operators must be spaced. (space-infix-ops)
(#211) Missing space before opening brace. (space-before-blocks)
(#212) Infix operators must be spaced. (space-infix-ops)
(#212) Infix operators must be spaced. (space-infix-ops)
(#212) A space is required after ','. (comma-spacing)
(#212) Missing whitespace after semicolon. (semi-spacing)
(#212) Expected space(s) after "if". (keyword-spacing)
(#212) Missing space before opening brace. (space-before-blocks)
(#213) Missing semicolon. (semi)
(#214) Unnecessary semicolon. (no-extra-semi)
(#214) A space is required after ','. (comma-spacing)
(#214) Missing semicolon. (semi)
(#215) Missing whitespace after semicolon. (semi-spacing)
(#215) Infix operators must be spaced. (space-infix-ops)
(#215) Missing whitespace after semicolon. (semi-spacing)
(#215) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#215) Infix operators must be spaced. (space-infix-ops)
(#215) Missing whitespace after semicolon. (semi-spacing)
(#215) Expected space(s) after "if". (keyword-spacing)
(#215) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#215) Infix operators must be spaced. (space-infix-ops)
(#215) Missing space before opening brace. (space-before-blocks)
(#216) Expected space(s) after "if". (keyword-spacing)
(#216) Missing space before opening brace. (space-before-blocks)
(#217) Missing semicolon. (semi)
(#218) Expected space(s) before "else". (keyword-spacing)
(#218) Expected space(s) after "else". (keyword-spacing)
(#219) Infix operators must be spaced. (space-infix-ops)
(#219) A space is required after ','. (comma-spacing)
(#219) Missing semicolon. (semi)
(#220) Requires a space before '}'. (block-spacing)
(#220) Expected space(s) after "else". (keyword-spacing)
(#220) Expected space(s) before "else". (keyword-spacing)
(#221) Infix operators must be spaced. (space-infix-ops)
(#221) Missing semicolon. (semi)
(#222) Unnecessary semicolon. (no-extra-semi)
(#222) Infix operators must be spaced. (space-infix-ops)
(#222) Missing whitespace after semicolon. (semi-spacing)
(#222) Expected space(s) after "if". (keyword-spacing)
(#222) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#222) ["addEventListener"] is better written in dot notation. (dot-notation)
(#222) Missing space before opening brace. (space-before-blocks)
(#223) A space is required after ','. (comma-spacing)
(#223) A space is required after ','. (comma-spacing)
(#223) Missing whitespace after semicolon. (semi-spacing)
(#223) Expected no return value. (consistent-return)
(#223) Missing semicolon. (semi)
(#224) Expected space(s) before "else". (keyword-spacing)
(#224) Expected space(s) after "else". (keyword-spacing)
(#225) Expected space(s) after "if". (keyword-spacing)
(#225) ["attachEvent"] is better written in dot notation. (dot-notation)
(#225) Missing space before opening brace. (space-before-blocks)
(#226) Expected no return value. (consistent-return)
(#226) Infix operators must be spaced. (space-infix-ops)
(#226) A space is required after ','. (comma-spacing)
(#226) Missing semicolon. (semi)
(#227) Requires a space before '}'. (block-spacing)
(#227) Requires a space before '}'. (block-spacing)
(#227) A space is required after ','. (comma-spacing)
(#227) Missing space before value for key 'removeEventHandler'. (key-spacing)
(#227) A space is required after ','. (comma-spacing)
(#227) A space is required after ','. (comma-spacing)
(#227) A space is required after ','. (comma-spacing)
(#227) Missing space before opening brace. (space-before-blocks)
(#228) Infix operators must be spaced. (space-infix-ops)
(#228) Infix operators must be spaced. (space-infix-ops)
(#228) Infix operators must be spaced. (space-infix-ops)
(#228) Infix operators must be spaced. (space-infix-ops)
(#228) Missing whitespace after semicolon. (semi-spacing)
(#228) A space is required after ','. (comma-spacing)
(#228) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#228) Infix operators must be spaced. (space-infix-ops)
(#228) Missing whitespace after semicolon. (semi-spacing)
(#228) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#228) Expected space(s) after "if". (keyword-spacing)
(#228) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#228) Infix operators must be spaced. (space-infix-ops)
(#228) Missing space before opening brace. (space-before-blocks)
(#229) Expected space(s) after "if". (keyword-spacing)
(#229) Missing space before opening brace. (space-before-blocks)
(#230) Expected space(s) after "for". (keyword-spacing)
(#230) Infix operators must be spaced. (space-infix-ops)
(#230) Infix operators must be spaced. (space-infix-ops)
(#230) Missing whitespace after semicolon. (semi-spacing)
(#230) Infix operators must be spaced. (space-infix-ops)
(#230) Missing whitespace after semicolon. (semi-spacing)
(#230) Missing space before opening brace. (space-before-blocks)
(#231) Expected space(s) after "if". (keyword-spacing)
(#231) 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)
(#231) Missing space before opening brace. (space-before-blocks)
(#232) Infix operators must be spaced. (space-infix-ops)
(#232) Missing whitespace after semicolon. (semi-spacing)
(#232) A space is required after ','. (comma-spacing)
(#232) Missing whitespace after semicolon. (semi-spacing)
(#232) Expected space(s) after "if". (keyword-spacing)
(#232) Blocks are nested too deeply (5). (max-depth)
(#232) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#232) Infix operators must be spaced. (space-infix-ops)
(#232) Missing space before opening brace. (space-before-blocks)
(#233) Missing semicolon. (semi)
(#234) Requires a space before '}'. (block-spacing)
(#234) Requires a space before '}'. (block-spacing)
(#234) Requires a space before '}'. (block-spacing)
(#234) Expected space(s) before "else". (keyword-spacing)
(#234) Expected space(s) after "else". (keyword-spacing)
(#235) Expected space(s) after "if". (keyword-spacing)
(#235) Infix operators must be spaced. (space-infix-ops)
(#235) Infix operators must be spaced. (space-infix-ops)
(#235) Infix operators must be spaced. (space-infix-ops)
(#235) Missing space before opening brace. (space-before-blocks)
(#236) Infix operators must be spaced. (space-infix-ops)
(#236) Missing whitespace after semicolon. (semi-spacing)
(#236) Missing semicolon. (semi)
(#237) Requires a space before '}'. (block-spacing)
(#237) Requires a space before '}'. (block-spacing)
(#237) Unnecessary semicolon. (no-extra-semi)
(#237) Expected space(s) after "if". (keyword-spacing)
(#237) Missing space before opening brace. (space-before-blocks)
(#238) Missing semicolon. (semi)
(#239) Unnecessary semicolon. (no-extra-semi)
(#239) Expected space(s) after "if". (keyword-spacing)
(#239) ["removeEventListener"] is better written in dot notation. (dot-notation)
(#239) Missing space before opening brace. (space-before-blocks)
(#240) A space is required after ','. (comma-spacing)
(#240) A space is required after ','. (comma-spacing)
(#240) Missing whitespace after semicolon. (semi-spacing)
(#240) Expected no return value. (consistent-return)
(#240) Missing semicolon. (semi)
(#241) Expected space(s) before "else". (keyword-spacing)
(#241) Expected space(s) after "else". (keyword-spacing)
(#242) Expected space(s) after "if". (keyword-spacing)
(#242) ["detachEvent"] is better written in dot notation. (dot-notation)
(#242) Missing space before opening brace. (space-before-blocks)
(#243) Expected no return value. (consistent-return)
(#243) Infix operators must be spaced. (space-infix-ops)
(#243) A space is required after ','. (comma-spacing)
(#243) Missing semicolon. (semi)
(#244) Requires a space before '}'. (block-spacing)
(#244) Requires a space before '}'. (block-spacing)
(#244) A space is required after ','. (comma-spacing)
(#244) Missing space before value for key '_handlers'. (key-spacing)
(#244) A space is required after ','. (comma-spacing)
(#244) Missing space before value for key '_cleanupHandlers'. (key-spacing)
(#244) Missing space before opening brace. (space-before-blocks)
(#245) 'lz' is not defined. (no-undef)
(#245) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#245) Infix operators must be spaced. (space-infix-ops)
(#245) Requires a space before '}'. (block-spacing)
(#245) Missing semicolon. (semi)
(#245) A space is required after ','. (comma-spacing)
(#245) Missing space before value for key 'getAbsolutePosition'. (key-spacing)
(#245) Missing space before opening brace. (space-before-blocks)
(#246) Infix operators must be spaced. (space-infix-ops)
(#246) Missing whitespace after semicolon. (semi-spacing)
(#246) Infix operators must be spaced. (space-infix-ops)
(#246) Missing whitespace after semicolon. (semi-spacing)
(#246) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#246) Missing whitespace after semicolon. (semi-spacing)
(#246) Expected space(s) after "if". (keyword-spacing)
(#246) 'lz' is not defined. (no-undef)
(#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)
(#246) Missing space before opening brace. (space-before-blocks)
(#247) Line 247 exceeds the maximum line length of 132. (max-len)
(#247) Infix operators must be spaced. (space-infix-ops)
(#247) Missing whitespace after semicolon. (semi-spacing)
(#247) Infix operators must be spaced. (space-infix-ops)
(#247) Infix operators must be spaced. (space-infix-ops)
(#247) Missing whitespace after semicolon. (semi-spacing)
(#247) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#247) Infix operators must be spaced. (space-infix-ops)
(#247) Infix operators must be spaced. (space-infix-ops)
(#247) Missing whitespace after semicolon. (semi-spacing)
(#247) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#247) Missing space before value for key 'x'. (key-spacing)
(#247) Infix operators must be spaced. (space-infix-ops)
(#247) A space is required after ','. (comma-spacing)
(#247) Missing space before value for key 'y'. (key-spacing)
(#247) Infix operators must be spaced. (space-infix-ops)
(#247) Missing semicolon. (semi)
(#247) Requires a space before '}'. (block-spacing)
(#247) Expected space(s) before "else". (keyword-spacing)
(#247) Expected space(s) after "else". (keyword-spacing)
(#248) Expected space(s) after "if". (keyword-spacing)
(#248) Missing space before opening brace. (space-before-blocks)
(#249) Infix operators must be spaced. (space-infix-ops)
(#249) Missing whitespace after semicolon. (semi-spacing)
(#249) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#249) Infix operators must be spaced. (space-infix-ops)
(#249) Missing space before value for key 'x'. (key-spacing)
(#249) A space is required after ','. (comma-spacing)
(#249) Missing space before value for key 'y'. (key-spacing)
(#249) Requires a space before '}'. (block-spacing)
(#249) Missing semicolon. (semi)
(#249) Expected space(s) before "else". (keyword-spacing)
(#249) Expected space(s) after "else". (keyword-spacing)
(#250) Infix operators must be spaced. (space-infix-ops)
(#250) Missing space before value for key 'x'. (key-spacing)
(#250) A space is required after ','. (comma-spacing)
(#250) Missing space before value for key 'y'. (key-spacing)
(#250) Missing whitespace after semicolon. (semi-spacing)
(#250) Infix operators must be spaced. (space-infix-ops)
(#250) Missing whitespace after semicolon. (semi-spacing)
(#250) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#250) Expected space(s) after "if". (keyword-spacing)
(#250) Infix operators must be spaced. (space-infix-ops)
(#250) Missing space before opening brace. (space-before-blocks)
(#251) Expected space(s) after "while". (keyword-spacing)
(#251) Missing space before opening brace. (space-before-blocks)
(#252) Infix operators must be spaced. (space-infix-ops)
(#252) Missing whitespace after semicolon. (semi-spacing)
(#252) Infix operators must be spaced. (space-infix-ops)
(#252) Missing whitespace after semicolon. (semi-spacing)
(#252) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#252) Infix operators must be spaced. (space-infix-ops)
(#252) Missing semicolon. (semi)
(#253) Requires a space before '}'. (block-spacing)
(#253) Unnecessary semicolon. (no-extra-semi)
(#253) Expected space(s) after "if". (keyword-spacing)
(#253) 'lz' is not defined. (no-undef)
(#253) Infix operators must be spaced. (space-infix-ops)
(#253) Infix operators must be spaced. (space-infix-ops)
(#253) Missing space before opening brace. (space-before-blocks)
(#254) Infix operators must be spaced. (space-infix-ops)
(#254) A space is required after ','. (comma-spacing)
(#254) Missing semicolon. (semi)
(#255) Unnecessary semicolon. (no-extra-semi)
(#255) Expected space(s) after "if". (keyword-spacing)
(#255) 'lz' is not defined. (no-undef)
(#255) Infix operators must be spaced. (space-infix-ops)
(#255) 'lz' is not defined. (no-undef)
(#255) Infix operators must be spaced. (space-infix-ops)
(#255) '$7' used outside of binding context. (block-scoped-var)
(#255) Infix operators must be spaced. (space-infix-ops)
(#255) '$7' used outside of binding context. (block-scoped-var)
(#255) ["position"] is better written in dot notation. (dot-notation)
(#255) Infix operators must be spaced. (space-infix-ops)
(#255) Missing space before opening brace. (space-before-blocks)
(#256) Infix operators must be spaced. (space-infix-ops)
(#256) Missing semicolon. (semi)
(#257) Requires a space before '}'. (block-spacing)
(#257) Requires a space before '}'. (block-spacing)
(#257) Unnecessary semicolon. (no-extra-semi)
(#257) Expected space(s) after "if". (keyword-spacing)
(#257) Missing space before opening brace. (space-before-blocks)
(#258) Infix operators must be spaced. (space-infix-ops)
(#258) Missing semicolon. (semi)
(#259) Expected space(s) before "else". (keyword-spacing)
(#259) Expected space(s) after "else". (keyword-spacing)
(#260) Missing semicolon. (semi)
(#261) Unnecessary semicolon. (no-extra-semi)
(#261) Expected space(s) after "while". (keyword-spacing)
(#261) Infix operators must be spaced. (space-infix-ops)
(#261) Infix operators must be spaced. (space-infix-ops)
(#261) Infix operators must be spaced. (space-infix-ops)
(#261) Infix operators must be spaced. (space-infix-ops)
(#261) Missing space before opening brace. (space-before-blocks)
(#262) Infix operators must be spaced. (space-infix-ops)
(#262) Missing whitespace after semicolon. (semi-spacing)
(#262) Infix operators must be spaced. (space-infix-ops)
(#262) Missing whitespace after semicolon. (semi-spacing)
(#262) Expected space(s) after "if". (keyword-spacing)
(#262) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#262) Missing space before opening brace. (space-before-blocks)
(#263) Infix operators must be spaced. (space-infix-ops)
(#263) Missing semicolon. (semi)
(#264) Expected space(s) before "else". (keyword-spacing)
(#264) Expected space(s) after "else". (keyword-spacing)
(#265) Missing semicolon. (semi)
(#266) Requires a space before '}'. (block-spacing)
(#266) Unnecessary semicolon. (no-extra-semi)
(#266) Missing semicolon. (semi)
(#267) A space is required after ','. (comma-spacing)
(#267) Missing space before value for key 'CSSDimension'. (key-spacing)
(#267) A space is required after ','. (comma-spacing)
(#267) Missing space before opening brace. (space-before-blocks)
(#268) Infix operators must be spaced. (space-infix-ops)
(#268) Missing whitespace after semicolon. (semi-spacing)
(#268) Expected space(s) after "if". (keyword-spacing)
(#268) Missing space before opening brace. (space-before-blocks)
(#269) Expected space(s) after "if". (keyword-spacing)
(#269) Infix operators must be spaced. (space-infix-ops)
(#269) Infix operators must be spaced. (space-infix-ops)
(#269) Infix operators must be spaced. (space-infix-ops)
(#269) A space is required after ','. (comma-spacing)
(#269) Infix operators must be spaced. (space-infix-ops)
(#269) Missing space before opening brace. (space-before-blocks)
(#270) Missing semicolon. (semi)
(#271) Expected space(s) before "else". (keyword-spacing)
(#271) Expected space(s) after "else". (keyword-spacing)
(#272) Infix operators must be spaced. (space-infix-ops)
(#272) Missing semicolon. (semi)
(#273) Requires a space before '}'. (block-spacing)
(#273) Expected space(s) before "else". (keyword-spacing)
(#273) Expected space(s) after "else". (keyword-spacing)
(#274) Expected space(s) after "if". (keyword-spacing)
(#274) Infix operators must be spaced. (space-infix-ops)
(#274) Missing space before opening brace. (space-before-blocks)
(#275) Infix operators must be spaced. (space-infix-ops)
(#275) Unexpected use of '>>>'. (no-bitwise)
(#275) Unexpected use of '~'. (no-bitwise)
(#275) Infix operators must be spaced. (space-infix-ops)
(#275) Missing semicolon. (semi)
(#276) Expected space(s) before "else". (keyword-spacing)
(#276) Expected space(s) after "else". (keyword-spacing)
(#277) Expected space(s) after "if". (keyword-spacing)
(#277) Infix operators must be spaced. (space-infix-ops)
(#277) Missing space before opening brace. (space-before-blocks)
(#278) Infix operators must be spaced. (space-infix-ops)
(#278) Unexpected use of '~'. (no-bitwise)
(#278) Unexpected use of '~'. (no-bitwise)
(#278) Unexpected use of '>>>'. (no-bitwise)
(#278) Infix operators must be spaced. (space-infix-ops)
(#278) Missing semicolon. (semi)
(#279) Requires a space before '}'. (block-spacing)
(#279) Requires a space before '}'. (block-spacing)
(#279) Unnecessary semicolon. (no-extra-semi)
(#279) Infix operators must be spaced. (space-infix-ops)
(#279) Infix operators must be spaced. (space-infix-ops)
(#279) Missing semicolon. (semi)
(#280) Line 280 exceeds the maximum line length of 132. (max-len)
(#280) Missing whitespace after semicolon. (semi-spacing)
(#280) 'lz' is not defined. (no-undef)
(#280) Missing whitespace after semicolon. (semi-spacing)
(#280) 'lz' is not defined. (no-undef)
(#280) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#280) A space is required after ','. (comma-spacing)
(#280) A space is required after ','. (comma-spacing)
(#280) 'lz' is not defined. (no-undef)
(#280) A space is required after ','. (comma-spacing)
(#280) Missing whitespace after semicolon. (semi-spacing)
(#280) 'lz' is not defined. (no-undef)
(#280) A space is required after ','. (comma-spacing)
(#280) A space is required after ','. (comma-spacing)
(#280) 'lz' is not defined. (no-undef)
(#280) A space is required after ','. (comma-spacing)
(#280) Missing whitespace after semicolon. (semi-spacing)
(#280) Expected space(s) after "if". (keyword-spacing)
(#280) 'lz' is not defined. (no-undef)
(#280) Missing space before opening brace. (space-before-blocks)
(#281) 'lz' is not defined. (no-undef)
(#281) A space is required after ','. (comma-spacing)
(#281) A space is required after ','. (comma-spacing)
(#281) 'lz' is not defined. (no-undef)
(#281) A space is required after ','. (comma-spacing)
(#281) Missing semicolon. (semi)
(#282) Unnecessary semicolon. (no-extra-semi)
(#282) Expected space(s) after "try". (keyword-spacing)
(#283) Expected space(s) after "if". (keyword-spacing)
(#283) 'lzOptions' is not defined. (no-undef)
(#283) Missing space before opening brace. (space-before-blocks)
(#284) Expected space(s) after "if". (keyword-spacing)
(#284) 'lzOptions' is not defined. (no-undef)
(#284) Missing space before opening brace. (space-before-blocks)
(#285) Line 285 exceeds the maximum line length of 132. (max-len)
(#285) Unexpected alert. (no-alert)
(#285) Missing semicolon. (semi)
(#286) Unnecessary semicolon. (no-extra-semi)
(#286) Expected space(s) after "if". (keyword-spacing)
(#286) 'lzOptions' is not defined. (no-undef)
(#286) Missing space before opening brace. (space-before-blocks)
(#287) Unexpected alert. (no-alert)
(#287) Missing semicolon. (semi)
(#288) Requires a space before '}'. (block-spacing)
(#288) Requires a space before '}'. (block-spacing)
(#289) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#289) Expected space(s) after "catch". (keyword-spacing)
(#289) Missing space before opening brace. (space-before-blocks)
(#289) Empty block statement. (no-empty)
(#291) Unnecessary semicolon. (no-extra-semi)
(#291) 'lz' is not defined. (no-undef)
(#291) Infix operators must be spaced. (space-infix-ops)
(#291) Unexpected empty function. (no-empty-function)
(#291) Missing space before opening brace. (space-before-blocks)
(#293) Line 293 exceeds the maximum line length of 132. (max-len)
(#293) Missing whitespace after semicolon. (semi-spacing)
(#293) 'lz' is not defined. (no-undef)
(#293) Infix operators must be spaced. (space-infix-ops)
(#293) Missing space before value for key 'defaults'. (key-spacing)
(#293) Missing space before value for key 'flash8'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key 'ready'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key 'visible'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key 'width'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key 'height'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key 'bgcolor'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key 'allowfullscreen'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key 'wmode'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key 'flashvars'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key 'minimumVersion'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key 'id'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key 'appenddiv'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key 'obj'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key 'comm'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key '_loadedListeners'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key '_loadedListenerScopes'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key '_installingListeners'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key '_installingListenerScopes'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before value for key 'setSwf'. (key-spacing)
(#293) A space is required after ','. (comma-spacing)
(#293) Missing space before opening brace. (space-before-blocks)
(#294) Expected space(s) after "if". (keyword-spacing)
(#294) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#294) Infix operators must be spaced. (space-infix-ops)
(#294) Missing space before opening brace. (space-before-blocks)
(#295) Missing semicolon. (semi)
(#296) Unnecessary semicolon. (no-extra-semi)
(#296) Infix operators must be spaced. (space-infix-ops)
(#296) Missing whitespace after semicolon. (semi-spacing)
(#296) Expected space(s) after "for". (keyword-spacing)
(#296) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#296) Missing space before opening brace. (space-before-blocks)
(#297) Infix operators must be spaced. (space-infix-ops)
(#297) Missing whitespace after semicolon. (semi-spacing)
(#297) Expected space(s) after "if". (keyword-spacing)
(#297) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#297) Infix operators must be spaced. (space-infix-ops)
(#297) Missing space before opening brace. (space-before-blocks)
(#298) Infix operators must be spaced. (space-infix-ops)
(#298) Missing semicolon. (semi)
(#299) Expected space(s) after "else". (keyword-spacing)
(#299) Expected space(s) before "else". (keyword-spacing)
(#300) Infix operators must be spaced. (space-infix-ops)
(#300) Missing semicolon. (semi)
(#301) Requires a space before '}'. (block-spacing)
(#301) Unnecessary semicolon. (no-extra-semi)
(#301) Expected space(s) after "if". (keyword-spacing)
(#301) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#301) Infix operators must be spaced. (space-infix-ops)
(#301) Missing space before opening brace. (space-before-blocks)
(#302) Infix operators must be spaced. (space-infix-ops)
(#302) Missing semicolon. (semi)
(#303) Unnecessary semicolon. (no-extra-semi)
(#303) Missing semicolon. (semi)
(#304) A space is required after ','. (comma-spacing)
(#304) Missing space before value for key 'addLoadedListener'. (key-spacing)
(#304) A space is required after ','. (comma-spacing)
(#304) Missing space before opening brace. (space-before-blocks)
(#305) Missing whitespace after semicolon. (semi-spacing)
(#305) Missing semicolon. (semi)
(#306) A space is required after ','. (comma-spacing)
(#306) Missing space before value for key 'addInstallingListener'. (key-spacing)
(#306) A space is required after ','. (comma-spacing)
(#306) Missing space before opening brace. (space-before-blocks)
(#307) Missing whitespace after semicolon. (semi-spacing)
(#307) Missing semicolon. (semi)
(#308) A space is required after ','. (comma-spacing)
(#308) Missing space before value for key 'loaded'. (key-spacing)
(#308) Missing space before opening brace. (space-before-blocks)
(#309) Infix operators must be spaced. (space-infix-ops)
(#309) 'lz' is not defined. (no-undef)
(#309) Missing whitespace after semicolon. (semi-spacing)
(#309) Expected space(s) after "if". (keyword-spacing)
(#309) Missing space before opening brace. (space-before-blocks)
(#310) Infix operators must be spaced. (space-infix-ops)
(#310) Infix operators must be spaced. (space-infix-ops)
(#310) Missing semicolon. (semi)
(#311) Unnecessary semicolon. (no-extra-semi)
(#311) Infix operators must be spaced. (space-infix-ops)
(#311) Missing whitespace after semicolon. (semi-spacing)
(#311) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#311) Infix operators must be spaced. (space-infix-ops)
(#311) Missing whitespace after semicolon. (semi-spacing)
(#311) Expected space(s) after "if". (keyword-spacing)
(#311) Infix operators must be spaced. (space-infix-ops)
(#311) Missing space before opening brace. (space-before-blocks)
(#312) Expected space(s) after "for". (keyword-spacing)
(#312) Infix operators must be spaced. (space-infix-ops)
(#312) Missing whitespace after semicolon. (semi-spacing)
(#312) Infix operators must be spaced. (space-infix-ops)
(#312) Missing whitespace after semicolon. (semi-spacing)
(#312) Missing space before opening brace. (space-before-blocks)
(#313) Infix operators must be spaced. (space-infix-ops)
(#313) Missing whitespace after semicolon. (semi-spacing)
(#313) Expected space(s) after "if". (keyword-spacing)
(#313) Infix operators must be spaced. (space-infix-ops)
(#313) Missing space before opening brace. (space-before-blocks)
(#314) Missing semicolon. (semi)
(#315) Unnecessary semicolon. (no-extra-semi)
(#315) 'lz' is not defined. (no-undef)
(#315) A space is required after ','. (comma-spacing)
(#315) Missing semicolon. (semi)
(#316) Requires a space before '}'. (block-spacing)
(#316) Requires a space before '}'. (block-spacing)
(#316) A space is required after ','. (comma-spacing)
(#316) Missing space before value for key 'installing'. (key-spacing)
(#316) Missing space before opening brace. (space-before-blocks)
(#317) Infix operators must be spaced. (space-infix-ops)
(#317) 'lz' is not defined. (no-undef)
(#317) Missing whitespace after semicolon. (semi-spacing)
(#317) Expected space(s) after "if". (keyword-spacing)
(#317) Infix operators must be spaced. (space-infix-ops)
(#317) Missing space before opening brace. (space-before-blocks)
(#318) Expected space(s) after "for". (keyword-spacing)
(#318) Infix operators must be spaced. (space-infix-ops)
(#318) Missing whitespace after semicolon. (semi-spacing)
(#318) Infix operators must be spaced. (space-infix-ops)
(#318) Missing whitespace after semicolon. (semi-spacing)
(#318) Missing space before opening brace. (space-before-blocks)
(#319) Infix operators must be spaced. (space-infix-ops)
(#319) Missing whitespace after semicolon. (semi-spacing)
(#319) A space is required after ','. (comma-spacing)
(#319) Missing semicolon. (semi)
(#320) Requires a space before '}'. (block-spacing)
(#320) Requires a space before '}'. (block-spacing)
(#320) A space is required after ','. (comma-spacing)
(#320) Missing space before value for key '_initialize'. (key-spacing)
(#320) Missing space before opening brace. (space-before-blocks)
(#321) Line 321 exceeds the maximum line length of 132. (max-len)
(#321) Infix operators must be spaced. (space-infix-ops)
(#321) 'lz' is not defined. (no-undef)
(#321) Missing whitespace after semicolon. (semi-spacing)
(#321) Infix operators must be spaced. (space-infix-ops)
(#321) Missing whitespace after semicolon. (semi-spacing)
(#321) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#321) Infix operators must be spaced. (space-infix-ops)
(#321) Missing whitespace after semicolon. (semi-spacing)
(#321) Infix operators must be spaced. (space-infix-ops)
(#321) Missing whitespace after semicolon. (semi-spacing)
(#321) Infix operators must be spaced. (space-infix-ops)
(#321) Missing whitespace after semicolon. (semi-spacing)
(#321) Expected space(s) after "if". (keyword-spacing)
(#321) Infix operators must be spaced. (space-infix-ops)
(#321) Missing space before opening brace. (space-before-blocks)
(#322) Missing semicolon. (semi)
(#323) Expected space(s) before "else". (keyword-spacing)
(#323) Expected space(s) after "else". (keyword-spacing)
(#324) Missing whitespace after semicolon. (semi-spacing)
(#324) Infix operators must be spaced. (space-infix-ops)
(#324) Missing semicolon. (semi)
(#325) Requires a space before '}'. (block-spacing)
(#325) Missing whitespace after semicolon. (semi-spacing)
(#325) 'lz' is not defined. (no-undef)
(#325) Infix operators must be spaced. (space-infix-ops)
(#325) Missing space before opening brace. (space-before-blocks)
(#326) Expected space(s) after "if". (keyword-spacing)
(#326) 'lz' is not defined. (no-undef)
(#326) Missing space before opening brace. (space-before-blocks)
(#327) Line 327 exceeds the maximum line length of 132. (max-len)
(#327) Missing whitespace after semicolon. (semi-spacing)
(#327) Missing whitespace after semicolon. (semi-spacing)
(#327) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#327) Missing whitespace after semicolon. (semi-spacing)
(#327) Missing whitespace after semicolon. (semi-spacing)
(#327) Missing whitespace after semicolon. (semi-spacing)
(#327) Missing whitespace after semicolon. (semi-spacing)
(#327) Missing whitespace after semicolon. (semi-spacing)
(#327) Missing whitespace after semicolon. (semi-spacing)
(#327) Missing whitespace after semicolon. (semi-spacing)
(#327) Missing whitespace after semicolon. (semi-spacing)
(#327) Missing whitespace after semicolon. (semi-spacing)
(#327) Missing semicolon. (semi)
(#328) Unnecessary semicolon. (no-extra-semi)
(#328) Missing whitespace after semicolon. (semi-spacing)
(#328) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#328) Missing semicolon. (semi)
(#329) Line 329 exceeds the maximum line length of 132. (max-len)
(#329) Missing whitespace after semicolon. (semi-spacing)
(#329) 'lz' is not defined. (no-undef)
(#329) Infix operators must be spaced. (space-infix-ops)
(#329) Missing space before value for key 'version'. (key-spacing)
(#329) A space is required after ','. (comma-spacing)
(#329) Missing space before value for key 'versionMajor'. (key-spacing)
(#329) A space is required after ','. (comma-spacing)
(#329) Missing space before value for key 'versionMinor'. (key-spacing)
(#329) A space is required after ','. (comma-spacing)
(#329) Missing space before value for key 'versionRevision'. (key-spacing)
(#329) A space is required after ','. (comma-spacing)
(#329) Missing space before value for key 'capable'. (key-spacing)
(#329) A space is required after ','. (comma-spacing)
(#329) Missing space before value for key 'commVersion'. (key-spacing)
(#329) A space is required after ','. (comma-spacing)
(#329) Missing space before value for key 'installing'. (key-spacing)
(#329) A space is required after ','. (comma-spacing)
(#329) Missing space before value for key 'isVersionOrAbove'. (key-spacing)
(#329) A space is required after ','. (comma-spacing)
(#329) A space is required after ','. (comma-spacing)
(#329) Missing space before opening brace. (space-before-blocks)
(#330) Infix operators must be spaced. (space-infix-ops)
(#330) Infix operators must be spaced. (space-infix-ops)
(#330) Missing whitespace after semicolon. (semi-spacing)
(#330) Expected space(s) after "if". (keyword-spacing)
(#330) Infix operators must be spaced. (space-infix-ops)
(#330) Infix operators must be spaced. (space-infix-ops)
(#330) Infix operators must be spaced. (space-infix-ops)
(#330) Infix operators must be spaced. (space-infix-ops)
(#330) Infix operators must be spaced. (space-infix-ops)
(#330) Missing space before opening brace. (space-before-blocks)
(#331) Missing semicolon. (semi)
(#332) Expected space(s) before "else". (keyword-spacing)
(#332) Expected space(s) after "else". (keyword-spacing)
(#333) Missing semicolon. (semi)
(#334) Requires a space before '}'. (block-spacing)
(#334) A space is required after ','. (comma-spacing)
(#334) Missing space before value for key '_detectVersion'. (key-spacing)
(#334) Missing space before opening brace. (space-before-blocks)
(#335) Missing whitespace after semicolon. (semi-spacing)
(#335) Infix operators must be spaced. (space-infix-ops)
(#335) 'lz' is not defined. (no-undef)
(#335) Missing whitespace after semicolon. (semi-spacing)
(#335) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#335) Expected space(s) after "for". (keyword-spacing)
(#335) Infix operators must be spaced. (space-infix-ops)
(#335) Missing whitespace after semicolon. (semi-spacing)
(#335) Infix operators must be spaced. (space-infix-ops)
(#335) Missing whitespace after semicolon. (semi-spacing)
(#335) Missing space before opening brace. (space-before-blocks)
(#336) Expected space(s) after "if". (keyword-spacing)
(#336) Missing space before opening brace. (space-before-blocks)
(#337) Infix operators must be spaced. (space-infix-ops)
(#337) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#337) 'VBGetSwfVer' is not defined. (no-undef)
(#337) Missing semicolon. (semi)
(#338) Expected space(s) after "else". (keyword-spacing)
(#338) Expected space(s) before "else". (keyword-spacing)
(#339) Infix operators must be spaced. (space-infix-ops)
(#339) Missing semicolon. (semi)
(#340) Unnecessary semicolon. (no-extra-semi)
(#340) Expected space(s) after "if". (keyword-spacing)
(#340) Infix operators must be spaced. (space-infix-ops)
(#340) Missing space before opening brace. (space-before-blocks)
(#341) Infix operators must be spaced. (space-infix-ops)
(#341) Missing whitespace after semicolon. (semi-spacing)
(#341) Missing semicolon. (semi)
(#342) Expected space(s) after "else". (keyword-spacing)
(#342) Expected space(s) before "else". (keyword-spacing)
(#343) Expected space(s) after "if". (keyword-spacing)
(#343) Infix operators must be spaced. (space-infix-ops)
(#343) Missing space before opening brace. (space-before-blocks)
(#344) Missing whitespace after semicolon. (semi-spacing)
(#344) Expected space(s) after "if". (keyword-spacing)
(#344) Missing space before opening brace. (space-before-blocks)
(#345) Infix operators must be spaced. (space-infix-ops)
(#345) Missing whitespace after semicolon. (semi-spacing)
(#345) Infix operators must be spaced. (space-infix-ops)
(#345) Missing whitespace after semicolon. (semi-spacing)
(#345) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#345) Infix operators must be spaced. (space-infix-ops)
(#345) Missing semicolon. (semi)
(#346) Expected space(s) after "else". (keyword-spacing)
(#346) Expected space(s) before "else". (keyword-spacing)
(#347) Infix operators must be spaced. (space-infix-ops)
(#347) Missing semicolon. (semi)
(#348) Line 348 exceeds the maximum line length of 132. (max-len)
(#348) Unnecessary semicolon. (no-extra-semi)
(#348) Infix operators must be spaced. (space-infix-ops)
(#348) Missing whitespace after semicolon. (semi-spacing)
(#348) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#348) Infix operators must be spaced. (space-infix-ops)
(#348) Missing whitespace after semicolon. (semi-spacing)
(#348) Infix operators must be spaced. (space-infix-ops)
(#348) Missing whitespace after semicolon. (semi-spacing)
(#348) Infix operators must be spaced. (space-infix-ops)
(#348) Infix operators must be spaced. (space-infix-ops)
(#348) Infix operators must be spaced. (space-infix-ops)
(#348) Missing whitespace after semicolon. (semi-spacing)
(#348) Infix operators must be spaced. (space-infix-ops)
(#348) Missing whitespace after semicolon. (semi-spacing)
(#348) Infix operators must be spaced. (space-infix-ops)
(#348) Missing whitespace after semicolon. (semi-spacing)
(#348) Missing semicolon. (semi)
(#349) Requires a space before '}'. (block-spacing)
(#349) Requires a space before '}'. (block-spacing)
(#349) Requires a space before '}'. (block-spacing)
(#349) A space is required after ','. (comma-spacing)
(#349) Missing space before value for key '_JSFlashInfo'. (key-spacing)
(#349) '$1' is defined but never used (no-unused-vars)
(#349) Missing space before opening brace. (space-before-blocks)
(#350) Expected space(s) after "if". (keyword-spacing)
(#350) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#350) Infix operators must be spaced. (space-infix-ops)
(#350) Infix operators must be spaced. (space-infix-ops)
(#350) Infix operators must be spaced. (space-infix-ops)
(#350) Missing space before opening brace. (space-before-blocks)
(#351) Expected space(s) after "if". (keyword-spacing)
(#351) Infix operators must be spaced. (space-infix-ops)
(#351) Missing space before opening brace. (space-before-blocks)
(#352) Line 352 exceeds the maximum line length of 132. (max-len)
(#352) Infix operators must be spaced. (space-infix-ops)
(#352) Infix operators must be spaced. (space-infix-ops)
(#352) Missing whitespace after semicolon. (semi-spacing)
(#352) Infix operators must be spaced. (space-infix-ops)
(#352) Infix operators must be spaced. (space-infix-ops)
(#352) Missing whitespace after semicolon. (semi-spacing)
(#352) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#352) Infix operators must be spaced. (space-infix-ops)
(#352) Missing whitespace after semicolon. (semi-spacing)
(#352) Infix operators must be spaced. (space-infix-ops)
(#352) Missing whitespace after semicolon. (semi-spacing)
(#352) Infix operators must be spaced. (space-infix-ops)
(#352) Missing whitespace after semicolon. (semi-spacing)
(#352) Infix operators must be spaced. (space-infix-ops)
(#352) Missing whitespace after semicolon. (semi-spacing)
(#352) Expected space(s) after "if". (keyword-spacing)
(#352) Infix operators must be spaced. (space-infix-ops)
(#352) Missing space before opening brace. (space-before-blocks)
(#353) '$8' used outside of binding context. (block-scoped-var)
(#353) Infix operators must be spaced. (space-infix-ops)
(#353) Missing semicolon. (semi)
(#354) Expected space(s) before "else". (keyword-spacing)
(#354) Expected space(s) after "else". (keyword-spacing)
(#355) '$8' used outside of binding context. (block-scoped-var)
(#355) '$8' is already defined (no-redeclare)
(#355) Infix operators must be spaced. (space-infix-ops)
(#355) Missing semicolon. (semi)
(#356) Unnecessary semicolon. (no-extra-semi)
(#356) Infix operators must be spaced. (space-infix-ops)
(#356) '$8' used outside of binding context. (block-scoped-var)
(#356) '$8' used outside of binding context. (block-scoped-var)
(#356) Infix operators must be spaced. (space-infix-ops)
(#356) Infix operators must be spaced. (space-infix-ops)
(#356) '$8' used outside of binding context. (block-scoped-var)
(#356) '$8' used outside of binding context. (block-scoped-var)
(#356) Missing whitespace after semicolon. (semi-spacing)
(#356) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#356) Infix operators must be spaced. (space-infix-ops)
(#356) Infix operators must be spaced. (space-infix-ops)
(#356) Infix operators must be spaced. (space-infix-ops)
(#356) Infix operators must be spaced. (space-infix-ops)
(#356) Infix operators must be spaced. (space-infix-ops)
(#356) Missing whitespace after semicolon. (semi-spacing)
(#356) Missing semicolon. (semi)
(#357) Requires a space before '}'. (block-spacing)
(#357) Unnecessary semicolon. (no-extra-semi)
(#357) Missing semicolon. (semi)
(#358) A space is required after ','. (comma-spacing)
(#358) Missing space before value for key '_detectCommunicationVersion'. (key-spacing)
(#358) Missing space before opening brace. (space-before-blocks)
(#359) Expected space(s) after "if". (keyword-spacing)
(#359) Infix operators must be spaced. (space-infix-ops)
(#359) Missing space before opening brace. (space-before-blocks)
(#360) Infix operators must be spaced. (space-infix-ops)
(#360) Missing whitespace after semicolon. (semi-spacing)
(#360) Missing semicolon. (semi)
(#361) Requires a space before '}'. (block-spacing)
(#361) Missing whitespace after semicolon. (semi-spacing)
(#361) 'lz' is not defined. (no-undef)
(#361) Infix operators must be spaced. (space-infix-ops)
(#361) Missing space before opening brace. (space-before-blocks)
(#362) Infix operators must be spaced. (space-infix-ops)
(#362) Missing whitespace after semicolon. (semi-spacing)
(#362) Expected space(s) after "if". (keyword-spacing)
(#362) Missing space before opening brace. (space-before-blocks)
(#363) Infix operators must be spaced. (space-infix-ops)
(#363) Missing semicolon. (semi)
(#364) Unnecessary semicolon. (no-extra-semi)
(#364) Expected space(s) after "if". (keyword-spacing)
(#364) Missing space before opening brace. (space-before-blocks)
(#365) Infix operators must be spaced. (space-infix-ops)
(#365) Missing semicolon. (semi)
(#366) Unnecessary semicolon. (no-extra-semi)
(#366) Expected space(s) after "if". (keyword-spacing)
(#366) Missing space before opening brace. (space-before-blocks)
(#367) Infix operators must be spaced. (space-infix-ops)
(#367) Missing semicolon. (semi)
(#368) Unnecessary semicolon. (no-extra-semi)
(#368) Expected space(s) after "if". (keyword-spacing)
(#368) Missing space before opening brace. (space-before-blocks)
(#369) Infix operators must be spaced. (space-infix-ops)
(#369) Missing semicolon. (semi)
(#370) Requires a space before '}'. (block-spacing)
(#370) Missing whitespace after semicolon. (semi-spacing)
(#370) 'lz' is not defined. (no-undef)
(#370) Infix operators must be spaced. (space-infix-ops)
(#370) Missing space before value for key 'protocol'. (key-spacing)
(#370) Missing space before opening brace. (space-before-blocks)
(#371) Expected space(s) after "switch". (keyword-spacing)
(#371) Missing space before opening brace. (space-before-blocks)
(#373) Missing whitespace after semicolon. (semi-spacing)
(#373) Unreachable code. (no-unreachable)
(#375) Missing whitespace after semicolon. (semi-spacing)
(#375) Unreachable code. (no-unreachable)
(#377) Requires a space before '}'. (block-spacing)
(#377) A space is required after ','. (comma-spacing)
(#377) Missing space before value for key '__getCSSValue'. (key-spacing)
(#377) Missing space before opening brace. (space-before-blocks)
(#378) Expected space(s) after "if". (keyword-spacing)
(#378) 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)
(#378) Missing space before opening brace. (space-before-blocks)
(#379) Missing semicolon. (semi)
(#380) Expected space(s) before "else". (keyword-spacing)
(#380) Expected space(s) after "else". (keyword-spacing)
(#381) Infix operators must be spaced. (space-infix-ops)
(#381) Missing semicolon. (semi)
(#382) Requires a space before '}'. (block-spacing)
(#382) A space is required after ','. (comma-spacing)
(#382) Missing space before value for key 'write'. (key-spacing)
(#382) A space is required after ','. (comma-spacing)
(#382) Missing space before opening brace. (space-before-blocks)
(#383) Line 383 exceeds the maximum line length of 132. (max-len)
(#383) Infix operators must be spaced. (space-infix-ops)
(#383) Missing whitespace after semicolon. (semi-spacing)
(#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)
(#383) Missing whitespace after semicolon. (semi-spacing)
(#383) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#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)
(#383) Missing whitespace after semicolon. (semi-spacing)
(#383) Expected space(s) after "if". (keyword-spacing)
(#383) Infix operators must be spaced. (space-infix-ops)
(#383) Missing space before opening brace. (space-before-blocks)
(#384) Infix operators must be spaced. (space-infix-ops)
(#384) Missing whitespace after semicolon. (semi-spacing)
(#384) Infix operators must be spaced. (space-infix-ops)
(#384) Missing whitespace after semicolon. (semi-spacing)
(#384) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#384) Infix operators must be spaced. (space-infix-ops)
(#384) Missing whitespace after semicolon. (semi-spacing)
(#384) Infix operators must be spaced. (space-infix-ops)
(#384) Missing semicolon. (semi)
(#385) Unnecessary semicolon. (no-extra-semi)
(#385) Missing whitespace after semicolon. (semi-spacing)
(#385) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#385) Missing whitespace after semicolon. (semi-spacing)
(#385) Infix operators must be spaced. (space-infix-ops)
(#385) 'lz' is not defined. (no-undef)
(#385) Missing whitespace after semicolon. (semi-spacing)
(#385) Expected space(s) after "if". (keyword-spacing)
(#385) Infix operators must be spaced. (space-infix-ops)
(#385) Missing space before opening brace. (space-before-blocks)
(#386) Infix operators must be spaced. (space-infix-ops)
(#386) Missing semicolon. (semi)
(#387) Unnecessary semicolon. (no-extra-semi)
(#387) Infix operators must be spaced. (space-infix-ops)
(#387) Missing whitespace after semicolon. (semi-spacing)
(#387) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#387) Infix operators must be spaced. (space-infix-ops)
(#387) Missing whitespace after semicolon. (semi-spacing)
(#387) Infix operators must be spaced. (space-infix-ops)
(#387) Missing whitespace after semicolon. (semi-spacing)
(#387) Expected space(s) after "if". (keyword-spacing)
(#387) Missing space before opening brace. (space-before-blocks)
(#388) Line 388 exceeds the maximum line length of 132. (max-len)
(#388) Infix operators must be spaced. (space-infix-ops)
(#388) Missing whitespace after semicolon. (semi-spacing)
(#388) Infix operators must be spaced. (space-infix-ops)
(#388) A space is required after ','. (comma-spacing)
(#388) Infix operators must be spaced. (space-infix-ops)
(#388) Missing whitespace after semicolon. (semi-spacing)
(#388) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#388) Infix operators must be spaced. (space-infix-ops)
(#388) Missing whitespace after semicolon. (semi-spacing)
(#388) Infix operators must be spaced. (space-infix-ops)
(#388) Infix operators must be spaced. (space-infix-ops)
(#388) Infix operators must be spaced. (space-infix-ops)
(#388) Infix operators must be spaced. (space-infix-ops)
(#388) Infix operators must be spaced. (space-infix-ops)
(#388) Missing whitespace after semicolon. (semi-spacing)
(#388) Infix operators must be spaced. (space-infix-ops)
(#388) Infix operators must be spaced. (space-infix-ops)
(#388) Infix operators must be spaced. (space-infix-ops)
(#388) Missing semicolon. (semi)
(#389) Unnecessary semicolon. (no-extra-semi)
(#389) Expected space(s) after "if". (keyword-spacing)
(#389) Missing space before opening brace. (space-before-blocks)
(#390) Line 390 exceeds the maximum line length of 132. (max-len)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Infix operators must be spaced. (space-infix-ops)
(#390) Missing semicolon. (semi)
(#391) Expected space(s) before "else". (keyword-spacing)
(#391) Expected space(s) after "else". (keyword-spacing)
(#392) Line 392 exceeds the maximum line length of 132. (max-len)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Infix operators must be spaced. (space-infix-ops)
(#392) Missing semicolon. (semi)
(#393) Unnecessary semicolon. (no-extra-semi)
(#393) Infix operators must be spaced. (space-infix-ops)
(#393) Infix operators must be spaced. (space-infix-ops)
(#393) Missing whitespace after semicolon. (semi-spacing)
(#393) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#393) Infix operators must be spaced. (space-infix-ops)
(#393) Missing whitespace after semicolon. (semi-spacing)
(#393) Expected space(s) after "if". (keyword-spacing)
(#393) Missing space before opening brace. (space-before-blocks)
(#394) Infix operators must be spaced. (space-infix-ops)
(#394) Missing whitespace after semicolon. (semi-spacing)
(#394) A space is required after ','. (comma-spacing)
(#394) Missing semicolon. (semi)
(#395) Expected space(s) before "else". (keyword-spacing)
(#395) Expected space(s) after "else". (keyword-spacing)
(#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)
(#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)
(#396) Infix operators must be spaced. (space-infix-ops)
(#396) Missing whitespace after semicolon. (semi-spacing)
(#396) Missing semicolon. (semi)
(#397) Requires a space before '}'. (block-spacing)
(#397) A space is required after ','. (comma-spacing)
(#397) Missing space before value for key 'get'. (key-spacing)
(#397) Missing space before opening brace. (space-before-blocks)
(#398) Expected space(s) after "try". (keyword-spacing)
(#399) Infix operators must be spaced. (space-infix-ops)
(#399) Infix operators must be spaced. (space-infix-ops)
(#399) Missing semicolon. (semi)
(#401) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#401) Expected space(s) after "catch". (keyword-spacing)
(#401) Empty block statement. (no-empty)
(#401) Missing space before opening brace. (space-before-blocks)
(#403) Unnecessary semicolon. (no-extra-semi)
(#403) '$1' used outside of binding context. (block-scoped-var)
(#403) Missing semicolon. (semi)
(#404) A space is required after ','. (comma-spacing)
(#404) Missing space before value for key 'setVisible'. (key-spacing)
(#404) Missing space before opening brace. (space-before-blocks)
(#405) Infix operators must be spaced. (space-infix-ops)
(#405) Infix operators must be spaced. (space-infix-ops)
(#405) Missing whitespace after semicolon. (semi-spacing)
(#405) Expected space(s) after "if". (keyword-spacing)
(#405) Infix operators must be spaced. (space-infix-ops)
(#405) Missing space before opening brace. (space-before-blocks)
(#406) Infix operators must be spaced. (space-infix-ops)
(#406) Missing semicolon. (semi)
(#407) Expected space(s) before "else". (keyword-spacing)
(#407) Expected space(s) after "else". (keyword-spacing)
(#408) Infix operators must be spaced. (space-infix-ops)
(#408) Missing whitespace after semicolon. (semi-spacing)
(#408) Infix operators must be spaced. (space-infix-ops)
(#408) Missing whitespace after semicolon. (semi-spacing)
(#408) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#408) Infix operators must be spaced. (space-infix-ops)
(#408) Missing whitespace after semicolon. (semi-spacing)
(#408) Infix operators must be spaced. (space-infix-ops)
(#408) Missing semicolon. (semi)
(#409) Requires a space before '}'. (block-spacing)
(#409) A space is required after ','. (comma-spacing)
(#409) Missing space before value for key 'center'. (key-spacing)
(#409) Missing space before opening brace. (space-before-blocks)
(#410) Line 410 exceeds the maximum line length of 132. (max-len)
(#410) '$1' is defined but never used (no-unused-vars)
(#410) Infix operators must be spaced. (space-infix-ops)
(#410) Missing whitespace after semicolon. (semi-spacing)
(#410) '$2' is defined but never used (no-unused-vars)
(#410) Infix operators must be spaced. (space-infix-ops)
(#410) Missing whitespace after semicolon. (semi-spacing)
(#410) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#410) Infix operators must be spaced. (space-infix-ops)
(#410) Missing whitespace after semicolon. (semi-spacing)
(#410) Infix operators must be spaced. (space-infix-ops)
(#410) Missing whitespace after semicolon. (semi-spacing)
(#410) Infix operators must be spaced. (space-infix-ops)
(#410) Infix operators must be spaced. (space-infix-ops)
(#410) Missing whitespace after semicolon. (semi-spacing)
(#410) Infix operators must be spaced. (space-infix-ops)
(#410) Infix operators must be spaced. (space-infix-ops)
(#410) Missing whitespace after semicolon. (semi-spacing)
(#410) Infix operators must be spaced. (space-infix-ops)
(#410) Infix operators must be spaced. (space-infix-ops)
(#410) Missing semicolon. (semi)
(#411) Missing whitespace after semicolon. (semi-spacing)
(#411) 'lz' is not defined. (no-undef)
(#411) Infix operators must be spaced. (space-infix-ops)
(#411) Missing space before opening brace. (space-before-blocks)
(#412) Infix operators must be spaced. (space-infix-ops)
(#412) Missing semicolon. (semi)
(#413) Missing whitespace after semicolon. (semi-spacing)
(#413) 'lz' is not defined. (no-undef)
(#413) Infix operators must be spaced. (space-infix-ops)
(#413) Missing space before value for key '_addExternalInterfaceCallback'. (key-spacing)
(#413) A space is required after ','. (comma-spacing)
(#413) Missing space before opening brace. (space-before-blocks)
(#414) Infix operators must be spaced. (space-infix-ops)
(#414) 'lz' is not defined. (no-undef)
(#414) Missing whitespace after semicolon. (semi-spacing)
(#414) Infix operators must be spaced. (space-infix-ops)
(#414) Missing space before opening brace. (space-before-blocks)
(#415) Infix operators must be spaced. (space-infix-ops)
(#415) Missing whitespace after semicolon. (semi-spacing)
(#415) Expected space(s) after "for". (keyword-spacing)
(#415) Infix operators must be spaced. (space-infix-ops)
(#415) Missing whitespace after semicolon. (semi-spacing)
(#415) Infix operators must be spaced. (space-infix-ops)
(#415) Missing whitespace after semicolon. (semi-spacing)
(#415) Missing space before opening brace. (space-before-blocks)
(#416) Infix operators must be spaced. (space-infix-ops)
(#416) Missing semicolon. (semi)
(#417) Unnecessary semicolon. (no-extra-semi)
(#417) Infix operators must be spaced. (space-infix-ops)
(#417) Missing whitespace after semicolon. (semi-spacing)
(#417) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#417) A space is required after ','. (comma-spacing)
(#417) A space is required after ','. (comma-spacing)
(#417) Missing semicolon. (semi)
(#418) Missing whitespace after semicolon. (semi-spacing)
(#418) Infix operators must be spaced. (space-infix-ops)
(#418) Missing semicolon. (semi)
(#419) A space is required after ','. (comma-spacing)
(#419) Missing space before value for key '_encodeData'. (key-spacing)
(#419) Missing space before opening brace. (space-before-blocks)
(#420) Line 420 exceeds the maximum line length of 132. (max-len)
(#420) Infix operators must be spaced. (space-infix-ops)
(#420) A space is required after ','. (comma-spacing)
(#420) Missing whitespace after semicolon. (semi-spacing)
(#420) Infix operators must be spaced. (space-infix-ops)
(#420) A space is required after ','. (comma-spacing)
(#420) Missing whitespace after semicolon. (semi-spacing)
(#420) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#420) Infix operators must be spaced. (space-infix-ops)
(#420) A space is required after ','. (comma-spacing)
(#420) A space is required after ','. (comma-spacing)
(#420) Missing whitespace after semicolon. (semi-spacing)
(#420) Infix operators must be spaced. (space-infix-ops)
(#420) A space is required after ','. (comma-spacing)
(#420) A space is required after ','. (comma-spacing)
(#420) Missing whitespace after semicolon. (semi-spacing)
(#420) Infix operators must be spaced. (space-infix-ops)
(#420) A space is required after ','. (comma-spacing)
(#420) Missing whitespace after semicolon. (semi-spacing)
(#420) Infix operators must be spaced. (space-infix-ops)
(#420) A space is required after ','. (comma-spacing)
(#420) A space is required after ','. (comma-spacing)
(#420) Missing whitespace after semicolon. (semi-spacing)
(#420) Infix operators must be spaced. (space-infix-ops)
(#420) A space is required after ','. (comma-spacing)
(#420) A space is required after ','. (comma-spacing)
(#420) Missing whitespace after semicolon. (semi-spacing)
(#420) Infix operators must be spaced. (space-infix-ops)
(#420) A space is required after ','. (comma-spacing)
(#420) A space is required after ','. (comma-spacing)
(#420) Missing whitespace after semicolon. (semi-spacing)
(#420) Infix operators must be spaced. (space-infix-ops)
(#420) A space is required after ','. (comma-spacing)
(#420) A space is required after ','. (comma-spacing)
(#420) Missing whitespace after semicolon. (semi-spacing)
(#420) Infix operators must be spaced. (space-infix-ops)
(#420) A space is required after ','. (comma-spacing)
(#420) A space is required after ','. (comma-spacing)
(#420) Missing whitespace after semicolon. (semi-spacing)
(#420) Infix operators must be spaced. (space-infix-ops)
(#420) A space is required after ','. (comma-spacing)
(#420) A space is required after ','. (comma-spacing)
(#420) Missing whitespace after semicolon. (semi-spacing)
(#420) Missing semicolon. (semi)
(#421) A space is required after ','. (comma-spacing)
(#421) Missing space before value for key '_decodeData'. (key-spacing)
(#421) Missing space before opening brace. (space-before-blocks)
(#422) Expected space(s) after "if". (keyword-spacing)
(#422) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#422) Infix operators must be spaced. (space-infix-ops)
(#422) Infix operators must be spaced. (space-infix-ops)
(#422) Infix operators must be spaced. (space-infix-ops)
(#422) Missing space before opening brace. (space-before-blocks)
(#423) Missing semicolon. (semi)
(#424) Unnecessary semicolon. (no-extra-semi)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) A space is required after ','. (comma-spacing)
(#424) A space is required after ','. (comma-spacing)
(#424) Missing whitespace after semicolon. (semi-spacing)
(#424) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) A space is required after ','. (comma-spacing)
(#424) A space is required after ','. (comma-spacing)
(#424) Missing whitespace after semicolon. (semi-spacing)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) eval can be harmful. (no-eval)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) Missing whitespace after semicolon. (semi-spacing)
(#424) Missing semicolon. (semi)
(#425) A space is required after ','. (comma-spacing)
(#425) Missing space before value for key '_chunkArgumentData'. (key-spacing)
(#425) A space is required after ','. (comma-spacing)
(#425) A space is required after ','. (comma-spacing)
(#425) Missing space before opening brace. (space-before-blocks)
(#426) Infix operators must be spaced. (space-infix-ops)
(#426) 'lz' is not defined. (no-undef)
(#426) Missing whitespace after semicolon. (semi-spacing)
(#426) Infix operators must be spaced. (space-infix-ops)
(#426) Infix operators must be spaced. (space-infix-ops)
(#426) Missing whitespace after semicolon. (semi-spacing)
(#426) Expected space(s) after "for". (keyword-spacing)
(#426) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#426) Infix operators must be spaced. (space-infix-ops)
(#426) Missing whitespace after semicolon. (semi-spacing)
(#426) Infix operators must be spaced. (space-infix-ops)
(#426) Missing whitespace after semicolon. (semi-spacing)
(#426) Missing space before opening brace. (space-before-blocks)
(#427) Infix operators must be spaced. (space-infix-ops)
(#427) Infix operators must be spaced. (space-infix-ops)
(#427) Missing whitespace after semicolon. (semi-spacing)
(#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)
(#427) Missing whitespace after semicolon. (semi-spacing)
(#427) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#427) Expected space(s) after "if". (keyword-spacing)
(#427) Infix operators must be spaced. (space-infix-ops)
(#427) Infix operators must be spaced. (space-infix-ops)
(#427) Missing space before opening brace. (space-before-blocks)
(#428) 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)
(#428) Missing semicolon. (semi)
(#429) Line 429 exceeds the maximum line length of 132. (max-len)
(#429) Unnecessary semicolon. (no-extra-semi)
(#429) Infix operators must be spaced. (space-infix-ops)
(#429) A space is required after ','. (comma-spacing)
(#429) Missing whitespace after semicolon. (semi-spacing)
(#429) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#429) Infix operators must be spaced. (space-infix-ops)
(#429) Missing whitespace after semicolon. (semi-spacing)
(#429) Infix operators must be spaced. (space-infix-ops)
(#429) Infix operators must be spaced. (space-infix-ops)
(#429) Infix operators must be spaced. (space-infix-ops)
(#429) Infix operators must be spaced. (space-infix-ops)
(#429) Infix operators must be spaced. (space-infix-ops)
(#429) Infix operators must be spaced. (space-infix-ops)
(#429) Infix operators must be spaced. (space-infix-ops)
(#429) Infix operators must be spaced. (space-infix-ops)
(#429) Infix operators must be spaced. (space-infix-ops)
(#429) Infix operators must be spaced. (space-infix-ops)
(#429) Missing semicolon. (semi)
(#430) Requires a space before '}'. (block-spacing)
(#430) A space is required after ','. (comma-spacing)
(#430) Missing space before value for key '_chunkReturnData'. (key-spacing)
(#430) Missing space before opening brace. (space-before-blocks)
(#431) Infix operators must be spaced. (space-infix-ops)
(#431) 'lz' is not defined. (no-undef)
(#431) Missing whitespace after semicolon. (semi-spacing)
(#431) Infix operators must be spaced. (space-infix-ops)
(#431) Missing whitespace after semicolon. (semi-spacing)
(#431) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#431) Infix operators must be spaced. (space-infix-ops)
(#431) Missing whitespace after semicolon. (semi-spacing)
(#431) Expected space(s) after "for". (keyword-spacing)
(#431) Infix operators must be spaced. (space-infix-ops)
(#431) Missing whitespace after semicolon. (semi-spacing)
(#431) Infix operators must be spaced. (space-infix-ops)
(#431) Missing whitespace after semicolon. (semi-spacing)
(#431) Missing space before opening brace. (space-before-blocks)
(#432) Line 432 exceeds the maximum line length of 132. (max-len)
(#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)
(#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)
(#432) Infix operators must be spaced. (space-infix-ops)
(#432) Infix operators must be spaced. (space-infix-ops)
(#432) Missing whitespace after semicolon. (semi-spacing)
(#432) Expected space(s) after "if". (keyword-spacing)
(#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)
(#432) Missing space before opening brace. (space-before-blocks)
(#433) Infix operators must be spaced. (space-infix-ops)
(#433) Missing semicolon. (semi)
(#434) Expected space(s) after "else". (keyword-spacing)
(#434) Expected space(s) before "else". (keyword-spacing)
(#435) Infix operators must be spaced. (space-infix-ops)
(#435) A space is required after ','. (comma-spacing)
(#435) Infix operators must be spaced. (space-infix-ops)
(#435) Missing semicolon. (semi)
(#436) Unnecessary semicolon. (no-extra-semi)
(#436) Missing semicolon. (semi)
(#437) Unnecessary semicolon. (no-extra-semi)
(#437) Infix operators must be spaced. (space-infix-ops)
(#437) Missing whitespace after semicolon. (semi-spacing)
(#437) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#437) Missing semicolon. (semi)
(#438) A space is required after ','. (comma-spacing)
(#438) Missing space before value for key '_execFlash'. (key-spacing)
(#438) A space is required after ','. (comma-spacing)
(#438) A space is required after ','. (comma-spacing)
(#438) Missing space before opening brace. (space-before-blocks)
(#439) Infix operators must be spaced. (space-infix-ops)
(#439) 'lz' is not defined. (no-undef)
(#439) Missing whitespace after semicolon. (semi-spacing)
(#439) Missing whitespace after semicolon. (semi-spacing)
(#439) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#439) Missing whitespace after semicolon. (semi-spacing)
(#439) Expected space(s) after "for". (keyword-spacing)
(#439) Infix operators must be spaced. (space-infix-ops)
(#439) Missing whitespace after semicolon. (semi-spacing)
(#439) Infix operators must be spaced. (space-infix-ops)
(#439) Missing whitespace after semicolon. (semi-spacing)
(#439) Missing space before opening brace. (space-before-blocks)
(#440) A space is required after ','. (comma-spacing)
(#440) A space is required after ','. (comma-spacing)
(#440) Missing semicolon. (semi)
(#441) Unnecessary semicolon. (no-extra-semi)
(#441) Missing whitespace after semicolon. (semi-spacing)
(#441) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#441) Infix operators must be spaced. (space-infix-ops)
(#441) Missing whitespace after semicolon. (semi-spacing)
(#441) Infix operators must be spaced. (space-infix-ops)
(#441) Missing whitespace after semicolon. (semi-spacing)
(#441) Missing whitespace after semicolon. (semi-spacing)
(#441) Missing semicolon. (semi)
(#442) Missing whitespace after semicolon. (semi-spacing)
(#442) 'lz' is not defined. (no-undef)
(#442) Infix operators must be spaced. (space-infix-ops)
(#442) Missing space before opening brace. (space-before-blocks)
(#443) Infix operators must be spaced. (space-infix-ops)
(#443) Missing semicolon. (semi)
(#444) Missing whitespace after semicolon. (semi-spacing)
(#444) 'lz' is not defined. (no-undef)
(#444) Infix operators must be spaced. (space-infix-ops)
(#444) Missing space before value for key 'needed'. (key-spacing)
(#444) Missing space before opening brace. (space-before-blocks)
(#445) Infix operators must be spaced. (space-infix-ops)
(#445) 'lz' is not defined. (no-undef)
(#445) Missing whitespace after semicolon. (semi-spacing)
(#445) Expected space(s) after "if". (keyword-spacing)
(#445) Infix operators must be spaced. (space-infix-ops)
(#445) Missing space before opening brace. (space-before-blocks)
(#446) Missing semicolon. (semi)
(#447) Unnecessary semicolon. (no-extra-semi)
(#447) Expected space(s) after "if". (keyword-spacing)
(#447) 'lz' is not defined. (no-undef)
(#447) Infix operators must be spaced. (space-infix-ops)
(#447) Infix operators must be spaced. (space-infix-ops)
(#447) A space is required after ','. (comma-spacing)
(#447) A space is required after ','. (comma-spacing)
(#447) Missing space before opening brace. (space-before-blocks)
(#448) Missing semicolon. (semi)
(#449) Unnecessary semicolon. (no-extra-semi)
(#449) Expected space(s) after "if". (keyword-spacing)
(#449) Infix operators must be spaced. (space-infix-ops)
(#449) Missing space before opening brace. (space-before-blocks)
(#450) Missing semicolon. (semi)
(#451) Unnecessary semicolon. (no-extra-semi)
(#451) Expected space(s) after "if". (keyword-spacing)
(#451) A space is required after ','. (comma-spacing)
(#451) A space is required after ','. (comma-spacing)
(#451) Missing space before opening brace. (space-before-blocks)
(#452) Missing semicolon. (semi)
(#453) Unnecessary semicolon. (no-extra-semi)
(#453) Missing semicolon. (semi)
(#454) A space is required after ','. (comma-spacing)
(#454) Missing space before value for key 'install'. (key-spacing)
(#454) Missing space before opening brace. (space-before-blocks)
(#455) Line 455 exceeds the maximum line length of 132. (max-len)
(#455) Infix operators must be spaced. (space-infix-ops)
(#455) 'lz' is not defined. (no-undef)
(#455) Missing whitespace after semicolon. (semi-spacing)
(#455) Infix operators must be spaced. (space-infix-ops)
(#455) Missing whitespace after semicolon. (semi-spacing)
(#455) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#455) Missing whitespace after semicolon. (semi-spacing)
(#455) Infix operators must be spaced. (space-infix-ops)
(#455) Missing whitespace after semicolon. (semi-spacing)
(#455) Infix operators must be spaced. (space-infix-ops)
(#455) Missing whitespace after semicolon. (semi-spacing)
(#455) Infix operators must be spaced. (space-infix-ops)
(#455) Missing whitespace after semicolon. (semi-spacing)
(#455) Expected space(s) after "if". (keyword-spacing)
(#455) Infix operators must be spaced. (space-infix-ops)
(#455) Missing space before opening brace. (space-before-blocks)
(#456) Infix operators must be spaced. (space-infix-ops)
(#456) Missing whitespace after semicolon. (semi-spacing)
(#456) Infix operators must be spaced. (space-infix-ops)
(#456) A space is required after ','. (comma-spacing)
(#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)
(#456) Infix operators must be spaced. (space-infix-ops)
(#456) A space is required after ','. (comma-spacing)
(#456) Missing whitespace after semicolon. (semi-spacing)
(#456) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#456) Infix operators must be spaced. (space-infix-ops)
(#456) Missing semicolon. (semi)
(#457) Unnecessary semicolon. (no-extra-semi)
(#457) '$4' is already defined (no-redeclare)
(#457) Infix operators must be spaced. (space-infix-ops)
(#457) Missing whitespace after semicolon. (semi-spacing)
(#457) Expected space(s) after "if". (keyword-spacing)
(#457) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#457) Infix operators must be spaced. (space-infix-ops)
(#457) Missing space before opening brace. (space-before-blocks)
(#458) Infix operators must be spaced. (space-infix-ops)
(#458) Missing whitespace after semicolon. (semi-spacing)
(#458) Infix operators must be spaced. (space-infix-ops)
(#458) A space is required after ','. (comma-spacing)
(#458) Infix operators must be spaced. (space-infix-ops)
(#458) Infix operators must be spaced. (space-infix-ops)
(#458) Infix operators must be spaced. (space-infix-ops)
(#458) Infix operators must be spaced. (space-infix-ops)
(#458) A space is required after ','. (comma-spacing)
(#458) Missing whitespace after semicolon. (semi-spacing)
(#458) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#458) Infix operators must be spaced. (space-infix-ops)
(#458) Missing semicolon. (semi)
(#459) Unnecessary semicolon. (no-extra-semi)
(#459) Infix operators must be spaced. (space-infix-ops)
(#459) Missing whitespace after semicolon. (semi-spacing)
(#459) Expected space(s) after "if". (keyword-spacing)
(#459) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#459) Infix operators must be spaced. (space-infix-ops)
(#459) Missing space before opening brace. (space-before-blocks)
(#460) Infix operators must be spaced. (space-infix-ops)
(#460) Missing whitespace after semicolon. (semi-spacing)
(#460) '$5' used outside of binding context. (block-scoped-var)
(#460) Infix operators must be spaced. (space-infix-ops)
(#460) Missing whitespace after semicolon. (semi-spacing)
(#460) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#460) '$5' used outside of binding context. (block-scoped-var)
(#460) Missing semicolon. (semi)
(#461) Expected space(s) after "else". (keyword-spacing)
(#461) Expected space(s) before "else". (keyword-spacing)
(#462) Expected space(s) after "if". (keyword-spacing)
(#462) A space is required after ','. (comma-spacing)
(#462) A space is required after ','. (comma-spacing)
(#462) Missing space before opening brace. (space-before-blocks)
(#463) '$5' used outside of binding context. (block-scoped-var)
(#463) '$5' is already defined (no-redeclare)
(#463) Infix operators must be spaced. (space-infix-ops)
(#463) Missing whitespace after semicolon. (semi-spacing)
(#463) '$5' used outside of binding context. (block-scoped-var)
(#463) A space is required after ','. (comma-spacing)
(#463) Missing whitespace after semicolon. (semi-spacing)
(#463) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#463) '$5' used outside of binding context. (block-scoped-var)
(#463) Missing whitespace after semicolon. (semi-spacing)
(#463) '$5' used outside of binding context. (block-scoped-var)
(#463) Missing semicolon. (semi)
(#464) Expected space(s) before "else". (keyword-spacing)
(#464) Expected space(s) after "else". (keyword-spacing)
(#465) Unexpected alert. (no-alert)
(#465) Line 465 exceeds the maximum line length of 132. (max-len)
(#465) Infix operators must be spaced. (space-infix-ops)
(#465) Missing whitespace after semicolon. (semi-spacing)
(#465) Infix operators must be spaced. (space-infix-ops)
(#465) Missing semicolon. (semi)
(#466) Requires a space before '}'. (block-spacing)
(#466) Requires a space before '}'. (block-spacing)
(#466) A space is required after ','. (comma-spacing)
(#466) Missing space before value for key '_onInstallStatus'. (key-spacing)
(#466) Missing space before opening brace. (space-before-blocks)
(#467) Expected space(s) after "if". (keyword-spacing)
(#467) Infix operators must be spaced. (space-infix-ops)
(#467) Missing space before opening brace. (space-before-blocks)
(#468) Expected space(s) after "if". (keyword-spacing)
(#468) 'lz' is not defined. (no-undef)
(#468) Missing space before opening brace. (space-before-blocks)
(#469) Infix operators must be spaced. (space-infix-ops)
(#469) Infix operators must be spaced. (space-infix-ops)
(#469) Missing semicolon. (semi)
(#470) Requires a space before '}'. (block-spacing)
(#470) Expected space(s) before "else". (keyword-spacing)
(#470) Expected space(s) after "else". (keyword-spacing)
(#471) Expected space(s) after "if". (keyword-spacing)
(#471) Infix operators must be spaced. (space-infix-ops)
(#471) Missing space before opening brace. (space-before-blocks)
(#472) Unexpected alert. (no-alert)
(#472) Line 472 exceeds the maximum line length of 132. (max-len)
(#472) Infix operators must be spaced. (space-infix-ops)
(#472) Missing whitespace after semicolon. (semi-spacing)
(#472) Infix operators must be spaced. (space-infix-ops)
(#472) Missing semicolon. (semi)
(#473) Expected space(s) after "else". (keyword-spacing)
(#473) Expected space(s) before "else". (keyword-spacing)
(#474) Expected space(s) after "if". (keyword-spacing)
(#474) Infix operators must be spaced. (space-infix-ops)
(#474) Missing space before opening brace. (space-before-blocks)
(#475) Line 475 exceeds the maximum line length of 132. (max-len)
(#475) Unexpected alert. (no-alert)
(#475) Infix operators must be spaced. (space-infix-ops)
(#475) Infix operators must be spaced. (space-infix-ops)
(#475) Missing whitespace after semicolon. (semi-spacing)
(#475) Infix operators must be spaced. (space-infix-ops)
(#475) Missing semicolon. (semi)
(#476) Line 476 exceeds the maximum line length of 132. (max-len)
(#476) Requires a space before '}'. (block-spacing)
(#476) Requires a space before '}'. (block-spacing)
(#476) Requires a space before '}'. (block-spacing)
(#476) Missing whitespace after semicolon. (semi-spacing)
(#476) 'lz' is not defined. (no-undef)
(#476) Infix operators must be spaced. (space-infix-ops)
(#476) 'lz' is not defined. (no-undef)
(#476) Missing whitespace after semicolon. (semi-spacing)
(#476) 'lz' is not defined. (no-undef)
(#476) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#476) Infix operators must be spaced. (space-infix-ops)
(#476) Missing space before value for key '__counter'. (key-spacing)
(#476) A space is required after ','. (comma-spacing)
(#476) Missing space before value for key '__frames'. (key-spacing)
(#476) A space is required after ','. (comma-spacing)
(#476) Missing space before value for key '__namebyid'. (key-spacing)
(#476) A space is required after ','. (comma-spacing)
(#476) Missing space before value for key '__loading'. (key-spacing)
(#476) A space is required after ','. (comma-spacing)
(#476) Missing space before value for key '__callqueue'. (key-spacing)
(#476) A space is required after ','. (comma-spacing)
(#476) Missing space before value for key '__calljsqueue'. (key-spacing)
(#476) A space is required after ','. (comma-spacing)
(#476) Missing space before value for key '__sendmouseevents'. (key-spacing)
(#476) A space is required after ','. (comma-spacing)
(#476) Missing space before value for key '__hidenativecontextmenu'. (key-spacing)
(#476) A space is required after ','. (comma-spacing)
(#476) Missing space before value for key '__selectionbookmarks'. (key-spacing)
(#476) A space is required after ','. (comma-spacing)
(#476) Missing space before value for key 'create'. (key-spacing)
(#476) A space is required after ','. (comma-spacing)
(#476) A space is required after ','. (comma-spacing)
(#476) A space is required after ','. (comma-spacing)
(#476) A space is required after ','. (comma-spacing)
(#476) A space is required after ','. (comma-spacing)
(#476) Missing space before opening brace. (space-before-blocks)
(#477) Line 477 exceeds the maximum line length of 132. (max-len)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) 'lz' is not defined. (no-undef)
(#477) Missing whitespace after semicolon. (semi-spacing)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) Script URL is a form of eval. (no-script-url)
(#477) Missing whitespace after semicolon. (semi-spacing)
(#477) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) Missing whitespace after semicolon. (semi-spacing)
(#477) Expected space(s) after "if". (keyword-spacing)
(#477) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) Missing space before opening brace. (space-before-blocks)
(#478) Infix operators must be spaced. (space-infix-ops)
(#478) Missing semicolon. (semi)
(#479) Unnecessary semicolon. (no-extra-semi)
(#479) 'lz' is not defined. (no-undef)
(#479) Infix operators must be spaced. (space-infix-ops)
(#479) Missing whitespace after semicolon. (semi-spacing)
(#479) Expected space(s) after "if". (keyword-spacing)
(#479) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#479) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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)
(#479) Missing space before opening brace. (space-before-blocks)
(#480) Infix operators must be spaced. (space-infix-ops)
(#480) Missing semicolon. (semi)
(#481) Unnecessary semicolon. (no-extra-semi)
(#481) Expected space(s) after "if". (keyword-spacing)
(#481) Missing space before opening brace. (space-before-blocks)
(#482) Infix operators must be spaced. (space-infix-ops)
(#482) Infix operators must be spaced. (space-infix-ops)
(#482) Infix operators must be spaced. (space-infix-ops)
(#482) Infix operators must be spaced. (space-infix-ops)
(#482) Infix operators must be spaced. (space-infix-ops)
(#482) Infix operators must be spaced. (space-infix-ops)
(#482) Infix operators must be spaced. (space-infix-ops)
(#482) Infix operators must be spaced. (space-infix-ops)
(#482) Infix operators must be spaced. (space-infix-ops)
(#482) Missing whitespace after semicolon. (semi-spacing)
(#482) Expected space(s) after "if". (keyword-spacing)
(#482) Infix operators must be spaced. (space-infix-ops)
(#482) Missing space before opening brace. (space-before-blocks)
(#483) Infix operators must be spaced. (space-infix-ops)
(#483) Missing semicolon. (semi)
(#484) Line 484 exceeds the maximum line length of 132. (max-len)
(#484) Unnecessary semicolon. (no-extra-semi)
(#484) Infix operators must be spaced. (space-infix-ops)
(#484) Missing whitespace after semicolon. (semi-spacing)
(#484) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#484) Infix operators must be spaced. (space-infix-ops)
(#484) Missing whitespace after semicolon. (semi-spacing)
(#484) 'lz' is not defined. (no-undef)
(#484) A space is required after ','. (comma-spacing)
(#484) A space is required after ','. (comma-spacing)
(#484) Infix operators must be spaced. (space-infix-ops)
(#484) Missing whitespace after semicolon. (semi-spacing)
(#484) Missing whitespace after semicolon. (semi-spacing)
(#484) Infix operators must be spaced. (space-infix-ops)
(#484) Missing whitespace after semicolon. (semi-spacing)
(#484) '$12' used outside of binding context. (block-scoped-var)
(#484) Infix operators must be spaced. (space-infix-ops)
(#484) Missing semicolon. (semi)
(#485) Expected space(s) after "else". (keyword-spacing)
(#485) Expected space(s) before "else". (keyword-spacing)
(#486) Line 486 exceeds the maximum line length of 132. (max-len)
(#486) '$12' used outside of binding context. (block-scoped-var)
(#486) '$12' is already defined (no-redeclare)
(#486) Infix operators must be spaced. (space-infix-ops)
(#486) Missing whitespace after semicolon. (semi-spacing)
(#486) 'lz' is not defined. (no-undef)
(#486) '$12' used outside of binding context. (block-scoped-var)
(#486) A space is required after ','. (comma-spacing)
(#486) A space is required after ','. (comma-spacing)
(#486) Missing whitespace after semicolon. (semi-spacing)
(#486) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#486) 'lz' is not defined. (no-undef)
(#486) '$12' used outside of binding context. (block-scoped-var)
(#486) A space is required after ','. (comma-spacing)
(#486) A space is required after ','. (comma-spacing)
(#486) Missing whitespace after semicolon. (semi-spacing)
(#486) 'lz' is not defined. (no-undef)
(#486) '$12' used outside of binding context. (block-scoped-var)
(#486) A space is required after ','. (comma-spacing)
(#486) A space is required after ','. (comma-spacing)
(#486) Missing whitespace after semicolon. (semi-spacing)
(#486) 'lz' is not defined. (no-undef)
(#486) '$12' used outside of binding context. (block-scoped-var)
(#486) A space is required after ','. (comma-spacing)
(#486) A space is required after ','. (comma-spacing)
(#486) Missing whitespace after semicolon. (semi-spacing)
(#486) Expected space(s) after "if". (keyword-spacing)
(#486) Infix operators must be spaced. (space-infix-ops)
(#486) Missing space before opening brace. (space-before-blocks)
(#487) 'lz' is not defined. (no-undef)
(#487) '$12' used outside of binding context. (block-scoped-var)
(#487) A space is required after ','. (comma-spacing)
(#487) A space is required after ','. (comma-spacing)
(#487) Missing semicolon. (semi)
(#488) Unnecessary semicolon. (no-extra-semi)
(#488) '$12' used outside of binding context. (block-scoped-var)
(#488) A space is required after ','. (comma-spacing)
(#488) Missing semicolon. (semi)
(#489) Unnecessary semicolon. (no-extra-semi)
(#489) Expected space(s) after "if". (keyword-spacing)
(#489) '$12' used outside of binding context. (block-scoped-var)
(#489) '$12' used outside of binding context. (block-scoped-var)
(#489) Missing space before opening brace. (space-before-blocks)
(#490) A space is required after ','. (comma-spacing)
(#490) A space is required after ','. (comma-spacing)
(#490) A space is required after ','. (comma-spacing)
(#490) A space is required after ','. (comma-spacing)
(#490) A space is required after ','. (comma-spacing)
(#490) A space is required after ','. (comma-spacing)
(#490) Missing semicolon. (semi)
(#491) Expected space(s) before "else". (keyword-spacing)
(#491) Expected space(s) after "else". (keyword-spacing)
(#492) Infix operators must be spaced. (space-infix-ops)
(#492) A space is required after ','. (comma-spacing)
(#492) A space is required after ','. (comma-spacing)
(#492) A space is required after ','. (comma-spacing)
(#492) A space is required after ','. (comma-spacing)
(#492) A space is required after ','. (comma-spacing)
(#492) A space is required after ','. (comma-spacing)
(#492) A space is required after ','. (comma-spacing)
(#492) Missing whitespace after semicolon. (semi-spacing)
(#492) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#492) Infix operators must be spaced. (space-infix-ops)
(#492) Infix operators must be spaced. (space-infix-ops)
(#492) A space is required after ','. (comma-spacing)
(#492) Missing semicolon. (semi)
(#493) Unnecessary semicolon. (no-extra-semi)
(#493) Infix operators must be spaced. (space-infix-ops)
(#493) Missing semicolon. (semi)
(#494) A space is required after ','. (comma-spacing)
(#494) Missing space before value for key '__checkiframe'. (key-spacing)
(#494) Missing space before opening brace. (space-before-blocks)
(#495) Infix operators must be spaced. (space-infix-ops)
(#495) Missing whitespace after semicolon. (semi-spacing)
(#495) Expected space(s) after "if". (keyword-spacing)
(#495) Missing space before opening brace. (space-before-blocks)
(#496) Infix operators must be spaced. (space-infix-ops)
(#496) 'lz' is not defined. (no-undef)
(#496) Missing whitespace after semicolon. (semi-spacing)
(#496) 'lz' is not defined. (no-undef)
(#496) Missing whitespace after semicolon. (semi-spacing)
(#496) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#496) 'lz' is not defined. (no-undef)
(#496) Missing semicolon. (semi)
(#497) Expected space(s) after "else". (keyword-spacing)
(#497) Expected space(s) before "else". (keyword-spacing)
(#498) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#498) Infix operators must be spaced. (space-infix-ops)
(#498) Infix operators must be spaced. (space-infix-ops)
(#498) A space is required after ','. (comma-spacing)
(#498) Missing semicolon. (semi)
(#499) Requires a space before '}'. (block-spacing)
(#499) A space is required after ','. (comma-spacing)
(#499) Missing space before value for key '__playQueue'. (key-spacing)
(#499) Missing space before opening brace. (space-before-blocks)
(#500) Infix operators must be spaced. (space-infix-ops)
(#500) 'lz' is not defined. (no-undef)
(#500) Missing whitespace after semicolon. (semi-spacing)
(#500) Expected space(s) after "for". (keyword-spacing)
(#500) Infix operators must be spaced. (space-infix-ops)
(#500) Missing whitespace after semicolon. (semi-spacing)
(#500) Infix operators must be spaced. (space-infix-ops)
(#500) Missing whitespace after semicolon. (semi-spacing)
(#500) Missing space before opening brace. (space-before-blocks)
(#501) Infix operators must be spaced. (space-infix-ops)
(#501) Missing whitespace after semicolon. (semi-spacing)
(#501) Infix operators must be spaced. (space-infix-ops)
(#501) A space is required after ','. (comma-spacing)
(#501) Missing whitespace after semicolon. (semi-spacing)
(#501) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#501) A space is required after ','. (comma-spacing)
(#501) Missing semicolon. (semi)
(#502) Requires a space before '}'. (block-spacing)
(#502) A space is required after ','. (comma-spacing)
(#502) Missing space before value for key '__finishCreate'. (key-spacing)
(#502) A space is required after ','. (comma-spacing)
(#502) A space is required after ','. (comma-spacing)
(#502) A space is required after ','. (comma-spacing)
(#502) A space is required after ','. (comma-spacing)
(#502) A space is required after ','. (comma-spacing)
(#502) A space is required after ','. (comma-spacing)
(#502) '$7' is defined but never used (no-unused-vars)
(#502) Missing space before opening brace. (space-before-blocks)
(#503) Infix operators must be spaced. (space-infix-ops)
(#503) Missing whitespace after semicolon. (semi-spacing)
(#503) Expected space(s) after "if". (keyword-spacing)
(#503) Infix operators must be spaced. (space-infix-ops)
(#503) Missing space before opening brace. (space-before-blocks)
(#504) Infix operators must be spaced. (space-infix-ops)
(#504) 'lz' is not defined. (no-undef)
(#504) Missing semicolon. (semi)
(#505) Line 505 exceeds the maximum line length of 132. (max-len)
(#505) Unnecessary semicolon. (no-extra-semi)
(#505) Infix operators must be spaced. (space-infix-ops)
(#505) Missing whitespace after semicolon. (semi-spacing)
(#505) 'lz' is not defined. (no-undef)
(#505) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#505) Infix operators must be spaced. (space-infix-ops)
(#505) Missing whitespace after semicolon. (semi-spacing)
(#505) Infix operators must be spaced. (space-infix-ops)
(#505) Missing whitespace after semicolon. (semi-spacing)
(#505) Infix operators must be spaced. (space-infix-ops)
(#505) 'lz' is not defined. (no-undef)
(#505) Missing whitespace after semicolon. (semi-spacing)
(#505) Infix operators must be spaced. (space-infix-ops)
(#505) 'lz' is not defined. (no-undef)
(#505) Missing whitespace after semicolon. (semi-spacing)
(#505) Infix operators must be spaced. (space-infix-ops)
(#505) Infix operators must be spaced. (space-infix-ops)
(#505) Missing whitespace after semicolon. (semi-spacing)
(#505) A space is required after ','. (comma-spacing)
(#505) Missing whitespace after semicolon. (semi-spacing)
(#505) 'lz' is not defined. (no-undef)
(#505) Infix operators must be spaced. (space-infix-ops)
(#505) Missing whitespace after semicolon. (semi-spacing)
(#505) Expected space(s) after "if". (keyword-spacing)
(#505) Infix operators must be spaced. (space-infix-ops)
(#505) Missing space before opening brace. (space-before-blocks)
(#506) Infix operators must be spaced. (space-infix-ops)
(#506) Missing semicolon. (semi)
(#507) Expected space(s) before "else". (keyword-spacing)
(#507) Expected space(s) after "else". (keyword-spacing)
(#508) Expected space(s) after "if". (keyword-spacing)
(#508) Missing space before opening brace. (space-before-blocks)
(#509) 'lz' is not defined. (no-undef)
(#509) A space is required after ','. (comma-spacing)
(#509) A space is required after ','. (comma-spacing)
(#509) Missing whitespace after semicolon. (semi-spacing)
(#509) Infix operators must be spaced. (space-infix-ops)
(#509) 'lz' is not defined. (no-undef)
(#509) Missing whitespace after semicolon. (semi-spacing)
(#509) Expected space(s) after "if". (keyword-spacing)
(#509) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#509) Infix operators must be spaced. (space-infix-ops)
(#509) Infix operators must be spaced. (space-infix-ops)
(#509) Missing space before opening brace. (space-before-blocks)
(#510) Infix operators must be spaced. (space-infix-ops)
(#510) Missing whitespace after semicolon. (semi-spacing)
(#510) Infix operators must be spaced. (space-infix-ops)
(#510) 'lz' is not defined. (no-undef)
(#510) Missing semicolon. (semi)
(#511) Requires a space before '}'. (block-spacing)
(#511) Requires a space before '}'. (block-spacing)
(#511) Unnecessary semicolon. (no-extra-semi)
(#511) Infix operators must be spaced. (space-infix-ops)
(#511) Missing semicolon. (semi)
(#512) A space is required after ','. (comma-spacing)
(#512) Missing space before value for key 'appendTo'. (key-spacing)
(#512) A space is required after ','. (comma-spacing)
(#512) Missing space before opening brace. (space-before-blocks)
(#513) Expected space(s) after "if". (keyword-spacing)
(#513) Infix operators must be spaced. (space-infix-ops)
(#513) Missing space before opening brace. (space-before-blocks)
(#514) Missing semicolon. (semi)
(#515) Unnecessary semicolon. (no-extra-semi)
(#515) Expected space(s) after "if". (keyword-spacing)
(#515) Missing space before opening brace. (space-before-blocks)
(#516) 'old' is not defined. (no-undef)
(#516) Infix operators must be spaced. (space-infix-ops)
(#516) Missing whitespace after semicolon. (semi-spacing)
(#516) 'old' is not defined. (no-undef)
(#516) Missing semicolon. (semi)
(#517) Expected space(s) after "else". (keyword-spacing)
(#517) Expected space(s) before "else". (keyword-spacing)
(#518) Missing semicolon. (semi)
(#519) Unnecessary semicolon. (no-extra-semi)
(#519) Infix operators must be spaced. (space-infix-ops)
(#519) Missing semicolon. (semi)
(#520) A space is required after ','. (comma-spacing)
(#520) Missing space before value for key 'getFrame'. (key-spacing)
(#520) Missing space before opening brace. (space-before-blocks)
(#521) 'lz' is not defined. (no-undef)
(#521) Missing semicolon. (semi)
(#522) A space is required after ','. (comma-spacing)
(#522) Missing space before value for key 'getFrameWindow'. (key-spacing)
(#522) Missing space before opening brace. (space-before-blocks)
(#523) Expected space(s) after "if". (keyword-spacing)
(#523) ["framesColl"] is better written in dot notation. (dot-notation)
(#523) Missing space before opening brace. (space-before-blocks)
(#524) Expected space(s) after "if". (keyword-spacing)
(#524) Missing space before opening brace. (space-before-blocks)
(#525) Infix operators must be spaced. (space-infix-ops)
(#525) Missing semicolon. (semi)
(#526) Expected space(s) after "else". (keyword-spacing)
(#526) Expected space(s) before "else". (keyword-spacing)
(#527) Infix operators must be spaced. (space-infix-ops)
(#527) Missing semicolon. (semi)
(#528) Requires a space before '}'. (block-spacing)
(#528) Unnecessary semicolon. (no-extra-semi)
(#528) Missing semicolon. (semi)
(#529) A space is required after ','. (comma-spacing)
(#529) Missing space before value for key 'setSrc'. (key-spacing)
(#529) A space is required after ','. (comma-spacing)
(#529) A space is required after ','. (comma-spacing)
(#529) Missing space before opening brace. (space-before-blocks)
(#530) Expected space(s) after "if". (keyword-spacing)
(#530) '$1' used outside of binding context. (block-scoped-var)
(#530) Missing space before opening brace. (space-before-blocks)
(#531) '$1' used outside of binding context. (block-scoped-var)
(#531) A space is required after ','. (comma-spacing)
(#531) '$1' used outside of binding context. (block-scoped-var)
(#531) A space is required after ','. (comma-spacing)
(#531) A space is required after ','. (comma-spacing)
(#531) Missing whitespace after semicolon. (semi-spacing)
(#531) Missing semicolon. (semi)
(#532) Unnecessary semicolon. (no-extra-semi)
(#532) '$1' used outside of binding context. (block-scoped-var)
(#532) A space is required after ','. (comma-spacing)
(#532) Missing whitespace after semicolon. (semi-spacing)
(#532) Expected space(s) after "if". (keyword-spacing)
(#532) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#532) Missing space before opening brace. (space-before-blocks)
(#533) '$4' used outside of binding context. (block-scoped-var)
(#533) Infix operators must be spaced. (space-infix-ops)
(#533) 'lz' is not defined. (no-undef)
(#533) '$1' used outside of binding context. (block-scoped-var)
(#533) Missing whitespace after semicolon. (semi-spacing)
(#533) Expected space(s) after "if". (keyword-spacing)
(#533) '$4' used outside of binding context. (block-scoped-var)
(#533) Missing space before opening brace. (space-before-blocks)
(#534) Missing semicolon. (semi)
(#535) Unnecessary semicolon. (no-extra-semi)
(#535) 'lz' is not defined. (no-undef)
(#535) '$4' used outside of binding context. (block-scoped-var)
(#535) A space is required after ','. (comma-spacing)
(#535) A space is required after ','. (comma-spacing)
(#535) Missing semicolon. (semi)
(#536) Expected space(s) before "else". (keyword-spacing)
(#536) Expected space(s) after "else". (keyword-spacing)
(#537) '$1' is already defined (no-redeclare)
(#537) Infix operators must be spaced. (space-infix-ops)
(#537) 'lz' is not defined. (no-undef)
(#537) Missing whitespace after semicolon. (semi-spacing)
(#537) '$4' is already defined (no-redeclare)
(#537) '$4' used outside of binding context. (block-scoped-var)
(#537) Infix operators must be spaced. (space-infix-ops)
(#537) Missing whitespace after semicolon. (semi-spacing)
(#537) Expected space(s) after "if". (keyword-spacing)
(#537) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#537) '$4' used outside of binding context. (block-scoped-var)
(#537) Missing space before opening brace. (space-before-blocks)
(#538) Missing semicolon. (semi)
(#539) Unnecessary semicolon. (no-extra-semi)
(#539) '$4' used outside of binding context. (block-scoped-var)
(#539) Missing semicolon. (semi)
(#540) Unnecessary semicolon. (no-extra-semi)
(#540) '$1' used outside of binding context. (block-scoped-var)
(#540) Infix operators must be spaced. (space-infix-ops)
(#540) Missing semicolon. (semi)
(#541) A space is required after ','. (comma-spacing)
(#541) Missing space before value for key 'setPosition'. (key-spacing)
(#541) A space is required after ','. (comma-spacing)
(#541) A space is required after ','. (comma-spacing)
(#541) A space is required after ','. (comma-spacing)
(#541) A space is required after ','. (comma-spacing)
(#541) A space is required after ','. (comma-spacing)
(#541) A space is required after ','. (comma-spacing)
(#541) Missing space before opening brace. (space-before-blocks)
(#542) Expected space(s) after "if". (keyword-spacing)
(#542) Missing space before opening brace. (space-before-blocks)
(#543) A space is required after ','. (comma-spacing)
(#543) A space is required after ','. (comma-spacing)
(#543) A space is required after ','. (comma-spacing)
(#543) A space is required after ','. (comma-spacing)
(#543) A space is required after ','. (comma-spacing)
(#543) A space is required after ','. (comma-spacing)
(#543) A space is required after ','. (comma-spacing)
(#543) Missing whitespace after semicolon. (semi-spacing)
(#543) Missing semicolon. (semi)
(#544) Unnecessary semicolon. (no-extra-semi)
(#544) Infix operators must be spaced. (space-infix-ops)
(#544) 'lz' is not defined. (no-undef)
(#544) Missing whitespace after semicolon. (semi-spacing)
(#544) Expected space(s) after "if". (keyword-spacing)
(#544) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#544) Missing space before opening brace. (space-before-blocks)
(#545) Missing semicolon. (semi)
(#546) Unnecessary semicolon. (no-extra-semi)
(#546) Expected space(s) after "if". (keyword-spacing)
(#546) Missing space before opening brace. (space-before-blocks)
(#547) '$9' used outside of binding context. (block-scoped-var)
(#547) Infix operators must be spaced. (space-infix-ops)
(#547) 'lz' is not defined. (no-undef)
(#547) Missing semicolon. (semi)
(#548) Expected space(s) before "else". (keyword-spacing)
(#548) Expected space(s) after "else". (keyword-spacing)
(#549) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#549) '$9' used outside of binding context. (block-scoped-var)
(#549) '$9' is already defined (no-redeclare)
(#549) Infix operators must be spaced. (space-infix-ops)
(#549) Missing space before value for key 'x'. (key-spacing)
(#549) A space is required after ','. (comma-spacing)
(#549) Missing space before value for key 'y'. (key-spacing)
(#549) Requires a space before '}'. (block-spacing)
(#549) Missing semicolon. (semi)
(#549) Unnecessary semicolon. (no-extra-semi)
(#549) Expected space(s) after "if". (keyword-spacing)
(#549) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#549) Infix operators must be spaced. (space-infix-ops)
(#549) Infix operators must be spaced. (space-infix-ops)
(#549) Missing space before opening brace. (space-before-blocks)
(#550) Infix operators must be spaced. (space-infix-ops)
(#550) Infix operators must be spaced. (space-infix-ops)
(#550) '$9' used outside of binding context. (block-scoped-var)
(#550) '$9' used outside of binding context. (block-scoped-var)
(#550) Infix operators must be spaced. (space-infix-ops)
(#550) Missing semicolon. (semi)
(#551) Unnecessary semicolon. (no-extra-semi)
(#551) Expected space(s) after "if". (keyword-spacing)
(#551) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#551) Infix operators must be spaced. (space-infix-ops)
(#551) Infix operators must be spaced. (space-infix-ops)
(#551) Missing space before opening brace. (space-before-blocks)
(#552) Infix operators must be spaced. (space-infix-ops)
(#552) Infix operators must be spaced. (space-infix-ops)
(#552) '$9' used outside of binding context. (block-scoped-var)
(#552) '$9' used outside of binding context. (block-scoped-var)
(#552) Infix operators must be spaced. (space-infix-ops)
(#552) Missing semicolon. (semi)
(#553) Unnecessary semicolon. (no-extra-semi)
(#553) Expected space(s) after "if". (keyword-spacing)
(#553) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#553) Infix operators must be spaced. (space-infix-ops)
(#553) Infix operators must be spaced. (space-infix-ops)
(#553) Missing space before opening brace. (space-before-blocks)
(#554) Infix operators must be spaced. (space-infix-ops)
(#554) Infix operators must be spaced. (space-infix-ops)
(#554) Missing semicolon. (semi)
(#555) Unnecessary semicolon. (no-extra-semi)
(#555) Expected space(s) after "if". (keyword-spacing)
(#555) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#555) Infix operators must be spaced. (space-infix-ops)
(#555) Infix operators must be spaced. (space-infix-ops)
(#555) Missing space before opening brace. (space-before-blocks)
(#556) Infix operators must be spaced. (space-infix-ops)
(#556) Infix operators must be spaced. (space-infix-ops)
(#556) Missing semicolon. (semi)
(#557) Unnecessary semicolon. (no-extra-semi)
(#557) Expected space(s) after "if". (keyword-spacing)
(#557) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#557) Infix operators must be spaced. (space-infix-ops)
(#557) Missing space before opening brace. (space-before-blocks)
(#558) Expected space(s) after "if". (keyword-spacing)
(#558) Infix operators must be spaced. (space-infix-ops)
(#558) Missing space before opening brace. (space-before-blocks)
(#559) Infix operators must be spaced. (space-infix-ops)
(#559) Infix operators must be spaced. (space-infix-ops)
(#559) Missing semicolon. (semi)
(#560) Unnecessary semicolon. (no-extra-semi)
(#560) Infix operators must be spaced. (space-infix-ops)
(#560) Infix operators must be spaced. (space-infix-ops)
(#560) Missing semicolon. (semi)
(#561) Unnecessary semicolon. (no-extra-semi)
(#561) Expected space(s) after "if". (keyword-spacing)
(#561) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#561) Infix operators must be spaced. (space-infix-ops)
(#561) Missing space before opening brace. (space-before-blocks)
(#562) A space is required after ','. (comma-spacing)
(#562) Infix operators must be spaced. (space-infix-ops)
(#562) Missing semicolon. (semi)
(#563) Requires a space before '}'. (block-spacing)
(#563) A space is required after ','. (comma-spacing)
(#563) Missing space before value for key 'setVisible'. (key-spacing)
(#563) A space is required after ','. (comma-spacing)
(#563) Missing space before opening brace. (space-before-blocks)
(#564) Expected space(s) after "if". (keyword-spacing)
(#564) Missing space before opening brace. (space-before-blocks)
(#565) A space is required after ','. (comma-spacing)
(#565) A space is required after ','. (comma-spacing)
(#565) Missing whitespace after semicolon. (semi-spacing)
(#565) Missing semicolon. (semi)
(#566) Unnecessary semicolon. (no-extra-semi)
(#566) Expected space(s) after "if". (keyword-spacing)
(#566) Infix operators must be spaced. (space-infix-ops)
(#566) Missing space before opening brace. (space-before-blocks)
(#567) Infix operators must be spaced. (space-infix-ops)
(#567) Infix operators must be spaced. (space-infix-ops)
(#567) Missing semicolon. (semi)
(#568) Unnecessary semicolon. (no-extra-semi)
(#568) Infix operators must be spaced. (space-infix-ops)
(#568) 'lz' is not defined. (no-undef)
(#568) Missing whitespace after semicolon. (semi-spacing)
(#568) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#568) Expected space(s) after "if". (keyword-spacing)
(#568) Missing space before opening brace. (space-before-blocks)
(#569) Missing semicolon. (semi)
(#570) Unnecessary semicolon. (no-extra-semi)
(#570) Infix operators must be spaced. (space-infix-ops)
(#570) Infix operators must be spaced. (space-infix-ops)
(#570) Missing semicolon. (semi)
(#571) A space is required after ','. (comma-spacing)
(#571) Missing space before value for key 'bringToFront'. (key-spacing)
(#571) Missing space before opening brace. (space-before-blocks)
(#572) Expected space(s) after "if". (keyword-spacing)
(#572) Missing space before opening brace. (space-before-blocks)
(#573) A space is required after ','. (comma-spacing)
(#573) Missing whitespace after semicolon. (semi-spacing)
(#573) Missing semicolon. (semi)
(#574) Unnecessary semicolon. (no-extra-semi)
(#574) Infix operators must be spaced. (space-infix-ops)
(#574) 'lz' is not defined. (no-undef)
(#574) Missing whitespace after semicolon. (semi-spacing)
(#574) Expected space(s) after "if". (keyword-spacing)
(#574) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#574) Missing space before opening brace. (space-before-blocks)
(#575) Missing semicolon. (semi)
(#576) Unnecessary semicolon. (no-extra-semi)
(#576) Infix operators must be spaced. (space-infix-ops)
(#576) Missing whitespace after semicolon. (semi-spacing)
(#576) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#576) A space is required after ','. (comma-spacing)
(#576) Missing whitespace after semicolon. (semi-spacing)
(#576) 'lz' is not defined. (no-undef)
(#576) Infix operators must be spaced. (space-infix-ops)
(#576) Missing semicolon. (semi)
(#577) A space is required after ','. (comma-spacing)
(#577) Missing space before value for key 'sendToBack'. (key-spacing)
(#577) Missing space before opening brace. (space-before-blocks)
(#578) Expected space(s) after "if". (keyword-spacing)
(#578) Missing space before opening brace. (space-before-blocks)
(#579) A space is required after ','. (comma-spacing)
(#579) Missing whitespace after semicolon. (semi-spacing)
(#579) Missing semicolon. (semi)
(#580) Unnecessary semicolon. (no-extra-semi)
(#580) Infix operators must be spaced. (space-infix-ops)
(#580) 'lz' is not defined. (no-undef)
(#580) Missing whitespace after semicolon. (semi-spacing)
(#580) Expected space(s) after "if". (keyword-spacing)
(#580) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#580) Missing space before opening brace. (space-before-blocks)
(#581) Missing semicolon. (semi)
(#582) Unnecessary semicolon. (no-extra-semi)
(#582) Infix operators must be spaced. (space-infix-ops)
(#582) Missing whitespace after semicolon. (semi-spacing)
(#582) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#582) A space is required after ','. (comma-spacing)
(#582) Missing semicolon. (semi)
(#583) A space is required after ','. (comma-spacing)
(#583) Missing space before value for key '__gotload'. (key-spacing)
(#583) Missing space before opening brace. (space-before-blocks)
(#584) Infix operators must be spaced. (space-infix-ops)
(#584) 'lz' is not defined. (no-undef)
(#584) Missing whitespace after semicolon. (semi-spacing)
(#584) Expected space(s) after "if". (keyword-spacing)
(#584) Missing space before opening brace. (space-before-blocks)
(#585) Missing semicolon. (semi)
(#586) Unnecessary semicolon. (no-extra-semi)
(#586) Expected space(s) after "if". (keyword-spacing)
(#586) Infix operators must be spaced. (space-infix-ops)
(#586) Missing space before opening brace. (space-before-blocks)
(#587) Missing semicolon. (semi)
(#588) Expected space(s) after "else". (keyword-spacing)
(#588) Expected space(s) before "else". (keyword-spacing)
(#589) 'lz' is not defined. (no-undef)
(#589) Infix operators must be spaced. (space-infix-ops)
(#589) Infix operators must be spaced. (space-infix-ops)
(#589) Missing semicolon. (semi)
(#590) Unnecessary semicolon. (no-extra-semi)
(#590) Infix operators must be spaced. (space-infix-ops)
(#590) Missing whitespace after semicolon. (semi-spacing)
(#590) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#590) Expected space(s) after "if". (keyword-spacing)
(#590) Missing space before opening brace. (space-before-blocks)
(#591) A space is required after ','. (comma-spacing)
(#591) Missing semicolon. (semi)
(#592) Unnecessary semicolon. (no-extra-semi)
(#592) Expected space(s) after "if". (keyword-spacing)
(#592) Missing space before opening brace. (space-before-blocks)
(#593) Missing whitespace after semicolon. (semi-spacing)
(#593) Missing semicolon. (semi)
(#594) Requires a space before '}'. (block-spacing)
(#594) A space is required after ','. (comma-spacing)
(#594) Missing space before value for key '__refresh'. (key-spacing)
(#594) Missing space before opening brace. (space-before-blocks)
(#595) Expected space(s) after "if". (keyword-spacing)
(#595) 'lz' is not defined. (no-undef)
(#595) Missing space before opening brace. (space-before-blocks)
(#596) Infix operators must be spaced. (space-infix-ops)
(#596) 'lz' is not defined. (no-undef)
(#596) 'lz' is not defined. (no-undef)
(#596) Missing whitespace after semicolon. (semi-spacing)
(#596) Expected space(s) after "if". (keyword-spacing)
(#596) Infix operators must be spaced. (space-infix-ops)
(#596) Missing space before opening brace. (space-before-blocks)
(#597) Infix operators must be spaced. (space-infix-ops)
(#597) Missing whitespace after semicolon. (semi-spacing)
(#597) Infix operators must be spaced. (space-infix-ops)
(#597) Missing semicolon. (semi)
(#598) Requires a space before '}'. (block-spacing)
(#598) Requires a space before '}'. (block-spacing)
(#598) A space is required after ','. (comma-spacing)
(#598) Missing space before value for key 'setZ'. (key-spacing)
(#598) A space is required after ','. (comma-spacing)
(#598) Missing space before opening brace. (space-before-blocks)
(#599) Expected space(s) after "if". (keyword-spacing)
(#599) Missing space before opening brace. (space-before-blocks)
(#600) A space is required after ','. (comma-spacing)
(#600) A space is required after ','. (comma-spacing)
(#600) Missing whitespace after semicolon. (semi-spacing)
(#600) Missing semicolon. (semi)
(#601) Unnecessary semicolon. (no-extra-semi)
(#601) Infix operators must be spaced. (space-infix-ops)
(#601) 'lz' is not defined. (no-undef)
(#601) Missing whitespace after semicolon. (semi-spacing)
(#601) Expected space(s) after "if". (keyword-spacing)
(#601) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#601) Missing space before opening brace. (space-before-blocks)
(#602) Missing semicolon. (semi)
(#603) Unnecessary semicolon. (no-extra-semi)
(#603) Infix operators must be spaced. (space-infix-ops)
(#603) Missing semicolon. (semi)
(#604) A space is required after ','. (comma-spacing)
(#604) Missing space before value for key 'scrollBy'. (key-spacing)
(#604) A space is required after ','. (comma-spacing)
(#604) A space is required after ','. (comma-spacing)
(#604) Missing space before opening brace. (space-before-blocks)
(#605) Expected space(s) after "if". (keyword-spacing)
(#605) Missing space before opening brace. (space-before-blocks)
(#606) A space is required after ','. (comma-spacing)
(#606) A space is required after ','. (comma-spacing)
(#606) A space is required after ','. (comma-spacing)
(#606) Missing whitespace after semicolon. (semi-spacing)
(#606) Missing semicolon. (semi)
(#607) Unnecessary semicolon. (no-extra-semi)
(#607) '$1' is already defined (no-redeclare)
(#607) Infix operators must be spaced. (space-infix-ops)
(#607) 'lz' is not defined. (no-undef)
(#607) Missing whitespace after semicolon. (semi-spacing)
(#607) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#607) Infix operators must be spaced. (space-infix-ops)
(#607) Missing whitespace after semicolon. (semi-spacing)
(#607) Expected space(s) after "if". (keyword-spacing)
(#607) Missing space before opening brace. (space-before-blocks)
(#608) Missing semicolon. (semi)
(#609) Unnecessary semicolon. (no-extra-semi)
(#609) A space is required after ','. (comma-spacing)
(#609) Missing semicolon. (semi)
(#610) A space is required after ','. (comma-spacing)
(#610) Missing space before value for key '__destroy'. (key-spacing)
(#610) Missing space before opening brace. (space-before-blocks)
(#611) Expected space(s) after "if". (keyword-spacing)
(#611) Missing space before opening brace. (space-before-blocks)
(#612) A space is required after ','. (comma-spacing)
(#612) Missing whitespace after semicolon. (semi-spacing)
(#612) Missing semicolon. (semi)
(#613) Unnecessary semicolon. (no-extra-semi)
(#613) Infix operators must be spaced. (space-infix-ops)
(#613) 'lz' is not defined. (no-undef)
(#613) Missing whitespace after semicolon. (semi-spacing)
(#613) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#613) Expected space(s) after "if". (keyword-spacing)
(#613) Missing space before opening brace. (space-before-blocks)
(#614) Line 614 exceeds the maximum line length of 132. (max-len)
(#614) A space is required after ','. (comma-spacing)
(#614) Missing whitespace after semicolon. (semi-spacing)
(#614) Infix operators must be spaced. (space-infix-ops)
(#614) Missing whitespace after semicolon. (semi-spacing)
(#614) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#614) Infix operators must be spaced. (space-infix-ops)
(#614) Missing whitespace after semicolon. (semi-spacing)
(#614) 'LzSprite' is not defined. (no-undef)
(#614) Missing whitespace after semicolon. (semi-spacing)
(#614) 'lz' is not defined. (no-undef)
(#614) Missing whitespace after semicolon. (semi-spacing)
(#614) 'lz' is not defined. (no-undef)
(#614) Missing semicolon. (semi)
(#615) Requires a space before '}'. (block-spacing)
(#615) A space is required after ','. (comma-spacing)
(#615) Missing space before value for key 'callJavascript'. (key-spacing)
(#615) A space is required after ','. (comma-spacing)
(#615) A space is required after ','. (comma-spacing)
(#615) A space is required after ','. (comma-spacing)
(#615) Missing space before opening brace. (space-before-blocks)
(#616) Expected space(s) after "if". (keyword-spacing)
(#616) Missing space before opening brace. (space-before-blocks)
(#617) A space is required after ','. (comma-spacing)
(#617) A space is required after ','. (comma-spacing)
(#617) A space is required after ','. (comma-spacing)
(#617) A space is required after ','. (comma-spacing)
(#617) Missing whitespace after semicolon. (semi-spacing)
(#617) Missing semicolon. (semi)
(#618) Unnecessary semicolon. (no-extra-semi)
(#618) Expected space(s) after "if". (keyword-spacing)
(#618) Missing space before opening brace. (space-before-blocks)
(#619) Expected space(s) after "if". (keyword-spacing)
(#619) Missing space before opening brace. (space-before-blocks)
(#620) Infix operators must be spaced. (space-infix-ops)
(#620) Missing semicolon. (semi)
(#621) Unnecessary semicolon. (no-extra-semi)
(#621) A space is required after ','. (comma-spacing)
(#621) A space is required after ','. (comma-spacing)
(#621) A space is required after ','. (comma-spacing)
(#621) A space is required after ','. (comma-spacing)
(#621) Missing whitespace after semicolon. (semi-spacing)
(#621) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#621) Missing semicolon. (semi)
(#622) Unnecessary semicolon. (no-extra-semi)
(#622) Infix operators must be spaced. (space-infix-ops)
(#622) 'lz' is not defined. (no-undef)
(#622) Missing whitespace after semicolon. (semi-spacing)
(#622) Expected space(s) after "if". (keyword-spacing)
(#622) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#622) Missing space before opening brace. (space-before-blocks)
(#623) Infix operators must be spaced. (space-infix-ops)
(#623) Missing semicolon. (semi)
(#624) Unnecessary semicolon. (no-extra-semi)
(#624) Expected space(s) after "try". (keyword-spacing)
(#625) Infix operators must be spaced. (space-infix-ops)
(#625) Missing whitespace after semicolon. (semi-spacing)
(#625) Expected space(s) after "if". (keyword-spacing)
(#625) Missing space before opening brace. (space-before-blocks)
(#626) Infix operators must be spaced. (space-infix-ops)
(#626) A space is required after ','. (comma-spacing)
(#626) Missing whitespace after semicolon. (semi-spacing)
(#626) Expected space(s) after "if". (keyword-spacing)
(#626) Missing space before opening brace. (space-before-blocks)
(#627) Missing semicolon. (semi)
(#628) Unnecessary semicolon. (no-extra-semi)
(#628) Expected no return value. (consistent-return)
(#628) Missing semicolon. (semi)
(#629) Requires a space before '}'. (block-spacing)
(#630) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#630) Expected space(s) after "catch". (keyword-spacing)
(#630) Empty block statement. (no-empty)
(#630) Missing space before opening brace. (space-before-blocks)
(#632) Requires a space before '}'. (block-spacing)
(#632) A space is required after ','. (comma-spacing)
(#632) Missing space before value for key '__globalMouseover'. (key-spacing)
(#632) A space is required after ','. (comma-spacing)
(#632) Missing space before opening brace. (space-before-blocks)
(#633) Infix operators must be spaced. (space-infix-ops)
(#633) 'lz' is not defined. (no-undef)
(#633) Missing whitespace after semicolon. (semi-spacing)
(#633) Expected space(s) after "if". (keyword-spacing)
(#633) Missing space before opening brace. (space-before-blocks)
(#634) Missing semicolon. (semi)
(#635) Unnecessary semicolon. (no-extra-semi)
(#635) Infix operators must be spaced. (space-infix-ops)
(#635) Missing whitespace after semicolon. (semi-spacing)
(#635) Expected space(s) after "if". (keyword-spacing)
(#635) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#635) Infix operators must be spaced. (space-infix-ops)
(#635) Missing space before opening brace. (space-before-blocks)
(#636) Expected space(s) after "if". (keyword-spacing)
(#636) Infix operators must be spaced. (space-infix-ops)
(#636) Infix operators must be spaced. (space-infix-ops)
(#636) Missing space before opening brace. (space-before-blocks)
(#637) 'LzMouseKernel' is not defined. (no-undef)
(#637) Missing semicolon. (semi)
(#638) Requires a space before '}'. (block-spacing)
(#638) Requires a space before '}'. (block-spacing)
(#638) A space is required after ','. (comma-spacing)
(#638) Missing space before value for key '__mouseEvent'. (key-spacing)
(#638) A space is required after ','. (comma-spacing)
(#638) Missing space before opening brace. (space-before-blocks)
(#639) Infix operators must be spaced. (space-infix-ops)
(#639) 'lz' is not defined. (no-undef)
(#639) Missing whitespace after semicolon. (semi-spacing)
(#639) Infix operators must be spaced. (space-infix-ops)
(#639) Missing whitespace after semicolon. (semi-spacing)
(#639) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#639) Expected space(s) after "if". (keyword-spacing)
(#639) Missing space before opening brace. (space-before-blocks)
(#640) Missing semicolon. (semi)
(#641) Unnecessary semicolon. (no-extra-semi)
(#641) Expected space(s) after "if". (keyword-spacing)
(#641) Missing space before opening brace. (space-before-blocks)
(#642) Infix operators must be spaced. (space-infix-ops)
(#642) Missing semicolon. (semi)
(#643) Unnecessary semicolon. (no-extra-semi)
(#643) Infix operators must be spaced. (space-infix-ops)
(#643) Infix operators must be spaced. (space-infix-ops)
(#643) Missing whitespace after semicolon. (semi-spacing)
(#643) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#643) Expected space(s) after "if". (keyword-spacing)
(#643) Infix operators must be spaced. (space-infix-ops)
(#643) Infix operators must be spaced. (space-infix-ops)
(#643) Missing space before opening brace. (space-before-blocks)
(#644) Expected space(s) after "if". (keyword-spacing)
(#644) Infix operators must be spaced. (space-infix-ops)
(#644) Missing space before opening brace. (space-before-blocks)
(#645) Expected space(s) after "if". (keyword-spacing)
(#645) Missing space before opening brace. (space-before-blocks)
(#646) Missing semicolon. (semi)
(#647) Expected space(s) after "else". (keyword-spacing)
(#647) Expected space(s) before "else". (keyword-spacing)
(#648) Infix operators must be spaced. (space-infix-ops)
(#648) Missing whitespace after semicolon. (semi-spacing)
(#648) 'LzMouseKernel' is not defined. (no-undef)
(#648) A space is required after ','. (comma-spacing)
(#648) A space is required after ','. (comma-spacing)
(#648) Missing whitespace after semicolon. (semi-spacing)
(#648) Expected no return value. (consistent-return)
(#648) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#648) 'LzMouseKernel' is not defined. (no-undef)
(#648) Missing semicolon. (semi)
(#649) Requires a space before '}'. (block-spacing)
(#649) Unnecessary semicolon. (no-extra-semi)
(#649) Missing whitespace after semicolon. (semi-spacing)
(#649) Expected space(s) after "if". (keyword-spacing)
(#649) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#649) Infix operators must be spaced. (space-infix-ops)
(#649) Missing space before opening brace. (space-before-blocks)
(#650) Expected space(s) after "if". (keyword-spacing)
(#650) 'LzMouseKernel' is not defined. (no-undef)
(#650) Infix operators must be spaced. (space-infix-ops)
(#650) Missing space before opening brace. (space-before-blocks)
(#651) 'LzMouseKernel' is not defined. (no-undef)
(#651) Infix operators must be spaced. (space-infix-ops)
(#651) Missing semicolon. (semi)
(#652) Requires a space before '}'. (block-spacing)
(#652) Requires a space before '}'. (block-spacing)
(#652) Expected space(s) after "else". (keyword-spacing)
(#652) Expected space(s) before "else". (keyword-spacing)
(#653) Expected space(s) after "if". (keyword-spacing)
(#653) Infix operators must be spaced. (space-infix-ops)
(#653) Missing space before opening brace. (space-before-blocks)
(#654) Infix operators must be spaced. (space-infix-ops)
(#654) Missing semicolon. (semi)
(#655) Expected space(s) after "else". (keyword-spacing)
(#655) Expected space(s) before "else". (keyword-spacing)
(#656) Expected space(s) after "if". (keyword-spacing)
(#656) Infix operators must be spaced. (space-infix-ops)
(#656) Missing space before opening brace. (space-before-blocks)
(#657) Infix operators must be spaced. (space-infix-ops)
(#657) Missing semicolon. (semi)
(#658) Expected space(s) before "else". (keyword-spacing)
(#658) Expected space(s) after "else". (keyword-spacing)
(#659) Expected space(s) after "if". (keyword-spacing)
(#659) Infix operators must be spaced. (space-infix-ops)
(#659) Missing space before opening brace. (space-before-blocks)
(#660) Missing semicolon. (semi)
(#661) Requires a space before '}'. (block-spacing)
(#661) Requires a space before '}'. (block-spacing)
(#661) Unnecessary semicolon. (no-extra-semi)
(#661) Infix operators must be spaced. (space-infix-ops)
(#661) Infix operators must be spaced. (space-infix-ops)
(#661) Infix operators must be spaced. (space-infix-ops)
(#661) Infix operators must be spaced. (space-infix-ops)
(#661) Missing semicolon. (semi)
(#662) Requires a space before '}'. (block-spacing)
(#662) A space is required after ','. (comma-spacing)
(#662) Missing space before value for key 'setSendMouseEvents'. (key-spacing)
(#662) A space is required after ','. (comma-spacing)
(#662) Missing space before opening brace. (space-before-blocks)
(#663) Expected space(s) after "if". (keyword-spacing)
(#663) Missing space before opening brace. (space-before-blocks)
(#664) A space is required after ','. (comma-spacing)
(#664) A space is required after ','. (comma-spacing)
(#664) Missing whitespace after semicolon. (semi-spacing)
(#664) Missing semicolon. (semi)
(#665) Unnecessary semicolon. (no-extra-semi)
(#665) Infix operators must be spaced. (space-infix-ops)
(#665) Missing semicolon. (semi)
(#666) A space is required after ','. (comma-spacing)
(#666) Missing space before value for key '__setSendMouseEvents'. (key-spacing)
(#666) A space is required after ','. (comma-spacing)
(#666) Missing space before opening brace. (space-before-blocks)
(#667) Infix operators must be spaced. (space-infix-ops)
(#667) 'lz' is not defined. (no-undef)
(#667) Missing whitespace after semicolon. (semi-spacing)
(#667) Expected space(s) after "if". (keyword-spacing)
(#667) Missing space before opening brace. (space-before-blocks)
(#668) Missing semicolon. (semi)
(#669) Unnecessary semicolon. (no-extra-semi)
(#669) Expected space(s) after "if". (keyword-spacing)
(#669) Missing space before opening brace. (space-before-blocks)
(#670) Expected space(s) after "if". (keyword-spacing)
(#670) 'lz' is not defined. (no-undef)
(#670) Missing space before opening brace. (space-before-blocks)
(#671) 'lz' is not defined. (no-undef)
(#671) A space is required after ','. (comma-spacing)
(#671) A space is required after ','. (comma-spacing)
(#671) 'lz' is not defined. (no-undef)
(#671) A space is required after ','. (comma-spacing)
(#671) A space is required after ','. (comma-spacing)
(#671) Missing semicolon. (semi)
(#672) Unnecessary semicolon. (no-extra-semi)
(#672) Expected space(s) after "try". (keyword-spacing)
(#673) Line 673 exceeds the maximum line length of 132. (max-len)
(#673) 'lz' is not defined. (no-undef)
(#673) A space is required after ','. (comma-spacing)
(#673) A space is required after ','. (comma-spacing)
(#673) 'lz' is not defined. (no-undef)
(#673) A space is required after ','. (comma-spacing)
(#673) A space is required after ','. (comma-spacing)
(#673) Missing whitespace after semicolon. (semi-spacing)
(#673) 'lz' is not defined. (no-undef)
(#673) A space is required after ','. (comma-spacing)
(#673) A space is required after ','. (comma-spacing)
(#673) 'lz' is not defined. (no-undef)
(#673) A space is required after ','. (comma-spacing)
(#673) A space is required after ','. (comma-spacing)
(#673) Missing whitespace after semicolon. (semi-spacing)
(#673) 'lz' is not defined. (no-undef)
(#673) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#673) A space is required after ','. (comma-spacing)
(#673) A space is required after ','. (comma-spacing)
(#673) 'lz' is not defined. (no-undef)
(#673) A space is required after ','. (comma-spacing)
(#673) A space is required after ','. (comma-spacing)
(#673) Missing whitespace after semicolon. (semi-spacing)
(#673) Infix operators must be spaced. (space-infix-ops)
(#673) Missing space before opening brace. (space-before-blocks)
(#674) Expected space(s) after "if". (keyword-spacing)
(#674) Missing space before opening brace. (space-before-blocks)
(#675) Infix operators must be spaced. (space-infix-ops)
(#675) Missing semicolon. (semi)
(#676) Unnecessary semicolon. (no-extra-semi)
(#676) 'lz' is not defined. (no-undef)
(#676) A space is required after ','. (comma-spacing)
(#676) Missing semicolon. (semi)
(#677) Missing whitespace after semicolon. (semi-spacing)
(#677) Expected space(s) after "if". (keyword-spacing)
(#677) 'lz' is not defined. (no-undef)
(#677) Missing space before opening brace. (space-before-blocks)
(#678) Line 678 exceeds the maximum line length of 132. (max-len)
(#678) 'lz' is not defined. (no-undef)
(#678) A space is required after ','. (comma-spacing)
(#678) A space is required after ','. (comma-spacing)
(#678) 'lz' is not defined. (no-undef)
(#678) A space is required after ','. (comma-spacing)
(#678) A space is required after ','. (comma-spacing)
(#678) Missing whitespace after semicolon. (semi-spacing)
(#678) 'lz' is not defined. (no-undef)
(#678) A space is required after ','. (comma-spacing)
(#678) A space is required after ','. (comma-spacing)
(#678) 'lz' is not defined. (no-undef)
(#678) A space is required after ','. (comma-spacing)
(#678) A space is required after ','. (comma-spacing)
(#678) Missing semicolon. (semi)
(#679) Expected space(s) before "else". (keyword-spacing)
(#679) Expected space(s) after "else". (keyword-spacing)
(#680) 'lz' is not defined. (no-undef)
(#680) Line 680 exceeds the maximum line length of 132. (max-len)
(#680) A space is required after ','. (comma-spacing)
(#680) A space is required after ','. (comma-spacing)
(#680) 'lz' is not defined. (no-undef)
(#680) A space is required after ','. (comma-spacing)
(#680) A space is required after ','. (comma-spacing)
(#680) Missing whitespace after semicolon. (semi-spacing)
(#680) 'lz' is not defined. (no-undef)
(#680) A space is required after ','. (comma-spacing)
(#680) A space is required after ','. (comma-spacing)
(#680) 'lz' is not defined. (no-undef)
(#680) A space is required after ','. (comma-spacing)
(#680) A space is required after ','. (comma-spacing)
(#680) Missing semicolon. (semi)
(#681) Requires a space before '}'. (block-spacing)
(#682) Expected space(s) after "catch". (keyword-spacing)
(#682) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#682) Missing space before opening brace. (space-before-blocks)
(#682) Empty block statement. (no-empty)
(#684) Requires a space before '}'. (block-spacing)
(#684) Expected space(s) after "else". (keyword-spacing)
(#684) Expected space(s) before "else". (keyword-spacing)
(#685) Expected space(s) after "if". (keyword-spacing)
(#685) 'lz' is not defined. (no-undef)
(#685) Missing space before opening brace. (space-before-blocks)
(#686) 'lz' is not defined. (no-undef)
(#686) A space is required after ','. (comma-spacing)
(#686) A space is required after ','. (comma-spacing)
(#686) 'lz' is not defined. (no-undef)
(#686) A space is required after ','. (comma-spacing)
(#686) Missing semicolon. (semi)
(#687) Unnecessary semicolon. (no-extra-semi)
(#687) Expected space(s) after "try". (keyword-spacing)
(#688) Line 688 exceeds the maximum line length of 132. (max-len)
(#688) 'lz' is not defined. (no-undef)
(#688) A space is required after ','. (comma-spacing)
(#688) A space is required after ','. (comma-spacing)
(#688) 'lz' is not defined. (no-undef)
(#688) A space is required after ','. (comma-spacing)
(#688) Missing whitespace after semicolon. (semi-spacing)
(#688) 'lz' is not defined. (no-undef)
(#688) A space is required after ','. (comma-spacing)
(#688) A space is required after ','. (comma-spacing)
(#688) 'lz' is not defined. (no-undef)
(#688) A space is required after ','. (comma-spacing)
(#688) Missing whitespace after semicolon. (semi-spacing)
(#688) 'lz' is not defined. (no-undef)
(#688) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#688) A space is required after ','. (comma-spacing)
(#688) A space is required after ','. (comma-spacing)
(#688) 'lz' is not defined. (no-undef)
(#688) A space is required after ','. (comma-spacing)
(#688) Missing whitespace after semicolon. (semi-spacing)
(#688) Infix operators must be spaced. (space-infix-ops)
(#688) Missing whitespace after semicolon. (semi-spacing)
(#688) Expected space(s) after "if". (keyword-spacing)
(#688) 'lz' is not defined. (no-undef)
(#688) Missing space before opening brace. (space-before-blocks)
(#689) 'lz' is not defined. (no-undef)
(#689) Line 689 exceeds the maximum line length of 132. (max-len)
(#689) A space is required after ','. (comma-spacing)
(#689) A space is required after ','. (comma-spacing)
(#689) 'lz' is not defined. (no-undef)
(#689) A space is required after ','. (comma-spacing)
(#689) Missing whitespace after semicolon. (semi-spacing)
(#689) 'lz' is not defined. (no-undef)
(#689) A space is required after ','. (comma-spacing)
(#689) A space is required after ','. (comma-spacing)
(#689) 'lz' is not defined. (no-undef)
(#689) A space is required after ','. (comma-spacing)
(#689) Missing semicolon. (semi)
(#690) Expected space(s) before "else". (keyword-spacing)
(#690) Expected space(s) after "else". (keyword-spacing)
(#691) Line 691 exceeds the maximum line length of 132. (max-len)
(#691) 'lz' is not defined. (no-undef)
(#691) A space is required after ','. (comma-spacing)
(#691) A space is required after ','. (comma-spacing)
(#691) 'lz' is not defined. (no-undef)
(#691) A space is required after ','. (comma-spacing)
(#691) Missing whitespace after semicolon. (semi-spacing)
(#691) 'lz' is not defined. (no-undef)
(#691) A space is required after ','. (comma-spacing)
(#691) A space is required after ','. (comma-spacing)
(#691) 'lz' is not defined. (no-undef)
(#691) A space is required after ','. (comma-spacing)
(#691) Missing semicolon. (semi)
(#692) Requires a space before '}'. (block-spacing)
(#693) Expected space(s) after "catch". (keyword-spacing)
(#693) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#693) Empty block statement. (no-empty)
(#693) Missing space before opening brace. (space-before-blocks)
(#695) Requires a space before '}'. (block-spacing)
(#695) Requires a space before '}'. (block-spacing)
(#695) A space is required after ','. (comma-spacing)
(#695) Missing space before value for key 'setShowNativeContextMenu'. (key-spacing)
(#695) A space is required after ','. (comma-spacing)
(#695) Missing space before opening brace. (space-before-blocks)
(#696) Infix operators must be spaced. (space-infix-ops)
(#696) Missing semicolon. (semi)
(#697) A space is required after ','. (comma-spacing)
(#697) Missing space before value for key 'storeSelection'. (key-spacing)
(#697) Missing space before opening brace. (space-before-blocks)
(#698) Line 698 exceeds the maximum line length of 132. (max-len)
(#698) Infix operators must be spaced. (space-infix-ops)
(#698) 'lz' is not defined. (no-undef)
(#698) Missing whitespace after semicolon. (semi-spacing)
(#698) Infix operators must be spaced. (space-infix-ops)
(#698) Missing whitespace after semicolon. (semi-spacing)
(#698) Expected space(s) after "if". (keyword-spacing)
(#698) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#698) Infix operators must be spaced. (space-infix-ops)
(#698) Infix operators must be spaced. (space-infix-ops)
(#698) Infix operators must be spaced. (space-infix-ops)
(#698) Infix operators must be spaced. (space-infix-ops)
(#698) Missing space before opening brace. (space-before-blocks)
(#699) Infix operators must be spaced. (space-infix-ops)
(#699) Missing semicolon. (semi)
(#700) Requires a space before '}'. (block-spacing)
(#700) A space is required after ','. (comma-spacing)
(#700) Missing space before value for key 'restoreSelection'. (key-spacing)
(#700) Missing space before opening brace. (space-before-blocks)
(#701) Infix operators must be spaced. (space-infix-ops)
(#701) 'lz' is not defined. (no-undef)
(#701) Missing whitespace after semicolon. (semi-spacing)
(#701) Infix operators must be spaced. (space-infix-ops)
(#701) Missing whitespace after semicolon. (semi-spacing)
(#701) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#701) Expected space(s) after "if". (keyword-spacing)
(#701) Infix operators must be spaced. (space-infix-ops)
(#701) Missing space before opening brace. (space-before-blocks)
(#702) Infix operators must be spaced. (space-infix-ops)
(#702) Missing whitespace after semicolon. (semi-spacing)
(#702) Infix operators must be spaced. (space-infix-ops)
(#702) Missing whitespace after semicolon. (semi-spacing)
(#702) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#702) Missing whitespace after semicolon. (semi-spacing)
(#702) Missing semicolon. (semi)
(#703) Requires a space before '}'. (block-spacing)
(#703) Missing whitespace after semicolon. (semi-spacing)
(#703) 'lz' is not defined. (no-undef)
(#703) Infix operators must be spaced. (space-infix-ops)
(#703) Missing space before value for key '__mousewheelEvent'. (key-spacing)
(#703) Missing space before opening brace. (space-before-blocks)
(#704) Expected space(s) after "if". (keyword-spacing)
(#704) Missing space before opening brace. (space-before-blocks)
(#705) Infix operators must be spaced. (space-infix-ops)
(#705) Missing semicolon. (semi)
(#706) Unnecessary semicolon. (no-extra-semi)
(#706) Infix operators must be spaced. (space-infix-ops)
(#706) Missing whitespace after semicolon. (semi-spacing)
(#706) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#706) Expected space(s) after "if". (keyword-spacing)
(#706) Missing space before opening brace. (space-before-blocks)
(#707) Infix operators must be spaced. (space-infix-ops)
(#707) Infix operators must be spaced. (space-infix-ops)
(#707) Missing whitespace after semicolon. (semi-spacing)
(#707) Expected space(s) after "if". (keyword-spacing)
(#707) 'lz' is not defined. (no-undef)
(#707) Missing space before opening brace. (space-before-blocks)
(#708) Infix operators must be spaced. (space-infix-ops)
(#708) Missing semicolon. (semi)
(#709) Requires a space before '}'. (block-spacing)
(#709) Expected space(s) before "else". (keyword-spacing)
(#709) Expected space(s) after "else". (keyword-spacing)
(#710) Expected space(s) after "if". (keyword-spacing)
(#710) Missing space before opening brace. (space-before-blocks)
(#711) Infix operators must be spaced. (space-infix-ops)
(#711) Infix operators must be spaced. (space-infix-ops)
(#711) Missing semicolon. (semi)
(#712) Requires a space before '}'. (block-spacing)
(#712) Unnecessary semicolon. (no-extra-semi)
(#712) Expected space(s) after "if". (keyword-spacing)
(#712) Missing space before opening brace. (space-before-blocks)
(#713) Missing semicolon. (semi)
(#714) Unnecessary semicolon. (no-extra-semi)
(#714) Infix operators must be spaced. (space-infix-ops)
(#714) Missing whitespace after semicolon. (semi-spacing)
(#714) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#714) Infix operators must be spaced. (space-infix-ops)
(#714) 'lz' is not defined. (no-undef)
(#714) Missing whitespace after semicolon. (semi-spacing)
(#714) Expected space(s) after "if". (keyword-spacing)
(#714) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#714) Infix operators must be spaced. (space-infix-ops)
(#714) Infix operators must be spaced. (space-infix-ops)
(#714) Infix operators must be spaced. (space-infix-ops)
(#714) Missing space before opening brace. (space-before-blocks)
(#715) Expected space(s) after "for". (keyword-spacing)
(#715) Infix operators must be spaced. (space-infix-ops)
(#715) Missing whitespace after semicolon. (semi-spacing)
(#715) Infix operators must be spaced. (space-infix-ops)
(#715) Missing whitespace after semicolon. (semi-spacing)
(#715) Infix operators must be spaced. (space-infix-ops)
(#715) Missing space before opening brace. (space-before-blocks)
(#716) Infix operators must be spaced. (space-infix-ops)
(#716) 'lz' is not defined. (no-undef)
(#716) Missing whitespace after semicolon. (semi-spacing)
(#716) Infix operators must be spaced. (space-infix-ops)
(#716) 'lz' is not defined. (no-undef)
(#716) Infix operators must be spaced. (space-infix-ops)
(#716) Missing whitespace after semicolon. (semi-spacing)
(#716) Expected space(s) after "if". (keyword-spacing)
(#716) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#716) Infix operators must be spaced. (space-infix-ops)
(#716) Missing space before opening brace. (space-before-blocks)
(#717) Missing semicolon. (semi)
(#718) Requires a space before '}'. (block-spacing)
(#718) Requires a space before '}'. (block-spacing)
(#718) Requires a space before '}'. (block-spacing)
(#718) A space is required after ','. (comma-spacing)
(#718) Missing space before value for key '__callbacks'. (key-spacing)
(#718) A space is required after ','. (comma-spacing)
(#718) Missing space before value for key 'setCallback'. (key-spacing)
(#718) A space is required after ','. (comma-spacing)
(#718) Missing space before opening brace. (space-before-blocks)
(#719) Line 719 exceeds the maximum line length of 132. (max-len)
(#719) Infix operators must be spaced. (space-infix-ops)
(#719) 'lz' is not defined. (no-undef)
(#719) Infix operators must be spaced. (space-infix-ops)
(#719) 'lz' is not defined. (no-undef)
(#719) Infix operators must be spaced. (space-infix-ops)
(#719) 'lz' is not defined. (no-undef)
(#719) Infix operators must be spaced. (space-infix-ops)
(#719) 'lz' is not defined. (no-undef)
(#719) Infix operators must be spaced. (space-infix-ops)
(#719) Infix operators must be spaced. (space-infix-ops)
(#719) Missing whitespace after semicolon. (semi-spacing)
(#719) Expected space(s) after "if". (keyword-spacing)
(#719) 'lz' is not defined. (no-undef)
(#719) Infix operators must be spaced. (space-infix-ops)
(#719) Infix operators must be spaced. (space-infix-ops)
(#719) Missing space before opening brace. (space-before-blocks)
(#720) Expected space(s) after "if". (keyword-spacing)
(#720) Missing space before opening brace. (space-before-blocks)
(#721) 'lz' is not defined. (no-undef)
(#721) A space is required after ','. (comma-spacing)
(#721) A space is required after ','. (comma-spacing)
(#721) 'lz' is not defined. (no-undef)
(#721) A space is required after ','. (comma-spacing)
(#721) Missing semicolon. (semi)
(#722) Unnecessary semicolon. (no-extra-semi)
(#722) 'lz' is not defined. (no-undef)
(#722) A space is required after ','. (comma-spacing)
(#722) A space is required after ','. (comma-spacing)
(#722) 'lz' is not defined. (no-undef)
(#722) A space is required after ','. (comma-spacing)
(#722) Missing semicolon. (semi)
(#723) Unnecessary semicolon. (no-extra-semi)
(#723) 'lz' is not defined. (no-undef)
(#723) A space is required after ','. (comma-spacing)
(#723) Missing semicolon. (semi)
(#724) Missing whitespace after semicolon. (semi-spacing)
(#724) 'lz' is not defined. (no-undef)
(#724) Infix operators must be spaced. (space-infix-ops)
(#724) Missing space before value for key 'active'. (key-spacing)
(#724) A space is required after ','. (comma-spacing)
(#724) Missing space before value for key '_currentstate'. (key-spacing)
(#724) A space is required after ','. (comma-spacing)
(#724) Missing space before value for key '_apps'. (key-spacing)
(#724) A space is required after ','. (comma-spacing)
(#724) Missing space before value for key '_intervalID'. (key-spacing)
(#724) A space is required after ','. (comma-spacing)
(#724) Missing space before value for key '_registeredapps'. (key-spacing)
(#724) A space is required after ','. (comma-spacing)
(#724) Missing space before value for key 'intervaltime'. (key-spacing)
(#724) A space is required after ','. (comma-spacing)
(#724) Missing space before value for key 'init'. (key-spacing)
(#724) Missing space before opening brace. (space-before-blocks)
(#725) Infix operators must be spaced. (space-infix-ops)
(#725) 'lz' is not defined. (no-undef)
(#725) Missing whitespace after semicolon. (semi-spacing)
(#725) Expected space(s) after "if". (keyword-spacing)
(#725) Infix operators must be spaced. (space-infix-ops)
(#725) Infix operators must be spaced. (space-infix-ops)
(#725) Missing space before opening brace. (space-before-blocks)
(#726) Missing semicolon. (semi)
(#727) Unnecessary semicolon. (no-extra-semi)
(#727) Infix operators must be spaced. (space-infix-ops)
(#727) Missing whitespace after semicolon. (semi-spacing)
(#727) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#727) Infix operators must be spaced. (space-infix-ops)
(#727) Missing whitespace after semicolon. (semi-spacing)
(#727) '$2' used outside of binding context. (block-scoped-var)
(#727) Infix operators must be spaced. (space-infix-ops)
(#727) Missing whitespace after semicolon. (semi-spacing)
(#727) Expected space(s) after "if". (keyword-spacing)
(#727) 'lz' is not defined. (no-undef)
(#727) Missing space before opening brace. (space-before-blocks)
(#728) Infix operators must be spaced. (space-infix-ops)
(#728) Missing whitespace after semicolon. (semi-spacing)
(#728) Infix operators must be spaced. (space-infix-ops)
(#728) Missing whitespace after semicolon. (semi-spacing)
(#728) Expected space(s) after "for". (keyword-spacing)
(#728) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#728) '$3' used outside of binding context. (block-scoped-var)
(#728) Infix operators must be spaced. (space-infix-ops)
(#728) Missing whitespace after semicolon. (semi-spacing)
(#728) '$3' used outside of binding context. (block-scoped-var)
(#728) Infix operators must be spaced. (space-infix-ops)
(#728) Missing whitespace after semicolon. (semi-spacing)
(#728) '$3' used outside of binding context. (block-scoped-var)
(#728) Missing space before opening brace. (space-before-blocks)
(#729) Missing semicolon. (semi)
(#730) Line 730 exceeds the maximum line length of 132. (max-len)
(#730) Unnecessary semicolon. (no-extra-semi)
(#730) '$2' used outside of binding context. (block-scoped-var)
(#730) Missing whitespace after semicolon. (semi-spacing)
(#730) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#730) Infix operators must be spaced. (space-infix-ops)
(#730) Missing whitespace after semicolon. (semi-spacing)
(#730) Infix operators must be spaced. (space-infix-ops)
(#730) Missing whitespace after semicolon. (semi-spacing)
(#730) Missing whitespace after semicolon. (semi-spacing)
(#730) Infix operators must be spaced. (space-infix-ops)
(#730) Missing whitespace after semicolon. (semi-spacing)
(#730) Expected space(s) after "if". (keyword-spacing)
(#730) Missing space before opening brace. (space-before-blocks)
(#731) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#731) Infix operators must be spaced. (space-infix-ops)
(#731) Missing semicolon. (semi)
(#731) Requires a space before '}'. (block-spacing)
(#731) Unnecessary semicolon. (no-extra-semi)
(#731) Expected space(s) after "if". (keyword-spacing)
(#731) Missing space before opening brace. (space-before-blocks)
(#732) Infix operators must be spaced. (space-infix-ops)
(#732) Missing semicolon. (semi)
(#733) Unnecessary semicolon. (no-extra-semi)
(#733) Expected space(s) after "if". (keyword-spacing)
(#733) '$2' used outside of binding context. (block-scoped-var)
(#733) Infix operators must be spaced. (space-infix-ops)
(#733) Missing space before opening brace. (space-before-blocks)
(#734) '$2' used outside of binding context. (block-scoped-var)
(#734) Missing semicolon. (semi)
(#735) Requires a space before '}'. (block-spacing)
(#735) Expected space(s) after "else". (keyword-spacing)
(#735) Expected space(s) before "else". (keyword-spacing)
(#736) Expected space(s) after "if". (keyword-spacing)
(#736) 'lz' is not defined. (no-undef)
(#736) Missing space before opening brace. (space-before-blocks)
(#737) '$2' is already defined (no-redeclare)
(#737) Infix operators must be spaced. (space-infix-ops)
(#737) Missing whitespace after semicolon. (semi-spacing)
(#737) Expected space(s) after "if". (keyword-spacing)
(#737) Missing space before opening brace. (space-before-blocks)
(#738) Infix operators must be spaced. (space-infix-ops)
(#738) Missing semicolon. (semi)
(#739) Line 739 exceeds the maximum line length of 132. (max-len)
(#739) Unnecessary semicolon. (no-extra-semi)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) '$3' is already defined (no-redeclare)
(#739) Infix operators must be spaced. (space-infix-ops)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) 'lz' is not defined. (no-undef)
(#739) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) A space is required after ','. (comma-spacing)
(#739) A space is required after ','. (comma-spacing)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) 'lz' is not defined. (no-undef)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) A space is required after ','. (comma-spacing)
(#739) A space is required after ','. (comma-spacing)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) 'lz' is not defined. (no-undef)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) A space is required after ','. (comma-spacing)
(#739) A space is required after ','. (comma-spacing)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) 'lz' is not defined. (no-undef)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) A space is required after ','. (comma-spacing)
(#739) A space is required after ','. (comma-spacing)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) 'lz' is not defined. (no-undef)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) A space is required after ','. (comma-spacing)
(#739) A space is required after ','. (comma-spacing)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) 'lz' is not defined. (no-undef)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) A space is required after ','. (comma-spacing)
(#739) A space is required after ','. (comma-spacing)
(#739) Script URL is a form of eval. (no-script-url)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) Infix operators must be spaced. (space-infix-ops)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) Infix operators must be spaced. (space-infix-ops)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) Infix operators must be spaced. (space-infix-ops)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) Infix operators must be spaced. (space-infix-ops)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) Infix operators must be spaced. (space-infix-ops)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) Infix operators must be spaced. (space-infix-ops)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) Infix operators must be spaced. (space-infix-ops)
(#739) '$3' used outside of binding context. (block-scoped-var)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) Missing whitespace after semicolon. (semi-spacing)
(#739) Expected space(s) after "if". (keyword-spacing)
(#739) Infix operators must be spaced. (space-infix-ops)
(#739) Missing space before opening brace. (space-before-blocks)
(#740) Infix operators must be spaced. (space-infix-ops)
(#740) Infix operators must be spaced. (space-infix-ops)
(#740) Missing whitespace after semicolon. (semi-spacing)
(#740) Missing semicolon. (semi)
(#741) Requires a space before '}'. (block-spacing)
(#741) Expected space(s) before "else". (keyword-spacing)
(#741) Expected space(s) after "else". (keyword-spacing)
(#742) Expected space(s) after "if". (keyword-spacing)
(#742) '$2' used outside of binding context. (block-scoped-var)
(#742) Infix operators must be spaced. (space-infix-ops)
(#742) Missing space before opening brace. (space-before-blocks)
(#743) '$2' used outside of binding context. (block-scoped-var)
(#743) Missing whitespace after semicolon. (semi-spacing)
(#743) Infix operators must be spaced. (space-infix-ops)
(#743) '$2' used outside of binding context. (block-scoped-var)
(#743) Missing semicolon. (semi)
(#744) Requires a space before '}'. (block-spacing)
(#744) Requires a space before '}'. (block-spacing)
(#744) Unnecessary semicolon. (no-extra-semi)
(#744) Expected space(s) after "if". (keyword-spacing)
(#744) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#744) Infix operators must be spaced. (space-infix-ops)
(#744) Missing space before opening brace. (space-before-blocks)
(#745) Missing semicolon. (semi)
(#746) Unnecessary semicolon. (no-extra-semi)
(#746) Expected space(s) after "if". (keyword-spacing)
(#746) Infix operators must be spaced. (space-infix-ops)
(#746) Missing space before opening brace. (space-before-blocks)
(#747) Infix operators must be spaced. (space-infix-ops)
(#747) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#747) A space is required after ','. (comma-spacing)
(#747) Missing semicolon. (semi)
(#748) Requires a space before '}'. (block-spacing)
(#748) A space is required after ','. (comma-spacing)
(#748) Missing space before value for key 'listen'. (key-spacing)
(#748) Missing space before opening brace. (space-before-blocks)
(#749) Expected space(s) after "if". (keyword-spacing)
(#749) Infix operators must be spaced. (space-infix-ops)
(#749) Missing space before opening brace. (space-before-blocks)
(#750) Infix operators must be spaced. (space-infix-ops)
(#750) 'lz' is not defined. (no-undef)
(#750) Missing whitespace after semicolon. (semi-spacing)
(#750) Expected space(s) after "if". (keyword-spacing)
(#750) Infix operators must be spaced. (space-infix-ops)
(#750) Missing space before opening brace. (space-before-blocks)
(#751) Missing semicolon. (semi)
(#752) Requires a space before '}'. (block-spacing)
(#752) Unnecessary semicolon. (no-extra-semi)
(#752) Expected space(s) after "if". (keyword-spacing)
(#752) Missing space before opening brace. (space-before-blocks)
(#753) Missing semicolon. (semi)
(#754) Unnecessary semicolon. (no-extra-semi)
(#754) Infix operators must be spaced. (space-infix-ops)
(#754) 'lz' is not defined. (no-undef)
(#754) Missing whitespace after semicolon. (semi-spacing)
(#754) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#754) Expected space(s) after "if". (keyword-spacing)
(#754) Missing space before opening brace. (space-before-blocks)
(#755) Missing semicolon. (semi)
(#756) Unnecessary semicolon. (no-extra-semi)
(#756) Infix operators must be spaced. (space-infix-ops)
(#756) Missing whitespace after semicolon. (semi-spacing)
(#756) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#756) Missing whitespace after semicolon. (semi-spacing)
(#756) Missing semicolon. (semi)
(#757) A space is required after ','. (comma-spacing)
(#757) Missing space before value for key '_checklocationhash'. (key-spacing)
(#757) Missing space before opening brace. (space-before-blocks)
(#758) Expected space(s) after "if". (keyword-spacing)
(#758) 'lz' is not defined. (no-undef)
(#758) Infix operators must be spaced. (space-infix-ops)
(#758) 'lz' is not defined. (no-undef)
(#758) Infix operators must be spaced. (space-infix-ops)
(#758) 'lz' is not defined. (no-undef)
(#758) Missing space before opening brace. (space-before-blocks)
(#759) Missing semicolon. (semi)
(#760) Unnecessary semicolon. (no-extra-semi)
(#760) Expected space(s) after "if". (keyword-spacing)
(#760) 'lz' is not defined. (no-undef)
(#760) Missing space before opening brace. (space-before-blocks)
(#761) '$1' used outside of binding context. (block-scoped-var)
(#761) Infix operators must be spaced. (space-infix-ops)
(#761) Infix operators must be spaced. (space-infix-ops)
(#761) Missing whitespace after semicolon. (semi-spacing)
(#761) Expected space(s) after "if". (keyword-spacing)
(#761) '$1' used outside of binding context. (block-scoped-var)
(#761) Infix operators must be spaced. (space-infix-ops)
(#761) Infix operators must be spaced. (space-infix-ops)
(#761) '$1' used outside of binding context. (block-scoped-var)
(#761) Infix operators must be spaced. (space-infix-ops)
(#761) Missing space before opening brace. (space-before-blocks)
(#762) '$1' used outside of binding context. (block-scoped-var)
(#762) Infix operators must be spaced. (space-infix-ops)
(#762) Missing semicolon. (semi)
(#763) Unnecessary semicolon. (no-extra-semi)
(#763) Expected space(s) after "if". (keyword-spacing)
(#763) Infix operators must be spaced. (space-infix-ops)
(#763) Infix operators must be spaced. (space-infix-ops)
(#763) Missing space before opening brace. (space-before-blocks)
(#764) Infix operators must be spaced. (space-infix-ops)
(#764) Missing whitespace after semicolon. (semi-spacing)
(#764) Expected space(s) after "if". (keyword-spacing)
(#764) '$1' used outside of binding context. (block-scoped-var)
(#764) Infix operators must be spaced. (space-infix-ops)
(#764) Missing space before opening brace. (space-before-blocks)
(#765) '$1' used outside of binding context. (block-scoped-var)
(#765) Infix operators must be spaced. (space-infix-ops)
(#765) '$1' used outside of binding context. (block-scoped-var)
(#765) Missing whitespace after semicolon. (semi-spacing)
(#765) Infix operators must be spaced. (space-infix-ops)
(#765) '$1' used outside of binding context. (block-scoped-var)
(#765) Missing whitespace after semicolon. (semi-spacing)
(#765) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#765) '$1' used outside of binding context. (block-scoped-var)
(#765) Missing semicolon. (semi)
(#766) Requires a space before '}'. (block-spacing)
(#766) Expected space(s) before "else". (keyword-spacing)
(#766) Expected space(s) after "else". (keyword-spacing)
(#767) '$1' used outside of binding context. (block-scoped-var)
(#767) Missing semicolon. (semi)
(#768) Requires a space before '}'. (block-spacing)
(#768) Expected space(s) before "else". (keyword-spacing)
(#768) Expected space(s) after "else". (keyword-spacing)
(#769) '$1' used outside of binding context. (block-scoped-var)
(#769) '$1' is already defined (no-redeclare)
(#769) Infix operators must be spaced. (space-infix-ops)
(#769) 'lz' is not defined. (no-undef)
(#769) Missing whitespace after semicolon. (semi-spacing)
(#769) Expected space(s) after "if". (keyword-spacing)
(#769) '$1' used outside of binding context. (block-scoped-var)
(#769) Infix operators must be spaced. (space-infix-ops)
(#769) Missing space before opening brace. (space-before-blocks)
(#770) '$1' used outside of binding context. (block-scoped-var)
(#770) Infix operators must be spaced. (space-infix-ops)
(#770) Missing semicolon. (semi)
(#771) Unnecessary semicolon. (no-extra-semi)
(#771) Expected space(s) after "if". (keyword-spacing)
(#771) 'lz' is not defined. (no-undef)
(#771) Missing space before opening brace. (space-before-blocks)
(#772) Expected space(s) after "if". (keyword-spacing)
(#772) '$1' used outside of binding context. (block-scoped-var)
(#772) Infix operators must be spaced. (space-infix-ops)
(#772) Missing space before opening brace. (space-before-blocks)
(#773) Infix operators must be spaced. (space-infix-ops)
(#773) '$1' used outside of binding context. (block-scoped-var)
(#773) Infix operators must be spaced. (space-infix-ops)
(#773) Infix operators must be spaced. (space-infix-ops)
(#773) Infix operators must be spaced. (space-infix-ops)
(#773) '$1' used outside of binding context. (block-scoped-var)
(#773) Missing whitespace after semicolon. (semi-spacing)
(#773) Infix operators must be spaced. (space-infix-ops)
(#773) '$1' used outside of binding context. (block-scoped-var)
(#773) Missing whitespace after semicolon. (semi-spacing)
(#773) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#773) '$1' used outside of binding context. (block-scoped-var)
(#773) Missing semicolon. (semi)
(#774) Unnecessary semicolon. (no-extra-semi)
(#774) Expected space(s) after "if". (keyword-spacing)
(#774) Infix operators must be spaced. (space-infix-ops)
(#774) Missing space before opening brace. (space-before-blocks)
(#775) Infix operators must be spaced. (space-infix-ops)
(#775) Missing semicolon. (semi)
(#776) Requires a space before '}'. (block-spacing)
(#776) Expected space(s) before "else". (keyword-spacing)
(#776) Expected space(s) after "else". (keyword-spacing)
(#777) Infix operators must be spaced. (space-infix-ops)
(#777) '$1' used outside of binding context. (block-scoped-var)
(#777) Missing whitespace after semicolon. (semi-spacing)
(#777) '$1' used outside of binding context. (block-scoped-var)
(#777) Missing semicolon. (semi)
(#778) Requires a space before '}'. (block-spacing)
(#778) Requires a space before '}'. (block-spacing)
(#778) A space is required after ','. (comma-spacing)
(#778) Missing space before value for key 'set'. (key-spacing)
(#778) Missing space before opening brace. (space-before-blocks)
(#779) Expected space(s) after "if". (keyword-spacing)
(#779) 'lz' is not defined. (no-undef)
(#779) Infix operators must be spaced. (space-infix-ops)
(#779) Missing space before opening brace. (space-before-blocks)
(#780) Missing semicolon. (semi)
(#781) Unnecessary semicolon. (no-extra-semi)
(#781) Expected space(s) after "if". (keyword-spacing)
(#781) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#781) Infix operators must be spaced. (space-infix-ops)
(#781) Missing space before opening brace. (space-before-blocks)
(#782) Infix operators must be spaced. (space-infix-ops)
(#782) Missing semicolon. (semi)
(#783) Unnecessary semicolon. (no-extra-semi)
(#783) Expected space(s) after "if". (keyword-spacing)
(#783) 'lz' is not defined. (no-undef)
(#783) Infix operators must be spaced. (space-infix-ops)
(#783) Missing space before opening brace. (space-before-blocks)
(#784) Missing semicolon. (semi)
(#785) Unnecessary semicolon. (no-extra-semi)
(#785) 'lz' is not defined. (no-undef)
(#785) Infix operators must be spaced. (space-infix-ops)
(#785) Missing whitespace after semicolon. (semi-spacing)
(#785) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#785) Infix operators must be spaced. (space-infix-ops)
(#785) Infix operators must be spaced. (space-infix-ops)
(#785) Missing whitespace after semicolon. (semi-spacing)
(#785) Expected space(s) after "if". (keyword-spacing)
(#785) 'lz' is not defined. (no-undef)
(#785) Missing space before opening brace. (space-before-blocks)
(#786) Line 786 exceeds the maximum line length of 132. (max-len)
(#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)
(#786) Missing whitespace after semicolon. (semi-spacing)
(#786) Infix operators must be spaced. (space-infix-ops)
(#786) 'lz' is not defined. (no-undef)
(#786) Infix operators must be spaced. (space-infix-ops)
(#786) 'lz' is not defined. (no-undef)
(#786) Missing whitespace after semicolon. (semi-spacing)
(#786) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#786) Missing whitespace after semicolon. (semi-spacing)
(#786) Missing whitespace after semicolon. (semi-spacing)
(#786) Infix operators must be spaced. (space-infix-ops)
(#786) Missing whitespace after semicolon. (semi-spacing)
(#786) 'lz' is not defined. (no-undef)
(#786) Infix operators must be spaced. (space-infix-ops)
(#786) Missing semicolon. (semi)
(#787) Expected space(s) before "else". (keyword-spacing)
(#787) Expected space(s) after "else". (keyword-spacing)
(#788) Expected space(s) after "if". (keyword-spacing)
(#788) 'lz' is not defined. (no-undef)
(#788) Missing space before opening brace. (space-before-blocks)
(#789) 'lz' is not defined. (no-undef)
(#789) Infix operators must be spaced. (space-infix-ops)
(#789) Missing whitespace after semicolon. (semi-spacing)
(#789) 'lz' is not defined. (no-undef)
(#789) Infix operators must be spaced. (space-infix-ops)
(#789) Infix operators must be spaced. (space-infix-ops)
(#789) Missing whitespace after semicolon. (semi-spacing)
(#789) Expected space(s) after "if". (keyword-spacing)
(#789) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#789) 'lz' is not defined. (no-undef)
(#789) Infix operators must be spaced. (space-infix-ops)
(#789) Missing space before opening brace. (space-before-blocks)
(#790) Expected space(s) after "if". (keyword-spacing)
(#790) Infix operators must be spaced. (space-infix-ops)
(#790) Missing space before opening brace. (space-before-blocks)
(#791) 'lz' is not defined. (no-undef)
(#791) Line 791 exceeds the maximum line length of 132. (max-len)
(#791) Infix operators must be spaced. (space-infix-ops)
(#791) Missing whitespace after semicolon. (semi-spacing)
(#791) Infix operators must be spaced. (space-infix-ops)
(#791) 'lz' is not defined. (no-undef)
(#791) Missing whitespace after semicolon. (semi-spacing)
(#791) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#791) 'lz' is not defined. (no-undef)
(#791) Infix operators must be spaced. (space-infix-ops)
(#791) Missing whitespace after semicolon. (semi-spacing)
(#791) 'lz' is not defined. (no-undef)
(#791) Missing whitespace after semicolon. (semi-spacing)
(#791) 'lz' is not defined. (no-undef)
(#791) Infix operators must be spaced. (space-infix-ops)
(#791) Missing semicolon. (semi)
(#792) Requires a space before '}'. (block-spacing)
(#792) Expected space(s) after "else". (keyword-spacing)
(#792) Expected space(s) before "else". (keyword-spacing)
(#793) Line 793 exceeds the maximum line length of 132. (max-len)
(#793) Infix operators must be spaced. (space-infix-ops)
(#793) Missing whitespace after semicolon. (semi-spacing)
(#793) A space is required after ','. (comma-spacing)
(#793) A space is required after ','. (comma-spacing)
(#793) Missing whitespace after semicolon. (semi-spacing)
(#793) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#793) Infix operators must be spaced. (space-infix-ops)
(#793) Missing whitespace after semicolon. (semi-spacing)
(#793) Infix operators must be spaced. (space-infix-ops)
(#793) Missing whitespace after semicolon. (semi-spacing)
(#793) Missing semicolon. (semi)
(#794) Requires a space before '}'. (block-spacing)
(#794) Expected space(s) before "else". (keyword-spacing)
(#794) Expected space(s) after "else". (keyword-spacing)
(#795) Infix operators must be spaced. (space-infix-ops)
(#795) Missing whitespace after semicolon. (semi-spacing)
(#795) 'lz' is not defined. (no-undef)
(#795) Infix operators must be spaced. (space-infix-ops)
(#795) Missing semicolon. (semi)
(#796) Requires a space before '}'. (block-spacing)
(#796) Unnecessary semicolon. (no-extra-semi)
(#796) Expected no return value. (consistent-return)
(#796) Missing semicolon. (semi)
(#797) A space is required after ','. (comma-spacing)
(#797) Missing space before value for key 'get'. (key-spacing)
(#797) Missing space before opening brace. (space-before-blocks)
(#798) Infix operators must be spaced. (space-infix-ops)
(#798) Missing whitespace after semicolon. (semi-spacing)
(#798) Expected space(s) after "if". (keyword-spacing)
(#798) 'lz' is not defined. (no-undef)
(#798) Missing space before opening brace. (space-before-blocks)
(#799) Expected space(s) after "if". (keyword-spacing)
(#799) 'lz' is not defined. (no-undef)
(#799) Missing space before opening brace. (space-before-blocks)
(#800) Infix operators must be spaced. (space-infix-ops)
(#800) 'lz' is not defined. (no-undef)
(#800) Infix operators must be spaced. (space-infix-ops)
(#800) 'lz' is not defined. (no-undef)
(#800) Missing whitespace after semicolon. (semi-spacing)
(#800) Infix operators must be spaced. (space-infix-ops)
(#800) Missing semicolon. (semi)
(#801) Requires a space before '}'. (block-spacing)
(#801) Expected space(s) before "else". (keyword-spacing)
(#801) Expected space(s) after "else". (keyword-spacing)
(#802) Infix operators must be spaced. (space-infix-ops)
(#802) Missing semicolon. (semi)
(#803) Unnecessary semicolon. (no-extra-semi)
(#803) Infix operators must be spaced. (space-infix-ops)
(#803) Missing whitespace after semicolon. (semi-spacing)
(#803) Expected space(s) after "if". (keyword-spacing)
(#803) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#803) Infix operators must be spaced. (space-infix-ops)
(#803) Missing space before opening brace. (space-before-blocks)
(#804) Infix operators must be spaced. (space-infix-ops)
(#804) Missing semicolon. (semi)
(#805) Unnecessary semicolon. (no-extra-semi)
(#805) Missing semicolon. (semi)
(#806) A space is required after ','. (comma-spacing)
(#806) Missing space before value for key '_parse'. (key-spacing)
(#806) Missing space before opening brace. (space-before-blocks)
(#807) Infix operators must be spaced. (space-infix-ops)
(#807) 'lz' is not defined. (no-undef)
(#807) Missing whitespace after semicolon. (semi-spacing)
(#807) Expected space(s) after "if". (keyword-spacing)
(#807) Infix operators must be spaced. (space-infix-ops)
(#807) Missing space before opening brace. (space-before-blocks)
(#808) Missing semicolon. (semi)
(#809) Unnecessary semicolon. (no-extra-semi)
(#809) Expected space(s) after "for". (keyword-spacing)
(#809) Infix operators must be spaced. (space-infix-ops)
(#809) A space is required after ','. (comma-spacing)
(#809) Infix operators must be spaced. (space-infix-ops)
(#809) 'lz' is not defined. (no-undef)
(#809) Missing whitespace after semicolon. (semi-spacing)
(#809) Infix operators must be spaced. (space-infix-ops)
(#809) Missing whitespace after semicolon. (semi-spacing)
(#809) Missing space before opening brace. (space-before-blocks)
(#810) Infix operators must be spaced. (space-infix-ops)
(#810) 'lz' is not defined. (no-undef)
(#810) Missing whitespace after semicolon. (semi-spacing)
(#810) Expected space(s) after "if". (keyword-spacing)
(#810) Infix operators must be spaced. (space-infix-ops)
(#810) Infix operators must be spaced. (space-infix-ops)
(#810) Missing space before opening brace. (space-before-blocks)
(#811) Missing semicolon. (semi)
(#812) Unnecessary semicolon. (no-extra-semi)
(#812) Infix operators must be spaced. (space-infix-ops)
(#812) Missing whitespace after semicolon. (semi-spacing)
(#812) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#812) Expected space(s) after "if". (keyword-spacing)
(#812) Infix operators must be spaced. (space-infix-ops)
(#812) Missing space before opening brace. (space-before-blocks)
(#813) Infix operators must be spaced. (space-infix-ops)
(#813) Missing whitespace after semicolon. (semi-spacing)
(#813) Infix operators must be spaced. (space-infix-ops)
(#813) Missing whitespace after semicolon. (semi-spacing)
(#813) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#813) Expected space(s) after "for". (keyword-spacing)
(#813) Infix operators must be spaced. (space-infix-ops)
(#813) Missing whitespace after semicolon. (semi-spacing)
(#813) Infix operators must be spaced. (space-infix-ops)
(#813) Missing whitespace after semicolon. (semi-spacing)
(#813) Missing space before opening brace. (space-before-blocks)
(#814) Line 814 exceeds the maximum line length of 132. (max-len)
(#814) Infix operators must be spaced. (space-infix-ops)
(#814) Missing whitespace after semicolon. (semi-spacing)
(#814) Infix operators must be spaced. (space-infix-ops)
(#814) Missing whitespace after semicolon. (semi-spacing)
(#814) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#814) Infix operators must be spaced. (space-infix-ops)
(#814) A space is required after ','. (comma-spacing)
(#814) Missing whitespace after semicolon. (semi-spacing)
(#814) Infix operators must be spaced. (space-infix-ops)
(#814) Infix operators must be spaced. (space-infix-ops)
(#814) Missing whitespace after semicolon. (semi-spacing)
(#814) 'lz' is not defined. (no-undef)
(#814) A space is required after ','. (comma-spacing)
(#814) Missing whitespace after semicolon. (semi-spacing)
(#814) Expected space(s) after "if". (keyword-spacing)
(#814) ["canvas"] is better written in dot notation. (dot-notation)
(#814) Missing space before opening brace. (space-before-blocks)
(#815) 'canvas' is not defined. (no-undef)
(#815) A space is required after ','. (comma-spacing)
(#815) Missing semicolon. (semi)
(#816) Requires a space before '}'. (block-spacing)
(#816) Requires a space before '}'. (block-spacing)
(#816) Expected space(s) before "else". (keyword-spacing)
(#816) Expected space(s) after "else". (keyword-spacing)
(#817) Expected space(s) after "if". (keyword-spacing)
(#817) Infix operators must be spaced. (space-infix-ops)
(#817) Missing space before opening brace. (space-before-blocks)
(#818) A space is required after ','. (comma-spacing)
(#818) Missing semicolon. (semi)
(#819) Expected space(s) before "else". (keyword-spacing)
(#819) Expected space(s) after "else". (keyword-spacing)
(#820) Expected space(s) after "if". (keyword-spacing)
(#820) ["lz"] is better written in dot notation. (dot-notation)
(#820) Infix operators must be spaced. (space-infix-ops)
(#820) 'lz' is not defined. (no-undef)
(#820) ["History"] is better written in dot notation. (dot-notation)
(#820) Infix operators must be spaced. (space-infix-ops)
(#820) 'lz' is not defined. (no-undef)
(#820) ["isReady"] is better written in dot notation. (dot-notation)
(#820) Infix operators must be spaced. (space-infix-ops)
(#820) 'lz' is not defined. (no-undef)
(#820) ["receiveHistory"] is better written in dot notation. (dot-notation)
(#820) Missing space before opening brace. (space-before-blocks)
(#821) 'lz' is not defined. (no-undef)
(#821) Missing semicolon. (semi)
(#822) Requires a space before '}'. (block-spacing)
(#822) Requires a space before '}'. (block-spacing)
(#822) Requires a space before '}'. (block-spacing)
(#822) Requires a space before '}'. (block-spacing)
(#822) A space is required after ','. (comma-spacing)
(#822) Missing space before value for key '_store'. (key-spacing)
(#822) A space is required after ','. (comma-spacing)
(#822) Missing space before opening brace. (space-before-blocks)
(#823) Expected space(s) after "if". (keyword-spacing)
(#823) Missing space before opening brace. (space-before-blocks)
(#824) '$3' used outside of binding context. (block-scoped-var)
(#824) Infix operators must be spaced. (space-infix-ops)
(#824) Missing whitespace after semicolon. (semi-spacing)
(#824) Expected space(s) after "for". (keyword-spacing)
(#824) Missing space before opening brace. (space-before-blocks)
(#825) Expected space(s) after "if". (keyword-spacing)
(#825) '$3' used outside of binding context. (block-scoped-var)
(#825) Infix operators must be spaced. (space-infix-ops)
(#825) Missing space before opening brace. (space-before-blocks)
(#826) '$3' used outside of binding context. (block-scoped-var)
(#826) Infix operators must be spaced. (space-infix-ops)
(#826) Missing semicolon. (semi)
(#827) Unnecessary semicolon. (no-extra-semi)
(#827) '$3' 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) Infix operators must be spaced. (space-infix-ops)
(#827) Missing semicolon. (semi)
(#828) Requires a space before '}'. (block-spacing)
(#828) Expected space(s) after "else". (keyword-spacing)
(#828) Expected space(s) before "else". (keyword-spacing)
(#829) '$3' used outside of binding context. (block-scoped-var)
(#829) '$3' is already defined (no-redeclare)
(#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) Missing semicolon. (semi)
(#830) Unnecessary semicolon. (no-extra-semi)
(#830) Infix operators must be spaced. (space-infix-ops)
(#830) '$3' used outside of binding context. (block-scoped-var)
(#830) '$3' used outside of binding context. (block-scoped-var)
(#830) Missing semicolon. (semi)
(#831) A space is required after ','. (comma-spacing)
(#831) Missing space before value for key '__setFlash'. (key-spacing)
(#831) A space is required after ','. (comma-spacing)
(#831) Missing space before opening brace. (space-before-blocks)
(#832) Infix operators must be spaced. (space-infix-ops)
(#832) 'lz' is not defined. (no-undef)
(#832) Missing whitespace after semicolon. (semi-spacing)
(#832) Expected space(s) after "if". (keyword-spacing)
(#832) Infix operators must be spaced. (space-infix-ops)
(#832) Infix operators must be spaced. (space-infix-ops)
(#832) Infix operators must be spaced. (space-infix-ops)
(#832) Missing space before opening brace. (space-before-blocks)
(#833) Infix operators must be spaced. (space-infix-ops)
(#833) Missing whitespace after semicolon. (semi-spacing)
(#833) Expected space(s) after "if". (keyword-spacing)
(#833) Missing space before opening brace. (space-before-blocks)
(#834) '$5' is defined but never used (no-unused-vars)
(#834) Infix operators must be spaced. (space-infix-ops)
(#834) Infix operators must be spaced. (space-infix-ops)
(#834) Infix operators must be spaced. (space-infix-ops)
(#834) Missing whitespace after semicolon. (semi-spacing)
(#834) Infix operators must be spaced. (space-infix-ops)
(#834) Missing semicolon. (semi)
(#835) Requires a space before '}'. (block-spacing)
(#835) Requires a space before '}'. (block-spacing)
(#835) Missing whitespace after semicolon. (semi-spacing)
(#835) Expected space(s) after "if". (keyword-spacing)
(#835) 'lz' is not defined. (no-undef)
(#835) Missing space before opening brace. (space-before-blocks)
(#836) Infix operators must be spaced. (space-infix-ops)
(#836) Unexpected empty function. (no-empty-function)
(#836) Missing space before opening brace. (space-before-blocks)
(#838) Missing semicolon. (semi)
(#838) Requires a space before '}'. (block-spacing)
(#838) Unnecessary semicolon. (no-extra-semi)
(#838) 'lz' is not defined. (no-undef)
(#838) Infix operators must be spaced. (space-infix-ops)
(#838) Missing space before value for key 'cache'. (key-spacing)
(#838) A space is required after ','. (comma-spacing)
(#838) Missing space before value for key 'create'. (key-spacing)
(#838) A space is required after ','. (comma-spacing)
(#838) A space is required after ','. (comma-spacing)
(#838) Missing space before opening brace. (space-before-blocks)
(#839) Expected space(s) after "try". (keyword-spacing)
(#840) Infix operators must be spaced. (space-infix-ops)
(#840) 'lz' is not defined. (no-undef)
(#840) Missing whitespace after semicolon. (semi-spacing)
(#840) Infix operators must be spaced. (space-infix-ops)
(#840) A space is required after ','. (comma-spacing)
(#840) Missing whitespace after semicolon. (semi-spacing)
(#840) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#840) Missing semicolon. (semi)
(#842) Expected space(s) after "catch". (keyword-spacing)
(#842) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#842) Missing space before opening brace. (space-before-blocks)
(#843) Infix operators must be spaced. (space-infix-ops)
(#843) Infix operators must be spaced. (space-infix-ops)
(#843) Missing semicolon. (semi)
(#844) Requires a space before '}'. (block-spacing)
(#844) A space is required after ','. (comma-spacing)
(#844) Missing space before value for key 'test'. (key-spacing)
(#844) A space is required after ','. (comma-spacing)
(#844) A space is required after ','. (comma-spacing)
(#844) Missing space before opening brace. (space-before-blocks)
(#845) Infix operators must be spaced. (space-infix-ops)
(#845) 'lz' is not defined. (no-undef)
(#845) Missing whitespace after semicolon. (semi-spacing)
(#845) Infix operators must be spaced. (space-infix-ops)
(#845) Missing whitespace after semicolon. (semi-spacing)
(#845) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#845) Infix operators must be spaced. (space-infix-ops)
(#845) Missing whitespace after semicolon. (semi-spacing)
(#845) A space is required after ','. (comma-spacing)
(#845) Missing semicolon. (semi)
(#846) A space is required after ','. (comma-spacing)
(#846) Missing space before value for key 'exec'. (key-spacing)
(#846) A space is required after ','. (comma-spacing)
(#846) A space is required after ','. (comma-spacing)
(#846) Missing space before opening brace. (space-before-blocks)
(#847) Infix operators must be spaced. (space-infix-ops)
(#847) 'lz' is not defined. (no-undef)
(#847) Missing whitespace after semicolon. (semi-spacing)
(#847) Infix operators must be spaced. (space-infix-ops)
(#847) Missing whitespace after semicolon. (semi-spacing)
(#847) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#847) Infix operators must be spaced. (space-infix-ops)
(#847) Missing whitespace after semicolon. (semi-spacing)
(#847) Infix operators must be spaced. (space-infix-ops)
(#847) Missing whitespace after semicolon. (semi-spacing)
(#847) Expected space(s) after "if". (keyword-spacing)
(#847) Missing space before opening brace. (space-before-blocks)
(#848) Infix operators must be spaced. (space-infix-ops)
(#848) A space is required after ','. (comma-spacing)
(#848) Missing whitespace after semicolon. (semi-spacing)
(#848) Missing semicolon. (semi)
(#849) Expected space(s) before "else". (keyword-spacing)
(#849) Expected space(s) after "else". (keyword-spacing)
(#850) Missing semicolon. (semi)
(#851) Requires a space before '}'. (block-spacing)
(#851) A space is required after ','. (comma-spacing)
(#851) Missing space before value for key 'match'. (key-spacing)
(#851) A space is required after ','. (comma-spacing)
(#851) Missing space before opening brace. (space-before-blocks)
(#852) Infix operators must be spaced. (space-infix-ops)
(#852) 'lz' is not defined. (no-undef)
(#852) Missing whitespace after semicolon. (semi-spacing)
(#852) Infix operators must be spaced. (space-infix-ops)
(#852) Missing whitespace after semicolon. (semi-spacing)
(#852) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#852) Infix operators must be spaced. (space-infix-ops)
(#852) Missing semicolon. (semi)
(#853) A space is required after ','. (comma-spacing)
(#853) Missing space before value for key 'replace'. (key-spacing)
(#853) A space is required after ','. (comma-spacing)
(#853) A space is required after ','. (comma-spacing)
(#853) Missing space before opening brace. (space-before-blocks)
(#854) Infix operators must be spaced. (space-infix-ops)
(#854) 'lz' is not defined. (no-undef)
(#854) Missing whitespace after semicolon. (semi-spacing)
(#854) A space is required after ','. (comma-spacing)
(#854) Missing semicolon. (semi)
(#855) A space is required after ','. (comma-spacing)
(#855) Missing space before value for key 'search'. (key-spacing)
(#855) A space is required after ','. (comma-spacing)
(#855) Missing space before opening brace. (space-before-blocks)
(#856) Infix operators must be spaced. (space-infix-ops)
(#856) 'lz' is not defined. (no-undef)
(#856) Missing whitespace after semicolon. (semi-spacing)
(#856) Missing semicolon. (semi)
(#857) A space is required after ','. (comma-spacing)
(#857) Missing space before value for key 'split'. (key-spacing)
(#857) A space is required after ','. (comma-spacing)
(#857) A space is required after ','. (comma-spacing)
(#857) Missing space before opening brace. (space-before-blocks)
(#858) Infix operators must be spaced. (space-infix-ops)
(#858) 'lz' is not defined. (no-undef)
(#858) Missing whitespace after semicolon. (semi-spacing)
(#858) A space is required after ','. (comma-spacing)
(#858) Missing semicolon. (semi)
(#859) A space is required after ','. (comma-spacing)
(#859) Missing space before value for key 'remove'. (key-spacing)
(#859) Missing space before opening brace. (space-before-blocks)
(#860) 'lz' is not defined. (no-undef)
(#860) Missing semicolon. (semi)
(#861) A space is required after ','. (comma-spacing)
(#861) Missing space before value for key 'mask'. (key-spacing)
(#861) Missing space before opening brace. (space-before-blocks)
(#865) Unnecessary semicolon. (no-extra-semi)
(#865) Expected space(s) after "return". (keyword-spacing)
(#865) There should be no spaces inside this paren. (space-in-parens)
(#865) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#865) Infix operators must be spaced. (space-infix-ops)
(#865) Infix operators must be spaced. (space-infix-ops)
(#865) Infix operators must be spaced. (space-infix-ops)
(#865) Infix operators must be spaced. (space-infix-ops)
(#865) A space is required after ','. (comma-spacing)
(#865) Expected to return a value at the end of this function. (consistent-return)
(#865) Missing space before opening brace. (space-before-blocks)
(#866) Expected space(s) after "switch". (keyword-spacing)
(#866) Missing space before opening brace. (space-before-blocks)
(#884) Requires a space before '}'. (block-spacing)
(#884) Missing semicolon. (semi)
(#885) A space is required after ','. (comma-spacing)
(#885) Missing space before value for key 'unmask'. (key-spacing)
(#885) Missing space before opening brace. (space-before-blocks)
(#886) Infix operators must be spaced. (space-infix-ops)
(#886) Infix operators must be spaced. (space-infix-ops)
(#886) Missing semicolon. (semi)
(#887) A space is required after ','. (comma-spacing)
(#887) Missing space before value for key 'maskArr'. (key-spacing)
(#887) Missing space before opening brace. (space-before-blocks)
(#888) Infix operators must be spaced. (space-infix-ops)
(#888) 'lz' is not defined. (no-undef)
(#888) Missing whitespace after semicolon. (semi-spacing)
(#888) Expected space(s) after "for". (keyword-spacing)
(#888) Infix operators must be spaced. (space-infix-ops)
(#888) Missing whitespace after semicolon. (semi-spacing)
(#888) Infix operators must be spaced. (space-infix-ops)
(#888) Missing whitespace after semicolon. (semi-spacing)
(#888) Missing space before opening brace. (space-before-blocks)
(#889) Infix operators must be spaced. (space-infix-ops)
(#889) Missing semicolon. (semi)
(#890) Unnecessary semicolon. (no-extra-semi)
(#890) Missing semicolon. (semi)
mod/readaloud/audio/mobileupload.js
(#8) Expected space or tab after '//' in comment. (spaced-comment)
(#9) 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)
(#13) Infix operators must be spaced. (space-infix-ops)
(#16) Missing JSDoc comment. (require-jsdoc)
(#16) 'loadmobileupload' is defined but never used (no-unused-vars)
(#17) ["fileselectid"] is better written in dot notation. (dot-notation)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Trailing spaces not allowed. (no-trailing-spaces)
(#21) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#23) Unexpected space between function name and paren. (no-spaced-func)
(#23) There should be no space before ','. (comma-spacing)
(#26) Expected space or tab after '//' in comment. (spaced-comment)
(#27) Missing JSDoc comment. (require-jsdoc)
(#27) 'deferredexport' is defined but never used (no-unused-vars)
(#27) Missing space before opening brace. (space-before-blocks)
(#28) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#32) Missing JSDoc comment. (require-jsdoc)
(#32) A space is required after ','. (comma-spacing)
(#38) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#39) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#39) A space is required after ','. (comma-spacing)
(#42) Expected space or tab after '//' in comment. (spaced-comment)
(#43) Trailing spaces not allowed. (no-trailing-spaces)
(#45) Missing JSDoc comment. (require-jsdoc)
(#45) A space is required after ','. (comma-spacing)
(#55) Trailing spaces not allowed. (no-trailing-spaces)
(#57) Trailing spaces not allowed. (no-trailing-spaces)
(#59) Infix operators must be spaced. (space-infix-ops)
(#61) Expected space or tab after '//' in comment. (spaced-comment)
(#64) Expected space(s) after "if". (keyword-spacing)
(#64) ["autosubmit"] is better written in dot notation. (dot-notation)
(#64) Missing space before opening brace. (space-before-blocks)
(#65) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#65) A space is required after ','. (comma-spacing)
(#66) Expected space(s) before "else". (keyword-spacing)
(#66) Expected space(s) after "else". (keyword-spacing)
(#67) ["recorderid"] is better written in dot notation. (dot-notation)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) ["recorderid"] is better written in dot notation. (dot-notation)
(#68) Infix operators must be spaced. (space-infix-ops)
(#69) ["recorderid"] is better written in dot notation. (dot-notation)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) Expected space or tab after '//' in comment. (spaced-comment)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) ["callbackjs"] is better written in dot notation. (dot-notation)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Trailing spaces not allowed. (no-trailing-spaces)
(#72) Multiple spaces found before '='. (no-multi-spaces)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) ["recorderid"] is better written in dot notation. (dot-notation)
(#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)
(#76) ["p1"] is better written in dot notation. (dot-notation)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) ["p2"] is better written in dot notation. (dot-notation)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) ["p3"] is better written in dot notation. (dot-notation)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) ["p4"] is better written in dot notation. (dot-notation)
(#80) ["callbackjs"] is better written in dot notation. (dot-notation)
(#83) Missing semicolon. (semi)
(#86) Expected space or tab after '//' in comment. (spaced-comment)
(#89) Missing JSDoc comment. (require-jsdoc)
(#89) A space is required after ','. (comma-spacing)
(#93) Expected space or tab after '//' in comment. (spaced-comment)
(#95) Expected space or tab after '//' in comment. (spaced-comment)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) Expected space(s) after "switch". (keyword-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#103) Duplicate case label. (no-duplicate-case)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Trailing spaces not allowed. (no-trailing-spaces)
(#108) Trailing spaces not allowed. (no-trailing-spaces)
(#109) Expected space(s) after "if". (keyword-spacing)
(#109) Unexpected constant condition. (no-constant-condition)
(#109) Missing space before opening brace. (space-before-blocks)
(#111) ["progressid"] is better written in dot notation. (dot-notation)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Missing space before opening brace. (space-before-blocks)
(#116) Expected space or tab after '//' in comment. (spaced-comment)
(#117) Infix operators must be spaced. (space-infix-ops)
(#120) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#120) A space is required after ','. (comma-spacing)
(#120) ["messagesid"] is better written in dot notation. (dot-notation)
(#129) 'e' is defined but never used (no-unused-vars)
(#130) Trailing spaces not allowed. (no-trailing-spaces)
(#131) There should be no spaces inside this paren. (space-in-parens)
(#133) Expected space(s) after "if". (keyword-spacing)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Missing space before opening brace. (space-before-blocks)
(#135) Infix operators must be spaced. (space-infix-ops)
(#136) Infix operators must be spaced. (space-infix-ops)
(#136) Requires a space after '{'. (block-spacing)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#136) Requires a space before '}'. (block-spacing)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) A space is required after ','. (comma-spacing)
(#139) Expected space or tab after '//' in comment. (spaced-comment)
(#140) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#140) A space is required after ','. (comma-spacing)
(#140) ["messagesid"] is better written in dot notation. (dot-notation)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#141) ["updatecontrolid"] is better written in dot notation. (dot-notation)
(#142) Expected space(s) after "if". (keyword-spacing)
(#142) Requires a space after '{'. (block-spacing)
(#142) Missing space before opening brace. (space-before-blocks)
(#142) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#142) Statement inside of curly braces should be on next line. (brace-style)
(#142) ["updatecontrolid"] is better written in dot notation. (dot-notation)
(#142) Requires a space before '}'. (block-spacing)
(#143) Expected space(s) after "if". (keyword-spacing)
(#143) Missing space before opening brace. (space-before-blocks)
(#143) Requires a space after '{'. (block-spacing)
(#143) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#143) Statement inside of curly braces should be on next line. (brace-style)
(#143) Infix operators must be spaced. (space-infix-ops)
(#143) Requires a space before '}'. (block-spacing)
(#144) Trailing spaces not allowed. (no-trailing-spaces)
(#145) Expected space or tab after '//' in comment. (spaced-comment)
(#146) Expected space(s) after "if". (keyword-spacing)
(#146) ["callbackjs"] is better written in dot notation. (dot-notation)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing space before opening brace. (space-before-blocks)
(#146) Trailing spaces not allowed. (no-trailing-spaces)
(#147) Multiple spaces found before '='. (no-multi-spaces)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) ["recorderid"] is better written in dot notation. (dot-notation)
(#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) ["p1"] is better written in dot notation. (dot-notation)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) ["p2"] is better written in dot notation. (dot-notation)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) ["p3"] is better written in dot notation. (dot-notation)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) ["p4"] is better written in dot notation. (dot-notation)
(#155) ["callbackjs"] is better written in dot notation. (dot-notation)
(#157) Expected space(s) before "else". (keyword-spacing)
(#157) Expected space(s) after "else". (keyword-spacing)
(#158) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#158) A space is required after ','. (comma-spacing)
(#158) ["messagesid"] is better written in dot notation. (dot-notation)
(#161) Trailing spaces not allowed. (no-trailing-spaces)
(#162) Trailing spaces not allowed. (no-trailing-spaces)
(#165) ["p1"] is better written in dot notation. (dot-notation)
(#166) ["p2"] is better written in dot notation. (dot-notation)
(#167) ["p3"] is better written in dot notation. (dot-notation)
(#168) ["p4"] is better written in dot notation. (dot-notation)
(#169) Expected space or tab after '//' in comment. (spaced-comment)
(#170) Expected space or tab after '//' in comment. (spaced-comment)
(#174) ["p1"] is better written in dot notation. (dot-notation)
(#175) ["p2"] is better written in dot notation. (dot-notation)
(#176) ["p3"] is better written in dot notation. (dot-notation)
(#177) ["p4"] is better written in dot notation. (dot-notation)
(#178) Expected space or tab after '//' in comment. (spaced-comment)
(#179) Trailing spaces not allowed. (no-trailing-spaces)
(#180) ["posturl"] is better written in dot notation. (dot-notation)
(#187) Trailing spaces not allowed. (no-trailing-spaces)
(#191) Expected space or tab after '//' in comment. (spaced-comment)
(#192) Trailing spaces not allowed. (no-trailing-spaces)
(#194) Missing JSDoc comment. (require-jsdoc)
(#196) Expected space or tab after '//' in comment. (spaced-comment)
(#199) Trailing spaces not allowed. (no-trailing-spaces)
(#201) Missing JSDoc comment. (require-jsdoc)
(#205) Missing JSDoc comment. (require-jsdoc)
mod/readaloud/bootstrap-3.3.4-dist/js/bootstrap.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#8) Missing semicolon. (semi)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Missing semicolon. (semi)
(#15) Missing semicolon. (semi)
(#17) 'jQuery' is not defined. (no-undef)
(#28) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#28) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#34) Missing JSDoc comment. (require-jsdoc)
(#35) Missing semicolon. (semi)
(#38) Extra space after key 'WebkitTransition'. (key-spacing)
(#39) Extra space after key 'MozTransition'. (key-spacing)
(#40) Extra space after key 'OTransition'. (key-spacing)
(#41) Extra space after key 'transition'. (key-spacing)
(#42) Missing semicolon. (semi)
(#46) There should be no space after '{' (object-curly-spacing)
(#46) There should be no space before '}' (object-curly-spacing)
(#46) Missing semicolon. (semi)
(#50) Missing semicolon. (semi)
(#54) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Missing semicolon. (semi)
(#56) Missing semicolon. (semi)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Statement inside of curly braces should be on next line. (brace-style)
(#57) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#57) Missing semicolon. (semi)
(#57) Missing semicolon. (semi)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) Expected { after 'if' condition. (curly)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) Missing semicolon. (semi)
(#58) Missing semicolon. (semi)
(#59) Missing semicolon. (semi)
(#60) Missing semicolon. (semi)
(#61) Missing semicolon. (semi)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#64) Missing semicolon. (semi)
(#66) Expected { after 'if' condition. (curly)
(#66) Missing semicolon. (semi)
(#71) Expected to return a value at the end of this function. (consistent-return)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#72) Expected { after 'if' condition. (curly)
(#72) Missing semicolon. (semi)
(#74) Missing semicolon. (semi)
(#75) Missing semicolon. (semi)
(#77) 'jQuery' is not defined. (no-undef)
(#88) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#88) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#88) Unexpected space before function parentheses. (space-before-function-paren)
(#94) Missing semicolon. (semi)
(#95) Multiple spaces found before '='. (no-multi-spaces)
(#95) Unexpected space before function parentheses. (space-before-function-paren)
(#96) Unexpected 'this'. (no-invalid-this)
(#96) Missing semicolon. (semi)
(#97) Missing semicolon. (semi)
(#99) Missing semicolon. (semi)
(#101) Missing semicolon. (semi)
(#103) Unexpected space before function parentheses. (space-before-function-paren)
(#104) Multiple spaces found before '='. (no-multi-spaces)
(#104) Missing semicolon. (semi)
(#105) Missing semicolon. (semi)
(#108) Missing semicolon. (semi)
(#109) Missing semicolon. (semi)
(#112) Missing semicolon. (semi)
(#114) Expected { after 'if' condition. (curly)
(#114) Missing semicolon. (semi)
(#117) Missing semicolon. (semi)
(#120) Missing semicolon. (semi)
(#122) Expected { after 'if' condition. (curly)
(#122) Missing semicolon. (semi)
(#124) Missing semicolon. (semi)
(#126) Missing JSDoc comment. (require-jsdoc)
(#128) Missing semicolon. (semi)
(#131) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#135) Missing semicolon. (semi)
(#136) Missing semicolon. (semi)
(#142) Missing JSDoc comment. (require-jsdoc)
(#143) Unexpected space before function parentheses. (space-before-function-paren)
(#144) Unexpected 'this'. (no-invalid-this)
(#144) Missing semicolon. (semi)
(#145) Multiple spaces found before '='. (no-multi-spaces)
(#145) Missing semicolon. (semi)
(#147) Expected { after 'if' condition. (curly)
(#147) Unexpected 'this'. (no-invalid-this)
(#147) Missing semicolon. (semi)
(#148) Expected { after 'if' condition. (curly)
(#148) Missing semicolon. (semi)
(#149) Missing semicolon. (semi)
(#152) Missing semicolon. (semi)
(#154) Multiple spaces found before '='. (no-multi-spaces)
(#154) Missing semicolon. (semi)
(#155) Missing semicolon. (semi)
(#161) Unexpected space before function parentheses. (space-before-function-paren)
(#162) Missing semicolon. (semi)
(#163) Missing semicolon. (semi)
(#164) Missing semicolon. (semi)
(#170) Missing semicolon. (semi)
(#172) 'jQuery' is not defined. (no-undef)
(#183) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#183) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#183) Unexpected space before function parentheses. (space-before-function-paren)
(#189) Unexpected space before function parentheses. (space-before-function-paren)
(#190) Unexpected 'this'. (no-invalid-this)
(#190) Multiple spaces found before '='. (no-multi-spaces)
(#190) Missing semicolon. (semi)
(#191) Unexpected 'this'. (no-invalid-this)
(#191) Multiple spaces found before '='. (no-multi-spaces)
(#191) Missing semicolon. (semi)
(#192) Unexpected 'this'. (no-invalid-this)
(#192) Missing semicolon. (semi)
(#193) Missing semicolon. (semi)
(#195) Multiple spaces found before '='. (no-multi-spaces)
(#195) Missing semicolon. (semi)
(#199) Missing semicolon. (semi)
(#201) Unexpected space before function parentheses. (space-before-function-paren)
(#202) Multiple spaces found before '='. (no-multi-spaces)
(#202) Missing semicolon. (semi)
(#203) Multiple spaces found before '='. (no-multi-spaces)
(#203) Missing semicolon. (semi)
(#204) Multiple spaces found before '='. (no-multi-spaces)
(#204) Missing semicolon. (semi)
(#205) Missing semicolon. (semi)
(#207) Missing semicolon. (semi)
(#209) Expected { after 'if' condition. (curly)
(#209) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#209) Missing semicolon. (semi)
(#212) Unexpected space before function parentheses. (space-before-function-paren)
(#213) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#213) Unexpected 'this'. (no-invalid-this)
(#213) Missing semicolon. (semi)
(#216) Unexpected 'this'. (no-invalid-this)
(#216) Missing semicolon. (semi)
(#217) Missing semicolon. (semi)
(#218) Unexpected 'this'. (no-invalid-this)
(#219) Unexpected 'this'. (no-invalid-this)
(#219) Missing semicolon. (semi)
(#220) Missing semicolon. (semi)
(#222) Missing semicolon. (semi)
(#223) Missing semicolon. (semi)
(#225) Unexpected space before function parentheses. (space-before-function-paren)
(#226) Missing semicolon. (semi)
(#227) Missing semicolon. (semi)
(#230) Missing semicolon. (semi)
(#232) Expected { after 'if' condition. (curly)
(#232) Missing semicolon. (semi)
(#233) Expected { after 'else'. (curly)
(#233) Missing semicolon. (semi)
(#235) Expected { after 'if' condition. (curly)
(#235) Missing semicolon. (semi)
(#237) Missing semicolon. (semi)
(#240) Expected { after 'if' condition. (curly)
(#240) Missing semicolon. (semi)
(#241) Missing semicolon. (semi)
(#247) Missing JSDoc comment. (require-jsdoc)
(#248) Unexpected space before function parentheses. (space-before-function-paren)
(#249) Multiple spaces found before '='. (no-multi-spaces)
(#249) Unexpected 'this'. (no-invalid-this)
(#249) Missing semicolon. (semi)
(#250) Multiple spaces found before '='. (no-multi-spaces)
(#250) Missing semicolon. (semi)
(#251) Missing semicolon. (semi)
(#253) Expected { after 'if' condition. (curly)
(#253) Unexpected 'this'. (no-invalid-this)
(#253) Missing semicolon. (semi)
(#255) Expected { after 'if' condition. (curly)
(#255) Missing semicolon. (semi)
(#256) Expected { after 'if' condition. (curly)
(#256) Missing semicolon. (semi)
(#257) Missing semicolon. (semi)
(#260) Missing semicolon. (semi)
(#262) Multiple spaces found before '='. (no-multi-spaces)
(#262) Missing semicolon. (semi)
(#263) Missing semicolon. (semi)
(#269) Unexpected space before function parentheses. (space-before-function-paren)
(#270) Missing semicolon. (semi)
(#271) Missing semicolon. (semi)
(#272) Missing semicolon. (semi)
(#279) Unexpected space before function parentheses. (space-before-function-paren)
(#280) Missing semicolon. (semi)
(#281) Expected { after 'if' condition. (curly)
(#281) Missing semicolon. (semi)
(#282) Missing semicolon. (semi)
(#283) Missing semicolon. (semi)
(#285) Unexpected space before function parentheses. (space-before-function-paren)
(#286) Missing semicolon. (semi)
(#287) Missing semicolon. (semi)
(#289) 'jQuery' is not defined. (no-undef)
(#300) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#300) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#300) Unexpected space before function parentheses. (space-before-function-paren)
(#306) Unexpected space before function parentheses. (space-before-function-paren)
(#307) Unexpected 'this'. (no-invalid-this)
(#307) Multiple spaces found before '='. (no-multi-spaces)
(#307) Missing semicolon. (semi)
(#308) Unexpected 'this'. (no-invalid-this)
(#308) Unexpected 'this'. (no-invalid-this)
(#308) Missing semicolon. (semi)
(#309) Unexpected 'this'. (no-invalid-this)
(#309) Multiple spaces found before '='. (no-multi-spaces)
(#309) Missing semicolon. (semi)
(#310) Unexpected 'this'. (no-invalid-this)
(#310) Multiple spaces found before '='. (no-multi-spaces)
(#310) Missing semicolon. (semi)
(#311) Unexpected 'this'. (no-invalid-this)
(#311) Multiple spaces found before '='. (no-multi-spaces)
(#311) Missing semicolon. (semi)
(#312) Unexpected 'this'. (no-invalid-this)
(#312) Multiple spaces found before '='. (no-multi-spaces)
(#312) Missing semicolon. (semi)
(#313) Unexpected 'this'. (no-invalid-this)
(#313) Multiple spaces found before '='. (no-multi-spaces)
(#313) Missing semicolon. (semi)
(#314) Unexpected 'this'. (no-invalid-this)
(#314) Multiple spaces found before '='. (no-multi-spaces)
(#314) Missing semicolon. (semi)
(#316) Unexpected 'this'. (no-invalid-this)
(#316) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#316) Unexpected 'this'. (no-invalid-this)
(#316) Unexpected 'this'. (no-invalid-this)
(#316) Unexpected 'this'. (no-invalid-this)
(#316) Missing semicolon. (semi)
(#318) Unexpected 'this'. (no-invalid-this)
(#318) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#318) Unexpected 'this'. (no-invalid-this)
(#319) Unexpected 'this'. (no-invalid-this)
(#319) Unexpected 'this'. (no-invalid-this)
(#320) Unexpected 'this'. (no-invalid-this)
(#320) Unexpected 'this'. (no-invalid-this)
(#320) Missing semicolon. (semi)
(#321) Missing semicolon. (semi)
(#323) Multiple spaces found before '='. (no-multi-spaces)
(#323) Missing semicolon. (semi)
(#325) Missing semicolon. (semi)
(#332) Missing semicolon. (semi)
(#334) Unexpected space before function parentheses. (space-before-function-paren)
(#335) Expected { after 'if' condition. (curly)
(#335) Missing semicolon. (semi)
(#337) Missing semicolon. (semi)
(#338) Missing semicolon. (semi)
(#339) Missing semicolon. (semi)
(#342) Missing semicolon. (semi)
(#343) Missing semicolon. (semi)
(#345) Unexpected space before function parentheses. (space-before-function-paren)
(#346) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#346) Missing semicolon. (semi)
(#348) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#348) Missing semicolon. (semi)
(#350) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#352) Missing semicolon. (semi)
(#354) Missing semicolon. (semi)
(#355) Missing semicolon. (semi)
(#357) Unexpected space before function parentheses. (space-before-function-paren)
(#358) Missing semicolon. (semi)
(#359) Missing semicolon. (semi)
(#360) Missing semicolon. (semi)
(#362) Unexpected space before function parentheses. (space-before-function-paren)
(#363) Missing semicolon. (semi)
(#365) Missing semicolon. (semi)
(#366) Expected { after 'if' condition. (curly)
(#366) Missing semicolon. (semi)
(#367) Missing semicolon. (semi)
(#368) Missing semicolon. (semi)
(#369) Missing semicolon. (semi)
(#370) Missing semicolon. (semi)
(#372) Unexpected space before function parentheses. (space-before-function-paren)
(#373) Multiple spaces found before '='. (no-multi-spaces)
(#373) Missing semicolon. (semi)
(#374) Missing semicolon. (semi)
(#376) Expected { after 'if' condition. (curly)
(#376) Missing semicolon. (semi)
(#378) Expected { after 'if' condition. (curly)
(#378) Multiple spaces found before 'return'. (no-multi-spaces)
(#378) Expected no return value. (consistent-return)
(#378) Unexpected space before function parentheses. (space-before-function-paren)
(#378) Statement inside of curly braces should be on next line. (brace-style)
(#378) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#378) Missing semicolon. (semi)
(#378) Missing semicolon. (semi)
(#379) Expected { after 'if' condition. (curly)
(#379) Expected no return value. (consistent-return)
(#379) Missing semicolon. (semi)
(#381) Expected no return value. (consistent-return)
(#381) Missing semicolon. (semi)
(#382) Missing semicolon. (semi)
(#384) Unexpected space before function parentheses. (space-before-function-paren)
(#385) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#385) Missing semicolon. (semi)
(#388) Missing semicolon. (semi)
(#389) Missing semicolon. (semi)
(#392) Missing semicolon. (semi)
(#394) Missing semicolon. (semi)
(#395) Missing semicolon. (semi)
(#397) Unexpected space before function parentheses. (space-before-function-paren)
(#398) Expected { after 'if' condition. (curly)
(#398) Missing semicolon. (semi)
(#399) Expected no return value. (consistent-return)
(#399) Missing semicolon. (semi)
(#400) Missing semicolon. (semi)
(#402) Unexpected space before function parentheses. (space-before-function-paren)
(#403) Expected { after 'if' condition. (curly)
(#403) Missing semicolon. (semi)
(#404) Expected no return value. (consistent-return)
(#404) Missing semicolon. (semi)
(#405) Missing semicolon. (semi)
(#407) Unexpected space before function parentheses. (space-before-function-paren)
(#408) Multiple spaces found before '='. (no-multi-spaces)
(#408) Missing semicolon. (semi)
(#409) Multiple spaces found before '='. (no-multi-spaces)
(#409) Missing semicolon. (semi)
(#410) Missing semicolon. (semi)
(#411) Missing semicolon. (semi)
(#412) Multiple spaces found before '='. (no-multi-spaces)
(#412) Missing semicolon. (semi)
(#414) Expected { after 'if' condition. (curly)
(#414) Missing semicolon. (semi)
(#416) Missing semicolon. (semi)
(#420) Missing semicolon. (semi)
(#421) Missing semicolon. (semi)
(#422) Expected { after 'if' condition. (curly)
(#422) Expected a return value. (consistent-return)
(#422) Missing semicolon. (semi)
(#424) Missing semicolon. (semi)
(#426) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#426) Missing semicolon. (semi)
(#429) Missing semicolon. (semi)
(#430) Missing semicolon. (semi)
(#431) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#431) Missing semicolon. (semi)
(#434) There should be no space after '{' (object-curly-spacing)
(#434) There should be no space before '}' (object-curly-spacing)
(#434) Missing semicolon. (semi)
(#436) Missing semicolon. (semi)
(#437) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#437) Missing semicolon. (semi)
(#438) Missing semicolon. (semi)
(#439) Missing semicolon. (semi)
(#441) Unexpected space before function parentheses. (space-before-function-paren)
(#442) Missing semicolon. (semi)
(#443) Missing semicolon. (semi)
(#444) Missing semicolon. (semi)
(#445) Unexpected space before function parentheses. (space-before-function-paren)
(#446) Missing semicolon. (semi)
(#447) Missing semicolon. (semi)
(#449) Missing semicolon. (semi)
(#451) Missing semicolon. (semi)
(#452) Missing semicolon. (semi)
(#453) Missing semicolon. (semi)
(#454) Missing semicolon. (semi)
(#457) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#457) Missing semicolon. (semi)
(#459) Missing semicolon. (semi)
(#460) Missing semicolon. (semi)
(#466) Missing JSDoc comment. (require-jsdoc)
(#467) Unexpected space before function parentheses. (space-before-function-paren)
(#468) Multiple spaces found before '='. (no-multi-spaces)
(#468) Unexpected 'this'. (no-invalid-this)
(#468) Missing semicolon. (semi)
(#469) Multiple spaces found before '='. (no-multi-spaces)
(#469) Missing semicolon. (semi)
(#470) Missing semicolon. (semi)
(#471) Multiple spaces found before '='. (no-multi-spaces)
(#471) Missing semicolon. (semi)
(#473) Expected { after 'if' condition. (curly)
(#473) Unexpected 'this'. (no-invalid-this)
(#473) Missing semicolon. (semi)
(#474) Expected { after 'if' condition. (curly)
(#474) Missing semicolon. (semi)
(#475) Expected { after 'if' condition. (curly)
(#475) Missing semicolon. (semi)
(#476) Expected { after 'if' condition. (curly)
(#476) Missing semicolon. (semi)
(#477) Missing semicolon. (semi)
(#480) Missing semicolon. (semi)
(#482) Multiple spaces found before '='. (no-multi-spaces)
(#482) Missing semicolon. (semi)
(#483) Missing semicolon. (semi)
(#489) Unexpected space before function parentheses. (space-before-function-paren)
(#490) Missing semicolon. (semi)
(#491) Missing semicolon. (semi)
(#492) Missing semicolon. (semi)
(#498) Unexpected space before function parentheses. (space-before-function-paren)
(#499) Missing semicolon. (semi)
(#500) Multiple spaces found before '='. (no-multi-spaces)
(#500) Unexpected 'this'. (no-invalid-this)
(#500) Missing semicolon. (semi)
(#501) Missing semicolon. (semi)
(#502) Expected { after 'if' condition. (curly)
(#502) Missing semicolon. (semi)
(#503) Missing semicolon. (semi)
(#504) Missing semicolon. (semi)
(#505) Expected { after 'if' condition. (curly)
(#505) Missing semicolon. (semi)
(#507) Missing semicolon. (semi)
(#510) Missing semicolon. (semi)
(#513) Missing semicolon. (semi)
(#514) Missing semicolon. (semi)
(#518) Missing semicolon. (semi)
(#520) Unexpected space before function parentheses. (space-before-function-paren)
(#521) Unexpected space before function parentheses. (space-before-function-paren)
(#522) Unexpected 'this'. (no-invalid-this)
(#522) Missing semicolon. (semi)
(#523) Missing semicolon. (semi)
(#524) Missing semicolon. (semi)
(#525) Missing semicolon. (semi)
(#527) 'jQuery' is not defined. (no-undef)
(#538) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#538) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#538) Unexpected space before function parentheses. (space-before-function-paren)
(#544) Unexpected space before function parentheses. (space-before-function-paren)
(#545) Unexpected 'this'. (no-invalid-this)
(#545) Multiple spaces found before '='. (no-multi-spaces)
(#545) Missing semicolon. (semi)
(#546) Unexpected 'this'. (no-invalid-this)
(#546) Multiple spaces found before '='. (no-multi-spaces)
(#546) Missing semicolon. (semi)
(#547) Unexpected 'this'. (no-invalid-this)
(#547) Multiple spaces found before '='. (no-multi-spaces)
(#548) Missing semicolon. (semi)
(#549) Unexpected 'this'. (no-invalid-this)
(#549) Missing semicolon. (semi)
(#551) Unexpected 'this'. (no-invalid-this)
(#552) Unexpected 'this'. (no-invalid-this)
(#552) Unexpected 'this'. (no-invalid-this)
(#552) Missing semicolon. (semi)
(#554) Unexpected 'this'. (no-invalid-this)
(#554) Unexpected 'this'. (no-invalid-this)
(#554) Unexpected 'this'. (no-invalid-this)
(#554) Missing semicolon. (semi)
(#557) Expected { after 'if' condition. (curly)
(#557) Unexpected 'this'. (no-invalid-this)
(#557) Unexpected 'this'. (no-invalid-this)
(#557) Missing semicolon. (semi)
(#558) Missing semicolon. (semi)
(#560) Multiple spaces found before '='. (no-multi-spaces)
(#560) Missing semicolon. (semi)
(#562) Missing semicolon. (semi)
(#566) Missing semicolon. (semi)
(#568) Unexpected space before function parentheses. (space-before-function-paren)
(#569) Missing semicolon. (semi)
(#570) Missing semicolon. (semi)
(#571) Missing semicolon. (semi)
(#573) Unexpected space before function parentheses. (space-before-function-paren)
(#574) Expected { after 'if' condition. (curly)
(#574) Missing semicolon. (semi)
(#576) Missing semicolon. (semi)
(#577) Missing semicolon. (semi)
(#580) Missing semicolon. (semi)
(#581) Expected { after 'if' condition. (curly)
(#581) Missing semicolon. (semi)
(#584) Missing semicolon. (semi)
(#585) Missing semicolon. (semi)
(#586) Expected { after 'if' condition. (curly)
(#586) Missing semicolon. (semi)
(#589) Missing semicolon. (semi)
(#590) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#590) Missing semicolon. (semi)
(#593) Missing semicolon. (semi)
(#598) Missing semicolon. (semi)
(#602) Missing semicolon. (semi)
(#604) Missing semicolon. (semi)
(#606) Unexpected space before function parentheses. (space-before-function-paren)
(#607) Unexpected 'this'. (no-invalid-this)
(#609) Missing semicolon. (semi)
(#610) Unexpected 'this'. (no-invalid-this)
(#610) Missing semicolon. (semi)
(#611) Unexpected 'this'. (no-invalid-this)
(#612) Missing semicolon. (semi)
(#613) Missing semicolon. (semi)
(#615) Expected { after 'if' condition. (curly)
(#615) Expected no return value. (consistent-return)
(#615) Missing semicolon. (semi)
(#617) Missing semicolon. (semi)
(#621) Missing semicolon. (semi)
(#622) Missing semicolon. (semi)
(#624) Unexpected space before function parentheses. (space-before-function-paren)
(#625) Expected { after 'if' condition. (curly)
(#625) Missing semicolon. (semi)
(#627) Missing semicolon. (semi)
(#628) Missing semicolon. (semi)
(#629) Expected { after 'if' condition. (curly)
(#629) Missing semicolon. (semi)
(#631) Missing semicolon. (semi)
(#633) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#633) Missing semicolon. (semi)
(#638) Missing semicolon. (semi)
(#642) Missing semicolon. (semi)
(#644) Missing semicolon. (semi)
(#646) Unexpected space before function parentheses. (space-before-function-paren)
(#647) Unexpected 'this'. (no-invalid-this)
(#647) Missing semicolon. (semi)
(#648) Unexpected 'this'. (no-invalid-this)
(#651) Missing semicolon. (semi)
(#652) Missing semicolon. (semi)
(#654) Expected { after 'if' condition. (curly)
(#654) Expected no return value. (consistent-return)
(#654) Missing semicolon. (semi)
(#657) Unexpected newline between object and [ of property access. (no-unexpected-multiline)
(#659) Missing semicolon. (semi)
(#660) Missing semicolon. (semi)
(#662) Unexpected space before function parentheses. (space-before-function-paren)
(#663) Missing semicolon. (semi)
(#664) Missing semicolon. (semi)
(#666) Unexpected space before function parentheses. (space-before-function-paren)
(#669) Unexpected space before function parentheses. (space-before-function-paren)
(#670) Missing semicolon. (semi)
(#671) Unexpected 'this'. (no-invalid-this)
(#671) Missing semicolon. (semi)
(#673) Missing semicolon. (semi)
(#674) Missing semicolon. (semi)
(#676) Unexpected space before function parentheses. (space-before-function-paren)
(#677) Missing semicolon. (semi)
(#679) Missing semicolon. (semi)
(#682) Missing semicolon. (semi)
(#683) Missing semicolon. (semi)
(#685) Missing JSDoc comment. (require-jsdoc)
(#686) Missing semicolon. (semi)
(#688) Missing semicolon. (semi)
(#690) Missing semicolon. (semi)
(#697) Missing JSDoc comment. (require-jsdoc)
(#698) Unexpected space before function parentheses. (space-before-function-paren)
(#699) Multiple spaces found before '='. (no-multi-spaces)
(#699) Unexpected 'this'. (no-invalid-this)
(#699) Missing semicolon. (semi)
(#700) Multiple spaces found before '='. (no-multi-spaces)
(#700) Missing semicolon. (semi)
(#701) Missing semicolon. (semi)
(#703) Expected { after 'if' condition. (curly)
(#703) Missing semicolon. (semi)
(#704) Expected { after 'if' condition. (curly)
(#704) Unexpected 'this'. (no-invalid-this)
(#704) Missing semicolon. (semi)
(#705) Expected { after 'if' condition. (curly)
(#705) Missing semicolon. (semi)
(#706) Missing semicolon. (semi)
(#709) Missing semicolon. (semi)
(#711) Multiple spaces found before '='. (no-multi-spaces)
(#711) Missing semicolon. (semi)
(#712) Missing semicolon. (semi)
(#718) Unexpected space before function parentheses. (space-before-function-paren)
(#719) Missing semicolon. (semi)
(#720) Missing semicolon. (semi)
(#721) Missing semicolon. (semi)
(#727) Unexpected space before function parentheses. (space-before-function-paren)
(#728) Multiple spaces found before '='. (no-multi-spaces)
(#728) Unexpected 'this'. (no-invalid-this)
(#728) Missing semicolon. (semi)
(#730) Expected { after 'if' condition. (curly)
(#730) Missing semicolon. (semi)
(#732) Missing semicolon. (semi)
(#733) Multiple spaces found before '='. (no-multi-spaces)
(#733) Missing semicolon. (semi)
(#734) Multiple spaces found before '='. (no-multi-spaces)
(#734) Missing semicolon. (semi)
(#736) Missing semicolon. (semi)
(#737) Missing semicolon. (semi)
(#739) 'jQuery' is not defined. (no-undef)
(#750) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#750) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#750) Unexpected space before function parentheses. (space-before-function-paren)
(#756) Missing semicolon. (semi)
(#757) Multiple spaces found before '='. (no-multi-spaces)
(#757) Missing semicolon. (semi)
(#758) Unexpected space before function parentheses. (space-before-function-paren)
(#759) Unexpected 'this'. (no-invalid-this)
(#759) Missing semicolon. (semi)
(#760) Missing semicolon. (semi)
(#762) Missing semicolon. (semi)
(#764) Unexpected space before function parentheses. (space-before-function-paren)
(#765) Missing semicolon. (semi)
(#767) Expected { after 'if' condition. (curly)
(#767) Missing semicolon. (semi)
(#769) Multiple spaces found before '='. (no-multi-spaces)
(#769) Missing semicolon. (semi)
(#770) Missing semicolon. (semi)
(#772) Missing semicolon. (semi)
(#777) Missing semicolon. (semi)
(#780) There should be no space after '{' (object-curly-spacing)
(#780) There should be no space before '}' (object-curly-spacing)
(#780) Missing semicolon. (semi)
(#781) Missing semicolon. (semi)
(#783) Expected { after 'if' condition. (curly)
(#783) Missing semicolon. (semi)
(#787) Missing semicolon. (semi)
(#791) Missing semicolon. (semi)
(#794) Expected no return value. (consistent-return)
(#794) Missing semicolon. (semi)
(#795) Missing semicolon. (semi)
(#797) Unexpected space before function parentheses. (space-before-function-paren)
(#798) Expected { after 'if' condition. (curly)
(#798) Missing semicolon. (semi)
(#800) Missing semicolon. (semi)
(#802) Missing semicolon. (semi)
(#803) Missing semicolon. (semi)
(#805) Expected { after 'if' condition. (curly)
(#805) Missing semicolon. (semi)
(#807) Multiple spaces found before '='. (no-multi-spaces)
(#807) Missing semicolon. (semi)
(#808) Missing semicolon. (semi)
(#811) Expected { after 'if' condition. (curly)
(#811) Missing semicolon. (semi)
(#812) Expected no return value. (consistent-return)
(#812) Missing semicolon. (semi)
(#815) Missing semicolon. (semi)
(#816) Missing semicolon. (semi)
(#818) Expected { after 'if' condition. (curly)
(#818) Missing semicolon. (semi)
(#820) Missing semicolon. (semi)
(#822) Expected { after 'if' condition. (curly)
(#822) Multiple spaces found before 'index'. (no-multi-spaces)
(#822) Missing semicolon. (semi)
(#823) Expected { after 'if' condition. (curly)
(#823) Missing semicolon. (semi)
(#824) Expected { after 'if' condition. (curly)
(#824) Unexpected use of '~'. (no-bitwise)
(#824) Multiple spaces found before 'index'. (no-multi-spaces)
(#824) Missing semicolon. (semi)
(#826) Missing semicolon. (semi)
(#827) Missing semicolon. (semi)
(#829) Missing JSDoc comment. (require-jsdoc)
(#830) Expected { after 'if' condition. (curly)
(#830) Missing semicolon. (semi)
(#831) Missing semicolon. (semi)
(#832) Unexpected space before function parentheses. (space-before-function-paren)
(#833) Multiple spaces found before '='. (no-multi-spaces)
(#833) Unexpected 'this'. (no-invalid-this)
(#833) Missing semicolon. (semi)
(#834) Multiple spaces found before '='. (no-multi-spaces)
(#834) Missing semicolon. (semi)
(#835) There should be no space after '{' (object-curly-spacing)
(#835) Unexpected 'this'. (no-invalid-this)
(#835) There should be no space before '}' (object-curly-spacing)
(#835) Missing semicolon. (semi)
(#837) Expected { after 'if' condition. (curly)
(#837) Missing semicolon. (semi)
(#839) Missing semicolon. (semi)
(#841) Expected { after 'if' condition. (curly)
(#841) Missing semicolon. (semi)
(#843) Missing semicolon. (semi)
(#844) Missing semicolon. (semi)
(#845) Missing semicolon. (semi)
(#848) Missing JSDoc comment. (require-jsdoc)
(#849) Missing semicolon. (semi)
(#852) Missing semicolon. (semi)
(#853) Missing semicolon. (semi)
(#856) Missing semicolon. (semi)
(#858) Missing semicolon. (semi)
(#865) Missing JSDoc comment. (require-jsdoc)
(#866) Unexpected space before function parentheses. (space-before-function-paren)
(#867) Unexpected 'this'. (no-invalid-this)
(#867) Missing semicolon. (semi)
(#868) Multiple spaces found before '='. (no-multi-spaces)
(#868) Missing semicolon. (semi)
(#870) Expected { after 'if' condition. (curly)
(#870) Unexpected 'this'. (no-invalid-this)
(#870) Missing semicolon. (semi)
(#871) Expected { after 'if' condition. (curly)
(#871) Missing semicolon. (semi)
(#872) Missing semicolon. (semi)
(#875) Missing semicolon. (semi)
(#877) Multiple spaces found before '='. (no-multi-spaces)
(#877) Missing semicolon. (semi)
(#878) Missing semicolon. (semi)
(#884) Unexpected space before function parentheses. (space-before-function-paren)
(#885) Missing semicolon. (semi)
(#886) Missing semicolon. (semi)
(#887) Missing semicolon. (semi)
(#895) Unexpected space before function parentheses. (space-before-function-paren)
(#895) Statement inside of curly braces should be on next line. (brace-style)
(#895) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#895) Missing semicolon. (semi)
(#899) Missing semicolon. (semi)
(#901) 'jQuery' is not defined. (no-undef)
(#912) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#912) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#912) Unexpected space before function parentheses. (space-before-function-paren)
(#918) Unexpected space before function parentheses. (space-before-function-paren)
(#919) Unexpected 'this'. (no-invalid-this)
(#919) Multiple spaces found before '='. (no-multi-spaces)
(#919) Missing semicolon. (semi)
(#920) Unexpected 'this'. (no-invalid-this)
(#920) Multiple spaces found before '='. (no-multi-spaces)
(#920) Missing semicolon. (semi)
(#921) Unexpected 'this'. (no-invalid-this)
(#921) Multiple spaces found before '='. (no-multi-spaces)
(#921) Missing semicolon. (semi)
(#922) Unexpected 'this'. (no-invalid-this)
(#922) Multiple spaces found before '='. (no-multi-spaces)
(#922) Unexpected 'this'. (no-invalid-this)
(#922) Missing semicolon. (semi)
(#923) Unexpected 'this'. (no-invalid-this)
(#923) Multiple spaces found before '='. (no-multi-spaces)
(#923) Missing semicolon. (semi)
(#924) Unexpected 'this'. (no-invalid-this)
(#924) Multiple spaces found before '='. (no-multi-spaces)
(#924) Missing semicolon. (semi)
(#925) Unexpected 'this'. (no-invalid-this)
(#925) Multiple spaces found before '='. (no-multi-spaces)
(#925) Missing semicolon. (semi)
(#926) Unexpected 'this'. (no-invalid-this)
(#926) Multiple spaces found before '='. (no-multi-spaces)
(#926) Missing semicolon. (semi)
(#927) Unexpected 'this'. (no-invalid-this)
(#927) Missing semicolon. (semi)
(#929) Unexpected 'this'. (no-invalid-this)
(#930) Unexpected 'this'. (no-invalid-this)
(#932) Unexpected 'this'. (no-invalid-this)
(#932) Unexpected space before function parentheses. (space-before-function-paren)
(#933) Unexpected 'this'. (no-invalid-this)
(#933) Missing semicolon. (semi)
(#934) Unexpected 'this'. (no-invalid-this)
(#934) Missing semicolon. (semi)
(#936) Missing semicolon. (semi)
(#938) Multiple spaces found before '='. (no-multi-spaces)
(#938) Missing semicolon. (semi)
(#940) Missing semicolon. (semi)
(#941) Missing semicolon. (semi)
(#947) Missing semicolon. (semi)
(#949) Unexpected space before function parentheses. (space-before-function-paren)
(#950) Missing semicolon. (semi)
(#951) Missing semicolon. (semi)
(#953) Unexpected space before function parentheses. (space-before-function-paren)
(#954) Missing semicolon. (semi)
(#955) Multiple spaces found before '='. (no-multi-spaces)
(#955) There should be no space after '{' (object-curly-spacing)
(#955) There should be no space before '}' (object-curly-spacing)
(#955) Missing semicolon. (semi)
(#957) Missing semicolon. (semi)
(#959) Expected { after 'if' condition. (curly)
(#959) Missing semicolon. (semi)
(#961) Missing semicolon. (semi)
(#963) Missing semicolon. (semi)
(#964) Missing semicolon. (semi)
(#965) Missing semicolon. (semi)
(#967) Missing semicolon. (semi)
(#968) Missing semicolon. (semi)
(#970) Missing semicolon. (semi)
(#972) Unexpected space before function parentheses. (space-before-function-paren)
(#973) Unexpected space before function parentheses. (space-before-function-paren)
(#974) Expected { after 'if' condition. (curly)
(#974) Missing semicolon. (semi)
(#975) Missing semicolon. (semi)
(#976) Missing semicolon. (semi)
(#978) Unexpected space before function parentheses. (space-before-function-paren)
(#979) Missing semicolon. (semi)
(#982) Missing semicolon. (semi)
(#987) Missing semicolon. (semi)
(#989) Missing semicolon. (semi)
(#992) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#992) Missing semicolon. (semi)
(#997) Missing semicolon. (semi)
(#999) Missing semicolon. (semi)
(#1001) There should be no space after '{' (object-curly-spacing)
(#1001) There should be no space before '}' (object-curly-spacing)
(#1001) Missing semicolon. (semi)
(#1003) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1005) Unexpected space before function parentheses. (space-before-function-paren)
(#1006) Missing semicolon. (semi)
(#1009) Missing semicolon. (semi)
(#1010) Missing semicolon. (semi)
(#1011) Missing semicolon. (semi)
(#1013) Unexpected space before function parentheses. (space-before-function-paren)
(#1014) Expected { after 'if' condition. (curly)
(#1014) Missing semicolon. (semi)
(#1016) Missing semicolon. (semi)
(#1018) Missing semicolon. (semi)
(#1020) Expected { after 'if' condition. (curly)
(#1020) Missing semicolon. (semi)
(#1022) Missing semicolon. (semi)
(#1024) Missing semicolon. (semi)
(#1025) Missing semicolon. (semi)
(#1027) Missing semicolon. (semi)
(#1033) Missing semicolon. (semi)
(#1035) Missing semicolon. (semi)
(#1037) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1041) Missing semicolon. (semi)
(#1042) Missing semicolon. (semi)
(#1044) Unexpected space before function parentheses. (space-before-function-paren)
(#1047) Unexpected space before function parentheses. (space-before-function-paren)
(#1048) Unexpected 'this'. (no-invalid-this)
(#1048) Unexpected 'this'. (no-invalid-this)
(#1049) Unexpected 'this'. (no-invalid-this)
(#1049) Missing semicolon. (semi)
(#1051) Missing semicolon. (semi)
(#1052) Missing semicolon. (semi)
(#1054) Unexpected space before function parentheses. (space-before-function-paren)
(#1056) Unexpected space before function parentheses. (space-before-function-paren)
(#1057) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1057) Unexpected 'this'. (no-invalid-this)
(#1057) Missing semicolon. (semi)
(#1058) Missing semicolon. (semi)
(#1060) Missing semicolon. (semi)
(#1062) Missing semicolon. (semi)
(#1064) Unexpected space before function parentheses. (space-before-function-paren)
(#1066) Missing semicolon. (semi)
(#1068) Missing semicolon. (semi)
(#1070) Missing semicolon. (semi)
(#1072) Unexpected space before function parentheses. (space-before-function-paren)
(#1073) Missing semicolon. (semi)
(#1074) Missing semicolon. (semi)
(#1075) Unexpected space before function parentheses. (space-before-function-paren)
(#1076) Missing semicolon. (semi)
(#1077) Missing semicolon. (semi)
(#1078) Missing semicolon. (semi)
(#1079) Missing semicolon. (semi)
(#1080) Missing semicolon. (semi)
(#1081) Missing semicolon. (semi)
(#1083) Unexpected space before function parentheses. (space-before-function-paren)
(#1084) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1084) Missing semicolon. (semi)
(#1085) Missing semicolon. (semi)
(#1086) Missing semicolon. (semi)
(#1088) Unexpected space before function parentheses. (space-before-function-paren)
(#1089) Missing semicolon. (semi)
(#1090) Missing semicolon. (semi)
(#1093) Missing semicolon. (semi)
(#1096) Missing semicolon. (semi)
(#1098) Unexpected space before function parentheses. (space-before-function-paren)
(#1099) Unexpected 'this'. (no-invalid-this)
(#1100) Unexpected 'this'. (no-invalid-this)
(#1100) Missing semicolon. (semi)
(#1101) Missing semicolon. (semi)
(#1103) Expected { after 'if' condition. (curly)
(#1103) Missing semicolon. (semi)
(#1104) Unexpected 'this'. (no-invalid-this)
(#1104) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1105) Unexpected 'this'. (no-invalid-this)
(#1106) Unexpected 'this'. (no-invalid-this)
(#1106) Missing semicolon. (semi)
(#1107) Missing semicolon. (semi)
(#1109) Expected { after 'if' condition. (curly)
(#1109) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1109) Missing semicolon. (semi)
(#1111) Missing semicolon. (semi)
(#1113) Expected { after 'if' condition. (curly)
(#1113) Missing semicolon. (semi)
(#1115) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1119) Missing semicolon. (semi)
(#1122) Missing semicolon. (semi)
(#1124) Unexpected space before function parentheses. (space-before-function-paren)
(#1125) Missing semicolon. (semi)
(#1126) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1126) Missing semicolon. (semi)
(#1127) Missing semicolon. (semi)
(#1128) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1132) Missing semicolon. (semi)
(#1135) Missing semicolon. (semi)
(#1137) Missing semicolon. (semi)
(#1141) Unexpected space before function parentheses. (space-before-function-paren)
(#1142) Missing semicolon. (semi)
(#1143) Missing semicolon. (semi)
(#1145) Unexpected space before function parentheses. (space-before-function-paren)
(#1146) Missing semicolon. (semi)
(#1151) Missing semicolon. (semi)
(#1152) Missing semicolon. (semi)
(#1154) Unexpected space before function parentheses. (space-before-function-paren)
(#1158) Missing semicolon. (semi)
(#1159) Missing semicolon. (semi)
(#1161) Unexpected space before function parentheses. (space-before-function-paren)
(#1162) Missing semicolon. (semi)
(#1164) Missing semicolon. (semi)
(#1165) Missing semicolon. (semi)
(#1167) Missing semicolon. (semi)
(#1168) Missing semicolon. (semi)
(#1169) Missing semicolon. (semi)
(#1171) Unexpected space before function parentheses. (space-before-function-paren)
(#1172) Missing semicolon. (semi)
(#1173) Missing semicolon. (semi)
(#1174) Expected { after 'if' condition. (curly)
(#1174) Missing semicolon. (semi)
(#1175) Missing semicolon. (semi)
(#1177) Unexpected space before function parentheses. (space-before-function-paren)
(#1178) Missing semicolon. (semi)
(#1179) Missing semicolon. (semi)
(#1181) Unexpected space before function parentheses. (space-before-function-paren)
(#1182) Missing semicolon. (semi)
(#1183) Missing semicolon. (semi)
(#1184) Missing semicolon. (semi)
(#1185) Missing semicolon. (semi)
(#1186) Missing semicolon. (semi)
(#1187) Missing semicolon. (semi)
(#1188) Missing semicolon. (semi)
(#1194) Missing JSDoc comment. (require-jsdoc)
(#1195) Unexpected space before function parentheses. (space-before-function-paren)
(#1196) Multiple spaces found before '='. (no-multi-spaces)
(#1196) Unexpected 'this'. (no-invalid-this)
(#1196) Missing semicolon. (semi)
(#1197) Multiple spaces found before '='. (no-multi-spaces)
(#1197) Missing semicolon. (semi)
(#1198) Missing semicolon. (semi)
(#1200) Expected { after 'if' condition. (curly)
(#1200) Unexpected 'this'. (no-invalid-this)
(#1200) Missing semicolon. (semi)
(#1201) Expected { after 'if' condition. (curly)
(#1201) Missing semicolon. (semi)
(#1202) Expected { after 'if' condition. (curly)
(#1202) Missing semicolon. (semi)
(#1203) Missing semicolon. (semi)
(#1206) Missing semicolon. (semi)
(#1208) Multiple spaces found before '='. (no-multi-spaces)
(#1208) Missing semicolon. (semi)
(#1209) Missing semicolon. (semi)
(#1215) Unexpected space before function parentheses. (space-before-function-paren)
(#1216) Missing semicolon. (semi)
(#1217) Missing semicolon. (semi)
(#1218) Missing semicolon. (semi)
(#1224) Unexpected space before function parentheses. (space-before-function-paren)
(#1225) Multiple spaces found before '='. (no-multi-spaces)
(#1225) Unexpected 'this'. (no-invalid-this)
(#1225) Missing semicolon. (semi)
(#1226) Multiple spaces found before '='. (no-multi-spaces)
(#1226) Missing semicolon. (semi)
(#1227) Missing semicolon. (semi)
(#1228) Multiple spaces found before '='. (no-multi-spaces)
(#1228) There should be no space after '{' (object-curly-spacing)
(#1228) There should be no space before '}' (object-curly-spacing)
(#1228) Missing semicolon. (semi)
(#1230) Expected { after 'if' condition. (curly)
(#1230) Missing semicolon. (semi)
(#1232) Unexpected space before function parentheses. (space-before-function-paren)
(#1233) Expected { after 'if' condition. (curly)
(#1233) Missing semicolon. (semi)
(#1234) Unexpected space before function parentheses. (space-before-function-paren)
(#1235) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1235) Missing semicolon. (semi)
(#1236) Missing semicolon. (semi)
(#1237) Missing semicolon. (semi)
(#1238) Unexpected 'this'. (no-invalid-this)
(#1238) Missing semicolon. (semi)
(#1239) Missing semicolon. (semi)
(#1241) 'jQuery' is not defined. (no-undef)
(#1253) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1253) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1253) Unexpected space before function parentheses. (space-before-function-paren)
(#1259) Unexpected space before function parentheses. (space-before-function-paren)
(#1260) Unexpected 'this'. (no-invalid-this)
(#1260) Multiple spaces found before '='. (no-multi-spaces)
(#1260) Missing semicolon. (semi)
(#1261) Unexpected 'this'. (no-invalid-this)
(#1261) Multiple spaces found before '='. (no-multi-spaces)
(#1261) Missing semicolon. (semi)
(#1262) Unexpected 'this'. (no-invalid-this)
(#1262) Multiple spaces found before '='. (no-multi-spaces)
(#1262) Missing semicolon. (semi)
(#1263) Unexpected 'this'. (no-invalid-this)
(#1263) Multiple spaces found before '='. (no-multi-spaces)
(#1263) Missing semicolon. (semi)
(#1264) Unexpected 'this'. (no-invalid-this)
(#1264) Missing semicolon. (semi)
(#1265) Unexpected 'this'. (no-invalid-this)
(#1265) Multiple spaces found before '='. (no-multi-spaces)
(#1265) Missing semicolon. (semi)
(#1267) Unexpected 'this'. (no-invalid-this)
(#1267) Missing semicolon. (semi)
(#1268) Missing semicolon. (semi)
(#1270) Multiple spaces found before '='. (no-multi-spaces)
(#1270) Missing semicolon. (semi)
(#1272) Missing semicolon. (semi)
(#1288) Missing semicolon. (semi)
(#1290) Unexpected space before function parentheses. (space-before-function-paren)
(#1291) Multiple spaces found before '='. (no-multi-spaces)
(#1291) Missing semicolon. (semi)
(#1292) Multiple spaces found before '='. (no-multi-spaces)
(#1292) Missing semicolon. (semi)
(#1293) Multiple spaces found before '='. (no-multi-spaces)
(#1293) Missing semicolon. (semi)
(#1294) Multiple spaces found before '='. (no-multi-spaces)
(#1294) Missing semicolon. (semi)
(#1295) Missing semicolon. (semi)
(#1298) Missing semicolon. (semi)
(#1301) Missing semicolon. (semi)
(#1304) Missing semicolon. (semi)
(#1307) Missing semicolon. (semi)
(#1309) Multiple spaces found before '='. (no-multi-spaces)
(#1309) Missing semicolon. (semi)
(#1310) Missing semicolon. (semi)
(#1312) Multiple spaces found before '+'. (no-multi-spaces)
(#1312) Missing semicolon. (semi)
(#1313) Missing semicolon. (semi)
(#1317) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1318) There should be no space after '{' (object-curly-spacing)
(#1318) There should be no space before '}' (object-curly-spacing)
(#1319) Missing semicolon. (semi)
(#1320) Missing semicolon. (semi)
(#1322) Unexpected space before function parentheses. (space-before-function-paren)
(#1323) Missing semicolon. (semi)
(#1324) Missing semicolon. (semi)
(#1326) Unexpected space before function parentheses. (space-before-function-paren)
(#1327) Missing semicolon. (semi)
(#1333) Missing semicolon. (semi)
(#1336) Missing semicolon. (semi)
(#1337) Missing semicolon. (semi)
(#1339) Unexpected space before function parentheses. (space-before-function-paren)
(#1340) Multiple spaces found before '='. (no-multi-spaces)
(#1340) Missing semicolon. (semi)
(#1341) Missing semicolon. (semi)
(#1343) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1343) Unexpected space before function parentheses. (space-before-function-paren)
(#1344) Expected { after 'if' condition. (curly)
(#1344) Missing semicolon. (semi)
(#1345) Missing semicolon. (semi)
(#1347) Missing semicolon. (semi)
(#1348) Missing semicolon. (semi)
(#1350) Unexpected space before function parentheses. (space-before-function-paren)
(#1352) Missing semicolon. (semi)
(#1355) Missing semicolon. (semi)
(#1356) Missing semicolon. (semi)
(#1360) Missing semicolon. (semi)
(#1361) Missing semicolon. (semi)
(#1364) Missing semicolon. (semi)
(#1366) Missing semicolon. (semi)
(#1368) Expected { after 'if' condition. (curly)
(#1368) Expected no return value. (consistent-return)
(#1368) Missing semicolon. (semi)
(#1370) Unexpected space before function parentheses. (space-before-function-paren)
(#1371) Expected { after 'if' condition. (curly)
(#1371) Missing semicolon. (semi)
(#1372) Missing semicolon. (semi)
(#1373) Missing semicolon. (semi)
(#1375) Expected to return a value at the end of this function. (consistent-return)
(#1375) Unexpected space before function parentheses. (space-before-function-paren)
(#1377) Missing semicolon. (semi)
(#1380) Missing semicolon. (semi)
(#1381) Missing semicolon. (semi)
(#1384) Missing semicolon. (semi)
(#1386) Missing semicolon. (semi)
(#1388) Expected { after 'if' condition. (curly)
(#1388) Missing semicolon. (semi)
(#1390) Unexpected space before function parentheses. (space-before-function-paren)
(#1391) Expected { after 'if' condition. (curly)
(#1391) Missing semicolon. (semi)
(#1392) Missing semicolon. (semi)
(#1393) Missing semicolon. (semi)
(#1395) Unexpected space before function parentheses. (space-before-function-paren)
(#1396) Missing semicolon. (semi)
(#1399) Missing semicolon. (semi)
(#1401) Missing semicolon. (semi)
(#1402) Expected { after 'if' condition. (curly)
(#1402) Missing semicolon. (semi)
(#1403) Missing semicolon. (semi)
(#1405) Missing semicolon. (semi)
(#1407) Missing semicolon. (semi)
(#1409) Missing semicolon. (semi)
(#1410) Missing semicolon. (semi)
(#1411) Missing semicolon. (semi)
(#1413) Expected { after 'if' condition. (curly)
(#1413) Missing semicolon. (semi)
(#1417) Missing semicolon. (semi)
(#1419) Missing semicolon. (semi)
(#1420) Missing semicolon. (semi)
(#1421) Expected { after 'if' condition. (curly)
(#1421) Missing semicolon. (semi)
(#1425) There should be no space after '{' (object-curly-spacing)
(#1425) There should be no space before '}' (object-curly-spacing)
(#1427) Missing semicolon. (semi)
(#1429) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1429) Missing semicolon. (semi)
(#1431) Multiple spaces found before '='. (no-multi-spaces)
(#1431) Missing semicolon. (semi)
(#1432) Multiple spaces found before '='. (no-multi-spaces)
(#1432) Missing semicolon. (semi)
(#1433) Missing semicolon. (semi)
(#1436) Missing semicolon. (semi)
(#1437) Multiple spaces found before '='. (no-multi-spaces)
(#1437) Missing semicolon. (semi)
(#1438) Missing semicolon. (semi)
(#1440) Do not nest ternary expressions (no-nested-ternary)
(#1440) Multiple spaces found before ':'. (no-multi-spaces)
(#1441) Do not nest ternary expressions (no-nested-ternary)
(#1441) Multiple spaces found before '&&'. (no-multi-spaces)
(#1441) Multiple spaces found before '-'. (no-multi-spaces)
(#1441) Multiple spaces found before '?'. (no-multi-spaces)
(#1442) Do not nest ternary expressions (no-nested-ternary)
(#1442) Multiple spaces found before '&&'. (no-multi-spaces)
(#1442) Multiple spaces found before '+'. (no-multi-spaces)
(#1442) Multiple spaces found before '>'. (no-multi-spaces)
(#1442) Multiple spaces found before '?'. (no-multi-spaces)
(#1442) Multiple spaces found before ':'. (no-multi-spaces)
(#1443) Multiple spaces found before '&&'. (no-multi-spaces)
(#1443) Multiple spaces found before '-'. (no-multi-spaces)
(#1443) Multiple spaces found before '<'. (no-multi-spaces)
(#1443) Multiple spaces found before '?'. (no-multi-spaces)
(#1443) Multiple spaces found before ':'. (no-multi-spaces)
(#1444) Missing semicolon. (semi)
(#1448) Missing semicolon. (semi)
(#1451) Missing semicolon. (semi)
(#1453) Missing semicolon. (semi)
(#1455) Unexpected space before function parentheses. (space-before-function-paren)
(#1456) Missing semicolon. (semi)
(#1457) Missing semicolon. (semi)
(#1458) Missing semicolon. (semi)
(#1460) Expected { after 'if' condition. (curly)
(#1460) Missing semicolon. (semi)
(#1461) Missing semicolon. (semi)
(#1463) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1467) Missing semicolon. (semi)
(#1469) Missing semicolon. (semi)
(#1471) Unexpected space before function parentheses. (space-before-function-paren)
(#1472) Multiple spaces found before '='. (no-multi-spaces)
(#1472) Missing semicolon. (semi)
(#1473) Multiple spaces found before '='. (no-multi-spaces)
(#1473) Missing semicolon. (semi)
(#1474) Missing semicolon. (semi)
(#1477) Missing semicolon. (semi)
(#1478) Missing semicolon. (semi)
(#1481) Expected { after 'if' condition. (curly)
(#1481) Multiple spaces found before 'marginTop'. (no-multi-spaces)
(#1481) Multiple spaces found before '='. (no-multi-spaces)
(#1481) Missing semicolon. (semi)
(#1482) Expected { after 'if' condition. (curly)
(#1482) Missing semicolon. (semi)
(#1484) Multiple spaces found before '='. (no-multi-spaces)
(#1484) Multiple spaces found before '+'. (no-multi-spaces)
(#1484) Missing semicolon. (semi)
(#1485) Missing semicolon. (semi)
(#1490) Unexpected space before function parentheses. (space-before-function-paren)
(#1494) Missing semicolon. (semi)
(#1496) Missing semicolon. (semi)
(#1498) Missing semicolon. (semi)
(#1501) Multiple spaces found before '='. (no-multi-spaces)
(#1501) Missing semicolon. (semi)
(#1502) Missing semicolon. (semi)
(#1505) Missing semicolon. (semi)
(#1508) Missing semicolon. (semi)
(#1510) Expected { after 'if' condition. (curly)
(#1510) Missing semicolon. (semi)
(#1511) Expected { after 'else'. (curly)
(#1511) Missing semicolon. (semi)
(#1513) Multiple spaces found before '='. (no-multi-spaces)
(#1513) Missing semicolon. (semi)
(#1514) Multiple spaces found before '='. (no-multi-spaces)
(#1514) Missing semicolon. (semi)
(#1515) Missing semicolon. (semi)
(#1517) Missing semicolon. (semi)
(#1518) Missing semicolon. (semi)
(#1519) Missing semicolon. (semi)
(#1521) Unexpected space before function parentheses. (space-before-function-paren)
(#1524) Missing semicolon. (semi)
(#1525) Missing semicolon. (semi)
(#1527) Unexpected space before function parentheses. (space-before-function-paren)
(#1528) Multiple spaces found before '='. (no-multi-spaces)
(#1528) Missing semicolon. (semi)
(#1529) Missing semicolon. (semi)
(#1531) Missing semicolon. (semi)
(#1532) Missing semicolon. (semi)
(#1533) Missing semicolon. (semi)
(#1535) Unexpected space before function parentheses. (space-before-function-paren)
(#1536) Missing semicolon. (semi)
(#1537) Missing semicolon. (semi)
(#1538) Multiple spaces found before '='. (no-multi-spaces)
(#1538) Missing semicolon. (semi)
(#1540) Missing JSDoc comment. (require-jsdoc)
(#1541) Expected { after 'if' condition. (curly)
(#1541) Missing semicolon. (semi)
(#1544) Missing semicolon. (semi)
(#1545) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1545) Missing semicolon. (semi)
(#1548) Missing semicolon. (semi)
(#1550) Expected { after 'if' condition. (curly)
(#1550) Missing semicolon. (semi)
(#1552) Missing semicolon. (semi)
(#1554) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1558) Missing semicolon. (semi)
(#1560) Missing semicolon. (semi)
(#1562) Expected no return value. (consistent-return)
(#1562) Missing semicolon. (semi)
(#1563) Missing semicolon. (semi)
(#1565) Unexpected space before function parentheses. (space-before-function-paren)
(#1566) Missing semicolon. (semi)
(#1568) Missing semicolon. (semi)
(#1570) Missing semicolon. (semi)
(#1572) Unexpected space before function parentheses. (space-before-function-paren)
(#1573) Missing semicolon. (semi)
(#1574) Missing semicolon. (semi)
(#1576) Unexpected space before function parentheses. (space-before-function-paren)
(#1577) Multiple spaces found before '='. (no-multi-spaces)
(#1577) Missing semicolon. (semi)
(#1579) Multiple spaces found before '='. (no-multi-spaces)
(#1579) Missing semicolon. (semi)
(#1580) Missing semicolon. (semi)
(#1582) Multiple spaces found before '='. (no-multi-spaces)
(#1582) Missing semicolon. (semi)
(#1583) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1585) There should be no space after '{' (object-curly-spacing)
(#1585) There should be no space before '}' (object-curly-spacing)
(#1585) Missing semicolon. (semi)
(#1587) Multiple spaces found before '='. (no-multi-spaces)
(#1587) There should be no space after '{' (object-curly-spacing)
(#1587) There should be no space before '}' (object-curly-spacing)
(#1587) Missing semicolon. (semi)
(#1588) Multiple spaces found before '='. (no-multi-spaces)
(#1588) There should be no space after '{' (object-curly-spacing)
(#1588) There should be no space before '}' (object-curly-spacing)
(#1588) Missing semicolon. (semi)
(#1589) There should be no space after '{' (object-curly-spacing)
(#1589) There should be no space before '}' (object-curly-spacing)
(#1589) Missing semicolon. (semi)
(#1591) Missing semicolon. (semi)
(#1592) Missing semicolon. (semi)
(#1594) Unexpected space before function parentheses. (space-before-function-paren)
(#1595) Do not nest ternary expressions (no-nested-ternary)
(#1595) There should be no space after '{' (object-curly-spacing)
(#1595) Multiple spaces found before 'left'. (no-multi-spaces)
(#1595) There should be no space before '}' (object-curly-spacing)
(#1596) Do not nest ternary expressions (no-nested-ternary)
(#1596) Multiple spaces found before '?'. (no-multi-spaces)
(#1596) There should be no space after '{' (object-curly-spacing)
(#1596) There should be no space before '}' (object-curly-spacing)
(#1597) Multiple spaces found before '?'. (no-multi-spaces)
(#1597) There should be no space after '{' (object-curly-spacing)
(#1597) There should be no space before '}' (object-curly-spacing)
(#1598) There should be no space after '{' (object-curly-spacing)
(#1598) There should be no space before '}' (object-curly-spacing)
(#1598) Missing semicolon. (semi)
(#1600) Missing semicolon. (semi)
(#1602) Unexpected space before function parentheses. (space-before-function-paren)
(#1603) There should be no space after '{' (object-curly-spacing)
(#1603) There should be no space before '}' (object-curly-spacing)
(#1603) Missing semicolon. (semi)
(#1604) Expected { after 'if' condition. (curly)
(#1604) Missing semicolon. (semi)
(#1606) Missing semicolon. (semi)
(#1607) Missing semicolon. (semi)
(#1610) Multiple spaces found before '='. (no-multi-spaces)
(#1610) Missing semicolon. (semi)
(#1611) Missing semicolon. (semi)
(#1613) Missing semicolon. (semi)
(#1615) Missing semicolon. (semi)
(#1618) Multiple spaces found before '='. (no-multi-spaces)
(#1618) Missing semicolon. (semi)
(#1619) Missing semicolon. (semi)
(#1621) Missing semicolon. (semi)
(#1623) Missing semicolon. (semi)
(#1627) Missing semicolon. (semi)
(#1628) Missing semicolon. (semi)
(#1630) Unexpected space before function parentheses. (space-before-function-paren)
(#1631) Missing semicolon. (semi)
(#1632) Missing semicolon. (semi)
(#1633) Multiple spaces found before '='. (no-multi-spaces)
(#1633) Missing semicolon. (semi)
(#1636) Multiple spaces found before 'o'. (no-multi-spaces)
(#1636) Missing semicolon. (semi)
(#1638) Missing semicolon. (semi)
(#1639) Missing semicolon. (semi)
(#1641) Unexpected space before function parentheses. (space-before-function-paren)
(#1642) Expected { after 'do'. (curly)
(#1642) Unexpected use of '~'. (no-bitwise)
(#1642) Unexpected use of '~'. (no-bitwise)
(#1642) Missing semicolon. (semi)
(#1643) Missing semicolon. (semi)
(#1644) Missing semicolon. (semi)
(#1645) Missing semicolon. (semi)
(#1647) Unexpected space before function parentheses. (space-before-function-paren)
(#1648) Missing semicolon. (semi)
(#1649) Missing semicolon. (semi)
(#1651) Unexpected space before function parentheses. (space-before-function-paren)
(#1652) Missing semicolon. (semi)
(#1653) Missing semicolon. (semi)
(#1655) Unexpected space before function parentheses. (space-before-function-paren)
(#1656) Missing semicolon. (semi)
(#1657) Missing semicolon. (semi)
(#1659) Unexpected space before function parentheses. (space-before-function-paren)
(#1660) Missing semicolon. (semi)
(#1661) Missing semicolon. (semi)
(#1663) Unexpected space before function parentheses. (space-before-function-paren)
(#1664) Missing semicolon. (semi)
(#1665) Missing semicolon. (semi)
(#1667) Unexpected space before function parentheses. (space-before-function-paren)
(#1668) Missing semicolon. (semi)
(#1670) Missing semicolon. (semi)
(#1672) Missing semicolon. (semi)
(#1673) Missing semicolon. (semi)
(#1677) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1677) Missing semicolon. (semi)
(#1678) Missing semicolon. (semi)
(#1680) Unexpected space before function parentheses. (space-before-function-paren)
(#1681) Missing semicolon. (semi)
(#1682) Missing semicolon. (semi)
(#1683) Unexpected space before function parentheses. (space-before-function-paren)
(#1684) Missing semicolon. (semi)
(#1685) Missing semicolon. (semi)
(#1686) Missing semicolon. (semi)
(#1692) Missing JSDoc comment. (require-jsdoc)
(#1693) Unexpected space before function parentheses. (space-before-function-paren)
(#1694) Multiple spaces found before '='. (no-multi-spaces)
(#1694) Unexpected 'this'. (no-invalid-this)
(#1694) Missing semicolon. (semi)
(#1695) Multiple spaces found before '='. (no-multi-spaces)
(#1695) Missing semicolon. (semi)
(#1696) Missing semicolon. (semi)
(#1698) Expected { after 'if' condition. (curly)
(#1698) Missing semicolon. (semi)
(#1699) Expected { after 'if' condition. (curly)
(#1699) Unexpected 'this'. (no-invalid-this)
(#1699) Missing semicolon. (semi)
(#1700) Expected { after 'if' condition. (curly)
(#1700) Missing semicolon. (semi)
(#1701) Missing semicolon. (semi)
(#1704) Missing semicolon. (semi)
(#1706) Multiple spaces found before '='. (no-multi-spaces)
(#1706) Missing semicolon. (semi)
(#1707) Missing semicolon. (semi)
(#1713) Unexpected space before function parentheses. (space-before-function-paren)
(#1714) Missing semicolon. (semi)
(#1715) Missing semicolon. (semi)
(#1716) Missing semicolon. (semi)
(#1718) 'jQuery' is not defined. (no-undef)
(#1729) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1729) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1729) Unexpected space before function parentheses. (space-before-function-paren)
(#1735) Unexpected space before function parentheses. (space-before-function-paren)
(#1736) Unexpected 'this'. (no-invalid-this)
(#1736) Missing semicolon. (semi)
(#1737) Missing semicolon. (semi)
(#1739) Expected { after 'if' condition. (curly)
(#1739) Missing semicolon. (semi)
(#1741) Multiple spaces found before '='. (no-multi-spaces)
(#1741) Missing semicolon. (semi)
(#1747) Line 1747 exceeds the maximum line length of 132. (max-len)
(#1748) Missing semicolon. (semi)
(#1754) Missing semicolon. (semi)
(#1756) Missing semicolon. (semi)
(#1758) Unexpected space before function parentheses. (space-before-function-paren)
(#1759) Missing semicolon. (semi)
(#1760) Missing semicolon. (semi)
(#1762) Unexpected space before function parentheses. (space-before-function-paren)
(#1763) Multiple spaces found before '='. (no-multi-spaces)
(#1763) Missing semicolon. (semi)
(#1764) Multiple spaces found before '='. (no-multi-spaces)
(#1764) Missing semicolon. (semi)
(#1765) Missing semicolon. (semi)
(#1767) Missing semicolon. (semi)
(#1769) Do not nest ternary expressions (no-nested-ternary)
(#1770) Missing semicolon. (semi)
(#1772) Missing semicolon. (semi)
(#1776) Expected { after 'if' condition. (curly)
(#1776) Missing semicolon. (semi)
(#1777) Missing semicolon. (semi)
(#1779) Unexpected space before function parentheses. (space-before-function-paren)
(#1780) Missing semicolon. (semi)
(#1781) Missing semicolon. (semi)
(#1783) Unexpected space before function parentheses. (space-before-function-paren)
(#1784) Missing semicolon. (semi)
(#1785) Multiple spaces found before '='. (no-multi-spaces)
(#1785) Missing semicolon. (semi)
(#1790) Missing semicolon. (semi)
(#1791) Missing semicolon. (semi)
(#1793) Unexpected space before function parentheses. (space-before-function-paren)
(#1794) Missing semicolon. (semi)
(#1795) Missing semicolon. (semi)
(#1801) Missing JSDoc comment. (require-jsdoc)
(#1802) Unexpected space before function parentheses. (space-before-function-paren)
(#1803) Multiple spaces found before '='. (no-multi-spaces)
(#1803) Unexpected 'this'. (no-invalid-this)
(#1803) Missing semicolon. (semi)
(#1804) Multiple spaces found before '='. (no-multi-spaces)
(#1804) Missing semicolon. (semi)
(#1805) Missing semicolon. (semi)
(#1807) Expected { after 'if' condition. (curly)
(#1807) Missing semicolon. (semi)
(#1808) Expected { after 'if' condition. (curly)
(#1808) Unexpected 'this'. (no-invalid-this)
(#1808) Missing semicolon. (semi)
(#1809) Expected { after 'if' condition. (curly)
(#1809) Missing semicolon. (semi)
(#1810) Missing semicolon. (semi)
(#1813) Missing semicolon. (semi)
(#1815) Multiple spaces found before '='. (no-multi-spaces)
(#1815) Missing semicolon. (semi)
(#1816) Missing semicolon. (semi)
(#1822) Unexpected space before function parentheses. (space-before-function-paren)
(#1823) Missing semicolon. (semi)
(#1824) Missing semicolon. (semi)
(#1825) Missing semicolon. (semi)
(#1827) 'jQuery' is not defined. (no-undef)
(#1838) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1838) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1838) Unexpected space before function parentheses. (space-before-function-paren)
(#1844) Missing JSDoc comment. (require-jsdoc)
(#1845) Multiple spaces found before '='. (no-multi-spaces)
(#1845) Missing semicolon. (semi)
(#1846) Missing semicolon. (semi)
(#1847) Multiple spaces found before '='. (no-multi-spaces)
(#1847) Missing semicolon. (semi)
(#1848) Multiple spaces found before '='. (no-multi-spaces)
(#1848) Missing semicolon. (semi)
(#1849) Multiple spaces found before '='. (no-multi-spaces)
(#1849) Missing semicolon. (semi)
(#1850) Multiple spaces found before '='. (no-multi-spaces)
(#1850) Missing semicolon. (semi)
(#1851) Multiple spaces found before '='. (no-multi-spaces)
(#1851) Missing semicolon. (semi)
(#1852) Multiple spaces found before '='. (no-multi-spaces)
(#1852) Missing semicolon. (semi)
(#1854) Missing semicolon. (semi)
(#1855) Missing semicolon. (semi)
(#1856) Missing semicolon. (semi)
(#1859) Multiple spaces found before '='. (no-multi-spaces)
(#1859) Missing semicolon. (semi)
(#1863) Missing semicolon. (semi)
(#1865) Unexpected space before function parentheses. (space-before-function-paren)
(#1866) Missing semicolon. (semi)
(#1867) Missing semicolon. (semi)
(#1869) Unexpected space before function parentheses. (space-before-function-paren)
(#1870) Multiple spaces found before '='. (no-multi-spaces)
(#1870) Missing semicolon. (semi)
(#1871) Multiple spaces found before '='. (no-multi-spaces)
(#1871) Missing semicolon. (semi)
(#1872) Multiple spaces found before '='. (no-multi-spaces)
(#1872) Missing semicolon. (semi)
(#1874) Multiple spaces found before '='. (no-multi-spaces)
(#1874) Missing semicolon. (semi)
(#1875) Multiple spaces found before '='. (no-multi-spaces)
(#1875) Missing semicolon. (semi)
(#1876) Missing semicolon. (semi)
(#1879) Missing semicolon. (semi)
(#1880) Multiple spaces found before '='. (no-multi-spaces)
(#1880) Missing semicolon. (semi)
(#1885) Unexpected space before function parentheses. (space-before-function-paren)
(#1886) Multiple spaces found before '='. (no-multi-spaces)
(#1886) Unexpected 'this'. (no-invalid-this)
(#1886) Missing semicolon. (semi)
(#1887) Multiple spaces found before '='. (no-multi-spaces)
(#1887) Missing semicolon. (semi)
(#1888) Missing semicolon. (semi)
(#1893) Missing semicolon. (semi)
(#1895) Unexpected space before function parentheses. (space-before-function-paren)
(#1895) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1895) Statement inside of curly braces should be on next line. (brace-style)
(#1895) Missing semicolon. (semi)
(#1896) Unexpected space before function parentheses. (space-before-function-paren)
(#1897) Unexpected 'this'. (no-invalid-this)
(#1897) Missing semicolon. (semi)
(#1898) Unexpected 'this'. (no-invalid-this)
(#1898) Missing semicolon. (semi)
(#1899) Missing semicolon. (semi)
(#1900) Missing semicolon. (semi)
(#1902) Expected to return a value at the end of this function. (consistent-return)
(#1902) Unexpected space before function parentheses. (space-before-function-paren)
(#1903) Multiple spaces found before '='. (no-multi-spaces)
(#1903) Missing semicolon. (semi)
(#1904) Missing semicolon. (semi)
(#1905) Multiple spaces found before '='. (no-multi-spaces)
(#1905) Missing semicolon. (semi)
(#1906) Multiple spaces found before '='. (no-multi-spaces)
(#1906) Missing semicolon. (semi)
(#1907) Multiple spaces found before '='. (no-multi-spaces)
(#1907) Missing semicolon. (semi)
(#1908) Missing semicolon. (semi)
(#1909) Missing semicolon. (semi)
(#1912) Missing semicolon. (semi)
(#1916) Missing semicolon. (semi)
(#1920) Missing semicolon. (semi)
(#1921) Missing semicolon. (semi)
(#1925) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1928) Missing semicolon. (semi)
(#1930) Missing semicolon. (semi)
(#1932) Unexpected space before function parentheses. (space-before-function-paren)
(#1933) Missing semicolon. (semi)
(#1935) Missing semicolon. (semi)
(#1939) Missing semicolon. (semi)
(#1943) Missing semicolon. (semi)
(#1948) Missing semicolon. (semi)
(#1951) Missing semicolon. (semi)
(#1952) Missing semicolon. (semi)
(#1954) Unexpected space before function parentheses. (space-before-function-paren)
(#1957) Missing semicolon. (semi)
(#1958) Missing semicolon. (semi)
(#1964) Missing JSDoc comment. (require-jsdoc)
(#1965) Unexpected space before function parentheses. (space-before-function-paren)
(#1966) Multiple spaces found before '='. (no-multi-spaces)
(#1966) Unexpected 'this'. (no-invalid-this)
(#1966) Missing semicolon. (semi)
(#1967) Multiple spaces found before '='. (no-multi-spaces)
(#1967) Missing semicolon. (semi)
(#1968) Missing semicolon. (semi)
(#1970) Expected { after 'if' condition. (curly)
(#1970) Unexpected 'this'. (no-invalid-this)
(#1970) Missing semicolon. (semi)
(#1971) Expected { after 'if' condition. (curly)
(#1971) Missing semicolon. (semi)
(#1972) Missing semicolon. (semi)
(#1975) Missing semicolon. (semi)
(#1977) Multiple spaces found before '='. (no-multi-spaces)
(#1977) Missing semicolon. (semi)
(#1978) Missing semicolon. (semi)
(#1984) Unexpected space before function parentheses. (space-before-function-paren)
(#1985) Missing semicolon. (semi)
(#1986) Missing semicolon. (semi)
(#1987) Missing semicolon. (semi)
(#1993) Unexpected space before function parentheses. (space-before-function-paren)
(#1994) Unexpected space before function parentheses. (space-before-function-paren)
(#1995) Unexpected 'this'. (no-invalid-this)
(#1995) Missing semicolon. (semi)
(#1996) Missing semicolon. (semi)
(#1997) Missing semicolon. (semi)
(#1998) Missing semicolon. (semi)
(#2000) 'jQuery' is not defined. (no-undef)
(#2011) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2011) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2011) Unexpected space before function parentheses. (space-before-function-paren)
(#2017) Unexpected space before function parentheses. (space-before-function-paren)
(#2018) Unexpected 'this'. (no-invalid-this)
(#2018) Missing semicolon. (semi)
(#2019) Missing semicolon. (semi)
(#2021) Missing semicolon. (semi)
(#2023) Missing semicolon. (semi)
(#2025) Unexpected space before function parentheses. (space-before-function-paren)
(#2026) Multiple spaces found before '='. (no-multi-spaces)
(#2026) Missing semicolon. (semi)
(#2027) Multiple spaces found before '='. (no-multi-spaces)
(#2027) Missing semicolon. (semi)
(#2028) Missing semicolon. (semi)
(#2031) Missing semicolon. (semi)
(#2032) Missing semicolon. (semi)
(#2035) Expected { after 'if' condition. (curly)
(#2035) Missing semicolon. (semi)
(#2037) Missing semicolon. (semi)
(#2040) Missing semicolon. (semi)
(#2043) Missing semicolon. (semi)
(#2045) Missing semicolon. (semi)
(#2046) Missing semicolon. (semi)
(#2048) Expected { after 'if' condition. (curly)
(#2048) Missing semicolon. (semi)
(#2050) Missing semicolon. (semi)
(#2052) Missing semicolon. (semi)
(#2053) Unexpected space before function parentheses. (space-before-function-paren)
(#2057) Missing semicolon. (semi)
(#2061) Missing semicolon. (semi)
(#2062) Missing semicolon. (semi)
(#2063) Missing semicolon. (semi)
(#2065) Unexpected space before function parentheses. (space-before-function-paren)
(#2066) Multiple spaces found before '='. (no-multi-spaces)
(#2066) Missing semicolon. (semi)
(#2069) Missing semicolon. (semi)
(#2071) Missing JSDoc comment. (require-jsdoc)
(#2078) Missing semicolon. (semi)
(#2083) Missing semicolon. (semi)
(#2086) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2086) Missing semicolon. (semi)
(#2087) Missing semicolon. (semi)
(#2089) Missing semicolon. (semi)
(#2098) Missing semicolon. (semi)
(#2101) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2101) Missing semicolon. (semi)
(#2104) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2108) Missing semicolon. (semi)
(#2110) Missing semicolon. (semi)
(#2111) Missing semicolon. (semi)
(#2117) Missing JSDoc comment. (require-jsdoc)
(#2118) Unexpected space before function parentheses. (space-before-function-paren)
(#2119) Unexpected 'this'. (no-invalid-this)
(#2119) Missing semicolon. (semi)
(#2120) Multiple spaces found before '='. (no-multi-spaces)
(#2120) Missing semicolon. (semi)
(#2122) Expected { after 'if' condition. (curly)
(#2122) Unexpected 'this'. (no-invalid-this)
(#2122) Missing semicolon. (semi)
(#2123) Expected { after 'if' condition. (curly)
(#2123) Missing semicolon. (semi)
(#2124) Missing semicolon. (semi)
(#2127) Missing semicolon. (semi)
(#2129) Multiple spaces found before '='. (no-multi-spaces)
(#2129) Missing semicolon. (semi)
(#2130) Missing semicolon. (semi)
(#2136) Unexpected space before function parentheses. (space-before-function-paren)
(#2137) Missing semicolon. (semi)
(#2138) Missing semicolon. (semi)
(#2139) Missing semicolon. (semi)
(#2145) Unexpected space before function parentheses. (space-before-function-paren)
(#2146) Missing semicolon. (semi)
(#2147) Unexpected 'this'. (no-invalid-this)
(#2147) Missing semicolon. (semi)
(#2148) Missing semicolon. (semi)
(#2152) Missing semicolon. (semi)
(#2154) 'jQuery' is not defined. (no-undef)
(#2165) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2165) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2165) Unexpected space before function parentheses. (space-before-function-paren)
(#2171) Unexpected space before function parentheses. (space-before-function-paren)
(#2172) Unexpected 'this'. (no-invalid-this)
(#2172) Missing semicolon. (semi)
(#2174) Unexpected 'this'. (no-invalid-this)
(#2174) Unexpected 'this'. (no-invalid-this)
(#2175) Unexpected 'this'. (no-invalid-this)
(#2175) Unexpected 'this'. (no-invalid-this)
(#2176) Multiple spaces found before '$'. (no-multi-spaces)
(#2176) Unexpected 'this'. (no-invalid-this)
(#2176) Unexpected 'this'. (no-invalid-this)
(#2176) Missing semicolon. (semi)
(#2178) Unexpected 'this'. (no-invalid-this)
(#2178) Multiple spaces found before '='. (no-multi-spaces)
(#2178) Missing semicolon. (semi)
(#2179) Unexpected 'this'. (no-invalid-this)
(#2179) Multiple spaces found before '='. (no-multi-spaces)
(#2179) Missing semicolon. (semi)
(#2180) Unexpected 'this'. (no-invalid-this)
(#2180) Multiple spaces found before '='. (no-multi-spaces)
(#2180) Missing semicolon. (semi)
(#2181) Unexpected 'this'. (no-invalid-this)
(#2181) Missing semicolon. (semi)
(#2183) Unexpected 'this'. (no-invalid-this)
(#2183) Missing semicolon. (semi)
(#2184) Missing semicolon. (semi)
(#2186) Multiple spaces found before '='. (no-multi-spaces)
(#2186) Missing semicolon. (semi)
(#2188) Multiple spaces found before '='. (no-multi-spaces)
(#2188) Missing semicolon. (semi)
(#2193) Missing semicolon. (semi)
(#2195) Unexpected space before function parentheses. (space-before-function-paren)
(#2196) Multiple spaces found before '='. (no-multi-spaces)
(#2196) Missing semicolon. (semi)
(#2197) Multiple spaces found before '='. (no-multi-spaces)
(#2197) Missing semicolon. (semi)
(#2198) Missing semicolon. (semi)
(#2200) Expected { after 'if' condition. (curly)
(#2200) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2200) Missing semicolon. (semi)
(#2203) Expected { after 'if' condition. (curly)
(#2203) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2203) Missing semicolon. (semi)
(#2204) Missing semicolon. (semi)
(#2207) Multiple spaces found before '='. (no-multi-spaces)
(#2207) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2207) Missing semicolon. (semi)
(#2208) Multiple spaces found before '='. (no-multi-spaces)
(#2208) Missing semicolon. (semi)
(#2209) Missing semicolon. (semi)
(#2211) Expected { after 'if' condition. (curly)
(#2211) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2211) Missing semicolon. (semi)
(#2212) Expected { after 'if' condition. (curly)
(#2212) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2212) Missing semicolon. (semi)
(#2214) Missing semicolon. (semi)
(#2215) Missing semicolon. (semi)
(#2217) Unexpected space before function parentheses. (space-before-function-paren)
(#2218) Expected { after 'if' condition. (curly)
(#2218) Missing semicolon. (semi)
(#2219) Missing semicolon. (semi)
(#2220) Missing semicolon. (semi)
(#2221) Multiple spaces found before '='. (no-multi-spaces)
(#2221) Missing semicolon. (semi)
(#2222) Missing semicolon. (semi)
(#2223) Missing semicolon. (semi)
(#2225) Unexpected space before function parentheses. (space-before-function-paren)
(#2226) Missing semicolon. (semi)
(#2227) Missing semicolon. (semi)
(#2229) Unexpected space before function parentheses. (space-before-function-paren)
(#2230) Expected { after 'if' condition. (curly)
(#2230) Missing semicolon. (semi)
(#2232) Multiple spaces found before '='. (no-multi-spaces)
(#2232) Missing semicolon. (semi)
(#2233) Multiple spaces found before '='. (no-multi-spaces)
(#2233) Missing semicolon. (semi)
(#2234) Multiple spaces found before '='. (no-multi-spaces)
(#2234) Missing semicolon. (semi)
(#2235) Missing semicolon. (semi)
(#2236) Missing semicolon. (semi)
(#2238) Expected { after 'if' condition. (curly)
(#2238) Multiple spaces found before 'offsetBottom'. (no-multi-spaces)
(#2238) Missing semicolon. (semi)
(#2239) Expected { after 'if' condition. (curly)
(#2239) Multiple spaces found before 'offsetTop'. (no-multi-spaces)
(#2239) Multiple spaces found before '='. (no-multi-spaces)
(#2239) Missing semicolon. (semi)
(#2240) Expected { after 'if' condition. (curly)
(#2240) Missing semicolon. (semi)
(#2242) Missing semicolon. (semi)
(#2245) Expected { after 'if' condition. (curly)
(#2245) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2245) Missing semicolon. (semi)
(#2247) Missing semicolon. (semi)
(#2248) Multiple spaces found before '='. (no-multi-spaces)
(#2248) Missing semicolon. (semi)
(#2250) Missing semicolon. (semi)
(#2252) Expected { after 'if' condition. (curly)
(#2252) Missing semicolon. (semi)
(#2254) Missing semicolon. (semi)
(#2255) Missing semicolon. (semi)
(#2260) Missing semicolon. (semi)
(#2266) Missing semicolon. (semi)
(#2268) Missing semicolon. (semi)
(#2274) Missing JSDoc comment. (require-jsdoc)
(#2275) Unexpected space before function parentheses. (space-before-function-paren)
(#2276) Multiple spaces found before '='. (no-multi-spaces)
(#2276) Unexpected 'this'. (no-invalid-this)
(#2276) Missing semicolon. (semi)
(#2277) Multiple spaces found before '='. (no-multi-spaces)
(#2277) Missing semicolon. (semi)
(#2278) Missing semicolon. (semi)
(#2280) Expected { after 'if' condition. (curly)
(#2280) Unexpected 'this'. (no-invalid-this)
(#2280) Missing semicolon. (semi)
(#2281) Expected { after 'if' condition. (curly)
(#2281) Missing semicolon. (semi)
(#2282) Missing semicolon. (semi)
(#2285) Missing semicolon. (semi)
(#2287) Multiple spaces found before '='. (no-multi-spaces)
(#2287) Missing semicolon. (semi)
(#2288) Missing semicolon. (semi)
(#2294) Unexpected space before function parentheses. (space-before-function-paren)
(#2295) Missing semicolon. (semi)
(#2296) Missing semicolon. (semi)
(#2297) Missing semicolon. (semi)
(#2303) Unexpected space before function parentheses. (space-before-function-paren)
(#2304) Unexpected space before function parentheses. (space-before-function-paren)
(#2305) Unexpected 'this'. (no-invalid-this)
(#2305) Missing semicolon. (semi)
(#2306) Missing semicolon. (semi)
(#2308) Missing semicolon. (semi)
(#2310) Expected { after 'if' condition. (curly)
(#2310) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2310) Missing semicolon. (semi)
(#2311) Expected { after 'if' condition. (curly)
(#2311) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2311) Multiple spaces found before '!='. (no-multi-spaces)
(#2311) Multiple spaces found before '='. (no-multi-spaces)
(#2311) Missing semicolon. (semi)
(#2313) Missing semicolon. (semi)
(#2314) Missing semicolon. (semi)
(#2315) Missing semicolon. (semi)
(#2317) 'jQuery' is not defined. (no-undef)
mod/readaloud/bootstrap-3.3.4-dist/js/bootstrap.min.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#6) Line 6 exceeds the maximum line length of 132. (max-len)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#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) 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) 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) Expected space(s) before "throw". (keyword-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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 space before value for key 'WebkitTransition'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'MozTransition'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'OTransition'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'transition'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'for-in'. (curly)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#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) Expected space(s) before "return". (keyword-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Missing space before value for key 'end'. (key-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) 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) 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) A space is required after ','. (comma-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) Missing whitespace after semicolon. (semi-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) 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 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) 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) Unexpected use of comma operator. (no-sequences)
(#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) 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) Missing space before value for key 'bindType'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'delegateType'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'handle'. (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) 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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 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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "var". (keyword-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) 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) A space is required after ','. (comma-spacing)
(#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) 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) 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) 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 JSDoc comment. (require-jsdoc)
(#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) Expected space(s) before "var". (keyword-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) 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) 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) 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 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) 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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-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) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#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) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#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) 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "var". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#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) Unexpected 'this'. (no-invalid-this)
(#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) 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 '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 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) Missing space before value for key 'loadingText'. (key-spacing)
(#6) A space is required after ','. (comma-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) 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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) A space is required after ','. (comma-spacing)
(#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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#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) 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) Expected space(s) after "if". (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) 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) 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) 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 "else". (keyword-spacing)
(#6) Expected { after 'else'. (curly)
(#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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#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 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) 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) 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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#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) 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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 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) 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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#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) 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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "var". (keyword-spacing)
(#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) Unexpected 'this'. (no-invalid-this)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#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) 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) 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) 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 '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) 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) 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) 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) Missing space before value for key 'interval'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'pause'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'wrap'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'keyboard'. (key-spacing)
(#6) A space is required after ','. (comma-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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (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) 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) 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) 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) 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) 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) 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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#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) 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) 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) 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 { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-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) 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) 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) 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) 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) 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) Do not nest ternary expressions (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "this". (keyword-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) 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) 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-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) 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) 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) 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) 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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) Expected to return a value at the end of this function. (consistent-return)
(#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) 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) 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) 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 { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Expected space(s) before "return". (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) 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 value for key 'relatedTarget'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'direction'. (key-spacing)
(#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) Unexpected use of comma operator. (no-sequences)
(#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) Expected space(s) after "if". (keyword-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) 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) Missing whitespace after semicolon. (semi-spacing)
(#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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "var". (keyword-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 'relatedTarget'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'direction'. (key-spacing)
(#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) 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 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) 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) 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 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#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) 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) Requires a space before '}'. (block-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) 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) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Return statement should not contain assignment. (no-return-assign)
(#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 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) 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) 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) 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 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 "if". (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) 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) 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 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) 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) 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) 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) 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) 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) 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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) 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 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) Expected space(s) before "function". (keyword-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#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 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) 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) 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) 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 constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "var". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#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) Unexpected 'this'. (no-invalid-this)
(#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) 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) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#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) Unexpected 'this'. (no-invalid-this)
(#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) Unexpected 'this'. (no-invalid-this)
(#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) 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) 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) Missing space before value for key 'toggle'. (key-spacing)
(#6) A space is required after ','. (comma-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) 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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#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) 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) 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) 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) 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 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 space(s) after "if". (keyword-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#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) 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) 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) 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) 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) 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) 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 use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#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) 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) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#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) 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 whitespace after semicolon. (semi-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) 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) Unexpected 'this'. (no-invalid-this)
(#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) 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) 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) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-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) 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) 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) 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) 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) 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) 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) 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 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) 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#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 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) 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 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) 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) 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 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) 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) 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 space before value for key 'relatedTarget'. (key-spacing)
(#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) 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) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected space(s) before "function". (keyword-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Expected space(s) before "function". (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) Unexpected 'this'. (no-invalid-this)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected space(s) before "var". (keyword-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) 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) 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) 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) 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 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 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) 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) Unexpected use of comma operator. (no-sequences)
(#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) 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) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'relatedTarget'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#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) Expected space(s) before "return". (keyword-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) 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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Expected no return value. (consistent-return)
(#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) A space is required after ','. (comma-spacing)
(#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) 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) 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 "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) 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 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 { after 'if' condition. (curly)
(#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) 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) before "return". (keyword-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 use of comma operator. (no-sequences)
(#6) Missing whitespace after semicolon. (semi-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) 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 "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) 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) 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) 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) 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 '~'. (no-bitwise)
(#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) 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) Requires a space before '}'. (block-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) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#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 semicolon. (semi)
(#6) Requires a space before '}'. (block-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 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) 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) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Unexpected 'this'. (no-invalid-this)
(#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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#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) 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) Expected space(s) before "var". (keyword-spacing)
(#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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#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 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) Unexpected 'this'. (no-invalid-this)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-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) 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) Missing space before value for key 'backdrop'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'keyboard'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'show'. (key-spacing)
(#6) A space is required after ','. (comma-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) 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) 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) Missing space before value for key 'relatedTarget'. (key-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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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 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) 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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-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 'relatedTarget'. (key-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 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) 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) 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) 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) 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) 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) 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) 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) 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 semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-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) 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 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) 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) 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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-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) 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) 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) 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) 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) 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) 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) 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 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) Unexpected use of comma operator. (no-sequences)
(#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) 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 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) 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) 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 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 semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-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) 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) 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 "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) 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 "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#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) 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) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unary word operator 'void' must be followed by whitespace. (space-unary-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) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#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) 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) 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) 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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected space(s) before "else". (keyword-spacing)
(#6) Expected space(s) after "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) 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) 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) 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 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 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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected { after 'else'. (curly)
(#6) Expected space(s) before "else". (keyword-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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-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) 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) 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) 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) Missing space before value for key 'paddingLeft'. (key-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) Missing space before value for key 'paddingRight'. (key-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) 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) Missing space before value for key 'paddingLeft'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'paddingRight'. (key-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-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) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (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) 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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (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) Expected space(s) before "this". (keyword-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 use of comma operator. (no-sequences)
(#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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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 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) 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) Return statement should not contain assignment. (no-return-assign)
(#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) Unexpected use of comma operator. (no-sequences)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-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) 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) 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) 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 space before value for key 'remote'. (key-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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) 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) 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) 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) A constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "var". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#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) Unexpected 'this'. (no-invalid-this)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#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) A space is required after ','. (comma-spacing)
(#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) 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) Missing space before value for key 'animation'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'placement'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'selector'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'template'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'trigger'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'title'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'delay'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'html'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'container'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'viewport'. (key-spacing)
(#6) Missing space before value for key 'selector'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'padding'. (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) 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) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#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) 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) Expected space(s) before "throw". (keyword-spacing)
(#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) 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) 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 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 { after 'if' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "this". (keyword-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) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "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) 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) 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) 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) 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) 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) 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) Expected space(s) before "this". (keyword-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) Missing space before value for key 'trigger'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'selector'. (key-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-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) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'show'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'hide'. (key-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) 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) 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) 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) 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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) Unary word operator 'void' must be followed by whitespace. (space-unary-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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#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) 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 semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-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) 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) 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) 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) 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) 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) Unary word operator 'void' must be followed by whitespace. (space-unary-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) 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-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) 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 space(s) after "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) Missing whitespace after semicolon. (semi-spacing)
(#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) 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 "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-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) Missing whitespace after semicolon. (semi-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) 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 whitespace after semicolon. (semi-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) 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) 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) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'display'. (key-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 whitespace after semicolon. (semi-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) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (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) 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) 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) 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) 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) 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) 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) 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) Expected space(s) before "var". (keyword-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) Missing whitespace after semicolon. (semi-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) 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) 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#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) 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) 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) 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) 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) 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) 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) 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 'using'. (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 space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-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 whitespace after semicolon. (semi-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) 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) 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) 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 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-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) 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) Unexpected use of comma operator. (no-sequences)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-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) Missing JSDoc comment. (require-jsdoc)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "var". (keyword-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) 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) 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) 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) 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 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) 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) 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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-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) 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) 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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 'width'. (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 'height'. (key-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) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-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 value for key 'scroll'. (key-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) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-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) 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) 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 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 space(s) after "return". (keyword-spacing)
(#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) Missing space before value for key 'top'. (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 'left'. (key-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) 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) Missing space before value for key 'top'. (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 'left'. (key-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) 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 space before value for key 'top'. (key-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) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'top'. (key-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) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-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) 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 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 space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) before "return". (keyword-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) 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) 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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) after "else". (keyword-spacing)
(#6) Expected space(s) before "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) 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) 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) 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) 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) 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' 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) 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) 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) 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 { after 'do'. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of '~'. (no-bitwise)
(#6) Unexpected use of '~'. (no-bitwise)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "while". (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 before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-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) 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) 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) A space is required after ','. (comma-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) 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) 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) A space is required after ','. (comma-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) 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) 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) 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) 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) 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) 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 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) 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) Unexpected use of comma operator. (no-sequences)
(#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) 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) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#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 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) 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) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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 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) 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) 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 constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "var". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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 "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) 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) Missing space before value for key 'placement'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'trigger'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'content'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'template'. (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) 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 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) 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) 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) 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) 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) A space is required after ','. (comma-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) 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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#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 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) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#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) 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 semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) 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) Unexpected 'this'. (no-invalid-this)
(#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) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#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 '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) A space is required after ','. (comma-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#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) 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) 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) Expected space(s) before "function". (keyword-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#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 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#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) 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) 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) Missing space before value for key 'offset'. (key-spacing)
(#6) A space is required after ','. (comma-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) 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) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-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) 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) 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) 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) 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) 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) 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) 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) 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) 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) Unexpected 'this'. (no-invalid-this)
(#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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#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) 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) 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) 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) Expected { after 'if' condition. (curly)
(#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) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-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) 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 { after 'if' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#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) 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) Expected { after 'for' condition. (curly)
(#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) 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) 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) 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) 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) 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) 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) 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) 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) A space is required after ','. (comma-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) 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) Missing whitespace after semicolon. (semi-spacing)
(#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) 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 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) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-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) 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 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) 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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#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) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "var". (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) 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) 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) 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) 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 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) 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 use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#7) Line 7 exceeds the maximum line length of 132. (max-len)
(#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) Missing space before value for key 'relatedTarget'. (key-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 value for key 'relatedTarget'. (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) Expected space(s) after "if". (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) 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) This line has too many statements. Maximum allowed is 2. (max-statements-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) 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) 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) Missing space before value for key 'type'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'relatedTarget'. (key-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#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 'relatedTarget'. (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) Requires a space before '}'. (block-spacing)
(#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) 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) Missing JSDoc comment. (require-jsdoc)
(#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) 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) 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) 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) 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) 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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#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) 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) Unexpected 'this'. (no-invalid-this)
(#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) 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) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) 'jQuery' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing JSDoc comment. (require-jsdoc)
(#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) Unexpected 'this'. (no-invalid-this)
(#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) Unexpected 'this'. (no-invalid-this)
(#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) 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) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A constructor name should not start with a lowercase letter. (new-cap)
(#7) Unexpected 'this'. (no-invalid-this)
(#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) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-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) 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) 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 'this'. (no-invalid-this)
(#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) Unexpected 'this'. (no-invalid-this)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected 'this'. (no-invalid-this)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#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) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'offset'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'target'. (key-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) 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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) Expected space(s) before "return". (keyword-spacing)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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 whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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) 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) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-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) 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) 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) 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) 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 space(s) after "if". (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) 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) 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) 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) 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) A space is required after ','. (comma-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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#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 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) 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) 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) Missing space before value for key 'top'. (key-spacing)
(#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) Requires a space before '}'. (block-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) 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) 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) 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) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-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) 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 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) 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) 'jQuery' is not defined. (no-undef)
mod/readaloud/bootstrap-3.3.4-dist/js/npm.js
(#2) Missing semicolon. (semi)
(#3) Missing semicolon. (semi)
(#4) Missing semicolon. (semi)
(#5) Missing semicolon. (semi)
(#6) Missing semicolon. (semi)
(#7) Missing semicolon. (semi)
(#8) Missing semicolon. (semi)
(#9) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#11) Missing semicolon. (semi)
(#12) Missing semicolon. (semi)
(#13) Missing semicolon. (semi)
mod/readaloud/module.js
(#25) Identifier 'mod_readaloud' is not in camel case. (camelcase)
(#29) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#29) Missing JSDoc parameter type for 'Y'. (valid-jsdoc)
(#29) Missing JSDoc parameter type for 'opts'. (valid-jsdoc)
(#33) A space is required after ','. (comma-spacing)
(#33) 'opts' is defined but never used (no-unused-vars)
(#34) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#43) Missing space before value for key 'activebuttonplayingclass'. (key-spacing)
(#44) Trailing spaces not allowed. (no-trailing-spaces)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#46) ["hiddenplayerclass"] is better written in dot notation. (dot-notation)
(#47) ["hiddenplayerbuttonclass"] is better written in dot notation. (dot-notation)
(#48) '$' is not defined. (no-undef)
(#50) Trailing spaces not allowed. (no-trailing-spaces)
(#51) Missing space before opening brace. (space-before-blocks)
(#53) '$' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) '$' is not defined. (no-undef)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#57) Expected space(s) after "else". (keyword-spacing)
(#57) Expected space(s) before "else". (keyword-spacing)
(#59) Trailing spaces not allowed. (no-trailing-spaces)
(#61) Missing space before opening brace. (space-before-blocks)
(#63) '$' is not defined. (no-undef)
(#64) A space is required after ','. (comma-spacing)
(#64) Trailing spaces not allowed. (no-trailing-spaces)
(#70) Missing space before opening brace. (space-before-blocks)
(#72) '$' is not defined. (no-undef)
(#76) Missing space before opening brace. (space-before-blocks)
(#78) '$' is not defined. (no-undef)
(#79) Expected space(s) after "if". (keyword-spacing)
(#79) Missing space before opening brace. (space-before-blocks)
(#79) Requires a space after '{'. (block-spacing)
(#79) Statement inside of curly braces should be on next line. (brace-style)
(#79) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#79) Requires a space before '}'. (block-spacing)
(#80) '$' is not defined. (no-undef)
(#80) 'index' is defined but never used (no-unused-vars)
(#80) Missing space before opening brace. (space-before-blocks)
(#81) '$' is not defined. (no-undef)
(#82) Expected space(s) after "if". (keyword-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing space before opening brace. (space-before-blocks)
(#83) '$' is not defined. (no-undef)
(#84) Expected space(s) after "if". (keyword-spacing)
(#84) Missing space before opening brace. (space-before-blocks)
(#85) '$' is not defined. (no-undef)
(#86) '$' is not defined. (no-undef)
(#87) Expected space or tab after '//' in comment. (spaced-comment)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
(#89) '$' is not defined. (no-undef)
(#90) Expected space(s) before "else". (keyword-spacing)
(#90) Expected space(s) after "else". (keyword-spacing)
(#91) '$' is not defined. (no-undef)
(#92) '$' is not defined. (no-undef)
(#94) Expected space(s) before "else". (keyword-spacing)
(#94) Expected space(s) after "else". (keyword-spacing)
(#95) '$' is not defined. (no-undef)
(#96) '$' is not defined. (no-undef)
(#97) '$' is not defined. (no-undef)
(#99) Missing semicolon. (semi)
(#100) Trailing spaces not allowed. (no-trailing-spaces)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing space before opening brace. (space-before-blocks)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#141) ["activityid"] is better written in dot notation. (dot-notation)
(#142) ["attemptid"] is better written in dot notation. (dot-notation)
(#143) ["sesskey"] is better written in dot notation. (dot-notation)
(#144) ["enabletts"] is better written in dot notation. (dot-notation)
(#145) ["ttslanguage"] is better written in dot notation. (dot-notation)
(#146) ["targetwpm"] is better written in dot notation. (dot-notation)
(#147) ["allowearlyexit"] is better written in dot notation. (dot-notation)
(#148) ["timelimit"] is better written in dot notation. (dot-notation)
(#149) '$' is not defined. (no-undef)
(#149) Unexpected whitespace before semicolon. (semi-spacing)
(#150) Trailing spaces not allowed. (no-trailing-spaces)
(#151) Expected space(s) after "if". (keyword-spacing)
(#151) ["sessiontime"] is better written in dot notation. (dot-notation)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing space before opening brace. (space-before-blocks)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) ["sessiontime"] is better written in dot notation. (dot-notation)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) ["sessionendword"] is better written in dot notation. (dot-notation)
(#155) Infix operators must be spaced. (space-infix-ops)
(#155) ["sessionscore"] is better written in dot notation. (dot-notation)
(#156) Infix operators must be spaced. (space-infix-ops)
(#156) ["accuracy"] is better written in dot notation. (dot-notation)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) ["wpm"] is better written in dot notation. (dot-notation)
(#158) Expected space or tab after '//' in comment. (spaced-comment)
(#160) Expected space(s) after "else". (keyword-spacing)
(#160) Expected space(s) before "else". (keyword-spacing)
(#161) Expected space or tab after '//' in comment. (spaced-comment)
(#162) Trailing spaces not allowed. (no-trailing-spaces)
(#164) Trailing spaces not allowed. (no-trailing-spaces)
(#165) Expected space or tab after '//' in comment. (spaced-comment)
(#166) '$' is not defined. (no-undef)
(#167) Trailing spaces not allowed. (no-trailing-spaces)
(#168) Expected space or tab after '//' in comment. (spaced-comment)
(#169) Expected space or tab after '//' in comment. (spaced-comment)
(#170) Expected space(s) after "if". (keyword-spacing)
(#170) ["reviewmode"] is better written in dot notation. (dot-notation)
(#170) Missing space before opening brace. (space-before-blocks)
(#171) Expected space(s) after "if". (keyword-spacing)
(#171) Missing space before opening brace. (space-before-blocks)
(#172) '$' is not defined. (no-undef)
(#174) Expected space(s) after "else". (keyword-spacing)
(#174) Expected space(s) before "else". (keyword-spacing)
(#175) '$' is not defined. (no-undef)
(#176) '$' is not defined. (no-undef)
(#178) Expected space or tab after '//' in comment. (spaced-comment)
(#179) Expected space or tab after '//' in comment. (spaced-comment)
(#180) Expected space or tab after '//' in comment. (spaced-comment)
(#181) Expected space or tab after '//' in comment. (spaced-comment)
(#182) '$' is not defined. (no-undef)
(#183) Expected space(s) after "if". (keyword-spacing)
(#183) Infix operators must be spaced. (space-infix-ops)
(#183) Missing space before opening brace. (space-before-blocks)
(#184) A space is required after ','. (comma-spacing)
(#185) Expected space(s) before "else". (keyword-spacing)
(#185) Expected space(s) after "else". (keyword-spacing)
(#189) Missing space before opening brace. (space-before-blocks)
(#191) '$' is not defined. (no-undef)
(#192) A space is required after ','. (comma-spacing)
(#192) '$' is not defined. (no-undef)
(#192) Trailing spaces not allowed. (no-trailing-spaces)
(#193) Trailing spaces not allowed. (no-trailing-spaces)
(#198) Missing space before opening brace. (space-before-blocks)
(#201) '$' is not defined. (no-undef)
(#201) A space is required after ','. (comma-spacing)
(#201) 'index' is defined but never used (no-unused-vars)
(#201) Missing space before opening brace. (space-before-blocks)
(#202) '$' is not defined. (no-undef)
(#205) Trailing spaces not allowed. (no-trailing-spaces)
(#207) A space is required after ','. (comma-spacing)
(#209) Expected space or tab after '//' in comment. (spaced-comment)
(#214) '$' is not defined. (no-undef)
(#215) '$' is not defined. (no-undef)
(#216) Expected space or tab after '//' in comment. (spaced-comment)
(#217) Expected space(s) after "if". (keyword-spacing)
(#217) Infix operators must be spaced. (space-infix-ops)
(#217) Missing space before opening brace. (space-before-blocks)
(#220) Trailing spaces not allowed. (no-trailing-spaces)
(#221) Expected space(s) after "if". (keyword-spacing)
(#221) Missing space before opening brace. (space-before-blocks)
(#223) '$' is not defined. (no-undef)
(#224) Expected space(s) before "else". (keyword-spacing)
(#224) Expected space(s) after "else". (keyword-spacing)
(#225) A space is required after ','. (comma-spacing)
(#226) '$' is not defined. (no-undef)
(#231) Expected space or tab after '//' in comment. (spaced-comment)
(#232) Expected space or tab after '//' in comment. (spaced-comment)
(#234) '$' is not defined. (no-undef)
(#235) '$' is not defined. (no-undef)
(#236) Trailing spaces not allowed. (no-trailing-spaces)
(#237) Expected space(s) after "if". (keyword-spacing)
(#237) Missing space before opening brace. (space-before-blocks)
(#240) '$' is not defined. (no-undef)
(#241) Expected space(s) before "else". (keyword-spacing)
(#241) Expected space(s) after "else". (keyword-spacing)
(#242) '$' is not defined. (no-undef)
(#249) Missing space before opening brace. (space-before-blocks)
(#251) '$' is not defined. (no-undef)
(#251) 'index' is defined but never used (no-unused-vars)
(#251) Missing space before opening brace. (space-before-blocks)
(#252) '$' is not defined. (no-undef)
(#253) Expected space(s) after "if". (keyword-spacing)
(#253) Infix operators must be spaced. (space-infix-ops)
(#253) Missing space before opening brace. (space-before-blocks)
(#254) '$' is not defined. (no-undef)
(#255) Expected space or tab after '//' in comment. (spaced-comment)
(#256) Expected space(s) after "if". (keyword-spacing)
(#256) Missing space before opening brace. (space-before-blocks)
(#258) '$' is not defined. (no-undef)
(#260) Expected space(s) after "else". (keyword-spacing)
(#260) Expected space(s) before "else". (keyword-spacing)
(#261) '$' is not defined. (no-undef)
(#263) Missing semicolon. (semi)
(#265) Missing space before opening brace. (space-before-blocks)
(#267) '$' is not defined. (no-undef)
(#268) '$' is not defined. (no-undef)
(#269) '$' is not defined. (no-undef)
(#270) '$' is not defined. (no-undef)
(#273) Trailing spaces not allowed. (no-trailing-spaces)
(#274) Expected space or tab after '//' in comment. (spaced-comment)
(#278) Trailing spaces not allowed. (no-trailing-spaces)
(#279) Expected space or tab after '//' in comment. (spaced-comment)
(#280) Infix operators must be spaced. (space-infix-ops)
(#283) Trailing spaces not allowed. (no-trailing-spaces)
(#284) Expected space or tab after '//' in comment. (spaced-comment)
(#286) Expected space(s) after "if". (keyword-spacing)
(#286) Missing space before opening brace. (space-before-blocks)
(#289) Infix operators must be spaced. (space-infix-ops)
(#291) Trailing spaces not allowed. (no-trailing-spaces)
(#292) Expected space or tab after '//' in comment. (spaced-comment)
(#293) '$' is not defined. (no-undef)
(#294) '$' is not defined. (no-undef)
(#295) '$' is not defined. (no-undef)
(#295) Trailing spaces not allowed. (no-trailing-spaces)
(#296) '$' is not defined. (no-undef)
(#297) '$' is not defined. (no-undef)
(#298) Trailing spaces not allowed. (no-trailing-spaces)
(#300) Missing space before opening brace. (space-before-blocks)
(#302) Expected space(s) after "if". (keyword-spacing)
(#302) Missing space before opening brace. (space-before-blocks)
(#303) '$' is not defined. (no-undef)
(#304) Expected space(s) before "else". (keyword-spacing)
(#304) Expected space(s) after "else". (keyword-spacing)
(#307) Expected space or tab after '//' in comment. (spaced-comment)
(#308) '$' is not defined. (no-undef)
(#313) Trailing spaces not allowed. (no-trailing-spaces)
(#337) A space is required after ','. (comma-spacing)
(#337) Missing space before opening brace. (space-before-blocks)
(#338) 'lzOptions' is not defined. (no-undef)
(#339) 'lz' is not defined. (no-undef)
(#339) ["recorderjson"] is better written in dot notation. (dot-notation)
(#340) ["recorderid"] is better written in dot notation. (dot-notation)
(#341) ["recordbutton"] is better written in dot notation. (dot-notation)
(#342) ["startbutton"] is better written in dot notation. (dot-notation)
(#343) ["stopbutton"] is better written in dot notation. (dot-notation)
(#344) ["hider"] is better written in dot notation. (dot-notation)
(#345) ["progresscontainer"] is better written in dot notation. (dot-notation)
(#346) ["feedbackcontainer"] is better written in dot notation. (dot-notation)
(#347) Infix operators must be spaced. (space-infix-ops)
(#347) ["errorcontainer"] is better written in dot notation. (dot-notation)
(#348) ["passagecontainer"] is better written in dot notation. (dot-notation)
(#349) Infix operators must be spaced. (space-infix-ops)
(#349) ["recordingcontainer"] is better written in dot notation. (dot-notation)
(#350) Infix operators must be spaced. (space-infix-ops)
(#350) ["dummyrecorder"] is better written in dot notation. (dot-notation)
(#351) Infix operators must be spaced. (space-infix-ops)
(#351) ["recordercontainer"] is better written in dot notation. (dot-notation)
(#352) Infix operators must be spaced. (space-infix-ops)
(#352) ["instructionscontainer"] is better written in dot notation. (dot-notation)
(#353) Infix operators must be spaced. (space-infix-ops)
(#353) ["recinstructionscontainerright"] is better written in dot notation. (dot-notation)
(#354) Infix operators must be spaced. (space-infix-ops)
(#354) ["recinstructionscontainerleft"] is better written in dot notation. (dot-notation)
(#355) ["allowearlyexit"] is better written in dot notation. (dot-notation)
(#356) '$' is not defined. (no-undef)
(#357) '$' is not defined. (no-undef)
(#358) '$' is not defined. (no-undef)
(#360) Missing space before opening brace. (space-before-blocks)
(#365) Missing space before opening brace. (space-before-blocks)
(#367) Expected space(s) after "if". (keyword-spacing)
(#367) Infix operators must be spaced. (space-infix-ops)
(#367) Missing space before opening brace. (space-before-blocks)
(#371) Missing space before opening brace. (space-before-blocks)
(#373) Expected space(s) after "if". (keyword-spacing)
(#373) Infix operators must be spaced. (space-infix-ops)
(#373) Missing space before opening brace. (space-before-blocks)
(#377) '$' is not defined. (no-undef)
(#377) A space is required after ','. (comma-spacing)
(#378) Trailing spaces not allowed. (no-trailing-spaces)
(#380) Missing space before opening brace. (space-before-blocks)
(#382) '$' is not defined. (no-undef)
(#383) '$' is not defined. (no-undef)
(#384) '$' is not defined. (no-undef)
(#385) '$' is not defined. (no-undef)
(#386) Expected space(s) after "if". (keyword-spacing)
(#386) Missing space before opening brace. (space-before-blocks)
(#387) '$' is not defined. (no-undef)
(#390) Missing space before opening brace. (space-before-blocks)
(#392) '$' is not defined. (no-undef)
(#393) '$' is not defined. (no-undef)
(#393) A space is required after ','. (comma-spacing)
(#394) '$' is not defined. (no-undef)
(#395) '$' is not defined. (no-undef)
(#397) Missing space before opening brace. (space-before-blocks)
(#399) '$' is not defined. (no-undef)
(#400) '$' is not defined. (no-undef)
(#401) '$' is not defined. (no-undef)
(#402) '$' is not defined. (no-undef)
(#403) '$' is not defined. (no-undef)
(#404) '$' is not defined. (no-undef)
(#406) Missing space before opening brace. (space-before-blocks)
(#408) '$' is not defined. (no-undef)
(#409) '$' is not defined. (no-undef)
(#410) '$' is not defined. (no-undef)
(#411) '$' is not defined. (no-undef)
(#412) '$' is not defined. (no-undef)
(#413) '$' is not defined. (no-undef)
(#415) Missing space before opening brace. (space-before-blocks)
(#416) Expected space or tab after '//' in comment. (spaced-comment)
(#417) Expected space or tab after '//' in comment. (spaced-comment)
(#418) '$' is not defined. (no-undef)
(#418) A space is required after ','. (comma-spacing)
(#419) '$' is not defined. (no-undef)
(#420) '$' is not defined. (no-undef)
(#421) '$' is not defined. (no-undef)
(#421) A space is required after ','. (comma-spacing)
(#423) Missing space before opening brace. (space-before-blocks)
(#424) Infix operators must be spaced. (space-infix-ops)
(#426) '$' is not defined. (no-undef)
(#427) '$' is not defined. (no-undef)
(#429) Missing space before opening brace. (space-before-blocks)
(#430) Infix operators must be spaced. (space-infix-ops)
(#431) '$' is not defined. (no-undef)
(#432) '$' is not defined. (no-undef)
(#434) Missing space before opening brace. (space-before-blocks)
(#436) Trailing spaces not allowed. (no-trailing-spaces)
(#437) '$' is not defined. (no-undef)
(#437) A space is required after ','. (comma-spacing)
(#437) Trailing spaces not allowed. (no-trailing-spaces)
(#438) Expected space(s) after "if". (keyword-spacing)
(#438) Missing space before opening brace. (space-before-blocks)
(#439) '$' is not defined. (no-undef)
(#439) A space is required after ','. (comma-spacing)
(#443) Expected space(s) after "if". (keyword-spacing)
(#443) Infix operators must be spaced. (space-infix-ops)
(#443) Missing space before opening brace. (space-before-blocks)
(#444) Expected space(s) after "if". (keyword-spacing)
(#444) Missing space before opening brace. (space-before-blocks)
(#449) Expected space(s) before "else". (keyword-spacing)
(#449) Expected space(s) after "else". (keyword-spacing)
(#450) Expected space or tab after '//' in comment. (spaced-comment)
(#451) '$' is not defined. (no-undef)
(#451) A space is required after ','. (comma-spacing)
(#453) Expected space(s) after "if". (keyword-spacing)
(#453) Missing space before opening brace. (space-before-blocks)
(#454) '$' is not defined. (no-undef)
(#455) '$' is not defined. (no-undef)
(#455) A space is required after ','. (comma-spacing)
(#456) Expected space(s) before "else". (keyword-spacing)
(#456) Expected space(s) after "else". (keyword-spacing)
(#457) Unexpected alert. (no-alert)
(#457) A space is required after ','. (comma-spacing)
(#461) Missing space before opening brace. (space-before-blocks)
(#464) Missing space before opening brace. (space-before-blocks)
(#465) 'lz' is not defined. (no-undef)
(#467) Function 'poodllcallback' has a complexity of 21. (complexity)
(#467) Missing space before opening brace. (space-before-blocks)
(#468) Expected space(s) after "if". (keyword-spacing)
(#468) Infix operators must be spaced. (space-infix-ops)
(#468) Missing space before opening brace. (space-before-blocks)
(#469) Line 469 exceeds the maximum line length of 132. (max-len)
(#469) Expected space or tab after '//' in comment. (spaced-comment)
(#471) Expected space(s) after "switch". (keyword-spacing)
(#471) Missing space before opening brace. (space-before-blocks)
(#473) Trailing spaces not allowed. (no-trailing-spaces)
(#474) Missing space before opening brace. (space-before-blocks)
(#476) Expected space or tab after '//' in comment. (spaced-comment)
(#477) Expected space or tab after '//' in comment. (spaced-comment)
(#478) Expected space(s) after "if". (keyword-spacing)
(#478) Missing space before opening brace. (space-before-blocks)
(#484) Trailing spaces not allowed. (no-trailing-spaces)
(#486) Trailing spaces not allowed. (no-trailing-spaces)
(#487) Expected space(s) after "if". (keyword-spacing)
(#487) Infix operators must be spaced. (space-infix-ops)
(#487) Missing space before opening brace. (space-before-blocks)
(#499) Expected space or tab after '//' in comment. (spaced-comment)
(#506) Unexpected alert. (no-alert)
(#506) A space is required after ','. (comma-spacing)
(#515) Expected space(s) after "if". (keyword-spacing)
(#515) Infix operators must be spaced. (space-infix-ops)
(#515) Missing space before opening brace. (space-before-blocks)
(#516) Expected space or tab after '//' in comment. (spaced-comment)
(#517) Expected space or tab after '//' in comment. (spaced-comment)
(#518) 'lz' is not defined. (no-undef)
(#522) Expected space(s) after "if". (keyword-spacing)
(#522) Missing space before opening brace. (space-before-blocks)
(#523) Expected space or tab after '//' in comment. (spaced-comment)
(#524) Expected space or tab after '//' in comment. (spaced-comment)
(#525) Expected space or tab after '//' in comment. (spaced-comment)
(#528) Trailing spaces not allowed. (no-trailing-spaces)
(#530) Expected space or tab after '//' in comment. (spaced-comment)
(#532) Trailing spaces not allowed. (no-trailing-spaces)
(#537) Expected space(s) after "if". (keyword-spacing)
(#537) Missing space before opening brace. (space-before-blocks)
(#540) Trailing spaces not allowed. (no-trailing-spaces)
(#541) Multiple spaces found before '='. (no-multi-spaces)
(#549) Missing space before opening brace. (space-before-blocks)
(#551) Expected space(s) after "if". (keyword-spacing)
(#551) Missing space before opening brace. (space-before-blocks)
(#551) Requires a space after '{'. (block-spacing)
(#551) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#551) Statement inside of curly braces should be on next line. (brace-style)
(#551) Requires a space before '}'. (block-spacing)
(#554) A space is required after ','. (comma-spacing)
(#554) A space is required after ','. (comma-spacing)
(#554) A space is required after ','. (comma-spacing)
(#555) 'cxzero' is defined but never used (no-unused-vars)
(#559) Trailing spaces not allowed. (no-trailing-spaces)
(#560) Expected space or tab after '//' in comment. (spaced-comment)
(#562) Expected space(s) after "for". (keyword-spacing)
(#562) 'x' used outside of binding context. (block-scoped-var)
(#562) 'x' used outside of binding context. (block-scoped-var)
(#562) Infix operators must be spaced. (space-infix-ops)
(#562) 'x' used outside of binding context. (block-scoped-var)
(#562) 'x' used outside of binding context. (block-scoped-var)
(#562) Infix operators must be spaced. (space-infix-ops)
(#562) Missing whitespace after semicolon. (semi-spacing)
(#562) 'x' used outside of binding context. (block-scoped-var)
(#562) 'x' used outside of binding context. (block-scoped-var)
(#562) Infix operators must be spaced. (space-infix-ops)
(#562) Missing space before opening brace. (space-before-blocks)
(#563) 'x' used outside of binding context. (block-scoped-var)
(#563) 'x' used outside of binding context. (block-scoped-var)
(#563) 'x' used outside of binding context. (block-scoped-var)
(#563) 'x' used outside of binding context. (block-scoped-var)
(#564) 'x' used outside of binding context. (block-scoped-var)
(#564) 'x' used outside of binding context. (block-scoped-var)
(#564) Infix operators must be spaced. (space-infix-ops)
(#564) 'x' used outside of binding context. (block-scoped-var)
(#564) 'x' used outside of binding context. (block-scoped-var)
(#566) Expected space or tab after '//' in comment. (spaced-comment)
(#568) Expected space or tab after '//' in comment. (spaced-comment)
(#569) Trailing spaces not allowed. (no-trailing-spaces)
(#570) Expected space or tab after '//' in comment. (spaced-comment)
(#572) A space is required after ','. (comma-spacing)
(#573) Expected space(s) after "for". (keyword-spacing)
(#573) 'x' used outside of binding context. (block-scoped-var)
(#573) 'x' used outside of binding context. (block-scoped-var)
(#573) 'x' is already defined (no-redeclare)
(#573) Infix operators must be spaced. (space-infix-ops)
(#573) 'x' used outside of binding context. (block-scoped-var)
(#573) 'x' used outside of binding context. (block-scoped-var)
(#573) Infix operators must be spaced. (space-infix-ops)
(#573) Missing whitespace after semicolon. (semi-spacing)
(#573) 'x' used outside of binding context. (block-scoped-var)
(#573) 'x' used outside of binding context. (block-scoped-var)
(#573) Missing space before opening brace. (space-before-blocks)
(#574) 'x' used outside of binding context. (block-scoped-var)
(#574) 'x' used outside of binding context. (block-scoped-var)
(#574) Infix operators must be spaced. (space-infix-ops)
(#574) A space is required after ','. (comma-spacing)
(#574) 'x' used outside of binding context. (block-scoped-var)
(#574) 'x' used outside of binding context. (block-scoped-var)
(#577) Expected space or tab after '//' in comment. (spaced-comment)
(#579) A space is required after ','. (comma-spacing)
(#580) Expected space(s) after "for". (keyword-spacing)
(#580) 'x' used outside of binding context. (block-scoped-var)
(#580) 'x' used outside of binding context. (block-scoped-var)
(#580) 'x' is already defined (no-redeclare)
(#580) Infix operators must be spaced. (space-infix-ops)
(#580) 'x' used outside of binding context. (block-scoped-var)
(#580) 'x' used outside of binding context. (block-scoped-var)
(#580) Infix operators must be spaced. (space-infix-ops)
(#580) Missing whitespace after semicolon. (semi-spacing)
(#580) 'x' used outside of binding context. (block-scoped-var)
(#580) 'x' used outside of binding context. (block-scoped-var)
(#580) Missing space before opening brace. (space-before-blocks)
(#581) 'x' used outside of binding context. (block-scoped-var)
(#581) 'x' used outside of binding context. (block-scoped-var)
(#581) Infix operators must be spaced. (space-infix-ops)
(#581) A space is required after ','. (comma-spacing)
(#581) 'x' used outside of binding context. (block-scoped-var)
(#581) 'x' used outside of binding context. (block-scoped-var)
(#585) Missing space before opening brace. (space-before-blocks)
(#586) Expected space(s) after "if". (keyword-spacing)
(#586) Missing space before opening brace. (space-before-blocks)
(#590) Expected space(s) after "if". (keyword-spacing)
(#590) Infix operators must be spaced. (space-infix-ops)
(#590) Missing space before opening brace. (space-before-blocks)
(#591) Infix operators must be spaced. (space-infix-ops)
(#593) Expected space(s) after "if". (keyword-spacing)
(#593) Infix operators must be spaced. (space-infix-ops)
(#593) Missing space before opening brace. (space-before-blocks)
(#594) Expected space or tab after '//' in comment. (spaced-comment)
(#598) Expected space or tab after '//' in comment. (spaced-comment)
(#599) Missing space before opening brace. (space-before-blocks)
(#600) Expected space(s) after "if". (keyword-spacing)
(#600) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#600) 'lz' is not defined. (no-undef)
(#600) Missing space before opening brace. (space-before-blocks)
(#602) Expected space(s) after "switch". (keyword-spacing)
(#602) Missing space before opening brace. (space-before-blocks)
(#603) Missing whitespace after semicolon. (semi-spacing)
(#604) Missing whitespace after semicolon. (semi-spacing)
(#605) Missing whitespace after semicolon. (semi-spacing)
(#606) Missing whitespace after semicolon. (semi-spacing)
(#607) Missing whitespace after semicolon. (semi-spacing)
(#608) Missing whitespace after semicolon. (semi-spacing)
(#609) Missing whitespace after semicolon. (semi-spacing)
(#611) 'lz' is not defined. (no-undef)
(#613) Trailing spaces not allowed. (no-trailing-spaces)
(#615) Expected space or tab after '//' in comment. (spaced-comment)
(#616) Missing space before opening brace. (space-before-blocks)
(#617) Expected space(s) after "if". (keyword-spacing)
(#617) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#617) 'lz' is not defined. (no-undef)
(#617) Missing space before opening brace. (space-before-blocks)
(#618) 'lz' is not defined. (no-undef)
(#619) Expected space(s) before "else". (keyword-spacing)
(#619) Expected space(s) after "else". (keyword-spacing)
(#620) 'deferredexport' is not defined. (no-undef)
(#623) Trailing spaces not allowed. (no-trailing-spaces)
(#624) Expected space or tab after '//' in comment. (spaced-comment)
(#625) Missing space before opening brace. (space-before-blocks)
(#629) Expected space or tab after '//' in comment. (spaced-comment)
(#630) Missing space before opening brace. (space-before-blocks)
(#632) '$' is not defined. (no-undef)
(#633) '$' is not defined. (no-undef)
(#634) Expected space or tab after '//' in comment. (spaced-comment)
(#638) Expected space or tab after '//' in comment. (spaced-comment)
(#639) Missing space before opening brace. (space-before-blocks)
(#642) Trailing spaces not allowed. (no-trailing-spaces)
(#643) Expected space or tab after '//' in comment. (spaced-comment)
(#644) Missing space before opening brace. (space-before-blocks)
(#647) Trailing spaces not allowed. (no-trailing-spaces)
(#648) Expected space or tab after '//' in comment. (spaced-comment)
(#649) Missing space before opening brace. (space-before-blocks)
(#651) '$' is not defined. (no-undef)
(#652) '$' is not defined. (no-undef)
(#654) Trailing spaces not allowed. (no-trailing-spaces)
(#655) Expected space or tab after '//' in comment. (spaced-comment)
(#656) Missing space before opening brace. (space-before-blocks)

CSS problems

(0 errors, 136 warnings)

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

mod/readaloud/bootstrap-3.3.4-dist/css/bootstrap.css
(#196) Use of !important
(#197) Use of !important
(#198) Use of !important
(#199) Use of !important
(#200) Use of !important
(#230) Use of !important
(#243) Use of !important
(#250) Use of !important
(#256) Use of !important
(#260) Use of !important
(#264) Use of !important
(#2517) Expected end of value but found '\9'.
(#2646) Expected end of value but found '\9'.
(#2999) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#3000) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#4105) Use of !important
(#4106) Use of !important
(#4108) Use of !important
(#4388) Use of !important
(#4391) Use of !important
(#6238) Expected end of value but found '\9'.
(#6347) Use of !important
(#6350) Use of !important
(#6353) Use of !important
(#6356) Use of !important
(#6369) Use of !important
(#6375) Expected (<length> | <percentage> | <content-sizing> | auto | inherit) but found 'device-width'.
(#6381) Use of !important
(#6395) Use of !important
(#6399) Use of !important
(#6405) Use of !important
(#6409) Use of !important
(#6414) Use of !important
(#6419) Use of !important
(#6424) Use of !important
(#6429) Use of !important
(#6435) Use of !important
(#6439) Use of !important
(#6444) Use of !important
(#6449) Use of !important
(#6454) Use of !important
(#6459) Use of !important
(#6465) Use of !important
(#6469) Use of !important
(#6474) Use of !important
(#6479) Use of !important
(#6484) Use of !important
(#6489) Use of !important
(#6495) Use of !important
(#6499) Use of !important
(#6504) Use of !important
(#6509) Use of !important
(#6514) Use of !important
(#6519) Use of !important
(#6524) Use of !important
(#6529) Use of !important
(#6534) Use of !important
(#6538) Use of !important
(#6542) Use of !important
(#6548) Use of !important
(#6552) Use of !important
(#6556) Use of !important
(#6560) Use of !important
(#6564) Use of !important
(#6568) Use of !important
(#6572) Use of !important
(#6576) Use of !important
(#6581) Use of !important
mod/readaloud/bootstrap-3.3.4-dist/css/bootstrap.min.css
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Expected end of value but found '\9'.
(#5) Expected end of value but found '\9'.
(#5) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#5) Expected (auto | none | pan-x | pan-y) but found 'manipulation'.
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Expected end of value but found '\9'.
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Expected (<length> | <percentage> | <content-sizing> | auto | inherit) but found 'device-width'.
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important
(#5) Use of !important

PHPDocs style problems

(274 errors, 34 warnings)

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

mod/readaloud/audio/audiohelper.php
(#14) Class audiohelper is not documented
(#20) Function audiohelper::uploadfile is not documented
(#80) Function audiohelper::save_to_moodle is not documented
(#136) Function audiohelper::fetchRecorder is not documented
(#170) Function audiohelper::fetchRecorderJSON is not documented
(#177) Function audiohelper::fetchMP3Recorder is not documented
(#302) Function audiohelper::fetchHTML5Recorder is not documented
(#371) Function audiohelper::fetchSWFWidgetJSONParams is not documented
(#410) Function audiohelper::fetchSWFWidgetCode is not documented
(#452) Function audiohelper::canDoUpload is not documented
(#491) Function audiohelper::canSpecAudio is not documented
(#527) Function audiohelper::doFancyStyle is not documented
(#541) Function audiohelper::isMobile is not documented
(#589) Function audiohelper::prepareXMLReturn is not documented
(#613) Function audiohelper::fetchReturnArray is not documented
(#5) Inline phpdocs tag not enclosed with curly brackets @link found
(#14) Package is not specified for class audiohelper. It is also not specified in file-level phpdocs
mod/readaloud/audio/browser.php
(#2) Empty line found after PHP open tag
(#141) Class Browser is not documented
(#216) Function Browser::Browser is not documented
(#559) Function Browser::checkBrowserInternetExplorer is not documented
(#1046) Function Browser::checkPlatform is not documented
(#142) Variable Browser::$_agent is not documented
(#143) Variable Browser::$_browser_name is not documented
(#144) Variable Browser::$_version is not documented
(#145) Variable Browser::$_platform is not documented
(#146) Variable Browser::$_os is not documented
(#147) Variable Browser::$_is_aol is not documented
(#148) Variable Browser::$_is_mobile is not documented
(#149) Variable Browser::$_is_robot is not documented
(#150) Variable Browser::$_aol_version is not documented
(#152) Constant Browser::BROWSER_UNKNOWN is not documented
(#153) Constant Browser::VERSION_UNKNOWN is not documented
(#155) Constant Browser::BROWSER_OPERA is not documented
(#156) Constant Browser::BROWSER_OPERA_MINI is not documented
(#157) Constant Browser::BROWSER_WEBTV is not documented
(#158) Constant Browser::BROWSER_IE is not documented
(#159) Constant Browser::BROWSER_POCKET_IE is not documented
(#160) Constant Browser::BROWSER_KONQUEROR is not documented
(#161) Constant Browser::BROWSER_ICAB is not documented
(#162) Constant Browser::BROWSER_OMNIWEB is not documented
(#163) Constant Browser::BROWSER_FIREBIRD is not documented
(#164) Constant Browser::BROWSER_FIREFOX is not documented
(#165) Constant Browser::BROWSER_ICEWEASEL is not documented
(#166) Constant Browser::BROWSER_SHIRETOKO is not documented
(#167) Constant Browser::BROWSER_MOZILLA is not documented
(#168) Constant Browser::BROWSER_AMAYA is not documented
(#169) Constant Browser::BROWSER_LYNX is not documented
(#170) Constant Browser::BROWSER_SAFARI is not documented
(#171) Constant Browser::BROWSER_IPHONE is not documented
(#172) Constant Browser::BROWSER_IPOD is not documented
(#173) Constant Browser::BROWSER_IPAD is not documented
(#174) Constant Browser::BROWSER_CHROME is not documented
(#175) Constant Browser::BROWSER_ANDROID is not documented
(#176) Constant Browser::BROWSER_GOOGLEBOT is not documented
(#177) Constant Browser::BROWSER_SLURP is not documented
(#178) Constant Browser::BROWSER_W3CVALIDATOR is not documented
(#179) Constant Browser::BROWSER_BLACKBERRY is not documented
(#180) Constant Browser::BROWSER_ICECAT is not documented
(#181) Constant Browser::BROWSER_NOKIA_S60 is not documented
(#182) Constant Browser::BROWSER_NOKIA is not documented
(#183) Constant Browser::BROWSER_MSN is not documented
(#184) Constant Browser::BROWSER_MSNBOT is not documented
(#187) Constant Browser::BROWSER_NETSCAPE_NAVIGATOR is not documented
(#188) Constant Browser::BROWSER_GALEON is not documented
(#189) Constant Browser::BROWSER_NETPOSITIVE is not documented
(#190) Constant Browser::BROWSER_PHOENIX is not documented
(#192) Constant Browser::PLATFORM_UNKNOWN is not documented
(#193) Constant Browser::PLATFORM_WINDOWS is not documented
(#195) Constant Browser::PLATFORM_MICROSOFT_SURFACE is not documented
(#197) Constant Browser::PLATFORM_WINDOWS_CE is not documented
(#198) Constant Browser::PLATFORM_APPLE is not documented
(#199) Constant Browser::PLATFORM_LINUX is not documented
(#200) Constant Browser::PLATFORM_OS2 is not documented
(#201) Constant Browser::PLATFORM_BEOS is not documented
(#202) Constant Browser::PLATFORM_IPHONE is not documented
(#203) Constant Browser::PLATFORM_IPOD is not documented
(#204) Constant Browser::PLATFORM_IPAD is not documented
(#205) Constant Browser::PLATFORM_BLACKBERRY is not documented
(#206) Constant Browser::PLATFORM_NOKIA is not documented
(#207) Constant Browser::PLATFORM_FREEBSD is not documented
(#208) Constant Browser::PLATFORM_OPENBSD is not documented
(#209) Constant Browser::PLATFORM_NETBSD is not documented
(#210) Constant Browser::PLATFORM_SUNOS is not documented
(#211) Constant Browser::PLATFORM_OPENSOLARIS is not documented
(#212) Constant Browser::PLATFORM_ANDROID is not documented
(#214) Constant Browser::OPERATING_SYSTEM_UNKNOWN is not documented
(#2) No one-line description found in phpdocs for file
(#261) Phpdocs for function Browser::setBrowser has incomplete parameters list
(#271) Phpdocs for function Browser::setPlatform has incomplete parameters list
(#307) Phpdocs for function Browser::setVersion has incomplete parameters list
(#317) Phpdocs for function Browser::setAolVersion has incomplete parameters list
(#337) Phpdocs for function Browser::setAol has incomplete parameters list
(#357) Phpdocs for function Browser::setUserAgent has incomplete parameters list
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#6) Not recommended phpdocs tag @version used
(#7) Package PegasusPHP is not valid
mod/readaloud/audio/index.php
(#5) Inline phpdocs tag not enclosed with curly brackets @link found
mod/readaloud/audio/index_manualsubmit.php
(#5) Inline phpdocs tag not enclosed with curly brackets @link found
mod/readaloud/audio/poodllfilelib.php
(#5) Inline phpdocs tag not enclosed with curly brackets @link found
mod/readaloud/audio/skin1/index.php
(#5) Inline phpdocs tag not enclosed with curly brackets @link found
mod/readaloud/audio/skin2/index.php
(#5) Inline phpdocs tag not enclosed with curly brackets @link found
mod/readaloud/backup/moodle2/backup_readaloud_activity_task.class.php
(#2) Empty line found after PHP open tag
(#31) Class backup_readaloud_activity_task does not have @copyright tag
(#31) Class backup_readaloud_activity_task does not have @license tag
mod/readaloud/backup/moodle2/backup_readaloud_stepslib.php
(#2) Empty line found after PHP open tag
(#47) Found comment starting with three or more slashes
(#49) Found comment starting with three or more slashes
(#31) Class backup_readaloud_activity_structure_step does not have @copyright tag
(#31) Class backup_readaloud_activity_structure_step does not have @license tag
mod/readaloud/backup/moodle2/restore_readaloud_activity_task.class.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class restore_readaloud_activity_task
(#28) Class restore_readaloud_activity_task does not have @copyright tag
(#28) Class restore_readaloud_activity_task does not have @license tag
mod/readaloud/backup/moodle2/restore_readaloud_stepslib.php
(#2) Empty line found after PHP open tag
(#35) Function restore_readaloud_activity_structure_step::define_structure is not documented
(#70) Function restore_readaloud_activity_structure_step::process_readaloud is not documented
(#88) Function restore_readaloud_activity_structure_step::process_readaloud_attempt is not documented
(#107) Function restore_readaloud_activity_structure_step::after_execute is not documented
(#41) Found comment starting with three or more slashes
(#43) Found comment starting with three or more slashes
(#56) Found comment starting with three or more slashes
(#58) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file
(#30) Class restore_readaloud_activity_structure_step does not have @copyright tag
(#30) Class restore_readaloud_activity_structure_step does not have @license tag
mod/readaloud/classes/gradenow.php
(#43) Function gradenow::__construct is not documented
(#54) Function gradenow::get_next_ungraded_id is not documented
(#66) Function gradenow::update is not documented
(#79) Function gradenow::attemptdetails is not documented
(#104) Function gradenow::prepare_javascript is not documented
(#38) Variable gradenow::$modulecontextid is not documented
(#39) Variable gradenow::$attemptid is not documented
(#40) Variable gradenow::$attemptdata is not documented
(#41) Variable gradenow::$activitydata is not documented
mod/readaloud/classes/task/readaloud_scheduled.php
(#40) Function readaloud_scheduled::get_name is not documented
mod/readaloud/classes/utils.php
(#40) Function utils::get_lang_options is not documented
mod/readaloud/db/access.php
(#2) Empty line found after PHP open tag
mod/readaloud/db/install.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/readaloud/db/log.php
(#2) Empty line found after PHP open tag
mod/readaloud/db/tasks.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/readaloud/db/uninstall.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/readaloud/db/upgrade.php
(#2) Empty line found after PHP open tag
mod/readaloud/grading.php
(#2) Empty line found after PHP open tag
(#120) Found comment starting with three or more slashes
mod/readaloud/index.php
(#2) Empty line found after PHP open tag
(#29) Found comment starting with three or more slashes
mod/readaloud/lang/en/readaloud.php
(#2) Empty line found after PHP open tag
mod/readaloud/lib.php
(#2) Empty line found after PHP open tag
(#140) Function readaloud_editor_with_files_options is not documented
(#145) Function readaloud_editor_no_files_options is not documented
(#386) Function readaloud_get_completion_state is not documented
(#392) Function readaloud_is_complete is not documented
(#432) Function readaloud_get_editornames is not documented
(#458) Function readaloud_process_editors is not documented
(#95) Found comment starting with three or more slashes
(#97) Found comment starting with three or more slashes
(#202) Found comment starting with three or more slashes
(#606) Found comment starting with three or more slashes
(#608) Found comment starting with three or more slashes
(#653) Found comment starting with three or more slashes
(#655) Found comment starting with three or more slashes
(#737) Found comment starting with three or more slashes
(#739) Found comment starting with three or more slashes
(#123) Phpdocs for function readaloud_reset_course_form_definition has incomplete parameters list
(#154) Phpdocs for function readaloud_reset_gradebook has incomplete parameters list
(#425) Phpdocs for function readaloud_dotask has incomplete parameters list
(#444) Phpdocs for function readaloud_add_instance has incomplete parameters list
(#478) Phpdocs for function readaloud_update_instance has incomplete parameters list
(#516) Phpdocs for function readaloud_user_outline has incomplete parameters list
(#546) Phpdocs for function readaloud_print_recent_activity has incomplete parameters list
(#576) Phpdocs for function readaloud_print_recent_mod_activity has incomplete parameters list
(#618) Phpdocs for function readaloud_scale_used has incomplete parameters list
(#637) Phpdocs for function readaloud_scale_used_anywhere has incomplete parameters list
(#746) Phpdocs for function readaloud_extend_navigation has incomplete parameters list
(#152) Not recommended phpdocs tag @global used
(#152) Not recommended phpdocs tag @global used
(#175) Not recommended phpdocs tag @global used
(#175) Not recommended phpdocs tag @global used
(#325) Not recommended phpdocs tag @global used
(#325) Not recommended phpdocs tag @global used
(#599) Not recommended phpdocs tag @example used
(#624) Not recommended phpdocs tag @example used
(#643) Not recommended phpdocs tag @example used
(#577) Invalid inline phpdocs tag @see found
mod/readaloud/locallib.php
(#2) Empty line found after PHP open tag
mod/readaloud/manageattempts.php
(#2) Empty line found after PHP open tag
(#85) Found comment starting with three or more slashes
(#95) Found comment starting with three or more slashes
mod/readaloud/mod_form.php
(#2) Empty line found after PHP open tag
(#164) Function mod_readaloud_mod_form::completion_rule_enabled is not documented
(#168) Function mod_readaloud_mod_form::data_preprocessing is not documented
(#34) Class mod_readaloud_mod_form does not have @copyright tag
(#34) Class mod_readaloud_mod_form does not have @license tag
mod/readaloud/renderer.php
(#18) File-level phpdocs block is not found
(#224) Class mod_readaloud_report_renderer is not documented
(#383) Class mod_readaloud_gradenow_renderer is not documented
(#104) Function mod_readaloud_renderer::show_ungradedyet is not documented
(#227) Function mod_readaloud_report_renderer::render_reportmenu is not documented
(#243) Function mod_readaloud_report_renderer::render_delete_allattempts is not documented
(#251) Function mod_readaloud_report_renderer::render_reporttitle_html is not documented
(#257) Function mod_readaloud_report_renderer::render_empty_section_html is not documented
(#262) Function mod_readaloud_report_renderer::render_exportbuttons_html is not documented
(#283) Function mod_readaloud_report_renderer::render_section_csv is not documented
(#313) Function mod_readaloud_report_renderer::render_section_html is not documented
(#352) Function mod_readaloud_report_renderer::show_reports_footer is not documented
(#374) Function mod_readaloud_report_renderer::show_grading_footer is not documented
(#384) Function mod_readaloud_gradenow_renderer::render_gradenow is not documented
(#401) Function mod_readaloud_gradenow_renderer::render_header is not documented
(#406) Function mod_readaloud_gradenow_renderer::render_passage is not documented
(#451) Function mod_readaloud_gradenow_renderer::render_audioplayer is not documented
(#460) Function mod_readaloud_gradenow_renderer::render_hiddenaudioplayer is not documented
(#464) Function mod_readaloud_gradenow_renderer::render_wpmdetails is not documented
(#472) Function mod_readaloud_gradenow_renderer::render_sessionscoredetails is not documented
(#480) Function mod_readaloud_gradenow_renderer::render_accuracydetails is not documented
(#488) Function mod_readaloud_gradenow_renderer::render_mistakedetails is not documented
(#496) Function mod_readaloud_gradenow_renderer::render_wpmdetails_old is not documented
(#503) Function mod_readaloud_gradenow_renderer::render_accuracydetails_old is not documented
(#510) Function mod_readaloud_gradenow_renderer::render_mistakedetails_old is not documented
(#51) Found comment starting with three or more slashes
(#81) There is no description in phpdocs for function reattemptbutton
(#94) There is no description in phpdocs for function exceededattempts
(#112) There is no description in phpdocs for function show_welcome
(#124) There is no description in phpdocs for function show_intro
(#138) There is no description in phpdocs for function show_passage
(#152) There is no description in phpdocs for function show_progress
(#165) There is no description in phpdocs for function show_feedback
(#177) There is no description in phpdocs for function show_error
(#189) There is no description in phpdocs for function show_button_recorder
(#32) Phpdocs for function mod_readaloud_renderer::header has incomplete parameters list
(#81) Phpdocs for function mod_readaloud_renderer::reattemptbutton has incomplete parameters list
(#94) Phpdocs for function mod_readaloud_renderer::exceededattempts has incomplete parameters list
(#112) Phpdocs for function mod_readaloud_renderer::show_welcome has incomplete parameters list
(#124) Phpdocs for function mod_readaloud_renderer::show_intro has incomplete parameters list
(#138) Phpdocs for function mod_readaloud_renderer::show_passage has incomplete parameters list
(#152) Phpdocs for function mod_readaloud_renderer::show_progress has incomplete parameters list
(#165) Phpdocs for function mod_readaloud_renderer::show_feedback has incomplete parameters list
(#177) Phpdocs for function mod_readaloud_renderer::show_error has incomplete parameters list
(#189) Phpdocs for function mod_readaloud_renderer::show_button_recorder has incomplete parameters list
(#224) Package is not specified for class mod_readaloud_report_renderer. It is also not specified in file-level phpdocs
(#383) Package is not specified for class mod_readaloud_gradenow_renderer. It is also not specified in file-level phpdocs
mod/readaloud/reportclasses.php
(#164) Class mod_readaloud_grading_report is not documented
(#303) Class mod_readaloud_grading_byuser_report is not documented
(#352) Class mod_readaloud_attempts_report is not documented
(#459) Class mod_readaloud_basic_report is not documented
(#49) Function mod_readaloud_base_report::process_raw_data is not documented
(#50) Function mod_readaloud_base_report::fetch_formatted_heading is not documented
(#52) Function mod_readaloud_base_report::fetch_fields is not documented
(#55) Function mod_readaloud_base_report::fetch_head is not documented
(#62) Function mod_readaloud_base_report::fetch_name is not documented
(#66) Function mod_readaloud_base_report::fetch_all_rows_count is not documented
(#70) Function mod_readaloud_base_report::truncate is not documented
(#77) Function mod_readaloud_base_report::fetch_cache is not documented
(#88) Function mod_readaloud_base_report::fetch_formatted_time is not documented
(#96) Function mod_readaloud_base_report::fetch_time_difference is not documented
(#112) Function mod_readaloud_base_report::fetch_formatted_rows is not documented
(#136) Function mod_readaloud_base_report::fetch_formatted_field is not documented
(#173) Function mod_readaloud_grading_report::fetch_formatted_field is not documented
(#255) Function mod_readaloud_grading_report::fetch_formatted_heading is not documented
(#264) Function mod_readaloud_grading_report::process_raw_data is not documented
(#312) Function mod_readaloud_grading_byuser_report::fetch_formatted_heading is not documented
(#321) Function mod_readaloud_grading_byuser_report::process_raw_data is not documented
(#361) Function mod_readaloud_attempts_report::fetch_formatted_field is not documented
(#422) Function mod_readaloud_attempts_report::fetch_formatted_heading is not documented
(#431) Function mod_readaloud_attempts_report::process_raw_data is not documented
(#467) Function mod_readaloud_basic_report::fetch_formatted_field is not documented
(#492) Function mod_readaloud_basic_report::fetch_formatted_heading is not documented
(#501) Function mod_readaloud_basic_report::process_raw_data is not documented
(#42) Variable mod_readaloud_base_report::$report is not documented
(#43) Variable mod_readaloud_base_report::$head is not documented
(#44) Variable mod_readaloud_base_report::$rawdata is not documented
(#45) Variable mod_readaloud_base_report::$fields is not documented
(#46) Variable mod_readaloud_base_report::$dbcache is not documented
(#166) Variable mod_readaloud_grading_report::$report is not documented
(#167) Variable mod_readaloud_grading_report::$fields is not documented
(#168) Variable mod_readaloud_grading_report::$headingdata is not documented
(#169) Variable mod_readaloud_grading_report::$qcache is not documented
(#170) Variable mod_readaloud_grading_report::$ucache is not documented
(#304) Variable mod_readaloud_grading_byuser_report::$report is not documented
(#305) Variable mod_readaloud_grading_byuser_report::$fields is not documented
(#306) Variable mod_readaloud_grading_byuser_report::$headingdata is not documented
(#307) Variable mod_readaloud_grading_byuser_report::$qcache is not documented
(#308) Variable mod_readaloud_grading_byuser_report::$ucache is not documented
(#354) Variable mod_readaloud_attempts_report::$report is not documented
(#355) Variable mod_readaloud_attempts_report::$fields is not documented
(#356) Variable mod_readaloud_attempts_report::$headingdata is not documented
(#357) Variable mod_readaloud_attempts_report::$qcache is not documented
(#358) Variable mod_readaloud_attempts_report::$ucache is not documented
(#461) Variable mod_readaloud_basic_report::$report is not documented
(#462) Variable mod_readaloud_basic_report::$fields is not documented
(#463) Variable mod_readaloud_basic_report::$headingdata is not documented
(#464) Variable mod_readaloud_basic_report::$qcache is not documented
(#465) Variable mod_readaloud_basic_report::$ucache is not documented
mod/readaloud/reports.php
(#2) Empty line found after PHP open tag
(#89) Found comment starting with three or more slashes
mod/readaloud/settings.php
(#2) Empty line found after PHP open tag
(#21) Package mod is not valid
mod/readaloud/tabs.php
(#2) Empty line found after PHP open tag
(#30) Found comment starting with three or more slashes
mod/readaloud/tts.php
(#2) Empty line found after PHP open tag
mod/readaloud/version.php
(#2) Empty line found after PHP open tag
mod/readaloud/view.php
(#2) Empty line found after PHP open tag
(#77) Found comment starting with three or more slashes

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(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]