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

(2874 errors, 253 warnings)

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

mod/evoting/backup/moodle1/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#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
(#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
mod/evoting/backup/moodle2/backup_evoting_activity_task.class.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#57) Commas (,) must be followed by white space.
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Expected 1 space before "="; 0 found
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#65) Expected 1 space before "="; 0 found
mod/evoting/backup/moodle2/backup_evoting_settingslib.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
mod/evoting/backup/moodle2/backup_evoting_stepslib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#55) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#56) Whitespace found at end of line
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#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 2
(#67) Whitespace found at end of line within string
(#68) Whitespace found at end of line within string
(#69) Whitespace found at end of line within string
(#70) Whitespace found at end of line within string
(#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) Whitespace found at end of line within string
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#77) Whitespace found at end of line within string
(#78) Whitespace found at end of line within string
(#79) Whitespace found at end of line within string
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
mod/evoting/backup/moodle2/restore_evoting_activity_task.class.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
mod/evoting/backup/moodle2/restore_evoting_stepslib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#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
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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 2
(#74) Line indented incorrectly; expected 4 spaces, found 5
(#74) Closing brace indented incorrectly; expected 2 spaces, found 5
(#89) Whitespace found at end of line
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
mod/evoting/classes/event/evoting_change_question.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#47) Line exceeds maximum limit of 180 characters; contains 270 characters
(#85) Possible useless method overriding detected
mod/evoting/classes/event/evoting_reset.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#91) Possible useless method overriding detected
mod/evoting/classes/event/evoting_started.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#47) Line exceeds maximum limit of 180 characters; contains 263 characters
(#85) Possible useless method overriding detected
mod/evoting/classes/event/evoting_stopped.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#47) Line exceeds maximum limit of 180 characters; contains 263 characters
(#85) Possible useless method overriding detected
mod/evoting/client_poll.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#24) "require_once" must be immediately followed by an open parenthesis
(#26) Variable "idPoll" must be all lower-case
(#37) Variable "idPoll" must be all lower-case
(#60) Variable "idPoll" must be all lower-case
mod/evoting/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#28) Whitespace found at end of line
mod/evoting/db/log.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
mod/evoting/db/upgrade.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Variable "tableOptions" must be all lower-case
(#36) Variable "fieldCorrect" must be all lower-case
(#38) Variable "tableOptions" must be all lower-case
(#38) Variable "fieldCorrect" must be all lower-case
(#39) Variable "tableOptions" must be all lower-case
(#39) Variable "fieldCorrect" must be all lower-case
(#42) Variable "tableQuestions" must be all lower-case
(#43) Variable "multipleAnswers" must be all lower-case
(#45) Variable "tableQuestions" must be all lower-case
(#45) Variable "multipleAnswers" must be all lower-case
(#46) Variable "tableQuestions" must be all lower-case
(#46) Variable "multipleAnswers" must be all lower-case
(#48) Whitespace found at end of line
mod/evoting/history.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#30) Variable "idQuestion" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Space found before object operator
(#36) Space found after object operator
(#36) Space found before object operator
(#36) Space found after object operator
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Space found before object operator
(#40) Space found after object operator
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Space found before object operator
(#47) Space found after object operator
(#48) Variable "context_course" must not contain underscores.
(#48) Space found before object operator
(#48) Space found after object operator
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "context_course" must not contain underscores.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Space found before object operator
(#57) Space found after object operator
(#57) Space found before object operator
(#57) Space found after object operator
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Space found before object operator
(#58) Space found after object operator
(#58) Space found before object operator
(#58) Space found after object operator
(#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
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#64) Space found before object operator
(#64) Space found after object operator
(#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
(#65) Space found before object operator
(#65) Space found after object operator
(#65) Space found before object operator
(#65) Space found after object operator
(#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
(#66) Space found before object operator
(#66) Space found after object operator
(#66) Space found before object operator
(#66) Space found after object operator
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#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 1
(#69) Space found before object operator
(#69) Space found after object operator
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Variable "divTitle" must be all lower-case
(#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
(#73) Variable "divTitle" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Variable "divTitle" must be all lower-case
(#74) Space found before object operator
(#74) Space found after object operator
(#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
(#75) Variable "divTitle" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Variable "divTitle" must be all lower-case
(#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
(#77) Variable "divTitle" must be all lower-case
(#77) Space found before object operator
(#77) Space found after object operator
(#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
(#78) Variable "divTitle" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Variable "divTitle" must be all lower-case
(#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
(#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
(#84) Space found before object operator
(#84) Space found after object operator
(#84) Space found before object operator
(#84) Space found after object operator
(#84) Space found before object operator
(#84) Space found after object operator
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 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 4 spaces, found 1
(#87) Line exceeds 132 characters; contains 152 characters
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Variable "arrayDataGraphic" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#94) Variable "historyList" must be all lower-case
(#94) Variable "idQuestion" must be all lower-case
(#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
(#95) Variable "countHistory" must be all lower-case
(#95) The use of function sizeof() is forbidden; use count() instead
(#95) Variable "historyList" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#97) Variable "countHistory" must be all lower-case
(#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) Variable "optionsSelect" must be all lower-case
(#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
(#100) Variable "countHistory" must be all lower-case
(#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
(#101) Variable "historyList" must be all lower-case
(#101) Space found before object operator
(#101) Space found after object operator
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Variable "optionsSelect" must be all lower-case
(#102) Variable "historyList" must be all lower-case
(#102) Space found before object operator
(#102) Space found after object operator
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) Variable "optionsSelect" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Variable "selectHistory" must be all lower-case
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Variable "selectHistory" must be all lower-case
(#110) Variable "optionsSelect" must be all lower-case
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Variable "selectHistory" must be all lower-case
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#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
(#112) Variable "selectHistory" must be all lower-case
(#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 2
(#113) Variable "selectHistory" must be all lower-case
(#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) Variable "selectHistory" must be all lower-case
(#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 2
(#115) Variable "selectHistory" must be all lower-case
(#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
(#117) Variable "idQuestion" must be all lower-case
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#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 "// Count the options of the current question" but found "//Count the options of the current question"
(#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) Variable "countOptions" must be all lower-case
(#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
(#121) Variable "sumOptions" must be all lower-case
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#123) Variable "countOptions" must be all lower-case
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 3
(#124) Variable "countVote" must be all lower-case
(#124) Space found before object operator
(#124) Space found after object operator
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Variable "sumOptions" must be all lower-case
(#125) Variable "countVote" must be all lower-case
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#132) Variable "arrayColor" must be all lower-case
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) No space found before comment text; expected "// Loop to create dynamic options" but found "//Loop to create dynamic options"
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#135) Variable "countOptions" must be all lower-case
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#137) Variable "idOption" must be all lower-case
(#137) Space found before object operator
(#137) Space found after object operator
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Variable "nameOption" must be all lower-case
(#138) Space found before object operator
(#138) Space found after object operator
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Variable "currentOption" must be all lower-case
(#139) Space found before object operator
(#139) Space found after object operator
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 12 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 3
(#142) Variable "nameOption" must be all lower-case
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 12 spaces, found 3
(#143) Variable "idOption" must be all lower-case
(#143) Variable "currentOption" must be all lower-case
(#143) Line exceeds 132 characters; contains 150 characters
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 12 spaces, found 3
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Variable "currentOption" must be all lower-case
(#147) Variable "currentOption" must be all lower-case
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Variable "currentOption" must be all lower-case
(#148) Variable "sumOptions" must be all lower-case
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) No space found before comment text; expected "// Set the true answer" but found "//Set the true answer"
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Variable "correctAnswer" must be all lower-case
(#151) Space found before object operator
(#151) Space found after object operator
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 12 spaces, found 3
(#153) Expected "if (...) {\n"; found "if(...){\n"
(#153) Variable "correctAnswer" must be all lower-case
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 16 spaces, found 4
(#154) Variable "trueAnswer" must be all lower-case
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 12 spaces, found 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 16 spaces, found 4
(#156) Variable "trueAnswer" must be all lower-case
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 12 spaces, found 3
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 12 spaces, found 3
(#159) Expected "if (...) {\n"; found "if(...){\n"
(#159) Variable "sumOptions" must be all lower-case
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 16 spaces, found 4
(#160) Variable "nameOption" must be all lower-case
(#160) Variable "nameOption" must be all lower-case
(#160) Space found before semicolon; expected "$nameOption;" but found "$nameOption ;"
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 12 spaces, found 3
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 16 spaces, found 4
(#162) Expected "if (...) {\n"; found "if(...){\n"
(#162) Variable "currentOption" must be all lower-case
(#162) Variable "sumOptions" must be all lower-case
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 20 spaces, found 5
(#163) Variable "nameOption" must be all lower-case
(#163) Variable "nameOption" must be all lower-case
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 16 spaces, found 4
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 20 spaces, found 5
(#165) Variable "nameOption" must be all lower-case
(#165) Variable "nameOption" must be all lower-case
(#165) Variable "currentOption" must be all lower-case
(#165) Variable "sumOptions" must be all lower-case
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 16 spaces, found 4
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 12 spaces, found 3
(#169) Variable "arrayDataGraphic" must be all lower-case
(#171) Variable "currentOption" must be all lower-case
(#172) Variable "arrayColor" must be all lower-case
(#173) Variable "nameOption" must be all lower-case
(#174) Variable "idOption" must be all lower-case
(#176) Variable "trueAnswer" must be all lower-case
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 8 spaces, found 2
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#180) Variable "divChart" must be all lower-case
(#180) Line exceeds 132 characters; contains 134 characters
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Variable "divContainerChartCountDown" must be all lower-case
(#183) Line exceeds 132 characters; contains 154 characters
(#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
(#184) Variable "divContainerChartCountDown" must be all lower-case
(#184) Variable "divChart" must be all lower-case
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Variable "divContainerChartCountDown" must be all lower-case
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Variable "divContainerChartCountDown" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#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
(#190) Variable "divOptions" must be all lower-case
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Variable "divOptions" must be all lower-case
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Variable "divOptions" must be all lower-case
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 2
(#193) Variable "divOptions" must be all lower-case
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#196) Variable "inputIdModule" must be all lower-case
(#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 "inputIdQuestion" must be all lower-case
(#197) Variable "idQuestion" must be all lower-case
(#197) Line exceeds 132 characters; contains 136 characters
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Variable "inputIdPoll" must be all lower-case
(#198) Space found before object operator
(#198) Space found after object operator
(#198) Line exceeds 132 characters; contains 135 characters
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) Variable "inputIdCourse" must be all lower-case
(#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
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#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) Line exceeds 132 characters; contains 159 characters
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 4 spaces, found 1
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Line indented incorrectly; expected at least 4 spaces, found 1
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 4 spaces, found 1
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 4 spaces, found 1
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#212) Variable "arrayDataGraphic" must be all lower-case
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Space found before object operator
(#213) Space found after object operator
mod/evoting/index.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#31) Space found before object operator
(#31) Space found after object operator
(#35) Space found before object operator
(#35) Space found after object operator
(#38) Space found before object operator
(#38) Space found after object operator
(#39) Space found before object operator
(#39) Space found after object operator
(#39) Space found before object operator
(#39) Space found after object operator
(#40) Space found before object operator
(#40) Space found after object operator
(#41) Space found before object operator
(#41) Space found after object operator
(#41) Space found before object operator
(#41) Space found after object operator
(#42) Space found before object operator
(#42) Space found after object operator
(#45) Space found before object operator
(#45) Space found after object operator
(#46) Space found before object operator
(#46) Space found after object operator
(#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
(#49) Space found before object operator
(#49) Space found after object operator
(#52) Space found before object operator
(#52) Space found after object operator
(#55) Space found before object operator
(#55) Space found after object operator
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Space found before object operator
(#58) Space found after object operator
(#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
(#59) Space found before object operator
(#59) Space found after object operator
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Space found before object operator
(#60) Space found after object operator
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Space found before object operator
(#62) Space found after object operator
(#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
(#63) Space found before object operator
(#63) Space found after object operator
(#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 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 2
(#71) Space found before object operator
(#71) Space found after object operator
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 12 spaces, found 3
(#72) Space found before object operator
(#72) Space found after object operator
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 16 spaces, found 4
(#73) Space found before object operator
(#73) Space found after object operator
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 12 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 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 16 spaces, found 4
(#76) Space found before object operator
(#76) Space found after object operator
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 12 spaces, found 3
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#78) Space found before object operator
(#78) Space found after object operator
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Space found before object operator
(#82) Space found after object operator
(#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
(#84) Space found before object operator
(#84) Space found after object operator
(#84) Space found before object operator
(#84) Space found after object operator
(#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
(#85) Space found before object operator
(#85) Space found after object operator
(#90) Space found before object operator
(#90) Space found after object operator
mod/evoting/lang/de/evoting.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/evoting/lang/en/evoting.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/evoting/lang/fr/evoting.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/evoting/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#35) Opening brace should be on the same line as the declaration
(#52) Opening brace should be on the same line as the declaration
(#68) Variable "idQuestion" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#72) Whitespace found at end of line within string
(#73) Whitespace found at end of line within string
(#74) Whitespace found at end of line within string
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#77) Variable "idQuestion" must be all lower-case
(#89) Variable "idQuestion" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#93) Whitespace found at end of line within string
(#94) Whitespace found at end of line within string
(#95) Whitespace found at end of line within string
(#96) Whitespace found at end of line within string
(#97) Whitespace found at end of line within string
(#98) Whitespace found at end of line within string
(#99) Variable "idQuestion" must be all lower-case
(#112) Variable "idOptionCurrent" must be all lower-case
(#112) Variable "nbrVoteOptionCurrent" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#117) Variable "idOptionCurrent" must be all lower-case
(#118) Variable "nbrVoteOptionCurrent" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#134) Whitespace found at end of line
(#136) Whitespace found at end of line within string
(#137) Whitespace found at end of line within string
(#154) Variable "idPoll" must be all lower-case
(#154) Variable "idUser" must be all lower-case
(#156) Whitespace found at end of line within string
(#157) Whitespace found at end of line within string
(#158) Whitespace found at end of line within string
(#159) Whitespace found at end of line within string
(#162) Whitespace found at end of line within string
(#163) Whitespace found at end of line within string
(#164) Whitespace found at end of line within string
(#165) Whitespace found at end of line within string
(#166) Whitespace found at end of line within string
(#169) Variable "idPoll" must be all lower-case
(#170) Variable "idPoll" must be all lower-case
(#170) Variable "idUser" must be all lower-case
(#175) Variable "return_array" must not contain underscores.
(#176) Variable "return_array" must not contain underscores.
(#177) Variable "return_array" must not contain underscores.
(#179) Variable "return_array" must not contain underscores.
(#192) Whitespace found at end of line within string
(#193) Whitespace found at end of line within string
(#202) Whitespace found at end of line within string
(#203) Whitespace found at end of line within string
(#223) Opening brace should be on the same line as the declaration
(#231) Whitespace found at end of line within string
(#232) Whitespace found at end of line within string
(#233) Whitespace found at end of line within string
(#234) Whitespace found at end of line within string
(#235) Whitespace found at end of line within string
(#236) Whitespace found at end of line within string
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) This comment is 50% valid code; is this commented out code?
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Opening brace should be on the same line as the declaration
(#268) Opening brace should be on the same line as the declaration
(#280) Variable "idPoll" must be all lower-case
(#280) Variable "context_course" must not contain underscores.
(#281) Opening brace should be on the same line as the declaration
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Whitespace found at end of line within string
(#285) Whitespace found at end of line within string
(#286) Whitespace found at end of line within string
(#287) Whitespace found at end of line within string
(#288) Whitespace found at end of line within string
(#289) Whitespace found at end of line within string
(#290) Variable "idPoll" must be all lower-case
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) This comment is 50% valid code; is this commented out code?
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Variable "countAnswer" must be all lower-case
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Variable "countAnswer" must be all lower-case
(#308) Variable "context_course" must not contain underscores.
(#309) Variable "idPoll" must be all lower-case
(#324) Variable "idPoll" must be all lower-case
(#324) Variable "context_course" must not contain underscores.
(#325) Opening brace should be on the same line as the declaration
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Whitespace found at end of line within string
(#330) Whitespace found at end of line within string
(#331) Whitespace found at end of line within string
(#332) Whitespace found at end of line within string
(#333) Whitespace found at end of line within string
(#334) Whitespace found at end of line within string
(#335) Variable "idPoll" must be all lower-case
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) This comment is 50% valid code; is this commented out code?
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Variable "context_course" must not contain underscores.
(#347) Variable "idPoll" must be all lower-case
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Expected "if (...) {\n"; found "if (...){\n"
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#361) Expected "if (...) {\n"; found "if (...){\n"
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Variable "idPoll" must be all lower-case
(#383) Variable "context_course" must not contain underscores.
(#384) Opening brace should be on the same line as the declaration
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Whitespace found at end of line within string
(#392) Whitespace found at end of line within string
(#393) Whitespace found at end of line within string
(#394) Whitespace found at end of line within string
(#395) Whitespace found at end of line within string
(#396) Whitespace found at end of line within string
(#397) Whitespace found at end of line within string
(#398) Whitespace found at end of line within string
(#399) Variable "idPoll" must be all lower-case
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) This comment is 50% valid code; is this commented out code?
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Whitespace found at end of line within string
(#428) Whitespace found at end of line within string
(#429) Whitespace found at end of line within string
(#430) Whitespace found at end of line within string
(#431) Whitespace found at end of line within string
(#432) Whitespace found at end of line within string
(#433) Whitespace found at end of line within string
(#434) Whitespace found at end of line within string
(#435) Variable "idPoll" must be all lower-case
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) This comment is 50% valid code; is this commented out code?
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Variable "quesNext" must be all lower-case
(#442) Variable "quesNext" must be all lower-case
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Variable "quesNext" must be all lower-case
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Variable "quesNext" must be all lower-case
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#452) Variable "context_course" must not contain underscores.
(#453) Variable "idPoll" must be all lower-case
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) Variable "idPoll" must be all lower-case
(#469) Opening brace should be on the same line as the declaration
(#472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) Line indented incorrectly; expected at least 4 spaces, found 0
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Line indented incorrectly; expected at least 4 spaces, found 0
(#476) Whitespace found at end of line within string
(#477) Whitespace found at end of line within string
(#478) Whitespace found at end of line within string
(#479) Whitespace found at end of line within string
(#480) Whitespace found at end of line within string
(#481) Variable "idPoll" must be all lower-case
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Line indented incorrectly; expected at least 4 spaces, found 0
(#485) Variable "idPoll" must be all lower-case
(#486) Variable "idPoll" must be all lower-case
(#487) Variable "idPoll" must be all lower-case
(#488) Variable "idPoll" must be all lower-case
(#489) Variable "idPoll" must be all lower-case
(#490) Variable "idPoll" must be all lower-case
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) Line indented incorrectly; expected at least 4 spaces, found 0
(#493) Whitespace found at end of line within string
(#494) Whitespace found at end of line within string
(#495) Whitespace found at end of line within string
(#496) Whitespace found at end of line within string
(#497) Whitespace found at end of line within string
(#498) Whitespace found at end of line within string
(#499) Whitespace found at end of line within string
(#500) Whitespace found at end of line within string
(#501) Variable "idPoll" must be all lower-case
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) This comment is 50% valid code; is this commented out code?
(#503) Line indented incorrectly; expected at least 4 spaces, found 0
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) Line indented incorrectly; expected at least 4 spaces, found 0
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) Line indented incorrectly; expected at least 4 spaces, found 0
(#514) Whitespace found at end of line within string
(#515) Whitespace found at end of line within string
(#516) Whitespace found at end of line within string
(#517) Whitespace found at end of line within string
(#518) Whitespace found at end of line within string
(#519) Whitespace found at end of line within string
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) This comment is 50% valid code; is this commented out code?
(#522) Line indented incorrectly; expected at least 4 spaces, found 0
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Line indented incorrectly; expected at least 4 spaces, found 0
(#526) Variable "cptOptions" must be all lower-case
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Line indented incorrectly; expected at least 4 spaces, found 0
(#529) Variable "cptOptions" must be all lower-case
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) Line indented incorrectly; expected at least 4 spaces, found 0
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Line indented incorrectly; expected at least 4 spaces, found 0
(#541) Variable "numberCurrentQuestion" must be all lower-case
(#542) Variable "numberNextQuestion" must be all lower-case
(#542) Variable "numberCurrentQuestion" must be all lower-case
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#544) Line indented incorrectly; expected at least 4 spaces, found 0
(#545) Variable "questionNext" must be all lower-case
(#545) Whitespace found at end of line within string
(#546) Whitespace found at end of line within string
(#547) Whitespace found at end of line within string
(#548) Whitespace found at end of line within string
(#549) Whitespace found at end of line within string
(#550) Whitespace found at end of line within string
(#551) Whitespace found at end of line within string
(#552) Variable "numberNextQuestion" must be all lower-case
(#552) Variable "idPoll" must be all lower-case
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) Line indented incorrectly; expected at least 4 spaces, found 0
(#555) Variable "questionNext" must be all lower-case
(#556) Variable "questionNext" must be all lower-case
(#556) Variable "questionNext" must be all lower-case
(#557) Variable "idQuestionNext" must be all lower-case
(#557) Variable "questionNext" must be all lower-case
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#558) Line indented incorrectly; expected at least 8 spaces, found 0
(#560) Variable "idQuestionNext" must be all lower-case
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#563) Line indented incorrectly; expected at least 4 spaces, found 0
(#564) Variable "idQuestionNext" must be all lower-case
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) Line indented incorrectly; expected at least 4 spaces, found 0
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) Line indented incorrectly; expected at least 4 spaces, found 0
(#579) Variable "idPoll" must be all lower-case
(#580) Opening brace should be on the same line as the declaration
(#582) Variable "questionList" must be all lower-case
(#582) Whitespace found at end of line within string
(#583) Whitespace found at end of line within string
(#584) Whitespace found at end of line within string
(#585) Whitespace found at end of line within string
(#586) Whitespace found at end of line within string
(#587) Whitespace found at end of line within string
(#588) Variable "idPoll" must be all lower-case
(#590) Variable "questionList" must be all lower-case
(#599) Opening brace should be on the same line as the declaration
(#601) Variable "graphicList" must be all lower-case
(#601) Whitespace found at end of line within string
(#602) Whitespace found at end of line within string
(#603) Whitespace found at end of line within string
(#604) Whitespace found at end of line within string
(#607) Variable "graphicList" must be all lower-case
(#616) Variable "idOption" must be all lower-case
(#617) Opening brace should be on the same line as the declaration
(#620) Whitespace found at end of line within string
(#621) Whitespace found at end of line within string
(#622) Variable "idOption" must be all lower-case
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Whitespace found at end of line within string
(#626) Whitespace found at end of line within string
(#627) Whitespace found at end of line within string
(#628) Whitespace found at end of line within string
(#629) Whitespace found at end of line within string
(#630) Whitespace found at end of line within string
(#631) Variable "idOption" must be all lower-case
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#633) This comment is 50% valid code; is this commented out code?
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#649) Variable "idPoll" must be all lower-case
(#649) Variable "idUser" must be all lower-case
(#649) Expected 1 space after closing parenthesis; found 0
(#652) Variable "pollNotStart" must be all lower-case
(#653) Variable "delete_vote" must not contain underscores.
(#655) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) Inline comments must end in full-stops, exclamation marks, or question marks
(#659) Whitespace found at end of line within string
(#660) Whitespace found at end of line within string
(#661) Whitespace found at end of line within string
(#662) Whitespace found at end of line within string
(#663) Whitespace found at end of line within string
(#664) Whitespace found at end of line within string
(#665) Variable "idPoll" must be all lower-case
(#667) Inline comments must end in full-stops, exclamation marks, or question marks
(#667) This comment is 50% valid code; is this commented out code?
(#670) Inline comments must end in full-stops, exclamation marks, or question marks
(#673) Inline comments must end in full-stops, exclamation marks, or question marks
(#674) Variable "idQuestion" must be all lower-case
(#676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#676) Inline comments must end in full-stops, exclamation marks, or question marks
(#676) This comment is 74% valid code; is this commented out code?
(#676) Line exceeds maximum limit of 180 characters; contains 201 characters
(#676) Line indented incorrectly; expected at least 8 spaces, found 7
(#676) No space found before comment text; expected "// $result = $DB->delete_records_select("DELETE FROM {evoting_answers} a, {evoting_options} o WHERE o.id = a.optionid AND uservoteid = ? AND o.evotingquestionid = ?", array($idUser,$idQuestion));" but found "//$result = $DB->delete_records_select("DELETE FROM {evoting_answers} a, {evoting_options} o WHERE o.id = a.optionid AND uservoteid = ? AND o.evotingquestionid = ?", array($idUser,$idQuestion));"
(#678) Variable "sql_delete" must not contain underscores.
(#678) Whitespace found at end of line within string
(#679) Whitespace found at end of line within string
(#680) Whitespace found at end of line within string
(#681) Whitespace found at end of line within string
(#682) Whitespace found at end of line within string
(#683) Variable "idUser" must be all lower-case
(#683) Commas (,) must be followed by white space.
(#683) Variable "idQuestion" must be all lower-case
(#685) Variable "sql_delete" must not contain underscores.
(#686) Variable "count_result" must not contain underscores.
(#688) Expected "for (...) {\n"; found "for(...){\n"
(#688) Space found before first semicolon of FOR loop
(#688) Space found before second semicolon of FOR loop
(#688) Space found before semicolon; expected "0;" but found "0 ;"
(#688) Variable "count_result" must not contain underscores.
(#688) Space found before semicolon; expected "$count_result;" but found "$count_result ;"
(#689) Expected 1 space before "=>"; 0 found
(#689) Expected 1 space after "=>"; 0 found
(#692) Variable "delete_vote" must not contain underscores.
(#695) Variable "pollNotStart" must be all lower-case
(#706) Variable "userVoteId" must be all lower-case
(#706) Variable "optionId" must be all lower-case
(#706) Variable "idPoll" must be all lower-case
(#707) Opening brace should be on the same line as the declaration
(#710) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) Variable "sameVote" must be all lower-case
(#714) Variable "choiceNotValid" must be all lower-case
(#715) Variable "voteOk" must be all lower-case
(#716) Variable "pollNotStart" must be all lower-case
(#717) Variable "delete_vote" must not contain underscores.
(#718) Variable "return_array" must not contain underscores.
(#720) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) Whitespace found at end of line within string
(#722) Whitespace found at end of line within string
(#723) Whitespace found at end of line within string
(#724) Whitespace found at end of line within string
(#725) Whitespace found at end of line within string
(#726) Whitespace found at end of line within string
(#727) Variable "idPoll" must be all lower-case
(#729) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) This comment is 50% valid code; is this commented out code?
(#732) Inline comments must end in full-stops, exclamation marks, or question marks
(#735) Inline comments must end in full-stops, exclamation marks, or question marks
(#736) Variable "idQuestion" must be all lower-case
(#738) Inline comments must end in full-stops, exclamation marks, or question marks
(#739) Variable "optionsId" must be all lower-case
(#739) Whitespace found at end of line within string
(#740) Whitespace found at end of line within string
(#741) Whitespace found at end of line within string
(#742) Variable "idQuestion" must be all lower-case
(#744) Inline comments must end in full-stops, exclamation marks, or question marks
(#744) This comment is 50% valid code; is this commented out code?
(#745) Variable "optionsId" must be all lower-case
(#745) Variable "optionsId" must be all lower-case
(#747) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) Variable "optionsId" must be all lower-case
(#748) Variable "optionId" must be all lower-case
(#749) Variable "optionId" must be all lower-case
(#749) Variable "optionsId" must be all lower-case
(#749) Variable "optionId" must be all lower-case
(#751) Variable "optionId" must be all lower-case
(#751) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) Variable "multiple_answers" must not contain underscores.
(#757) Variable "return_array" must not contain underscores.
(#757) Variable "multiple_answers" must not contain underscores.
(#759) Inline comments must end in full-stops, exclamation marks, or question marks
(#760) Variable "optionId" must be all lower-case
(#760) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#761) Variable "return_array" must not contain underscores.
(#761) Variable "choiceNotValid" must be all lower-case
(#762) Variable "return_array" must not contain underscores.
(#765) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Whitespace found at end of line within string
(#767) Whitespace found at end of line within string
(#768) Whitespace found at end of line within string
(#769) Whitespace found at end of line within string
(#770) Whitespace found at end of line within string
(#771) Variable "optionId" must be all lower-case
(#771) Variable "userVoteId" must be all lower-case
(#773) Expected "if (...) {\n"; found "if(...){\n"
(#774) Expected 1 space before "=>"; 0 found
(#774) Expected 1 space after "=>"; 0 found
(#774) Expected 1 space after "=>"; 0 found
(#774) Variable "userVoteId" must be all lower-case
(#775) Variable "return_array" must not contain underscores.
(#775) Variable "delete_vote" must not contain underscores.
(#776) Variable "return_array" must not contain underscores.
(#779) Expected "if (...) {\n"; found "if(...){\n"
(#779) Variable "multiple_answers" must not contain underscores.
(#781) Inline comments must end in full-stops, exclamation marks, or question marks
(#782) Whitespace found at end of line within string
(#783) Whitespace found at end of line within string
(#784) Whitespace found at end of line within string
(#785) Whitespace found at end of line within string
(#786) Whitespace found at end of line within string
(#787) Variable "idQuestion" must be all lower-case
(#787) Variable "userVoteId" must be all lower-case
(#789) Inline comments must end in full-stops, exclamation marks, or question marks
(#790) Line indented incorrectly; expected 12 spaces, found 16
(#792) Whitespace found at end of line within string
(#793) Whitespace found at end of line within string
(#794) Whitespace found at end of line within string
(#795) Whitespace found at end of line within string
(#796) Whitespace found at end of line within string
(#797) Variable "idQuestion" must be all lower-case
(#797) Variable "userVoteId" must be all lower-case
(#800) Variable "userVoteId" must be all lower-case
(#801) Variable "userVoteId" must be all lower-case
(#802) Variable "optionId" must be all lower-case
(#806) Inline comments must start with a capital letter, digit or 3-dots sequence
(#806) Inline comments must end in full-stops, exclamation marks, or question marks
(#807) Line indented incorrectly; expected 12 spaces, found 16
(#809) Variable "userVoteId" must be all lower-case
(#810) Variable "optionId" must be all lower-case
(#813) Line indented incorrectly; expected 12 spaces, found 16
(#814) Inline comments must end in full-stops, exclamation marks, or question marks
(#815) Variable "return_array" must not contain underscores.
(#815) Variable "voteOk" must be all lower-case
(#816) Variable "return_array" must not contain underscores.
(#819) Inline comments must end in full-stops, exclamation marks, or question marks
(#820) Whitespace found at end of line within string
(#821) Whitespace found at end of line within string
(#822) Whitespace found at end of line within string
(#823) Whitespace found at end of line within string
(#824) Whitespace found at end of line within string
(#825) Variable "optionId" must be all lower-case
(#825) Variable "userVoteId" must be all lower-case
(#827) Inline comments must end in full-stops, exclamation marks, or question marks
(#829) Variable "return_array" must not contain underscores.
(#829) Variable "sameVote" must be all lower-case
(#830) Variable "return_array" must not contain underscores.
(#831) Inline comments must start with a capital letter, digit or 3-dots sequence
(#831) Inline comments must end in full-stops, exclamation marks, or question marks
(#834) Variable "userVoteId" must be all lower-case
(#835) Variable "optionId" must be all lower-case
(#838) Inline comments must end in full-stops, exclamation marks, or question marks
(#839) Variable "return_array" must not contain underscores.
(#839) Variable "voteOk" must be all lower-case
(#840) Variable "return_array" must not contain underscores.
(#844) Expected "} else {\n"; found "} // If the poll is not started return not activ\n else {\n"
(#845) Variable "return_array" must not contain underscores.
(#846) Variable "return_array" must not contain underscores.
(#846) Variable "pollNotStart" must be all lower-case
(#847) Variable "return_array" must not contain underscores.
(#862) Opening brace should be on the same line as the declaration
(#894) Opening brace should be on the same line as the declaration
(#899) Inline comments must start with a capital letter, digit or 3-dots sequence
(#899) This comment is 60% valid code; is this commented out code?
(#899) Line indented incorrectly; expected at least 4 spaces, found 0
(#899) No space found before comment text; expected "// !!!!!!!To see Get the ID CREATOR!!!!!!!!!" but found "//!!!!!!!To see Get the ID CREATOR!!!!!!!!!"
(#901) Inline comments must end in full-stops, exclamation marks, or question marks
(#901) Line indented incorrectly; expected at least 4 spaces, found 0
(#905) Inline comments must end in full-stops, exclamation marks, or question marks
(#906) Variable "cptQuestion" must be all lower-case
(#908) Variable "cptQuestion" must be all lower-case
(#910) Variable "cptQuestion" must be all lower-case
(#916) Variable "cptQuestion" must be all lower-case
(#917) Variable "cptQuestion" must be all lower-case
(#922) Variable "cptQuestion" must be all lower-case
(#924) Variable "cptQuestion" must be all lower-case
(#925) Variable "cptQuestion" must be all lower-case
(#925) Line exceeds maximum limit of 180 characters; contains 223 characters
(#928) Inline comments must end in full-stops, exclamation marks, or question marks
(#930) Variable "optionText" must be all lower-case
(#931) Variable "rightText" must be all lower-case
(#934) Variable "optionText" must be all lower-case
(#934) Variable "cptQuestion" must be all lower-case
(#935) Variable "rightText" must be all lower-case
(#935) Variable "cptQuestion" must be all lower-case
(#943) Whitespace found at end of line
(#945) Variable "cptQuestion" must be all lower-case
(#947) Variable "cptQuestion" must be all lower-case
(#957) Line exceeds 132 characters; contains 133 characters
(#975) Opening brace should be on the same line as the declaration
(#983) Inline comments must end in full-stops, exclamation marks, or question marks
(#984) Variable "cptQuestion" must be all lower-case
(#986) Variable "cptQuestion" must be all lower-case
(#988) Variable "cptQuestion" must be all lower-case
(#991) Variable "cptQuestion" must be all lower-case
(#994) Variable "cptQuestion" must be all lower-case
(#997) Variable "cptQuestion" must be all lower-case
(#1003) Variable "cptQuestion" must be all lower-case
(#1005) Inline comments must end in full-stops, exclamation marks, or question marks
(#1013) Variable "cptQuestion" must be all lower-case
(#1014) Variable "cptQuestion" must be all lower-case
(#1014) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1016) Inline comments must end in full-stops, exclamation marks, or question marks
(#1018) Variable "optionText" must be all lower-case
(#1019) Variable "optionId" must be all lower-case
(#1020) Variable "rightText" must be all lower-case
(#1023) Variable "optionText" must be all lower-case
(#1023) Variable "cptQuestion" must be all lower-case
(#1024) Variable "rightText" must be all lower-case
(#1024) Variable "cptQuestion" must be all lower-case
(#1026) Variable "optionId" must be all lower-case
(#1026) Variable "cptQuestion" must be all lower-case
(#1029) Inline comments must end in full-stops, exclamation marks, or question marks
(#1037) Inline comments must end in full-stops, exclamation marks, or question marks
(#1047) Variable "cptQuestion" must be all lower-case
(#1049) Variable "cptQuestion" must be all lower-case
(#1057) Line exceeds 132 characters; contains 133 characters
(#1074) Opening brace should be on the same line as the declaration
(#1081) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1088) Whitespace found at end of line within string
(#1089) Whitespace found at end of line within string
(#1100) Inline comments must end in full-stops, exclamation marks, or question marks
(#1103) Inline comments must end in full-stops, exclamation marks, or question marks
(#1124) Opening brace should be on the same line as the declaration
(#1143) Opening brace should be on the same line as the declaration
(#1156) Opening brace should be on the same line as the declaration
(#1178) Opening brace should be on the same line as the declaration
(#1191) Opening brace should be on the same line as the declaration
(#1205) Opening brace should be on the same line as the declaration
(#1218) Opening brace should be on the same line as the declaration
(#1235) Opening brace should be on the same line as the declaration
(#1248) Opening brace should be on the same line as the declaration
(#1262) Opening brace should be on the same line as the declaration
(#1273) Opening brace should be on the same line as the declaration
(#1286) Opening brace should be on the same line as the declaration
(#1304) Opening brace should be on the same line as the declaration
(#1326) Opening brace should be on the same line as the declaration
(#1345) Opening brace should be on the same line as the declaration
(#1348) Line indented incorrectly; expected at least 4 spaces, found 0
(#1353) Line exceeds 132 characters; contains 137 characters
(#1356) Variable "context_course" must not contain underscores.
(#1356) Space found before object operator
(#1356) Space found after object operator
(#1358) Variable "context_course" must not contain underscores.
(#1370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1370) Inline comments must end in full-stops, exclamation marks, or question marks
(#1372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1372) Inline comments must end in full-stops, exclamation marks, or question marks
(#1374) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/evoting/locallib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Line exceeds 132 characters; contains 145 characters
(#42) Space found before semicolon; expected "$USER;" but found "$USER ;"
(#45) Commas (,) must be followed by white space.
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#54) Space found before semicolon; expected "$editid;" but found "$editid ;"
mod/evoting/mod_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) "require_once" must be immediately followed by an open parenthesis
(#27) Space found before object operator
(#27) Space found after object operator
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Space found before object operator
(#40) Space found after object operator
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Space found before object operator
(#48) Space found after object operator
(#48) Space found before object operator
(#48) Space found after object operator
(#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) Space found before object operator
(#49) Space found after object operator
(#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
(#51) Space found before object operator
(#51) Space found after object operator
(#51) Space found before object operator
(#51) Space found after object operator
(#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) Space found before object operator
(#52) Space found after object operator
(#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
(#55) Space found before object operator
(#55) Space found after object operator
(#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
(#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
(#58) Space found before object operator
(#58) Space found after object operator
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 2
(#59) Space found before object operator
(#59) Space found after object operator
(#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
(#60) Space found before object operator
(#60) Space found after object operator
(#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
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Space found before object operator
(#62) Space found after object operator
(#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
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#66) Space found before object operator
(#66) Space found after object operator
(#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
(#67) Space found before object operator
(#67) Space found after object operator
(#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
(#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) Space found before object operator
(#70) Space found after object operator
(#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
(#73) Space found before object operator
(#73) Space found after object operator
(#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 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) Variable "repeatQuestionArray" must be all lower-case
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#79) Space found before object operator
(#79) Space found after object operator
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Variable "repeatQuestionNo" must be all lower-case
(#80) Space found before object operator
(#80) Space found after object operator
(#80) Space found before object operator
(#80) Space found after object operator
(#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 at least 12 spaces, found 3
(#82) Variable "repeatQuestionNo" must be all lower-case
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Variable "repeatQuestionArray" must be all lower-case
(#86) Expected 1 space after "="; 2 found
(#86) Space found before object operator
(#86) Space found after object operator
(#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) Variable "repeatQuestionArray" must be all lower-case
(#87) Expected 1 space before "="; 0 found
(#87) Space found before object operator
(#87) Space found after object operator
(#87) Line exceeds maximum limit of 180 characters; contains 193 characters
(#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
(#88) Variable "repeatQuestionArray" must be all lower-case
(#88) Space found before object operator
(#88) Space found after object operator
(#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) Space found before object operator
(#89) Space found after object operator
(#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 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#93) Variable "repeatQuestionArray" must be all lower-case
(#93) Expected 1 space after "="; 2 found
(#93) Commas (,) must be followed by white space.
(#93) Line exceeds maximum limit of 180 characters; contains 201 characters
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Variable "repeatQuestionArray" must be all lower-case
(#95) Expected 1 space after "="; 2 found
(#95) Space found before object operator
(#95) Space found after object operator
(#95) Commas (,) must be followed by white space.
(#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
(#97) Variable "repeatQuestionArray" must be all lower-case
(#97) Expected 1 space after "="; 2 found
(#97) Space found before object operator
(#97) Space found after object operator
(#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) Whitespace found at end of line within string
(#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) Whitespace found at end of line within string
(#101) Whitespace found at end of line within string
(#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) Whitespace found at end of line within string
(#104) Whitespace found at end of line within string
(#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) Whitespace found at end of line within string
(#107) Whitespace found at end of line within string
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#111) Variable "maxChoice" must be all lower-case
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Space found before object operator
(#112) Space found after object operator
(#112) Variable "maxChoice" must be all lower-case
(#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 2
(#113) Space found before object operator
(#113) Space found after object operator
(#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 2
(#115) Variable "maxChoice" must be all lower-case
(#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
(#116) Variable "repeatQuestionArray" must be all lower-case
(#116) Expected 1 space after "="; 2 found
(#116) Space found before object operator
(#116) Space found after object operator
(#116) Commas (,) must be followed by white space.
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) Variable "repeatQuestionArray" must be all lower-case
(#117) Space found before object operator
(#117) Space found after object operator
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Variable "repeatQuestionArray" must be all lower-case
(#118) Space found before object operator
(#118) Space found after object operator
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Variable "repeatQuestionArray" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 12 spaces, found 3
(#120) Variable "repeatQuestionArray" must be all lower-case
(#120) Expected 1 space after "="; 2 found
(#120) Space found before object operator
(#120) Space found after object operator
(#120) Commas (,) must be followed by white space.
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 12 spaces, found 3
(#121) Space found before object operator
(#121) Space found after object operator
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#122) Space found before object operator
(#122) Space found after object operator
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#126) Variable "repeatQuestionArray" must be all lower-case
(#126) Expected 1 space after "="; 2 found
(#126) Space found before object operator
(#126) Space found after object operator
(#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 2
(#127) Variable "repeatQuestionArray" must be all lower-case
(#127) Space found before object operator
(#127) Space found after object operator
(#127) Line exceeds 132 characters; contains 170 characters
(#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
(#128) Variable "repeatQuestionArray" must be all lower-case
(#128) Expected 1 space after "="; 2 found
(#128) Space found before object operator
(#128) Space found after object operator
(#128) Commas (,) must be followed by white space.
(#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
(#130) Variable "repeatQuestionArray" must be all lower-case
(#130) Expected 1 space after "="; 2 found
(#130) Space found before object operator
(#130) Space found after object operator
(#130) Commas (,) must be followed by white space.
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#133) Variable "repeatQuestionArray" must be all lower-case
(#133) Expected 1 space after "="; 2 found
(#133) Space found before object operator
(#133) Space found after object operator
(#133) Commas (,) must be followed by white space.
(#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
(#134) Variable "repeatQuestionArray" must be all lower-case
(#134) Space found before object operator
(#134) Space found after object operator
(#134) Line exceeds maximum limit of 180 characters; contains 188 characters
(#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
(#135) Variable "repeatQuestionArray" must be all lower-case
(#135) Expected 1 space after "="; 2 found
(#135) Space found before object operator
(#135) Space found after object operator
(#135) Commas (,) must be followed by white space.
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Variable "repeatQuestionArray" must be all lower-case
(#138) Expected 1 space after "="; 2 found
(#138) Space found before object operator
(#138) Space found after object operator
(#138) Commas (,) must be followed by white space.
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#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
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Space found before object operator
(#149) Space found after object operator
(#149) Variable "repeatQuestionArray" must be all lower-case
(#149) Variable "repeatQuestionNo" must be all lower-case
(#149) Line exceeds 132 characters; contains 179 characters
(#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
(#152) Space found before object operator
(#152) Space found after object operator
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Space found before object operator
(#155) Space found after object operator
(#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
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 4 spaces, found 1
(#160) Spaces must be used to indent lines; tabs are not allowed
(#161) Spaces must be used to indent lines; tabs are not allowed
(#162) Spaces must be used to indent lines; tabs are not allowed
(#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
(#163) Visibility must be declared on method "data_preprocessing"
(#163) Variable "default_values" must not contain underscores.
(#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 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 8 spaces, found 2
(#166) Space found before object operator
(#166) Space found after object operator
(#166) Space found before object operator
(#166) Space found after object operator
(#166) Space found before object operator
(#166) Space found after object operator
(#166) Line exceeds 132 characters; contains 170 characters
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 12 spaces, found 3
(#168) Variable "default_values" must not contain underscores.
(#168) Space found before object operator
(#168) Space found after object operator
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Line indented incorrectly; expected at least 12 spaces, found 3
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 12 spaces, found 3
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 12 spaces, found 3
(#173) Variable "countQuestion" must be all lower-case
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 12 spaces, found 3
(#175) Variable "countQuestion" must be all lower-case
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 16 spaces, found 4
(#176) Variable "default_values" must not contain underscores.
(#176) Space found before object operator
(#176) Space found after object operator
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 16 spaces, found 4
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 16 spaces, found 4
(#178) Variable "default_values" must not contain underscores.
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 16 spaces, found 4
(#179) Variable "default_values" must not contain underscores.
(#179) Space found before object operator
(#179) Space found after object operator
(#179) Commas (,) must be followed by white space.
(#179) Space found before object operator
(#179) Space found after object operator
(#179) Line exceeds maximum limit of 180 characters; contains 237 characters
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 16 spaces, found 4
(#180) Variable "default_values" must not contain underscores.
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Line indented incorrectly; expected at least 16 spaces, found 4
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 16 spaces, found 4
(#183) Variable "default_values" must not contain underscores.
(#183) Expected 1 space after "="; 2 found
(#183) Space found before object operator
(#183) Space found after object operator
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Line indented incorrectly; expected at least 16 spaces, found 4
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 16 spaces, found 4
(#186) Space found before object operator
(#186) Space found after object operator
(#186) Space found before object operator
(#186) Space found after object operator
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 16 spaces, found 4
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 16 spaces, found 4
(#189) Variable "countOptions" must be all lower-case
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 16 spaces, found 4
(#191) Variable "countOptions" must be all lower-case
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 20 spaces, found 5
(#192) Variable "default_values" must not contain underscores.
(#192) Space found before object operator
(#192) Space found after object operator
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 20 spaces, found 5
(#193) Variable "default_values" must not contain underscores.
(#193) Space found before object operator
(#193) Space found after object operator
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 20 spaces, found 5
(#194) Variable "default_values" must not contain underscores.
(#194) Space found before object operator
(#194) Space found after object operator
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 16 spaces, found 4
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 12 spaces, found 3
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 8 spaces, found 2
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 4 spaces, found 1
mod/evoting/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#39) Commas (,) must be followed by white space.
mod/evoting/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Expected 1 space after "="; 2 found
mod/evoting/view.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Space found before object operator
(#41) Space found after object operator
(#41) Space found before object operator
(#41) Space found after object operator
(#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
(#45) Space found before object operator
(#45) Space found after object operator
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) 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
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) 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
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Variable "context_course" must not contain underscores.
(#70) Space found before object operator
(#70) Space found after object operator
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Expected "if (...) {\n"; found "if(...){\n"
(#73) Variable "context_course" must not contain underscores.
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 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 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
(#78) Space found before object operator
(#78) Space found after object operator
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Space found before object operator
(#79) Space found after object operator
(#79) Space found before object operator
(#79) Space found after object operator
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Space found before object operator
(#80) Space found after object operator
(#80) Space found before object operator
(#80) Space found after object operator
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#84) Line exceeds maximum limit of 180 characters; contains 197 characters
(#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
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Space found before object operator
(#87) Space found after object operator
(#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
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Variable "divTitle" must be all lower-case
(#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
(#91) Variable "divTitle" must be all lower-case
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Variable "divTitle" must be all lower-case
(#92) Space found before object operator
(#92) Space found after object operator
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Variable "divTitle" must be all lower-case
(#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 4 spaces, found 1
(#94) Variable "divTitle" must be all lower-case
(#94) Expected 1 space before "=>"; 0 found
(#94) Expected 1 space after "=>"; 0 found
(#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
(#95) Variable "divTitle" must be all lower-case
(#95) Space found before object operator
(#95) Space found after object operator
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Variable "divTitle" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Variable "divTitle" must be all lower-case
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Variable "qrCodeS" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Variable "imgQrCodeS" must be all lower-case
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#101) Variable "qrCodeS" must be all lower-case
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#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
(#102) Variable "votelinkText" must be all lower-case
(#102) Expected 1 space after "="; 2 found
(#102) Line exceeds 132 characters; contains 161 characters
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Variable "divButtonQRCode" must be all lower-case
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Variable "divButtonQRCode" must be all lower-case
(#105) Variable "imgQrCodeS" must be all lower-case
(#105) Line exceeds 132 characters; contains 170 characters
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Variable "divButtonQRCode" must be all lower-case
(#106) Variable "votelinkText" must be all lower-case
(#106) Expected 1 space before "=>"; 0 found
(#106) 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 at least 4 spaces, found 1
(#108) Variable "divButtonQRCode" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Variable "divButtonQRCode" must be all lower-case
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#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 1
(#155) Space found before object operator
(#155) Space found after object operator
(#155) Space found before object operator
(#155) Space found after object operator
(#155) Space found before object operator
(#155) Space found after object operator
(#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 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 1
(#158) Line exceeds 132 characters; contains 152 characters
(#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 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Line indented incorrectly; expected at least 8 spaces, found 1
(#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 1
(#162) Variable "countOptions" must be all lower-case
(#162) Space found before object operator
(#162) Space found after object operator
(#162) Space found after object operator
(#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 1
(#163) Variable "sumOptions" must be all lower-case
(#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 8 spaces, found 1
(#165) Variable "countOptions" must be all lower-case
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 12 spaces, found 2
(#166) Variable "idOption" must be all lower-case
(#166) Space found before object operator
(#166) Space found after object operator
(#166) Space found before object operator
(#166) Space found after object operator
(#166) Space found before object operator
(#166) Space found after object operator
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 12 spaces, found 2
(#167) Variable "idOption" must be all lower-case
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 12 spaces, found 2
(#168) Variable "sumOptions" must be all lower-case
(#168) Space found before semicolon; expected ");" but found ") ;"
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 8 spaces, found 1
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Line indented incorrectly; expected at least 8 spaces, found 1
(#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 1
(#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 1
(#173) Variable "divOptionListContext" must be all lower-case
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 1
(#175) Variable "arrayColor" must be all lower-case
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Line indented incorrectly; expected at least 8 spaces, found 1
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 1
(#178) Variable "arrayDataGraphic" must be all lower-case
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Whitespace found at end of line
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Line indented incorrectly; expected at least 8 spaces, found 1
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 8 spaces, found 1
(#181) Variable "countOptions" must be all lower-case
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Whitespace found at end of line
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 12 spaces, found 2
(#183) Variable "idOption" must be all lower-case
(#183) Space found before object operator
(#183) Space found after object operator
(#183) Space found before object operator
(#183) Space found after object operator
(#183) Space found before object operator
(#183) Space found after object operator
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 12 spaces, found 2
(#184) Variable "nameOption" must be all lower-case
(#184) Space found before object operator
(#184) Space found after object operator
(#184) Space found before object operator
(#184) Space found after object operator
(#184) Space found before object operator
(#184) Space found after object operator
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Whitespace found at end of line
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 2
(#186) Variable "idOption" must be all lower-case
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 12 spaces, found 2
(#187) Variable "currentOption" must be all lower-case
(#187) Space found before semicolon; expected "};" but found "} ;"
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 12 spaces, found 2
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 12 spaces, found 2
(#190) Expected 1 space before "+"; 0 found
(#190) Expected 1 space after "+"; 0 found
(#190) Variable "nameOption" must be all lower-case
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 12 spaces, found 2
(#191) Variable "idOption" must be all lower-case
(#191) Variable "currentOption" must be all lower-case
(#191) Line exceeds 132 characters; contains 150 characters
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 2
(#192) Expected 1 space after ".="; 0 found
(#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 end in full-stops, exclamation marks, or question marks
(#194) Line indented incorrectly; expected at least 12 spaces, found 2
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 12 spaces, found 2
(#195) Variable "divOptionListContext" must be all lower-case
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 12 spaces, found 2
(#196) Variable "divOptionListContext" must be all lower-case
(#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 12 spaces, found 2
(#197) Variable "divOptionListContext" must be all lower-case
(#197) Expected 1 space before "+"; 0 found
(#197) Expected 1 space after "+"; 0 found
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 12 spaces, found 2
(#198) Variable "divOptionListContext" must be all lower-case
(#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) Line indented incorrectly; expected at least 12 spaces, found 2
(#200) Variable "divOptionListContext" must be all lower-case
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 12 spaces, found 2
(#201) Variable "divOptionListContext" must be all lower-case
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 2
(#202) Variable "divOptionListContext" must be all lower-case
(#202) Variable "nameOption" must be all lower-case
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 2
(#203) Variable "divOptionListContext" must be all lower-case
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 spaces, found 2
(#204) Variable "divOptionListContext" must be all lower-case
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 12 spaces, found 2
(#205) Variable "divOptionListContext" must be all lower-case
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Whitespace found at end of line
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Line indented incorrectly; expected at least 12 spaces, found 2
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 2
(#208) Variable "currentOption" must be all lower-case
(#208) Variable "currentOption" must be all lower-case
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 12 spaces, found 2
(#210) Expected "if (...) {\n"; found "if(...){\n"
(#210) Variable "sumOptions" must be all lower-case
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 16 spaces, found 4
(#211) Variable "currentOption" must be all lower-case
(#211) Expected 1 space before "/"; 0 found
(#211) Expected 1 space after "/"; 0 found
(#211) Variable "sumOptions" must be all lower-case
(#211) Expected 1 space before "*"; 0 found
(#211) Expected 1 space after "*"; 0 found
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 12 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 16 spaces, found 3
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 12 spaces, found 2
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Line indented incorrectly; expected at least 12 spaces, found 2
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 12 spaces, found 2
(#217) Variable "correctAnswer" must be all lower-case
(#217) Space found before object operator
(#217) Space found after object operator
(#217) Space found before object operator
(#217) Space found after object operator
(#217) Space found before object operator
(#217) Space found after object operator
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 12 spaces, found 3
(#219) Expected "if (...) {\n"; found "if(...){\n"
(#219) Variable "correctAnswer" must be all lower-case
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 16 spaces, found 4
(#220) Variable "trueAnswer" must be all lower-case
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 12 spaces, found 3
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 16 spaces, found 4
(#222) Variable "trueAnswer" must be all lower-case
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 12 spaces, found 3
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 12 spaces, found 2
(#225) Expected "if (...) {\n"; found "if(...){\n"
(#225) Variable "sumOptions" must be all lower-case
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 16 spaces, found 3
(#226) Variable "nameOption" must be all lower-case
(#226) Variable "nameOption" must be all lower-case
(#226) Space found before semicolon; expected "" %";" but found "" %" ;"
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 12 spaces, found 2
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 16 spaces, found 3
(#228) Expected "if (...) {\n"; found "if(...){\n"
(#228) Variable "currentOption" must be all lower-case
(#228) Variable "sumOptions" must be all lower-case
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 20 spaces, found 4
(#229) Variable "nameOption" must be all lower-case
(#229) Variable "nameOption" must be all lower-case
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 16 spaces, found 3
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 20 spaces, found 4
(#231) Variable "nameOption" must be all lower-case
(#231) Variable "nameOption" must be all lower-case
(#231) Variable "currentOption" must be all lower-case
(#231) Variable "sumOptions" must be all lower-case
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 16 spaces, found 3
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 12 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 12 spaces, found 2
(#234) Variable "arrayOptions" must be all lower-case
(#234) Expected 1 space after "="; 2 found
(#234) Expected 1 space before "+"; 0 found
(#234) Expected 1 space after "+"; 0 found
(#234) Variable "currentOption" must be all lower-case
(#234) Variable "arrayColor" must be all lower-case
(#234) Variable "nameOption" must be all lower-case
(#234) Variable "idOption" must be all lower-case
(#234) Commas (,) must be followed by white space.
(#234) Variable "currentOption" must be all lower-case
(#234) Variable "trueAnswer" must be all lower-case
(#234) Line exceeds maximum limit of 180 characters; contains 230 characters
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 2
(#235) Variable "arrayDataGraphic" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Variable "arrayOptions" must be all lower-case
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 8 spaces, found 1
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 8 spaces, found 1
(#239) Expected "if (...) {\n"; found "if(...)\n\t{\n"
(#239) Variable "countOptions" must be all lower-case
(#239) Expected 1 space before "%"; 0 found
(#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 1
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 12 spaces, found 2
(#241) Variable "divOptionListContext" must be all lower-case
(#241) Expected 1 space before "=>"; 0 found
(#241) Expected 1 space after "=>"; 0 found
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 12 spaces, found 2
(#242) Variable "divOptionListContext" must be all lower-case
(#242) Expected 1 space before "=>"; 0 found
(#242) Expected 1 space after "=>"; 0 found
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 12 spaces, found 2
(#243) Variable "divOptionListContext" must be all lower-case
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Whitespace found at end of line
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 12 spaces, found 2
(#245) Variable "divOptionListContext" must be all lower-case
(#245) Expected 1 space before "=>"; 0 found
(#245) Expected 1 space after "=>"; 0 found
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) Variable "divOptionListContext" must be all lower-case
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 3
(#248) Variable "divOptionListContext" must be all lower-case
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 12 spaces, found 2
(#249) Variable "divOptionListContext" must be all lower-case
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 12 spaces, found 2
(#250) Variable "divOptionListContext" must be all lower-case
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 8 spaces, found 1
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Line indented incorrectly; expected at least 8 spaces, found 1
(#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 1
(#254) Variable "divChart" must be all lower-case
(#254) Line exceeds 132 characters; contains 134 characters
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Whitespace found at end of line
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Line indented incorrectly; expected at least 8 spaces, found 1
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 8 spaces, found 1
(#257) Variable "divCountDown" must be all lower-case
(#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 1
(#258) Variable "divCountDown" must be all lower-case
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 1
(#259) Variable "divCountDown" must be all lower-case
(#259) Expected 1 space before "=>"; 0 found
(#259) Expected 1 space after "=>"; 0 found
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 1
(#260) Variable "divCountDown" must be all lower-case
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 1
(#261) Variable "divCountDown" must be all lower-case
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 8 spaces, found 1
(#262) Variable "divCountDown" must be all lower-case
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Whitespace found at end of line
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Line indented incorrectly; expected at least 8 spaces, found 1
(#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 1
(#265) Variable "divOptionList" must be all lower-case
(#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 1
(#266) Variable "divOptionList" must be all lower-case
(#266) Variable "divOptionListContext" must be all lower-case
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 1
(#267) Variable "divOptionList" must be all lower-case
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 1
(#268) Variable "divOptionList" must be all lower-case
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 1
(#269) Variable "divOptionList" must be all lower-case
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Whitespace found at end of line
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Line indented incorrectly; expected at least 8 spaces, found 1
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 1
(#272) Variable "divContainerChartCountDown" must be all lower-case
(#272) Line exceeds 132 characters; contains 154 characters
(#272) Whitespace found at end of line
(#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 1
(#273) Variable "divContainerChartCountDown" must be all lower-case
(#273) Variable "divCountDown" must be all lower-case
(#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 1
(#274) Variable "divContainerChartCountDown" must be all lower-case
(#274) Variable "divChart" must be all lower-case
(#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 1
(#275) Variable "divContainerChartCountDown" must be all lower-case
(#275) Variable "divOptionList" must be all lower-case
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Whitespace found at end of line
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 8 spaces, found 1
(#277) Variable "divContainerChartCountDown" must be all lower-case
(#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 1
(#278) Variable "divContainerChartCountDown" must be all lower-case
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Line indented incorrectly; expected at least 8 spaces, found 1
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 1
(#281) Variable "historyList" must be all lower-case
(#281) Space found before object operator
(#281) Space found after object operator
(#281) Space found before object operator
(#281) Space found after object operator
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 1
(#282) Variable "countHistory" must be all lower-case
(#282) Variable "historyList" must be all lower-case
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 8 spaces, found 1
(#284) Expected "if (...) {\n"; found "if(...) {\n"
(#284) Variable "countHistory" must be all lower-case
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 12 spaces, found 2
(#285) Variable "refHistorique" must be all lower-case
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 8 spaces, found 1
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 12 spaces, found 2
(#287) Variable "refHistorique" must be all lower-case
(#287) Line exceeds 132 characters; contains 145 characters
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 8 spaces, found 1
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Whitespace found at end of line
(#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
(#290) Variable "refHistorique" must be all lower-case
(#290) Space found before object operator
(#290) Space found after object operator
(#290) Space found before object operator
(#290) Space found after object operator
(#290) Commas (,) must be followed by white space.
(#290) Expected 1 space before "=>"; 0 found
(#290) Line exceeds maximum limit of 180 characters; contains 223 characters
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#291) Variable "refHistorique" must be all lower-case
(#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
(#292) Variable "refHistorique" must be all lower-case
(#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
(#293) Variable "refHistorique" must be all lower-case
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Line indented incorrectly; expected at least 8 spaces, found 1
(#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 1
(#296) Space found before object operator
(#296) Space found after object operator
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 spaces, found 1
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 8 spaces, found 1
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 8 spaces, found 1
(#302) Expected "if (...) {\n"; found "if(...)\n\t{\n"
(#302) Space found before object operator
(#302) Space found after object operator
(#302) Space found before object operator
(#302) Space found after object operator
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 1
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 8 spaces, found 1
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 8 spaces, found 1
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 16 spaces, found 2
(#319) Expected "if (...) {\n"; found "if(...)\n\t\t{\n"
(#319) Space found before object operator
(#319) Space found after object operator
(#319) Space found before object operator
(#319) Space found after object operator
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 16 spaces, found 2
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 16 spaces, found 2
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 8 spaces, found 1
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 8 spaces, found 1
(#330) Expected "if (...) {\n"; found "if(...)\n\t{\n"
(#330) Space found before object operator
(#330) Space found after object operator
(#330) Space found before object operator
(#330) Space found after object operator
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 1
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 8 spaces, found 1
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 8 spaces, found 1
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Line indented incorrectly; expected at least 8 spaces, found 1
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 8 spaces, found 1
(#344) Variable "divButtonActivPoll" must be all lower-case
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 8 spaces, found 1
(#345) Variable "divButtonActivPoll" must be all lower-case
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#345) Line exceeds maximum limit of 180 characters; contains 186 characters
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 1
(#346) Variable "divButtonActivPoll" must be all lower-case
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Line indented incorrectly; expected at least 8 spaces, found 1
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 8 spaces, found 1
(#349) Variable "divButtonResetQuestion" must be all lower-case
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 8 spaces, found 1
(#350) Variable "divButtonResetQuestion" must be all lower-case
(#350) Expected 1 space before "=>"; 0 found
(#350) Expected 1 space after "=>"; 0 found
(#350) Expected 1 space before "=>"; 0 found
(#350) Expected 1 space after "=>"; 0 found
(#350) Expected 1 space before "=>"; 0 found
(#350) Expected 1 space after "=>"; 0 found
(#350) Line exceeds 132 characters; contains 144 characters
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 8 spaces, found 1
(#351) Variable "divButtonResetQuestion" must be all lower-case
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Line indented incorrectly; expected at least 8 spaces, found 1
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 1
(#354) Variable "divOptions" must be all lower-case
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 8 spaces, found 1
(#355) Variable "divOptions" must be all lower-case
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 8 spaces, found 1
(#356) Variable "divOptions" must be all lower-case
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 8 spaces, found 1
(#357) Variable "divOptions" must be all lower-case
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Line indented incorrectly; expected at least 8 spaces, found 1
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 8 spaces, found 1
(#360) Variable "divDropDownListQuestion" must be all lower-case
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Whitespace found at end of line
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 8 spaces, found 1
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 8 spaces, found 2
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 8 spaces, found 2
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 8 spaces, found 2
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 8 spaces, found 2
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Whitespace found at end of line
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 4 spaces, found 1
(#370) Variable "selectTime" must be all lower-case
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 4 spaces, found 1
(#371) Variable "selectTime" must be all lower-case
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 4 spaces, found 1
(#372) Variable "selectTime" must be all lower-case
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 4 spaces, found 1
(#374) Variable "divDropDownListQuestion" must be all lower-case
(#374) Whitespace found at end of line
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 4 spaces, found 1
(#375) Variable "divDropDownListQuestion" must be all lower-case
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 4 spaces, found 1
(#376) Variable "divDropDownListQuestion" must be all lower-case
(#376) Variable "selectTime" must be all lower-case
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 4 spaces, found 1
(#377) Variable "divDropDownListQuestion" must be all lower-case
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Line indented incorrectly; expected at least 4 spaces, found 1
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 4 spaces, found 1
(#380) Variable "divRowControl" must be all lower-case
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 4 spaces, found 1
(#381) Variable "divRowControl" must be all lower-case
(#381) Variable "divButtonResetQuestion" must be all lower-case
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 4 spaces, found 1
(#382) Variable "divRowControl" must be all lower-case
(#382) Variable "divDropDownListQuestion" must be all lower-case
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 4 spaces, found 1
(#383) Variable "divRowControl" must be all lower-case
(#383) Variable "divButtonActivPoll" must be all lower-case
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 4 spaces, found 1
(#384) Variable "divRowControl" must be all lower-case
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 4 spaces, found 1
(#386) Variable "divTableControl" must be all lower-case
(#386) Line exceeds 132 characters; contains 146 characters
(#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) Variable "divTableControl" must be all lower-case
(#387) Variable "divRowControl" must be all lower-case
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 4 spaces, found 1
(#388) Variable "divTableControl" must be all lower-case
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) Line indented incorrectly; expected at least 4 spaces, found 1
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 4 spaces, found 1
(#391) Variable "divRowControl" must be all lower-case
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Line indented incorrectly; expected at least 4 spaces, found 1
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 4 spaces, found 1
(#394) Variable "inputIdPoll" must be all lower-case
(#394) Expected 1 space before "=>"; 0 found
(#394) Expected 1 space after "=>"; 0 found
(#394) Expected 1 space before "=>"; 0 found
(#394) Expected 1 space after "=>"; 0 found
(#394) Expected 1 space before "=>"; 0 found
(#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 1
(#395) Variable "inputIdCourse" must be all lower-case
(#395) Expected 1 space before "=>"; 0 found
(#395) Expected 1 space after "=>"; 0 found
(#395) Expected 1 space before "=>"; 0 found
(#395) Expected 1 space after "=>"; 0 found
(#395) Expected 1 space before "=>"; 0 found
(#396) Variable "inputIdQuestion" must be all lower-case
(#396) Expected 1 space before "=>"; 0 found
(#396) Expected 1 space after "=>"; 0 found
(#396) Expected 1 space before "=>"; 0 found
(#396) Expected 1 space after "=>"; 0 found
(#396) Expected 1 space before "=>"; 0 found
(#396) Space found before object operator
(#396) Space found after object operator
(#396) Space found before object operator
(#396) Space found after object operator
(#396) Line exceeds 132 characters; contains 149 characters
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 4 spaces, found 1
(#397) Variable "inputIdQuestionNext" must be all lower-case
(#397) Expected 1 space before "=>"; 0 found
(#397) Expected 1 space after "=>"; 0 found
(#397) Expected 1 space before "=>"; 0 found
(#397) Expected 1 space after "=>"; 0 found
(#397) Expected 1 space before "=>"; 0 found
(#397) Line exceeds 132 characters; contains 151 characters
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Variable "arrayDataGraphic" must be all lower-case
(#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
(#403) Space found before object operator
(#403) Space found after object operator
mod/evoting/ws/ajax_poll.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// Delete history" but found "//Delete history"
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) No space found before comment text; expected "// Get history" but found "//Get history"
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) No space found before comment text; expected "// Add history" but found "//Add history"
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) A closing tag is not permitted at the end of a PHP file
mod/evoting/ws/ajax_poll_vote.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#35) Variable "idClient" must be all lower-case
(#37) Variable "idPoll" must be all lower-case
(#42) Variable "idClient" must be all lower-case
(#42) Variable "idClient" must be all lower-case
(#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) Expected "if (...) {\n"; found "if(...){\n"
(#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 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 12 spaces, found 3
(#50) Line indented incorrectly; expected 16 spaces, found 32
(#53) Line indented incorrectly; expected 16 spaces, found 32
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Line indented incorrectly; expected at least 16 spaces, found 4
(#54) No space found before comment text; expected "// Add vote" but found "//Add vote"
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 16 spaces, found 4
(#55) Variable "idClient" must be all lower-case
(#55) Variable "idPoll" must be all lower-case
(#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
(#57) Line indented incorrectly; expected 12 spaces, found 3
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line indented incorrectly; expected at least 16 spaces, found 4
(#58) No space found before comment text; expected "// Get options" but found "//Get options"
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 16 spaces, found 4
(#59) Variable "idPoll" must be all lower-case
(#59) Variable "idClient" must be all lower-case
(#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
(#61) This comment is 65% valid code; is this commented out code?
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Line indented incorrectly; expected at least 12 spaces, found 4
(#63) Line indented incorrectly; expected at least 12 spaces, found 5
(#64) Line indented incorrectly; expected at least 12 spaces, found 5
(#65) Line indented incorrectly; expected at least 12 spaces, found 4
(#66) Line indented incorrectly; expected at least 12 spaces, found 4
(#67) Line indented incorrectly; expected at least 12 spaces, found 4
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 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
(#69) Whitespace found at end of line
(#71) A closing tag is not permitted at the end of a PHP file

Javascript coding style problems

(2698 errors, 2792 warnings)

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

mod/evoting/js/client_poll.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) '$' is not defined. (no-undef)
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) '$' is not defined. (no-undef)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) '$' is not defined. (no-undef)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) '$' is not defined. (no-undef)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) 'intervalGetOption' is defined but never used. (no-unused-vars)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected space or tab after '//' in comment. (spaced-comment)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) '$' is not defined. (no-undef)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Missing JSDoc comment. (require-jsdoc)
(#55) Identifier 'cancel_vote' is not in camel case. (camelcase)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) '$' is not defined. (no-undef)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) '$' is not defined. (no-undef)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) '$' is not defined. (no-undef)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) '$' is not defined. (no-undef)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Missing semicolon. (semi)
(#71) '$' is not defined. (no-undef)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) '$' is not defined. (no-undef)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) '$' is not defined. (no-undef)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) '$' is not defined. (no-undef)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#76) 'statut' is defined but never used. (no-unused-vars)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) '$' is not defined. (no-undef)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) '$' is not defined. (no-undef)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) '$' is not defined. (no-undef)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) '$' is not defined. (no-undef)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) '$' is not defined. (no-undef)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) '$' is not defined. (no-undef)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) '$' is not defined. (no-undef)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) 'button' is not defined. (no-undef)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Unexpected space before function parentheses. (space-before-function-paren)
(#89) 'erreur' is defined but never used. (no-unused-vars)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) '$' is not defined. (no-undef)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) '$' is not defined. (no-undef)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) '$' is not defined. (no-undef)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) '$' is not defined. (no-undef)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) '$' is not defined. (no-undef)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) '$' is not defined. (no-undef)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) '$' is not defined. (no-undef)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Unexpected space before function parentheses. (space-before-function-paren)
(#100) 'statut' is defined but never used. (no-unused-vars)
(#100) Unexpected empty function. (no-empty-function)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Missing JSDoc comment. (require-jsdoc)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) '$' is not defined. (no-undef)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) '$' is not defined. (no-undef)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Unexpected space before function parentheses. (space-before-function-paren)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) '$' is not defined. (no-undef)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) '$' is not defined. (no-undef)
(#128) Missing semicolon. (semi)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) '$' is not defined. (no-undef)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) '$' is not defined. (no-undef)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) '$' is not defined. (no-undef)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) '$' is not defined. (no-undef)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Unexpected space before function parentheses. (space-before-function-paren)
(#134) 'statut' is defined but never used. (no-unused-vars)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) '$' is not defined. (no-undef)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) '$' is not defined. (no-undef)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) '$' is not defined. (no-undef)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) '$' is not defined. (no-undef)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) '$' is not defined. (no-undef)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) '$' is not defined. (no-undef)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) '$' is not defined. (no-undef)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) '$' is not defined. (no-undef)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) A space is required after ','. (comma-spacing)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Unexpected space before function parentheses. (space-before-function-paren)
(#149) 'erreur' is defined but never used. (no-unused-vars)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) '$' is not defined. (no-undef)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) '$' is not defined. (no-undef)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) '$' is not defined. (no-undef)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) '$' is not defined. (no-undef)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) '$' is not defined. (no-undef)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) '$' is not defined. (no-undef)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) '$' is not defined. (no-undef)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Unexpected space before function parentheses. (space-before-function-paren)
(#160) 'statut' is defined but never used. (no-unused-vars)
(#160) Unexpected empty function. (no-empty-function)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Missing JSDoc for parameter 'data'. (valid-jsdoc)
(#165) Missing JSDoc for parameter 'button'. (valid-jsdoc)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Missing space before opening brace. (space-before-blocks)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected space(s) after "if". (keyword-spacing)
(#170) Missing space before opening brace. (space-before-blocks)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) '$' is not defined. (no-undef)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) '$' is not defined. (no-undef)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected space(s) after "if". (keyword-spacing)
(#175) '$' is not defined. (no-undef)
(#175) There should be no spaces inside this paren. (space-in-parens)
(#175) Missing space before opening brace. (space-before-blocks)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected space(s) after "if". (keyword-spacing)
(#178) '$' is not defined. (no-undef)
(#178) There should be no spaces inside this paren. (space-in-parens)
(#178) Missing space before opening brace. (space-before-blocks)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Missing JSDoc comment. (require-jsdoc)
(#192) Identifier 'get_options_poll' is not in camel case. (camelcase)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) '$' is not defined. (no-undef)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Extra space after key 'idClient'. (key-spacing)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) '$' is not defined. (no-undef)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Unexpected space before function parentheses. (space-before-function-paren)
(#203) Unexpected empty function. (no-empty-function)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Unexpected space before function parentheses. (space-before-function-paren)
(#205) 'statut' is defined but never used. (no-unused-vars)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) '$' is not defined. (no-undef)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Unexpected console statement. (no-console)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) 'nbrOptionSelected' is not defined. (no-undef)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) '$' is not defined. (no-undef)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Line 220 exceeds the maximum line length of 132. (max-len)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Expected space(s) after "if". (keyword-spacing)
(#222) 'nbrOptionSelected' is not defined. (no-undef)
(#222) Missing space before opening brace. (space-before-blocks)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Expected space(s) after "for". (keyword-spacing)
(#223) Unexpected whitespace before semicolon. (semi-spacing)
(#223) 'nbrOptionSelected' is not defined. (no-undef)
(#223) Unexpected whitespace before semicolon. (semi-spacing)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Blocks are nested too deeply (5). (max-depth)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Line 225 exceeds the maximum line length of 132. (max-len)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Line 228 exceeds the maximum line length of 132. (max-len)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Line 232 exceeds the maximum line length of 132. (max-len)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) '$' is not defined. (no-undef)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Expected space or tab after '//' in comment. (spaced-comment)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) '$' is not defined. (no-undef)
(#239) Unexpected space before function parentheses. (space-before-function-paren)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) '$' is not defined. (no-undef)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Unexpected space before function parentheses. (space-before-function-paren)
(#246) 'erreur' is defined but never used. (no-unused-vars)
(#246) Unexpected empty function. (no-empty-function)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Unexpected space before function parentheses. (space-before-function-paren)
(#249) 'statut' is defined but never used. (no-unused-vars)
(#249) Unexpected empty function. (no-empty-function)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/evoting/js/google-jsapi.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) ["googleLT_"] is better written in dot notation. (dot-notation)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) ["googleLT_"] is better written in dot notation. (dot-notation)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#2) ["google"] is better written in dot notation. (dot-notation)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) ["google"] is better written in dot notation. (dot-notation)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) ["google"] is better written in dot notation. (dot-notation)
(#5) ["loader"] is better written in dot notation. (dot-notation)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) ["google"] is better written in dot notation. (dot-notation)
(#6) ["loader"] is better written in dot notation. (dot-notation)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) 'google' is not defined. (no-undef)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) 'google' is not defined. (no-undef)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) 'google' is not defined. (no-undef)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) 'google' is not defined. (no-undef)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) 'google' is not defined. (no-undef)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) 'google' is not defined. (no-undef)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) 'google' is not defined. (no-undef)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) 'google' is not defined. (no-undef)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) 'google' is not defined. (no-undef)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#16) Requires a space after '{'. (block-spacing)
(#16) Missing JSDoc comment. (require-jsdoc)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Requires a space after '{'. (block-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) This line has 18 statements. Maximum allowed is 2. (max-statements-per-line)
(#16) Return statement should not contain assignment. (no-return-assign)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing semicolon. (semi)
(#16) Expected space(s) before "var". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Missing JSDoc comment. (require-jsdoc)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Unexpected empty function. (no-empty-function)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing '()' invoking a constructor. (new-parens)
(#16) A constructor name should not start with a lowercase letter. (new-cap)
(#16) Missing semicolon. (semi)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing JSDoc comment. (require-jsdoc)
(#16) Expected space(s) before "function". (keyword-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) 'c' is defined but never used. (no-unused-vars)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Requires a space after '{'. (block-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing semicolon. (semi)
(#16) Requires a space before '}'. (block-spacing)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing semicolon. (semi)
(#16) Expected space(s) before "function". (keyword-spacing)
(#16) Missing JSDoc comment. (require-jsdoc)
(#16) Requires a space after '{'. (block-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing semicolon. (semi)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing semicolon. (semi)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Missing JSDoc comment. (require-jsdoc)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected { after 'for' condition. (curly)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Unexpected use of comma operator. (no-sequences)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#17) 'd' used outside of binding context. (block-scoped-var)
(#17) 'c' used outside of binding context. (block-scoped-var)
(#17) 'c' used outside of binding context. (block-scoped-var)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing JSDoc comment. (require-jsdoc)
(#17) Expected space(s) before "function". (keyword-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Expected { after 'if' condition. (curly)
(#17) Expected space(s) before "if". (keyword-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Expected space(s) before "var". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected { after 'if' condition. (curly)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Expected space(s) before "var". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) 'google' is not defined. (no-undef)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) 'google' is not defined. (no-undef)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) 'google' is not defined. (no-undef)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) 'google' is not defined. (no-undef)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) 'google' is not defined. (no-undef)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Missing JSDoc comment. (require-jsdoc)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected { after 'if' condition. (curly)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Expected space(s) before "throw". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing semicolon. (semi)
(#18) Requires a space before '}'. (block-spacing)
(#18) Expected space(s) before "var". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Expected { after 'if' condition. (curly)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Expected { after 'for' condition. (curly)
(#18) Expected space(s) before "for". (keyword-spacing)
(#18) Expected space(s) after "for". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected { after 'else'. (curly)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Requires a space after '{'. (block-spacing)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Line 19 exceeds the maximum line length of 132. (max-len)
(#19) eval can be harmful. (no-eval)
(#19) 'f' used outside of binding context. (block-scoped-var)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'f' used outside of binding context. (block-scoped-var)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected { after 'if' condition. (curly)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) 'f' used outside of binding context. (block-scoped-var)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Expected space(s) before "throw". (keyword-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) 'f' used outside of binding context. (block-scoped-var)
(#19) This line has 5 statements. Maximum allowed is 2. (max-statements-per-line)
(#19) Do not nest ternary expressions. (no-nested-ternary)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing semicolon. (semi)
(#19) Expected { after 'else'. (curly)
(#19) Expected space(s) before "else". (keyword-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) 'google' is not defined. (no-undef)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Line 20 exceeds the maximum line length of 132. (max-len)
(#20) 'google' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Do not nest ternary expressions. (no-nested-ternary)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#20) A space is required after ','. (comma-spacing)
(#20) 'google' is not defined. (no-undef)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#21) Missing JSDoc comment. (require-jsdoc)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Requires a space after '{'. (block-spacing)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Expected { after 'if' condition. (curly)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected { after 'if' condition. (curly)
(#21) This line has 14 statements. Maximum allowed is 2. (max-statements-per-line)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected space(s) after "else". (keyword-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) Requires a space before '}'. (block-spacing)
(#21) Expected space(s) before "function". (keyword-spacing)
(#21) Missing JSDoc comment. (require-jsdoc)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Requires a space after '{'. (block-spacing)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Requires a space after '{'. (block-spacing)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Expected space(s) after "for". (keyword-spacing)
(#21) Expected { after 'for' condition. (curly)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) Expected space(s) before "var". (keyword-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) 'google' is not defined. (no-undef)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) 'google' is not defined. (no-undef)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing space before value for key 'loaded'. (key-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing space before value for key 'complete'. (key-spacing)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) This line has 5 statements. Maximum allowed is 2. (max-statements-per-line)
(#22) Expected space(s) before "function". (keyword-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected { after 'for' condition. (curly)
(#22) Expected space(s) after "for". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) 'google' is not defined. (no-undef)
(#23) Line 23 exceeds the maximum line length of 132. (max-len)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) This line has 7 statements. Maximum allowed is 2. (max-statements-per-line)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Missing semicolon. (semi)
(#23) Requires a space before '}'. (block-spacing)
(#23) Expected space(s) before "else". (keyword-spacing)
(#23) Expected { after 'else'. (curly)
(#23) Expected space(s) after "else". (keyword-spacing)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#24) A space is required after ','. (comma-spacing)
(#24) 'google' is not defined. (no-undef)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) 'google' is not defined. (no-undef)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) 'google' is not defined. (no-undef)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) 'google' is not defined. (no-undef)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected { after 'for-in'. (curly)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) 'google' is not defined. (no-undef)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) 'google' is not defined. (no-undef)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected { after 'if' condition. (curly)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected space(s) before "for". (keyword-spacing)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) 'google' is not defined. (no-undef)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) 'google' is not defined. (no-undef)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#25) A space is required after ','. (comma-spacing)
(#25) 'google' is not defined. (no-undef)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) 'google' is not defined. (no-undef)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Expected space(s) after "return". (keyword-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing '()' invoking a constructor. (new-parens)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) 'google' is not defined. (no-undef)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) 'google' is not defined. (no-undef)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) 'google' is not defined. (no-undef)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) 'google' is not defined. (no-undef)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) 'google' is not defined. (no-undef)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) 'google' is not defined. (no-undef)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) 'google' is not defined. (no-undef)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'google' is not defined. (no-undef)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) 'google' is not defined. (no-undef)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'google' is not defined. (no-undef)
(#26) This line has 9 statements. Maximum allowed is 2. (max-statements-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'google' is not defined. (no-undef)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) 'google' is not defined. (no-undef)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'google' is not defined. (no-undef)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'google' is not defined. (no-undef)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) 'google' is not defined. (no-undef)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'google' is not defined. (no-undef)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'google' is not defined. (no-undef)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) 'google' is not defined. (no-undef)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'google' is not defined. (no-undef)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) 'google' is not defined. (no-undef)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) 'google' is not defined. (no-undef)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Missing JSDoc comment. (require-jsdoc)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) This line has 9 statements. Maximum allowed is 2. (max-statements-per-line)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#28) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#29) 'google' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) 'google' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) 'google' is not defined. (no-undef)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) This line has 7 statements. Maximum allowed is 2. (max-statements-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected { after 'for-in'. (curly)
(#29) Expected space(s) after "for". (keyword-spacing)
(#29) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected { after 'for-in'. (curly)
(#29) Expected space(s) after "for". (keyword-spacing)
(#29) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing semicolon. (semi)
(#29) Requires a space before '}'. (block-spacing)
(#29) Expected space(s) before "return". (keyword-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) 'google' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) 'google' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space before '}'. (block-spacing)
(#29) Missing semicolon. (semi)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Requires a space after '{'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) This line has 10 statements. Maximum allowed is 2. (max-statements-per-line)
(#30) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected { after 'if' condition. (curly)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Expected space(s) before "if". (keyword-spacing)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Expected space(s) before "for". (keyword-spacing)
(#30) Expected { after 'for' condition. (curly)
(#30) Expected space(s) after "for". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected { after 'for' condition. (curly)
(#30) Expected space(s) after "for". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#30) Expected space(s) before "this". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected { after 'if' condition. (curly)
(#31) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Expected space(s) before "var". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "for". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Expected space(s) before "if". (keyword-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "for". (keyword-spacing)
(#31) Expected { after 'for' condition. (curly)
(#31) 'h' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) 'h' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'f' used outside of binding context. (block-scoped-var)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) 'h' used outside of binding context. (block-scoped-var)
(#31) 'k' used outside of binding context. (block-scoped-var)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'f' used outside of binding context. (block-scoped-var)
(#31) 'h' used outside of binding context. (block-scoped-var)
(#31) Unexpected use of comma operator. (no-sequences)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'k' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'k' used outside of binding context. (block-scoped-var)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected { after 'if' condition. (curly)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'google' is not defined. (no-undef)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'google' is not defined. (no-undef)
(#31) A space is required after ','. (comma-spacing)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "else". (keyword-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) This line has 8 statements. Maximum allowed is 2. (max-statements-per-line)
(#32) 'google' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'google' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "for". (keyword-spacing)
(#32) Expected { after 'for-in'. (curly)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'google' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) 'google' is not defined. (no-undef)
(#32) A space is required after ','. (comma-spacing)
(#32) 'google' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'google' is not defined. (no-undef)
(#32) A space is required after ','. (comma-spacing)
(#32) 'google' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing semicolon. (semi)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Expected space(s) before "this". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing '()' invoking a constructor. (new-parens)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected { after 'for' condition. (curly)
(#32) Expected space(s) after "for". (keyword-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) 'h' used outside of binding context. (block-scoped-var)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) 'h' used outside of binding context. (block-scoped-var)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'f' used outside of binding context. (block-scoped-var)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) 'h' used outside of binding context. (block-scoped-var)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) 'k' used outside of binding context. (block-scoped-var)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'f' used outside of binding context. (block-scoped-var)
(#32) 'h' used outside of binding context. (block-scoped-var)
(#32) A space is required after ','. (comma-spacing)
(#32) Unexpected use of comma operator. (no-sequences)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'k' used outside of binding context. (block-scoped-var)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing semicolon. (semi)
(#32) Requires a space before '}'. (block-spacing)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing '()' invoking a constructor. (new-parens)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) 'google' is not defined. (no-undef)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) 'google' is not defined. (no-undef)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) 'google' is not defined. (no-undef)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Expected space(s) after "for". (keyword-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Requires a space after '{'. (block-spacing)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Expected { after 'for' condition. (curly)
(#33) Expected space(s) after "for". (keyword-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing semicolon. (semi)
(#33) Requires a space before '}'. (block-spacing)
(#33) Requires a space before '}'. (block-spacing)
(#33) Requires a space before '}'. (block-spacing)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Line 34 exceeds the maximum line length of 132. (max-len)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Requires a space after '{'. (block-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing semicolon. (semi)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) This line has 31 statements. Maximum allowed is 2. (max-statements-per-line)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Requires a space after '{'. (block-spacing)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Expected space(s) after "return". (keyword-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing semicolon. (semi)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Missing JSDoc comment. (require-jsdoc)
(#34) Requires a space after '{'. (block-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing semicolon. (semi)
(#34) Requires a space before '}'. (block-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Requires a space after '{'. (block-spacing)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing semicolon. (semi)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Requires a space after '{'. (block-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing semicolon. (semi)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Missing JSDoc comment. (require-jsdoc)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Requires a space after '{'. (block-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) 'google' is not defined. (no-undef)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing semicolon. (semi)
(#34) Requires a space before '}'. (block-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Requires a space after '{'. (block-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) 'google' is not defined. (no-undef)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing semicolon. (semi)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Requires a space after '{'. (block-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing semicolon. (semi)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Requires a space after '{'. (block-spacing)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected { after 'for' condition. (curly)
(#34) Expected space(s) after "for". (keyword-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing semicolon. (semi)
(#34) Requires a space before '}'. (block-spacing)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Do not nest ternary expressions. (no-nested-ternary)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing semicolon. (semi)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) This line has 4 statements. Maximum allowed is 2. (max-statements-per-line)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Requires a space after '{'. (block-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing semicolon. (semi)
(#35) Requires a space before '}'. (block-spacing)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Requires a space after '{'. (block-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) This line has 11 statements. Maximum allowed is 2. (max-statements-per-line)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#36) A space is required after ','. (comma-spacing)
(#36) 'google' is not defined. (no-undef)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) 'google' is not defined. (no-undef)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected space(s) after "if". (keyword-spacing)
(#36) Expected { after 'if' condition. (curly)
(#36) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Expected space(s) before "for". (keyword-spacing)
(#36) Expected { after 'for-in'. (curly)
(#36) Expected space(s) after "for". (keyword-spacing)
(#36) Do not nest ternary expressions. (no-nested-ternary)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#36) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) 'google' is not defined. (no-undef)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Requires a space before '}'. (block-spacing)
(#36) Missing semicolon. (semi)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Requires a space after '{'. (block-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Requires a space before '}'. (block-spacing)
(#36) Missing semicolon. (semi)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Requires a space after '{'. (block-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Expected { after 'if' condition. (curly)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Expected space(s) after "if". (keyword-spacing)
(#37) Expected space(s) before "for". (keyword-spacing)
(#37) Expected space(s) after "for". (keyword-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Requires a space after '{'. (block-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Expected { after 'if' condition. (curly)
(#37) Expected space(s) after "if". (keyword-spacing)
(#37) Expected space(s) before "return". (keyword-spacing)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Expected space(s) before "return". (keyword-spacing)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Missing JSDoc comment. (require-jsdoc)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Requires a space after '{'. (block-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) 'google' is not defined. (no-undef)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Unexpected empty function. (no-empty-function)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) This line has 16 statements. Maximum allowed is 2. (max-statements-per-line)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing semicolon. (semi)
(#38) Expected space(s) before "if". (keyword-spacing)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Expected { after 'if' condition. (curly)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Expected space(s) before "throw". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Requires a space before '}'. (block-spacing)
(#38) Expected space(s) before "return". (keyword-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) 'google' is not defined. (no-undef)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Expected space(s) after "return". (keyword-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing '()' invoking a constructor. (new-parens)
(#38) A space is required after ','. (comma-spacing)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) 'google' is not defined. (no-undef)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) 'google' is not defined. (no-undef)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) 'google' is not defined. (no-undef)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Expected space(s) after "for". (keyword-spacing)
(#38) Expected { after 'for' condition. (curly)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected space(s) after "for". (keyword-spacing)
(#38) Expected { after 'for' condition. (curly)
(#38) 'c' used outside of binding context. (block-scoped-var)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) 'c' used outside of binding context. (block-scoped-var)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) 'c' used outside of binding context. (block-scoped-var)
(#38) 'c' used outside of binding context. (block-scoped-var)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) 'c' used outside of binding context. (block-scoped-var)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Requires a space before '}'. (block-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Requires a space after '{'. (block-spacing)
(#39) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#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)
(#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)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) 'google' is not defined. (no-undef)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing '()' invoking a constructor. (new-parens)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing '()' invoking a constructor. (new-parens)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing '()' invoking a constructor. (new-parens)
(#39) A space is required after ','. (comma-spacing)
(#39) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Unexpected space between function name and paren. (func-call-spacing)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) 'google' is not defined. (no-undef)
(#42) Missing space before value for key 'specs'. (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 'name'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'baseSpec'. (key-spacing)
(#42) Missing space before value for key 'uri'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'ssl'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'key'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'version'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'deferred'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'params'. (key-spacing)
(#42) Missing space before value for key 'country'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'callback'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'language'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'name'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'baseSpec'. (key-spacing)
(#42) Missing space before value for key 'uri'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'ssl'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'key'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'version'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'deferred'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'params'. (key-spacing)
(#42) Missing space before value for key 'callback'. (key-spacing)
(#42) Missing space before value for key 'regex'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'language'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'customSpecs'. (key-spacing)
(#42) Missing space before value for key 'uri'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'ssl'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'version'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'deferred'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'params'. (key-spacing)
(#42) Missing space before value for key 'callback'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'language'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'pattern'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'name'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'baseSpec'. (key-spacing)
(#42) Missing space before value for key 'uri'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'ssl'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'key'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'version'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'deferred'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'params'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'name'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'baseSpec'. (key-spacing)
(#42) Missing space before value for key 'uri'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'ssl'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'key'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'version'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'deferred'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'params'. (key-spacing)
(#42) Missing space before value for key 'language'. (key-spacing)
(#42) Missing space before value for key 'string'. (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 'name'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'baseSpec'. (key-spacing)
(#42) Missing space before value for key 'uri'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'ssl'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'key'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'version'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'deferred'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'params'. (key-spacing)
(#42) Missing space before value for key 'callback'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key 'language'. (key-spacing)
(#42) Missing space before value for key 'string'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) 'google' is not defined. (no-undef)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#43) Missing space before value for key ':search'. (key-spacing)
(#43) Missing space before value for key 'versions'. (key-spacing)
(#43) Missing space before value for key ':1'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':1.0'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'path'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'js'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'css'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'properties'. (key-spacing)
(#43) Missing space before value for key ':Version'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':NoOldNames'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':JSHash'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':language'. (key-spacing)
(#43) Missing space before value for key 'versions'. (key-spacing)
(#43) Missing space before value for key ':1'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':1.0'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'path'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'js'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'properties'. (key-spacing)
(#43) Missing space before value for key ':Version'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':JSHash'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':annotations'. (key-spacing)
(#43) Missing space before value for key 'versions'. (key-spacing)
(#43) Missing space before value for key ':1'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':1.0'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'path'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'js'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'properties'. (key-spacing)
(#43) Missing space before value for key ':Version'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':JSHash'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':wave'. (key-spacing)
(#43) Missing space before value for key 'versions'. (key-spacing)
(#43) Missing space before value for key ':1'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':1.0'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'path'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'js'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'properties'. (key-spacing)
(#43) Missing space before value for key ':Version'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':JSHash'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':earth'. (key-spacing)
(#43) Missing space before value for key 'versions'. (key-spacing)
(#43) Missing space before value for key ':1'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':1.0'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'path'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'js'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'properties'. (key-spacing)
(#43) Missing space before value for key ':Version'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':JSHash'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':feeds'. (key-spacing)
(#43) Missing space before value for key 'versions'. (key-spacing)
(#43) Missing space before value for key ':1'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':1.0'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'path'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'js'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'css'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'properties'. (key-spacing)
(#43) Missing space before value for key ':Version'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':JSHash'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':picker'. (key-spacing)
(#43) Missing space before value for key 'versions'. (key-spacing)
(#43) Missing space before value for key ':1'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':1.0'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'path'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'js'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'css'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'properties'. (key-spacing)
(#43) Missing space before value for key ':Version'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':JSHash'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':ima'. (key-spacing)
(#43) Missing space before value for key 'versions'. (key-spacing)
(#43) Missing space before value for key ':3'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':3.0'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'path'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'js'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key 'properties'. (key-spacing)
(#43) Missing space before value for key ':Version'. (key-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before value for key ':JSHash'. (key-spacing)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Line 44 exceeds the maximum line length of 132. (max-len)
(#44) 'google' is not defined. (no-undef)
(#44) Missing space before value for key ':swfobject'. (key-spacing)
(#44) Missing space before value for key 'versions'. (key-spacing)
(#44) Missing space before value for key ':2.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':2.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'aliases'. (key-spacing)
(#44) Missing space before value for key ':2'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':chrome-frame'. (key-spacing)
(#44) Missing space before value for key 'versions'. (key-spacing)
(#44) Missing space before value for key ':1.0.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'aliases'. (key-spacing)
(#44) Missing space before value for key ':1'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':ext-core'. (key-spacing)
(#44) Missing space before value for key 'versions'. (key-spacing)
(#44) Missing space before value for key ':3.1.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':3.0.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'aliases'. (key-spacing)
(#44) Missing space before value for key ':3'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':3.0'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':3.1'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':webfont'. (key-spacing)
(#44) Missing space before value for key 'versions'. (key-spacing)
(#44) Missing space before value for key ':1.0.12'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.13'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.14'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.15'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.10'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.11'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.27'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.28'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.29'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.23'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.24'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.25'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.26'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.21'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.22'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.3'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.4'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.5'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.6'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.9'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.16'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.17'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.18'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.19'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'aliases'. (key-spacing)
(#44) Missing space before value for key ':1'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.0'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':scriptaculous'. (key-spacing)
(#44) Missing space before value for key 'versions'. (key-spacing)
(#44) Missing space before value for key ':1.8.3'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.9.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'aliases'. (key-spacing)
(#44) Missing space before value for key ':1'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.9'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':mootools'. (key-spacing)
(#44) Missing space before value for key 'versions'. (key-spacing)
(#44) Missing space before value for key ':1.3.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.2.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.1.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.4.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.3.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.2.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.4.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.3.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.2.3'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.4.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.2.4'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.2.5'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.1.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'aliases'. (key-spacing)
(#44) Missing space before value for key ':1'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.1'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.2'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.3'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.4'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.11'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':jqueryui'. (key-spacing)
(#44) Missing space before value for key 'versions'. (key-spacing)
(#44) Missing space before value for key ':1.8.17'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.16'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.15'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.14'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.4'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.13'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.5'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.12'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.6'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.11'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.7'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.10'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.8'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.9'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.5.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.5.3'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7.3'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'aliases'. (key-spacing)
(#44) Missing space before value for key ':1'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8.3'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.5'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.8'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':yui'. (key-spacing)
(#44) Missing space before value for key 'versions'. (key-spacing)
(#44) Missing space before value for key ':2.8.0r4'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':2.9.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':2.8.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':2.6.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':2.7.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':3.3.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':2.8.2r1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'aliases'. (key-spacing)
(#44) Missing space before value for key ':2'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':3'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':2.8.2'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':2.8.0'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':3.3'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':2.6'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':2.7'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':2.8'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':2.9'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':prototype'. (key-spacing)
(#44) Missing space before value for key 'versions'. (key-spacing)
(#44) Missing space before value for key ':1.6.1.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6.0.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7.0.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6.0.3'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'aliases'. (key-spacing)
(#44) Missing space before value for key ':1'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6.0'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6.1'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7.0'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':jquery'. (key-spacing)
(#44) Missing space before value for key 'versions'. (key-spacing)
(#44) Missing space before value for key ':1.3.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.4.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.3.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.5.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.4.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.3.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.2.3'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.5.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.4.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.5.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.4.3'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.4.4'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.2.6'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6.3'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6.4'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'aliases'. (key-spacing)
(#44) Missing space before value for key ':1'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.2'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.3'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.4'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.5'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':dojo'. (key-spacing)
(#44) Missing space before value for key 'versions'. (key-spacing)
(#44) Missing space before value for key ':1.3.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.4.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.3.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.5.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.4.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.3.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.2.3'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.5.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.4.3'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7.2'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.2.0'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.1.1'. (key-spacing)
(#44) Missing space before value for key 'uncompressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'compressed'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key 'aliases'. (key-spacing)
(#44) Missing space before value for key ':1'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.1'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.2'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.3'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.4'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.5'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.6'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key ':1.7'. (key-spacing)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/evoting/js/history.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Identifier 'mod_evoting' is not in camel case. (camelcase)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Identifier 'history_init' is not in camel case. (camelcase)
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Unexpected tab character. (no-tabs)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Unexpected tab character. (no-tabs)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Unexpected tab character. (no-tabs)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Unexpected tab character. (no-tabs)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Unexpected tab character. (no-tabs)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Unexpected tab character. (no-tabs)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Unexpected tab character. (no-tabs)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Unexpected tab character. (no-tabs)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Unexpected tab character. (no-tabs)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) Unexpected tab character. (no-tabs)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Unexpected tab character. (no-tabs)
(#42) 'google' is not defined. (no-undef)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Unexpected tab character. (no-tabs)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Unexpected tab character. (no-tabs)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Unexpected tab character. (no-tabs)
(#47) 'google' is not defined. (no-undef)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Unexpected tab character. (no-tabs)
(#49) '$' is not defined. (no-undef)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Unexpected tab character. (no-tabs)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Unexpected tab character. (no-tabs)
(#52) '$' is not defined. (no-undef)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Unexpected tab character. (no-tabs)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Unexpected tab character. (no-tabs)
(#55) '$' is not defined. (no-undef)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Unexpected tab character. (no-tabs)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Unexpected tab character. (no-tabs)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Unexpected tab character. (no-tabs)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Unexpected tab character. (no-tabs)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Unexpected tab character. (no-tabs)
(#61) '$' is not defined. (no-undef)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Unexpected tab character. (no-tabs)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Unexpected tab character. (no-tabs)
(#64) '$' is not defined. (no-undef)
(#64) Unexpected space before function parentheses. (space-before-function-paren)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Unexpected tab character. (no-tabs)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Unexpected tab character. (no-tabs)
(#66) '$' is not defined. (no-undef)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Unexpected tab character. (no-tabs)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Unexpected tab character. (no-tabs)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Unexpected tab character. (no-tabs)
(#70) '$' is not defined. (no-undef)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Unexpected tab character. (no-tabs)
(#71) '$' is not defined. (no-undef)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Unexpected tab character. (no-tabs)
(#72) '$' is not defined. (no-undef)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Unexpected tab character. (no-tabs)
(#73) '$' is not defined. (no-undef)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Unexpected tab character. (no-tabs)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Unexpected tab character. (no-tabs)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Unexpected tab character. (no-tabs)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Unexpected tab character. (no-tabs)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Unexpected tab character. (no-tabs)
(#79) '$' is not defined. (no-undef)
(#79) Unexpected space before function parentheses. (space-before-function-paren)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Unexpected tab character. (no-tabs)
(#81) Unexpected confirm. (no-alert)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Unexpected tab character. (no-tabs)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Unexpected tab character. (no-tabs)
(#84) '$' is not defined. (no-undef)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Unexpected tab character. (no-tabs)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Unexpected tab character. (no-tabs)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Unexpected tab character. (no-tabs)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Unexpected tab character. (no-tabs)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Missing JSDoc parameter type for 'select'. (valid-jsdoc)
(#90) Unexpected tab character. (no-tabs)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Unexpected tab character. (no-tabs)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Unexpected tab character. (no-tabs)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Unexpected tab character. (no-tabs)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Unexpected tab character. (no-tabs)
(#96) '$' is not defined. (no-undef)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Unexpected tab character. (no-tabs)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Unexpected tab character. (no-tabs)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Unexpected tab character. (no-tabs)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Unexpected tab character. (no-tabs)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Unexpected tab character. (no-tabs)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Unexpected tab character. (no-tabs)
(#102) Extra space after key 'idCourse'. (key-spacing)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) '$' is not defined. (no-undef)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Unexpected tab character. (no-tabs)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Unexpected tab character. (no-tabs)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Unexpected tab character. (no-tabs)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Unexpected tab character. (no-tabs)
(#107) Unexpected space before function parentheses. (space-before-function-paren)
(#107) 'json' is defined but never used. (no-unused-vars)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Unexpected tab character. (no-tabs)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Missing semicolon. (semi)
(#109) Unexpected tab character. (no-tabs)
(#109) '$' is not defined. (no-undef)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Unexpected tab character. (no-tabs)
(#110) '$' is not defined. (no-undef)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Unexpected tab character. (no-tabs)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Unexpected tab character. (no-tabs)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Unexpected tab character. (no-tabs)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Unexpected tab character. (no-tabs)
(#114) Unexpected space before function parentheses. (space-before-function-paren)
(#114) 'erreur' is defined but never used. (no-unused-vars)
(#114) Unexpected empty function. (no-empty-function)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Unexpected tab character. (no-tabs)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Unexpected tab character. (no-tabs)
(#116) Unexpected space before function parentheses. (space-before-function-paren)
(#116) 'statut' is defined but never used. (no-unused-vars)
(#116) Unexpected empty function. (no-empty-function)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Unexpected tab character. (no-tabs)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Unexpected tab character. (no-tabs)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Unexpected tab character. (no-tabs)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Unexpected tab character. (no-tabs)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Unexpected tab character. (no-tabs)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Unexpected tab character. (no-tabs)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Unexpected tab character. (no-tabs)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Unexpected tab character. (no-tabs)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Unexpected tab character. (no-tabs)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Unexpected tab character. (no-tabs)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Unexpected tab character. (no-tabs)
(#130) 'col' is not defined. (no-undef)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Unexpected tab character. (no-tabs)
(#131) 'col' is not defined. (no-undef)
(#131) 'col' is not defined. (no-undef)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Unexpected tab character. (no-tabs)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Unexpected tab character. (no-tabs)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Unexpected tab character. (no-tabs)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Unexpected tab character. (no-tabs)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Unexpected tab character. (no-tabs)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Unexpected tab character. (no-tabs)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Unexpected tab character. (no-tabs)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Unexpected tab character. (no-tabs)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Unexpected tab character. (no-tabs)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Unexpected tab character. (no-tabs)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Unexpected tab character. (no-tabs)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Unexpected tab character. (no-tabs)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Unexpected tab character. (no-tabs)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Unexpected tab character. (no-tabs)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Unexpected tab character. (no-tabs)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Unexpected tab character. (no-tabs)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Unexpected tab character. (no-tabs)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Unexpected tab character. (no-tabs)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Unexpected tab character. (no-tabs)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Unexpected tab character. (no-tabs)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Unexpected tab character. (no-tabs)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Unexpected tab character. (no-tabs)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Unexpected tab character. (no-tabs)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Unexpected tab character. (no-tabs)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Unexpected tab character. (no-tabs)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Unexpected tab character. (no-tabs)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Unexpected tab character. (no-tabs)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Unexpected tab character. (no-tabs)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Unexpected tab character. (no-tabs)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Unexpected tab character. (no-tabs)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Unexpected tab character. (no-tabs)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Unexpected tab character. (no-tabs)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Unexpected tab character. (no-tabs)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Unexpected tab character. (no-tabs)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Unexpected tab character. (no-tabs)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Unexpected tab character. (no-tabs)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Unexpected tab character. (no-tabs)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Unexpected tab character. (no-tabs)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Unexpected tab character. (no-tabs)
(#172) Missing space before value for key 'fontSize'. (key-spacing)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Unexpected tab character. (no-tabs)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Unexpected tab character. (no-tabs)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Unexpected tab character. (no-tabs)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Unexpected tab character. (no-tabs)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Unexpected tab character. (no-tabs)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Unexpected tab character. (no-tabs)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Unexpected tab character. (no-tabs)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Unexpected tab character. (no-tabs)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Unexpected tab character. (no-tabs)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Unexpected tab character. (no-tabs)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Unexpected tab character. (no-tabs)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Unexpected tab character. (no-tabs)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Unexpected tab character. (no-tabs)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Unexpected tab character. (no-tabs)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Unexpected tab character. (no-tabs)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Unexpected tab character. (no-tabs)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Unexpected tab character. (no-tabs)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Unexpected tab character. (no-tabs)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Unexpected tab character. (no-tabs)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Unexpected tab character. (no-tabs)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Unexpected tab character. (no-tabs)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Unexpected tab character. (no-tabs)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Unexpected tab character. (no-tabs)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Unexpected tab character. (no-tabs)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Unexpected tab character. (no-tabs)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Unexpected tab character. (no-tabs)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Unexpected tab character. (no-tabs)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Unexpected tab character. (no-tabs)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Unexpected tab character. (no-tabs)
(#203) Missing space before value for key 'fontSize'. (key-spacing)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Unexpected tab character. (no-tabs)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Unexpected tab character. (no-tabs)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Unexpected tab character. (no-tabs)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Unexpected tab character. (no-tabs)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Unexpected tab character. (no-tabs)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Unexpected tab character. (no-tabs)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Unexpected tab character. (no-tabs)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Unexpected tab character. (no-tabs)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Unexpected tab character. (no-tabs)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Unexpected tab character. (no-tabs)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Unexpected tab character. (no-tabs)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Unexpected tab character. (no-tabs)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Unexpected tab character. (no-tabs)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Unexpected tab character. (no-tabs)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Unexpected tab character. (no-tabs)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Unexpected tab character. (no-tabs)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Unexpected tab character. (no-tabs)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Unexpected tab character. (no-tabs)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Unexpected tab character. (no-tabs)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Unexpected tab character. (no-tabs)
(#224) 'google' is not defined. (no-undef)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Unexpected tab character. (no-tabs)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Unexpected tab character. (no-tabs)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Unexpected tab character. (no-tabs)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Unexpected tab character. (no-tabs)
(#228) 'google' is not defined. (no-undef)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Unexpected tab character. (no-tabs)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Unexpected tab character. (no-tabs)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Unexpected tab character. (no-tabs)
(#232) 'google' is not defined. (no-undef)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Unexpected tab character. (no-tabs)
(#233) '$' is not defined. (no-undef)
(#233) Unexpected space before function parentheses. (space-before-function-paren)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Unexpected tab character. (no-tabs)
(#234) 'idOption' is not defined. (no-undef)
(#234) '$' is not defined. (no-undef)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Unexpected tab character. (no-tabs)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Unexpected tab character. (no-tabs)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Unexpected tab character. (no-tabs)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Unexpected tab character. (no-tabs)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Unexpected tab character. (no-tabs)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Unexpected tab character. (no-tabs)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Unexpected tab character. (no-tabs)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Unexpected tab character. (no-tabs)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Unexpected tab character. (no-tabs)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Unexpected tab character. (no-tabs)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Unexpected tab character. (no-tabs)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Unexpected tab character. (no-tabs)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Unexpected tab character. (no-tabs)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Unexpected tab character. (no-tabs)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Unexpected tab character. (no-tabs)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Trailing spaces not allowed. (no-trailing-spaces)
(#253) Unexpected tab character. (no-tabs)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Unexpected tab character. (no-tabs)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Unexpected tab character. (no-tabs)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Unexpected tab character. (no-tabs)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Unexpected tab character. (no-tabs)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Unexpected tab character. (no-tabs)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Unexpected tab character. (no-tabs)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Unexpected tab character. (no-tabs)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Missing semicolon. (semi)
(#264) Unexpected tab character. (no-tabs)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Unexpected tab character. (no-tabs)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Unexpected tab character. (no-tabs)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Unexpected tab character. (no-tabs)
(#268) 'i' used outside of binding context. (block-scoped-var)
(#268) 'i' used outside of binding context. (block-scoped-var)
(#268) ["Nf"] is better written in dot notation. (dot-notation)
(#268) 'i' used outside of binding context. (block-scoped-var)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) Unexpected tab character. (no-tabs)
(#269) 'i' used outside of binding context. (block-scoped-var)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) Unexpected tab character. (no-tabs)
(#270) 'i' used outside of binding context. (block-scoped-var)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) Unexpected tab character. (no-tabs)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) Unexpected tab character. (no-tabs)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) Unexpected tab character. (no-tabs)
(#274) 'i' used outside of binding context. (block-scoped-var)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) Unexpected tab character. (no-tabs)
(#275) 'i' used outside of binding context. (block-scoped-var)
(#275) 'i' used outside of binding context. (block-scoped-var)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Unexpected tab character. (no-tabs)
(#276) 'i' used outside of binding context. (block-scoped-var)
(#276) 'i' used outside of binding context. (block-scoped-var)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Unexpected tab character. (no-tabs)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) Unexpected tab character. (no-tabs)
(#278) 'i' used outside of binding context. (block-scoped-var)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) Unexpected tab character. (no-tabs)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) Unexpected tab character. (no-tabs)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#282) Unexpected tab character. (no-tabs)
(#282) '$' is not defined. (no-undef)
(#282) 'i' used outside of binding context. (block-scoped-var)
(#282) 'i' used outside of binding context. (block-scoped-var)
(#282) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#283) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#284) Unexpected tab character. (no-tabs)
(#284) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#285) Unexpected tab character. (no-tabs)
(#285) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#286) Line 286 exceeds the maximum line length of 132. (max-len)
(#286) Unexpected tab character. (no-tabs)
(#286) 'i' used outside of binding context. (block-scoped-var)
(#286) 'i' used outside of binding context. (block-scoped-var)
(#286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#287) Unexpected tab character. (no-tabs)
(#287) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#288) Unexpected tab character. (no-tabs)
(#288) 'i' used outside of binding context. (block-scoped-var)
(#288) 'i' used outside of binding context. (block-scoped-var)
(#288) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#289) Unexpected tab character. (no-tabs)
(#289) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#290) Unexpected tab character. (no-tabs)
(#290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#292) Unexpected tab character. (no-tabs)
(#292) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#293) Unexpected tab character. (no-tabs)
(#293) 'i' used outside of binding context. (block-scoped-var)
(#293) 'i' used outside of binding context. (block-scoped-var)
(#293) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#294) Unexpected tab character. (no-tabs)
(#294) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#295) Unexpected tab character. (no-tabs)
(#295) 'i' used outside of binding context. (block-scoped-var)
(#295) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#296) Unexpected tab character. (no-tabs)
(#296) 'i' used outside of binding context. (block-scoped-var)
(#296) 'i' used outside of binding context. (block-scoped-var)
(#296) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#297) Unexpected tab character. (no-tabs)
(#297) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#298) Unexpected tab character. (no-tabs)
(#298) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#299) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#300) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#301) Unexpected tab character. (no-tabs)
(#301) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#302) Unexpected tab character. (no-tabs)
(#302) ["Nf"] is better written in dot notation. (dot-notation)
(#302) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#303) Unexpected tab character. (no-tabs)
(#303) 'i' is already defined. (no-redeclare)
(#303) 'i' used outside of binding context. (block-scoped-var)
(#303) 'i' used outside of binding context. (block-scoped-var)
(#303) ["Nf"] is better written in dot notation. (dot-notation)
(#303) 'i' used outside of binding context. (block-scoped-var)
(#303) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#304) Unexpected tab character. (no-tabs)
(#304) 'i' used outside of binding context. (block-scoped-var)
(#304) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#305) Unexpected tab character. (no-tabs)
(#305) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#306) Unexpected tab character. (no-tabs)
(#306) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#307) Unexpected tab character. (no-tabs)
(#307) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#308) Unexpected tab character. (no-tabs)
(#308) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#309) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#310) Missing semicolon. (semi)
mod/evoting/js/html5shiv.min.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Unexpected space before function parentheses. (space-before-function-paren)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Missing semicolon. (semi)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Missing semicolon. (semi)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Missing JSDoc comment. (require-jsdoc)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) Unexpected use of comma operator. (no-sequences)
(#17) Missing semicolon. (semi)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Missing JSDoc comment. (require-jsdoc)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Return statement should not contain assignment. (no-return-assign)
(#22) Return statement should not contain assignment. (no-return-assign)
(#22) Return statement should not contain assignment. (no-return-assign)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Missing semicolon. (semi)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Missing JSDoc comment. (require-jsdoc)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected { after 'if' condition. (curly)
(#26) Unexpected use of comma operator. (no-sequences)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) Return statement should not contain assignment. (no-return-assign)
(#29) Do not nest ternary expressions. (no-nested-ternary)
(#29) Unexpected use of comma operator. (no-sequences)
(#29) Missing semicolon. (semi)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Missing JSDoc comment. (require-jsdoc)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected { after 'if' condition. (curly)
(#33) Unexpected use of comma operator. (no-sequences)
(#33) Expected space(s) before "return". (keyword-spacing)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected { after 'for' condition. (curly)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) 'e' used outside of binding context. (block-scoped-var)
(#36) Missing semicolon. (semi)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Missing JSDoc comment. (require-jsdoc)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#40) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#40) Unexpected use of comma operator. (no-sequences)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Missing semicolon. (semi)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) The Function constructor is eval. (no-new-func)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Unexpected use of comma operator. (no-sequences)
(#43) Missing semicolon. (semi)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Missing semicolon. (semi)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Missing JSDoc comment. (require-jsdoc)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#50) Unexpected use of comma operator. (no-sequences)
(#50) Missing semicolon. (semi)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#53) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#53) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#53) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#53) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#53) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#53) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#53) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#54) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#54) Unexpected space before function parentheses. (space-before-function-paren)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#57) Unexpected use of comma operator. (no-sequences)
(#57) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Line 60 exceeds the maximum line length of 132. (max-len)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Missing semicolon. (semi)
(#61) Missing semicolon. (semi)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#63) Unexpected use of comma operator. (no-sequences)
(#63) Missing semicolon. (semi)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Line 67 exceeds the maximum line length of 132. (max-len)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#78) Unexpected use of comma operator. (no-sequences)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Missing semicolon. (semi)
mod/evoting/js/mdl_poll.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Identifier 'mod_evoting' is not in camel case. (camelcase)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Identifier 'poll_init' is not in camel case. (camelcase)
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) 'google' is not defined. (no-undef)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) 'google' is not defined. (no-undef)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) '$' is not defined. (no-undef)
(#59) Unexpected space before function parentheses. (space-before-function-paren)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Unexpected space before function parentheses. (space-before-function-paren)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected space or tab after '//' in comment. (spaced-comment)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Unexpected space before function parentheses. (space-before-function-paren)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Unexpected space before function parentheses. (space-before-function-paren)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Line 134 exceeds the maximum line length of 132. (max-len)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Unexpected space before function parentheses. (space-before-function-paren)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected space or tab after '//' in comment. (spaced-comment)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Unexpected space before function parentheses. (space-before-function-paren)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Unexpected alert. (no-alert)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Unexpected space before function parentheses. (space-before-function-paren)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Unexpected space before function parentheses. (space-before-function-paren)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Missing JSDoc parameter type for 'idQuestion'. (valid-jsdoc)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) '$' is not defined. (no-undef)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Unexpected space before function parentheses. (space-before-function-paren)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) '$' is not defined. (no-undef)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) '$' is not defined. (no-undef)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) Unexpected space before function parentheses. (space-before-function-paren)
(#264) 'erreur' is defined but never used. (no-unused-vars)
(#264) Unexpected empty function. (no-empty-function)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Unexpected space before function parentheses. (space-before-function-paren)
(#266) 'statut' is defined but never used. (no-unused-vars)
(#266) Unexpected empty function. (no-empty-function)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Missing JSDoc comment. (require-jsdoc)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) 'col' is not defined. (no-undef)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#282) 'col' is not defined. (no-undef)
(#282) 'col' is not defined. (no-undef)
(#282) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#283) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#284) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#285) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#287) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#288) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#289) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#292) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#293) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#294) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#295) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#296) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#297) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#298) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#299) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#300) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#301) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#302) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#303) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#304) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#305) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#306) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#307) '$' is not defined. (no-undef)
(#307) Unexpected space before function parentheses. (space-before-function-paren)
(#307) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#308) '$' is not defined. (no-undef)
(#308) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#309) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#310) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#311) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#312) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#313) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#314) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#315) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#316) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#317) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#318) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#319) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#320) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#321) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#322) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#323) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#324) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#325) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#326) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#327) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#328) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#329) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#330) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#331) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#332) Missing space before value for key 'fontSize'. (key-spacing)
(#332) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#333) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#334) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#335) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#336) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#337) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#338) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#339) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#340) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#341) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#342) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#343) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#344) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#345) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#346) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#347) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#348) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#349) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#350) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#351) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#352) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#353) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#354) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#355) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#356) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#357) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#358) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#359) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#360) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#361) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#362) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#363) Missing space before value for key 'fontSize'. (key-spacing)
(#363) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#364) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#365) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#366) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#367) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#368) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#369) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#370) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#371) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#372) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#373) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#374) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#375) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#376) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#377) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#378) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#379) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#380) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#381) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#382) 'google' is not defined. (no-undef)
(#382) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#383) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#384) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#385) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#386) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#387) 'google' is not defined. (no-undef)
(#387) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#388) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#389) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#390) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#391) 'google' is not defined. (no-undef)
(#391) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#392) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#393) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#394) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#395) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#396) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#397) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#397) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#398) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#399) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#400) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#401) 'barMouseOver' is defined but never used. (no-unused-vars)
(#401) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#402) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#403) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#404) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#405) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#405) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#406) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#407) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#408) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#409) 'barMouseOut' is defined but never used. (no-unused-vars)
(#409) 'e' is defined but never used. (no-unused-vars)
(#409) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#410) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#411) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#412) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#413) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#414) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#415) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#416) Missing JSDoc parameter type for 'history'. (valid-jsdoc)
(#416) Missing JSDoc parameter type for 'idPoll'. (valid-jsdoc)
(#416) Missing JSDoc parameter type for 'timeToVote'. (valid-jsdoc)
(#416) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#417) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#418) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#419) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#420) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#421) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#422) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#423) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#424) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#425) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#426) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#427) Unexpected space before function parentheses. (space-before-function-paren)
(#427) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#428) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#429) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#430) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#431) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#432) Line 432 exceeds the maximum line length of 132. (max-len)
(#432) '$' is not defined. (no-undef)
(#432) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#433) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#434) Line 434 exceeds the maximum line length of 132. (max-len)
(#434) '$' is not defined. (no-undef)
(#434) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#435) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#436) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#437) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#438) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#439) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#440) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#441) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#442) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#443) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#444) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#445) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#446) Missing JSDoc parameter type for 'idPoll'. (valid-jsdoc)
(#446) Missing JSDoc parameter type for 'history'. (valid-jsdoc)
(#446) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#447) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#448) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#449) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#450) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#451) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#452) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#453) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#454) Expected space or tab after '//' in comment. (spaced-comment)
(#454) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#455) Line 455 exceeds the maximum line length of 132. (max-len)
(#455) '$' is not defined. (no-undef)
(#455) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#456) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#457) '$' is not defined. (no-undef)
(#457) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#458) '$' is not defined. (no-undef)
(#458) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#459) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#460) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#461) '$' is not defined. (no-undef)
(#461) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#462) '$' is not defined. (no-undef)
(#462) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#463) '$' is not defined. (no-undef)
(#463) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#464) '$' is not defined. (no-undef)
(#464) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#465) '$' is not defined. (no-undef)
(#465) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#466) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#467) Expected space or tab after '//' in comment. (spaced-comment)
(#467) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#468) '$' is not defined. (no-undef)
(#468) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#469) '$' is not defined. (no-undef)
(#469) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#470) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#471) '$' is not defined. (no-undef)
(#471) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#472) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#473) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#474) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#475) '$' is not defined. (no-undef)
(#475) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#476) '$' is not defined. (no-undef)
(#476) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#477) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#478) '$' is not defined. (no-undef)
(#478) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#479) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#480) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#481) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#482) '$' is not defined. (no-undef)
(#482) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#483) '$' is not defined. (no-undef)
(#483) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#484) '$' is not defined. (no-undef)
(#484) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#485) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#486) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#487) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#488) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#489) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#490) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#491) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#492) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#493) Missing JSDoc parameter type for 'idPoll'. (valid-jsdoc)
(#493) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#494) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#495) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#496) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#497) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#498) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#499) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#500) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#501) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#502) Missing semicolon. (semi)
(#502) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#503) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#504) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#505) '$' is not defined. (no-undef)
(#505) Unexpected space before function parentheses. (space-before-function-paren)
(#505) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#506) '$' is not defined. (no-undef)
(#506) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#507) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#508) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#509) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#510) '$' is not defined. (no-undef)
(#510) Unexpected space before function parentheses. (space-before-function-paren)
(#510) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#511) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#512) '$' is not defined. (no-undef)
(#512) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#513) '$' is not defined. (no-undef)
(#513) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#514) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#515) '$' is not defined. (no-undef)
(#515) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#516) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#517) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#518) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#519) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#520) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#521) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#522) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#523) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#524) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#525) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#526) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#527) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#528) Unexpected space before function parentheses. (space-before-function-paren)
(#528) 'json' is defined but never used. (no-unused-vars)
(#528) Unexpected empty function. (no-empty-function)
(#528) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#529) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#530) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#531) Unexpected space before function parentheses. (space-before-function-paren)
(#531) 'erreur' is defined but never used. (no-unused-vars)
(#531) Unexpected empty function. (no-empty-function)
(#531) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#532) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#533) Unexpected space before function parentheses. (space-before-function-paren)
(#533) 'statut' is defined but never used. (no-unused-vars)
(#533) Unexpected empty function. (no-empty-function)
(#533) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#534) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#535) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#536) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#537) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#538) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#539) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#540) Missing JSDoc parameter type for 'totaltime'. (valid-jsdoc)
(#540) Missing JSDoc parameter type for 'percent'. (valid-jsdoc)
(#540) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#541) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#542) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#543) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#544) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#545) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#546) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#547) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#548) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#549) Line 549 exceeds the maximum line length of 132. (max-len)
(#549) '$' is not defined. (no-undef)
(#549) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#550) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#551) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#552) Line 552 exceeds the maximum line length of 132. (max-len)
(#552) '$' is not defined. (no-undef)
(#552) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#553) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#554) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#555) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#556) Missing JSDoc parameter type for 'idPoll'. (valid-jsdoc)
(#556) Missing JSDoc parameter type for 'history'. (valid-jsdoc)
(#556) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#557) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#558) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#559) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#560) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#561) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#562) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#563) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#564) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#565) '$' is not defined. (no-undef)
(#565) Unexpected space before function parentheses. (space-before-function-paren)
(#565) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#566) 'idOption' is not defined. (no-undef)
(#566) '$' is not defined. (no-undef)
(#566) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#567) 'idOption' is not defined. (no-undef)
(#567) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#568) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#569) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#570) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#571) '$' is not defined. (no-undef)
(#571) Unexpected space before function parentheses. (space-before-function-paren)
(#571) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#572) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#573) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#574) '$' is not defined. (no-undef)
(#574) Unexpected space before function parentheses. (space-before-function-paren)
(#574) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#575) 'idOption' is not defined. (no-undef)
(#575) '$' is not defined. (no-undef)
(#575) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#576) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#577) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#578) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#579) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#580) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#581) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#582) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#583) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#584) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#585) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#586) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#587) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#588) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#589) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#590) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#591) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#592) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#593) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#594) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#595) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#596) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#597) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#598) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#599) Empty block statement. (no-empty)
(#599) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#600) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#601) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#602) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#603) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#604) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#605) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#606) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#607) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#608) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#609) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#610) '$' is not defined. (no-undef)
(#610) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#611) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#612) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#613) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#614) Missing JSDoc for parameter 'idQuestion'. (valid-jsdoc)
(#614) Missing JSDoc parameter type for 'history'. (valid-jsdoc)
(#614) Missing JSDoc parameter type for 'idPoll'. (valid-jsdoc)
(#614) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#615) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#616) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#617) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#618) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#619) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#620) '$' is not defined. (no-undef)
(#620) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#621) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#622) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#623) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#624) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#625) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#626) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#627) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#628) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#629) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#630) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#631) Unexpected space before function parentheses. (space-before-function-paren)
(#631) 'json' is defined but never used. (no-unused-vars)
(#631) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#632) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#632) Missing semicolon. (semi)
(#633) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#634) Unexpected space before function parentheses. (space-before-function-paren)
(#634) 'erreur' is defined but never used. (no-unused-vars)
(#634) Unexpected empty function. (no-empty-function)
(#634) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#635) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#636) Unexpected space before function parentheses. (space-before-function-paren)
(#636) 'statut' is defined but never used. (no-unused-vars)
(#636) Unexpected empty function. (no-empty-function)
(#636) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#637) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#638) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#639) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#640) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#641) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#642) Missing JSDoc parameter type for 'statut'. (valid-jsdoc)
(#642) Missing JSDoc parameter type for 'idPoll'. (valid-jsdoc)
(#642) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#643) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#644) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#645) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#646) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#647) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#648) '$' is not defined. (no-undef)
(#648) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#649) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#650) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#651) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#652) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#653) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#654) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#655) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#656) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#657) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#658) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#659) Unexpected space before function parentheses. (space-before-function-paren)
(#659) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#660) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#661) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#662) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#663) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#664) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#665) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#666) Expected space or tab after '//' in comment. (spaced-comment)
(#666) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#667) '$' is not defined. (no-undef)
(#667) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#668) '$' is not defined. (no-undef)
(#668) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#669) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#670) '$' is not defined. (no-undef)
(#670) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#671) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#672) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#673) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#674) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#675) Unexpected space before function parentheses. (space-before-function-paren)
(#675) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#676) Unexpected console statement. (no-console)
(#676) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#677) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#678) Unexpected space before function parentheses. (space-before-function-paren)
(#678) 'statut' is defined but never used. (no-unused-vars)
(#678) Unexpected empty function. (no-empty-function)
(#678) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#679) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#680) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#681) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#682) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#683) Missing JSDoc parameter type for 'idOption'. (valid-jsdoc)
(#683) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#684) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#685) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#686) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#687) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#688) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#689) 'i' is not defined. (no-undef)
(#689) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#690) '$' is not defined. (no-undef)
(#690) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#691) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#692) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#693) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#694) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#695) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#696) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#697) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#698) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#699) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#700) Unexpected space before function parentheses. (space-before-function-paren)
(#700) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#701) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#702) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#703) '$' is not defined. (no-undef)
(#703) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#704) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#705) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#706) '$' is not defined. (no-undef)
(#706) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#707) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#708) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#709) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#710) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#711) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#712) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#713) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#714) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#715) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#716) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#717) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#718) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#719) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#720) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#721) Unexpected space before function parentheses. (space-before-function-paren)
(#721) 'erreur' is defined but never used. (no-unused-vars)
(#721) Unexpected empty function. (no-empty-function)
(#721) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#722) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#723) Unexpected space before function parentheses. (space-before-function-paren)
(#723) 'statut' is defined but never used. (no-unused-vars)
(#723) Unexpected empty function. (no-empty-function)
(#723) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#724) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#725) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#726) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#727) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#728) Missing JSDoc parameter type for 'number'. (valid-jsdoc)
(#728) Missing JSDoc parameter type for 'idPoll'. (valid-jsdoc)
(#728) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#729) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#730) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#731) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#732) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#733) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#734) '$' is not defined. (no-undef)
(#734) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#735) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#736) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#737) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#738) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#739) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#740) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#741) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#742) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#743) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#744) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#745) Unexpected space before function parentheses. (space-before-function-paren)
(#745) 'json' is defined but never used. (no-unused-vars)
(#745) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#746) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#747) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#748) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#749) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#750) Unexpected space before function parentheses. (space-before-function-paren)
(#750) 'erreur' is defined but never used. (no-unused-vars)
(#750) Unexpected empty function. (no-empty-function)
(#750) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#751) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#752) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#753) Unexpected space before function parentheses. (space-before-function-paren)
(#753) 'statut' is defined but never used. (no-unused-vars)
(#753) Unexpected empty function. (no-empty-function)
(#753) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#754) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#755) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#756) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#757) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#758) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#759) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#760) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#761) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#762) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#763) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#764) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#765) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#766) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#767) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#768) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#769) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#770) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#771) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#772) '$' is not defined. (no-undef)
(#772) Unexpected space before function parentheses. (space-before-function-paren)
(#772) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#773) '$' is not defined. (no-undef)
(#773) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#774) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#775) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#776) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#777) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#778) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#779) Missing JSDoc parameter type for 'pollStart'. (valid-jsdoc)
(#779) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#780) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#781) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#782) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#783) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#784) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#785) Missing semicolon. (semi)
(#785) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#786) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#787) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#788) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#789) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#790) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#791) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#792) '$' is not defined. (no-undef)
(#792) Unexpected space before function parentheses. (space-before-function-paren)
(#792) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#793) '$' is not defined. (no-undef)
(#793) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#794) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#795) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#796) 'i' used outside of binding context. (block-scoped-var)
(#796) 'i' used outside of binding context. (block-scoped-var)
(#796) ["Nf"] is better written in dot notation. (dot-notation)
(#796) 'i' used outside of binding context. (block-scoped-var)
(#796) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#797) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#798) 'i' used outside of binding context. (block-scoped-var)
(#798) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#799) 'i' used outside of binding context. (block-scoped-var)
(#799) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#800) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#801) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#802) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#803) 'i' used outside of binding context. (block-scoped-var)
(#803) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#804) Line 804 exceeds the maximum line length of 132. (max-len)
(#804) 'i' used outside of binding context. (block-scoped-var)
(#804) 'i' used outside of binding context. (block-scoped-var)
(#804) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#805) 'i' used outside of binding context. (block-scoped-var)
(#805) 'i' used outside of binding context. (block-scoped-var)
(#805) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#806) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#807) 'i' used outside of binding context. (block-scoped-var)
(#807) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#808) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#809) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#810) '$' is not defined. (no-undef)
(#810) 'i' used outside of binding context. (block-scoped-var)
(#810) 'i' used outside of binding context. (block-scoped-var)
(#810) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#811) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#812) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#813) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#814) Line 814 exceeds the maximum line length of 132. (max-len)
(#814) 'i' used outside of binding context. (block-scoped-var)
(#814) 'i' used outside of binding context. (block-scoped-var)
(#814) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#815) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#816) 'i' used outside of binding context. (block-scoped-var)
(#816) 'i' used outside of binding context. (block-scoped-var)
(#816) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#817) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#818) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#819) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#820) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#821) 'i' used outside of binding context. (block-scoped-var)
(#821) 'i' used outside of binding context. (block-scoped-var)
(#821) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#822) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#823) 'i' used outside of binding context. (block-scoped-var)
(#823) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#824) 'i' used outside of binding context. (block-scoped-var)
(#824) 'i' used outside of binding context. (block-scoped-var)
(#824) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#825) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#826) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#827) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#828) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#829) 'i' used outside of binding context. (block-scoped-var)
(#829) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#830) 'i' used outside of binding context. (block-scoped-var)
(#830) 'i' used outside of binding context. (block-scoped-var)
(#830) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#831) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#832) 'cptVoteToDelete' used outside of binding context. (block-scoped-var)
(#832) '$' is not defined. (no-undef)
(#832) 'i' used outside of binding context. (block-scoped-var)
(#832) 'i' used outside of binding context. (block-scoped-var)
(#832) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#833) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#834) 'cptVoteToDelete' used outside of binding context. (block-scoped-var)
(#834) 'cptVoteToDelete' used outside of binding context. (block-scoped-var)
(#834) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#835) 'i' used outside of binding context. (block-scoped-var)
(#835) 'i' used outside of binding context. (block-scoped-var)
(#835) 'cptVoteToDelete' used outside of binding context. (block-scoped-var)
(#835) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#836) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#837) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#838) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#839) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#840) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#841) ["Nf"] is better written in dot notation. (dot-notation)
(#841) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#842) 'i' used outside of binding context. (block-scoped-var)
(#842) 'i' is already defined. (no-redeclare)
(#842) 'i' used outside of binding context. (block-scoped-var)
(#842) ["Nf"] is better written in dot notation. (dot-notation)
(#842) 'i' used outside of binding context. (block-scoped-var)
(#842) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#843) 'i' used outside of binding context. (block-scoped-var)
(#843) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#844) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#845) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#846) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#847) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#848) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#849) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#850) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#851) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#852) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#853) Unexpected space before function parentheses. (space-before-function-paren)
(#853) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#854) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#855) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#856) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#857) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#858) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#859) Missing semicolon. (semi)
(#859) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#860) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#861) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#862) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#863) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#864) Unexpected space before function parentheses. (space-before-function-paren)
(#864) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#865) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#866) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#867) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#868) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#869) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#870) Missing semicolon. (semi)
(#870) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#871) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#872) Missing JSDoc parameter type for 'name'. (valid-jsdoc)
(#872) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#873) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#874) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#875) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#876) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#877) 'getFileExtension' is defined but never used. (no-unused-vars)
(#877) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#878) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#879) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#880) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#881) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#881) Missing semicolon. (semi)
mod/evoting/js/mod_form.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Identifier 'mod_evoting' is not in camel case. (camelcase)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Identifier 'form_init' is not in camel case. (camelcase)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) '$' is not defined. (no-undef)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Identifier '$_blockDelete' is not in camel case. (camelcase)
(#32) '$_blockDelete' is defined but never used. (no-unused-vars)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) '$' is not defined. (no-undef)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) '$' is not defined. (no-undef)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Identifier 'question_repeats' is not in camel case. (camelcase)
(#41) '$' is not defined. (no-undef)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Identifier 'question_repeats' is not in camel case. (camelcase)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Identifier 'question_repeats' is not in camel case. (camelcase)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) '$' is not defined. (no-undef)
(#48) Identifier 'question_repeats' is not in camel case. (camelcase)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Identifier 'question_repeats' is not in camel case. (camelcase)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) '$' is not defined. (no-undef)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) '$' is not defined. (no-undef)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) '$' is not defined. (no-undef)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) '$' is not defined. (no-undef)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) '$' is not defined. (no-undef)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) '$' is not defined. (no-undef)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) '$' is not defined. (no-undef)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) '$' is not defined. (no-undef)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) '$' is not defined. (no-undef)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) '$' is not defined. (no-undef)
(#84) Unexpected space before function parentheses. (space-before-function-paren)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) '$' is not defined. (no-undef)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected space or tab after '//' in comment. (spaced-comment)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected space(s) after "if". (keyword-spacing)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Unexpected alert. (no-alert)
(#92) A space is required after ','. (comma-spacing)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) '$' is not defined. (no-undef)
(#102) Unexpected space before function parentheses. (space-before-function-paren)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Unexpected confirm. (no-alert)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Identifier 'question_repeats' is not in camel case. (camelcase)
(#110) '$' is not defined. (no-undef)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) '$' is not defined. (no-undef)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected space or tab after '//' in comment. (spaced-comment)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) '$' is not defined. (no-undef)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected space or tab after '//' in comment. (spaced-comment)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) '$' is not defined. (no-undef)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected space or tab after '//' in comment. (spaced-comment)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) '$' is not defined. (no-undef)
(#127) Identifier 'question_repeats' is not in camel case. (camelcase)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) '$' is not defined. (no-undef)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) '$' is not defined. (no-undef)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) '$' is not defined. (no-undef)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Unexpected space before function parentheses. (space-before-function-paren)
(#149) 'json' is defined but never used. (no-unused-vars)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Identifier '$_blockDelete' is not in camel case. (camelcase)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Unexpected space before function parentheses. (space-before-function-paren)
(#152) 'erreur' is defined but never used. (no-unused-vars)
(#152) Unexpected empty function. (no-empty-function)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Unexpected space before function parentheses. (space-before-function-paren)
(#154) 'statut' is defined but never used. (no-unused-vars)
(#154) Unexpected empty function. (no-empty-function)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected space or tab after '//' in comment. (spaced-comment)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Trailing spaces not allowed. (no-trailing-spaces)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Missing semicolon. (semi)
mod/evoting/js/respond.min.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) Unexpected space before function parentheses. (space-before-function-paren)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Line 8 exceeds the maximum line length of 132. (max-len)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Line 9 exceeds the maximum line length of 132. (max-len)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Unexpected space before function parentheses. (space-before-function-paren)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Line 10 exceeds the maximum line length of 132. (max-len)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Missing semicolon. (semi)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Missing semicolon. (semi)
(#15) Missing semicolon. (semi)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Unexpected use of comma operator. (no-sequences)
(#16) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Missing JSDoc comment. (require-jsdoc)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) 'u' used outside of binding context. (block-scoped-var)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Missing semicolon. (semi)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) Unexpected use of comma operator. (no-sequences)
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#23) Unexpected empty function. (no-empty-function)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#25) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Missing '()' invoking a constructor. (new-parens)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Missing semicolon. (semi)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Missing semicolon. (semi)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Missing semicolon. (semi)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Missing semicolon. (semi)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Missing semicolon. (semi)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Missing semicolon. (semi)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Unexpected use of comma operator. (no-sequences)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#51) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#51) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#51) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#51) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Line 52 exceeds the maximum line length of 132. (max-len)
(#52) Return statement should not contain assignment. (no-return-assign)
(#52) Return statement should not contain assignment. (no-return-assign)
(#52) Return statement should not contain assignment. (no-return-assign)
(#52) Return statement should not contain assignment. (no-return-assign)
(#52) Return statement should not contain assignment. (no-return-assign)
(#52) Return statement should not contain assignment. (no-return-assign)
(#52) Return statement should not contain assignment. (no-return-assign)
(#52) Return statement should not contain assignment. (no-return-assign)
(#52) Return statement should not contain assignment. (no-return-assign)
(#52) Return statement should not contain assignment. (no-return-assign)
(#52) Unexpected use of comma operator. (no-sequences)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Missing semicolon. (semi)
(#53) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#53) Expected to return a value at the end of this function. (consistent-return)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Line 54 exceeds the maximum line length of 132. (max-len)
(#54) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#54) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#54) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#54) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#54) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#54) Missing '()' invoking a constructor. (new-parens)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected { after 'if' condition. (curly)
(#55) Return statement should not contain assignment. (no-return-assign)
(#55) Expected space(s) before "return". (keyword-spacing)
(#55) Unexpected use of comma operator. (no-sequences)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected { after 'for-in'. (curly)
(#57) Expected space(s) before "if". (keyword-spacing)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#58) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#58) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#58) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#58) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Line 59 exceeds the maximum line length of 132. (max-len)
(#59) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#59) Unexpected use of comma operator. (no-sequences)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Missing semicolon. (semi)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected { after 'for-in'. (curly)
(#61) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected { after 'for-in'. (curly)
(#63) Expected space(s) before "if". (keyword-spacing)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Line 65 exceeds the maximum line length of 132. (max-len)
(#65) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#65) Unexpected use of comma operator. (no-sequences)
(#65) Missing semicolon. (semi)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Missing semicolon. (semi)
(#72) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#73) Unexpected use of comma operator. (no-sequences)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Line 76 exceeds the maximum line length of 132. (max-len)
(#76) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#76) Unexpected use of comma operator. (no-sequences)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected { after 'for' condition. (curly)
(#77) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#77) Unexpected use of comma operator. (no-sequences)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Missing semicolon. (semi)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Missing semicolon. (semi)
(#86) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#86) Unexpected space before function parentheses. (space-before-function-paren)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Unexpected space before function parentheses. (space-before-function-paren)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#90) Unexpected use of comma operator. (no-sequences)
(#90) Unexpected space before function parentheses. (space-before-function-paren)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Missing semicolon. (semi)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Missing semicolon. (semi)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Missing semicolon. (semi)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#95) Unexpected space before function parentheses. (space-before-function-paren)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#97) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#97) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Line 98 exceeds the maximum line length of 132. (max-len)
(#98) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Missing semicolon. (semi)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Missing semicolon. (semi)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Line 105 exceeds the maximum line length of 132. (max-len)
(#105) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#105) Unexpected use of comma operator. (no-sequences)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Missing semicolon. (semi)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)

CSS problems

(549 errors, 29 warnings)

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

mod/evoting/styles.css
(#666) Unexpected empty block (block-no-empty)
(#974) Unexpected empty block (block-no-empty)
(#41) Expected newline after "{" of a multi-line block (block-opening-brace-newline-after)
(#411) Expected newline after "{" of a multi-line block (block-opening-brace-newline-after)
(#570) Expected single space before "{" (block-opening-brace-space-before)
(#636) Expected single space before "{" (block-opening-brace-space-before)
(#662) Expected single space before "{" (block-opening-brace-space-before)
(#829) Expected single space before "{" (block-opening-brace-space-before)
(#826) Expected single space before "{" (block-opening-brace-space-before)
(#210) Expected "#ffffff" to be "#fff" (color-hex-length)
(#285) Expected "#dddddd" to be "#ddd" (color-hex-length)
(#368) Expected "#999999" to be "#999" (color-hex-length)
(#493) Expected "#ffffff" to be "#fff" (color-hex-length)
(#588) Expected "#ffffff" to be "#fff" (color-hex-length)
(#651) Expected single space before "!" (declaration-bang-space-before)
(#273) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#519) Unexpected duplicate "text-align" (declaration-block-no-duplicate-properties)
(#542) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#543) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#544) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#545) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#632) Unexpected duplicate "background-clip" (declaration-block-no-duplicate-properties)
(#630) Unexpected shorthand "background" after "background-clip" (declaration-block-no-shorthand-property-overrides)
(#648) Unexpected shorthand "background" after "background-clip" (declaration-block-no-shorthand-property-overrides)
(#151) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#389) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#43) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#223) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#404) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#523) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#539) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#571) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#722) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#723) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#170) Unexpected whitespace before ":" (declaration-colon-space-before)
(#663) Unexpected whitespace before ":" (declaration-colon-space-before)
(#972) Unexpected whitespace before ":" (declaration-colon-space-before)
(#992) Unexpected whitespace before ":" (declaration-colon-space-before)
(#633) Unexpected !important (declaration-no-important)
(#651) Unexpected !important (declaration-no-important)
(#992) Unexpected !important (declaration-no-important)
(#38) Expected single space after "," in a single-line function (function-comma-space-after)
(#38) Expected single space after "," in a single-line function (function-comma-space-after)
(#38) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#71) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#82) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#86) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#106) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#140) Expected indentation of 4 spaces (indentation)
(#141) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#149) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#156) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 4 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#164) Expected indentation of 4 spaces (indentation)
(#165) Expected indentation of 4 spaces (indentation)
(#166) Expected indentation of 4 spaces (indentation)
(#167) Expected indentation of 4 spaces (indentation)
(#168) Expected indentation of 4 spaces (indentation)
(#169) Expected indentation of 4 spaces (indentation)
(#170) Expected indentation of 4 spaces (indentation)
(#171) Expected indentation of 4 spaces (indentation)
(#187) Expected indentation of 4 spaces (indentation)
(#188) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#207) Expected indentation of 4 spaces (indentation)
(#208) Expected indentation of 4 spaces (indentation)
(#209) Expected indentation of 4 spaces (indentation)
(#210) Expected indentation of 4 spaces (indentation)
(#211) Expected indentation of 4 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#213) Expected indentation of 4 spaces (indentation)
(#214) Expected indentation of 4 spaces (indentation)
(#215) Expected indentation of 4 spaces (indentation)
(#216) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#219) Expected indentation of 4 spaces (indentation)
(#220) Expected indentation of 4 spaces (indentation)
(#221) Expected indentation of 4 spaces (indentation)
(#222) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#227) Expected indentation of 4 spaces (indentation)
(#228) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#237) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#239) Expected indentation of 4 spaces (indentation)
(#243) Expected indentation of 4 spaces (indentation)
(#279) Expected indentation of 4 spaces (indentation)
(#283) Expected indentation of 4 spaces (indentation)
(#284) Expected indentation of 4 spaces (indentation)
(#285) Expected indentation of 4 spaces (indentation)
(#289) Expected indentation of 4 spaces (indentation)
(#290) Expected indentation of 4 spaces (indentation)
(#291) Expected indentation of 4 spaces (indentation)
(#292) Expected indentation of 4 spaces (indentation)
(#293) Expected indentation of 4 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#295) Expected indentation of 4 spaces (indentation)
(#296) Expected indentation of 4 spaces (indentation)
(#300) Expected indentation of 4 spaces (indentation)
(#301) Expected indentation of 4 spaces (indentation)
(#302) Expected indentation of 4 spaces (indentation)
(#303) Expected indentation of 4 spaces (indentation)
(#306) Expected indentation of 4 spaces (indentation)
(#307) Expected indentation of 4 spaces (indentation)
(#308) Expected indentation of 4 spaces (indentation)
(#309) Expected indentation of 4 spaces (indentation)
(#313) Expected indentation of 4 spaces (indentation)
(#314) Expected indentation of 4 spaces (indentation)
(#315) Expected indentation of 4 spaces (indentation)
(#316) Expected indentation of 4 spaces (indentation)
(#320) Expected indentation of 4 spaces (indentation)
(#321) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#323) Expected indentation of 4 spaces (indentation)
(#327) Expected indentation of 4 spaces (indentation)
(#331) Expected indentation of 4 spaces (indentation)
(#335) Expected indentation of 4 spaces (indentation)
(#336) Expected indentation of 4 spaces (indentation)
(#340) Expected indentation of 4 spaces (indentation)
(#341) Expected indentation of 4 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#346) Expected indentation of 4 spaces (indentation)
(#347) Expected indentation of 4 spaces (indentation)
(#348) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#354) Expected indentation of 4 spaces (indentation)
(#355) Expected indentation of 4 spaces (indentation)
(#359) Expected indentation of 4 spaces (indentation)
(#360) Expected indentation of 4 spaces (indentation)
(#364) Expected indentation of 4 spaces (indentation)
(#368) Expected indentation of 4 spaces (indentation)
(#372) Expected indentation of 4 spaces (indentation)
(#376) Expected indentation of 4 spaces (indentation)
(#377) Expected indentation of 4 spaces (indentation)
(#378) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#381) Expected indentation of 4 spaces (indentation)
(#382) Expected indentation of 4 spaces (indentation)
(#383) Expected indentation of 4 spaces (indentation)
(#387) Expected indentation of 4 spaces (indentation)
(#388) Expected indentation of 4 spaces (indentation)
(#389) Expected indentation of 4 spaces (indentation)
(#390) Expected indentation of 4 spaces (indentation)
(#391) Expected indentation of 4 spaces (indentation)
(#392) Expected indentation of 4 spaces (indentation)
(#393) Expected indentation of 4 spaces (indentation)
(#394) Expected indentation of 4 spaces (indentation)
(#395) Expected indentation of 4 spaces (indentation)
(#396) Expected indentation of 4 spaces (indentation)
(#397) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 4 spaces (indentation)
(#402) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#404) Expected indentation of 4 spaces (indentation)
(#408) Expected indentation of 4 spaces (indentation)
(#412) Expected indentation of 4 spaces (indentation)
(#413) Expected indentation of 4 spaces (indentation)
(#414) Expected indentation of 4 spaces (indentation)
(#415) Expected indentation of 4 spaces (indentation)
(#416) Expected indentation of 4 spaces (indentation)
(#417) Expected indentation of 4 spaces (indentation)
(#418) Expected indentation of 4 spaces (indentation)
(#419) Expected indentation of 4 spaces (indentation)
(#420) Expected indentation of 4 spaces (indentation)
(#421) Expected indentation of 4 spaces (indentation)
(#422) Expected indentation of 4 spaces (indentation)
(#426) Expected indentation of 4 spaces (indentation)
(#427) Expected indentation of 4 spaces (indentation)
(#428) Expected indentation of 4 spaces (indentation)
(#429) Expected indentation of 4 spaces (indentation)
(#430) Expected indentation of 4 spaces (indentation)
(#431) Expected indentation of 4 spaces (indentation)
(#432) Expected indentation of 4 spaces (indentation)
(#433) Expected indentation of 4 spaces (indentation)
(#434) Expected indentation of 4 spaces (indentation)
(#438) Expected indentation of 4 spaces (indentation)
(#439) Expected indentation of 4 spaces (indentation)
(#440) Expected indentation of 4 spaces (indentation)
(#441) Expected indentation of 4 spaces (indentation)
(#442) Expected indentation of 4 spaces (indentation)
(#443) Expected indentation of 4 spaces (indentation)
(#444) Expected indentation of 4 spaces (indentation)
(#445) Expected indentation of 4 spaces (indentation)
(#449) Expected indentation of 4 spaces (indentation)
(#450) Expected indentation of 4 spaces (indentation)
(#454) Expected indentation of 4 spaces (indentation)
(#455) Expected indentation of 4 spaces (indentation)
(#456) Expected indentation of 4 spaces (indentation)
(#457) Expected indentation of 4 spaces (indentation)
(#461) Expected indentation of 4 spaces (indentation)
(#462) Expected indentation of 4 spaces (indentation)
(#466) Expected indentation of 4 spaces (indentation)
(#467) Expected indentation of 4 spaces (indentation)
(#468) Expected indentation of 4 spaces (indentation)
(#469) Expected indentation of 4 spaces (indentation)
(#470) Expected indentation of 4 spaces (indentation)
(#471) Expected indentation of 4 spaces (indentation)
(#472) Expected indentation of 4 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#474) Expected indentation of 4 spaces (indentation)
(#475) Expected indentation of 4 spaces (indentation)
(#476) Expected indentation of 4 spaces (indentation)
(#477) Expected indentation of 4 spaces (indentation)
(#478) Expected indentation of 4 spaces (indentation)
(#479) Expected indentation of 4 spaces (indentation)
(#480) Expected indentation of 4 spaces (indentation)
(#484) Expected indentation of 4 spaces (indentation)
(#485) Expected indentation of 4 spaces (indentation)
(#489) Expected indentation of 4 spaces (indentation)
(#490) Expected indentation of 4 spaces (indentation)
(#491) Expected indentation of 4 spaces (indentation)
(#492) Expected indentation of 4 spaces (indentation)
(#493) Expected indentation of 4 spaces (indentation)
(#494) Expected indentation of 4 spaces (indentation)
(#498) Expected indentation of 4 spaces (indentation)
(#499) Expected indentation of 4 spaces (indentation)
(#500) Expected indentation of 4 spaces (indentation)
(#501) Expected indentation of 4 spaces (indentation)
(#502) Expected indentation of 4 spaces (indentation)
(#503) Expected indentation of 4 spaces (indentation)
(#504) Expected indentation of 4 spaces (indentation)
(#505) Expected indentation of 4 spaces (indentation)
(#506) Expected indentation of 4 spaces (indentation)
(#507) Expected indentation of 4 spaces (indentation)
(#511) Expected indentation of 4 spaces (indentation)
(#512) Expected indentation of 4 spaces (indentation)
(#513) Expected indentation of 4 spaces (indentation)
(#514) Expected indentation of 4 spaces (indentation)
(#515) Expected indentation of 4 spaces (indentation)
(#516) Expected indentation of 4 spaces (indentation)
(#517) Expected indentation of 4 spaces (indentation)
(#518) Expected indentation of 4 spaces (indentation)
(#519) Expected indentation of 4 spaces (indentation)
(#520) Expected indentation of 4 spaces (indentation)
(#521) Expected indentation of 4 spaces (indentation)
(#522) Expected indentation of 4 spaces (indentation)
(#523) Expected indentation of 4 spaces (indentation)
(#524) Expected indentation of 4 spaces (indentation)
(#528) Expected indentation of 4 spaces (indentation)
(#532) Expected indentation of 4 spaces (indentation)
(#533) Expected indentation of 4 spaces (indentation)
(#534) Expected indentation of 4 spaces (indentation)
(#538) Expected indentation of 4 spaces (indentation)
(#539) Expected indentation of 4 spaces (indentation)
(#540) Expected indentation of 4 spaces (indentation)
(#541) Expected indentation of 4 spaces (indentation)
(#542) Expected indentation of 4 spaces (indentation)
(#543) Expected indentation of 4 spaces (indentation)
(#544) Expected indentation of 4 spaces (indentation)
(#545) Expected indentation of 4 spaces (indentation)
(#546) Expected indentation of 4 spaces (indentation)
(#547) Expected indentation of 4 spaces (indentation)
(#550) Expected indentation of 4 spaces (indentation)
(#554) Expected indentation of 4 spaces (indentation)
(#555) Expected indentation of 4 spaces (indentation)
(#556) Expected indentation of 4 spaces (indentation)
(#557) Expected indentation of 4 spaces (indentation)
(#561) Expected indentation of 4 spaces (indentation)
(#562) Expected indentation of 4 spaces (indentation)
(#563) Expected indentation of 4 spaces (indentation)
(#564) Expected indentation of 4 spaces (indentation)
(#565) Expected indentation of 4 spaces (indentation)
(#566) Expected indentation of 4 spaces (indentation)
(#567) Expected indentation of 4 spaces (indentation)
(#571) Expected indentation of 4 spaces (indentation)
(#587) Expected indentation of 4 spaces (indentation)
(#588) Expected indentation of 4 spaces (indentation)
(#589) Expected indentation of 4 spaces (indentation)
(#590) Expected indentation of 4 spaces (indentation)
(#594) Expected indentation of 4 spaces (indentation)
(#598) Expected indentation of 4 spaces (indentation)
(#602) Expected indentation of 4 spaces (indentation)
(#603) Expected indentation of 4 spaces (indentation)
(#604) Expected indentation of 4 spaces (indentation)
(#605) Expected indentation of 4 spaces (indentation)
(#606) Expected indentation of 4 spaces (indentation)
(#607) Expected indentation of 4 spaces (indentation)
(#608) Expected indentation of 4 spaces (indentation)
(#609) Expected indentation of 4 spaces (indentation)
(#613) Expected indentation of 4 spaces (indentation)
(#617) Expected indentation of 4 spaces (indentation)
(#618) Expected indentation of 4 spaces (indentation)
(#619) Expected indentation of 4 spaces (indentation)
(#620) Expected indentation of 4 spaces (indentation)
(#621) Expected indentation of 4 spaces (indentation)
(#622) Expected indentation of 4 spaces (indentation)
(#623) Expected indentation of 4 spaces (indentation)
(#624) Expected indentation of 4 spaces (indentation)
(#625) Expected indentation of 4 spaces (indentation)
(#626) Expected indentation of 4 spaces (indentation)
(#627) Expected indentation of 4 spaces (indentation)
(#628) Expected indentation of 4 spaces (indentation)
(#629) Expected indentation of 4 spaces (indentation)
(#630) Expected indentation of 4 spaces (indentation)
(#631) Expected indentation of 4 spaces (indentation)
(#632) Expected indentation of 4 spaces (indentation)
(#633) Expected indentation of 4 spaces (indentation)
(#637) Expected indentation of 4 spaces (indentation)
(#638) Expected indentation of 4 spaces (indentation)
(#639) Expected indentation of 4 spaces (indentation)
(#640) Expected indentation of 4 spaces (indentation)
(#641) Expected indentation of 4 spaces (indentation)
(#642) Expected indentation of 4 spaces (indentation)
(#643) Expected indentation of 4 spaces (indentation)
(#644) Expected indentation of 4 spaces (indentation)
(#645) Expected indentation of 4 spaces (indentation)
(#646) Expected indentation of 4 spaces (indentation)
(#647) Expected indentation of 4 spaces (indentation)
(#648) Expected indentation of 4 spaces (indentation)
(#649) Expected indentation of 4 spaces (indentation)
(#650) Expected indentation of 4 spaces (indentation)
(#651) Expected indentation of 4 spaces (indentation)
(#652) Expected indentation of 4 spaces (indentation)
(#653) Expected indentation of 4 spaces (indentation)
(#657) Expected indentation of 4 spaces (indentation)
(#658) Expected indentation of 4 spaces (indentation)
(#659) Expected indentation of 4 spaces (indentation)
(#663) Expected indentation of 4 spaces (indentation)
(#671) Expected indentation of 4 spaces (indentation)
(#672) Expected indentation of 4 spaces (indentation)
(#673) Expected indentation of 4 spaces (indentation)
(#674) Expected indentation of 4 spaces (indentation)
(#675) Expected indentation of 4 spaces (indentation)
(#677) Expected indentation of 4 spaces (indentation)
(#678) Expected indentation of 4 spaces (indentation)
(#679) Expected indentation of 4 spaces (indentation)
(#692) Expected indentation of 4 spaces (indentation)
(#693) Expected indentation of 4 spaces (indentation)
(#694) Expected indentation of 4 spaces (indentation)
(#695) Expected indentation of 4 spaces (indentation)
(#696) Expected indentation of 4 spaces (indentation)
(#700) Expected indentation of 4 spaces (indentation)
(#701) Expected indentation of 4 spaces (indentation)
(#702) Expected indentation of 4 spaces (indentation)
(#703) Expected indentation of 4 spaces (indentation)
(#704) Expected indentation of 4 spaces (indentation)
(#708) Expected indentation of 4 spaces (indentation)
(#709) Expected indentation of 4 spaces (indentation)
(#713) Expected indentation of 4 spaces (indentation)
(#717) Expected indentation of 4 spaces (indentation)
(#718) Expected indentation of 4 spaces (indentation)
(#722) Expected indentation of 4 spaces (indentation)
(#723) Expected indentation of 4 spaces (indentation)
(#727) Expected indentation of 4 spaces (indentation)
(#731) Expected indentation of 4 spaces (indentation)
(#732) Expected indentation of 4 spaces (indentation)
(#736) Expected indentation of 4 spaces (indentation)
(#737) Expected indentation of 4 spaces (indentation)
(#738) Expected indentation of 4 spaces (indentation)
(#739) Expected indentation of 4 spaces (indentation)
(#740) Expected indentation of 4 spaces (indentation)
(#741) Expected indentation of 4 spaces (indentation)
(#742) Expected indentation of 4 spaces (indentation)
(#746) Expected indentation of 4 spaces (indentation)
(#747) Expected indentation of 4 spaces (indentation)
(#751) Expected indentation of 4 spaces (indentation)
(#752) Expected indentation of 4 spaces (indentation)
(#753) Expected indentation of 4 spaces (indentation)
(#754) Expected indentation of 4 spaces (indentation)
(#758) Expected indentation of 4 spaces (indentation)
(#759) Expected indentation of 4 spaces (indentation)
(#760) Expected indentation of 4 spaces (indentation)
(#761) Expected indentation of 4 spaces (indentation)
(#765) Expected indentation of 4 spaces (indentation)
(#766) Expected indentation of 4 spaces (indentation)
(#767) Expected indentation of 4 spaces (indentation)
(#773) Expected indentation of 4 spaces (indentation)
(#774) Expected indentation of 4 spaces (indentation)
(#778) Expected indentation of 4 spaces (indentation)
(#779) Expected indentation of 4 spaces (indentation)
(#783) Expected indentation of 4 spaces (indentation)
(#784) Expected indentation of 4 spaces (indentation)
(#788) Expected indentation of 4 spaces (indentation)
(#792) Expected indentation of 4 spaces (indentation)
(#793) Expected indentation of 4 spaces (indentation)
(#798) Expected indentation of 4 spaces (indentation)
(#799) Expected indentation of 4 spaces (indentation)
(#800) Expected indentation of 4 spaces (indentation)
(#801) Expected indentation of 4 spaces (indentation)
(#805) Expected indentation of 4 spaces (indentation)
(#806) Expected indentation of 4 spaces (indentation)
(#810) Expected indentation of 4 spaces (indentation)
(#811) Expected indentation of 4 spaces (indentation)
(#812) Expected indentation of 4 spaces (indentation)
(#816) Expected indentation of 4 spaces (indentation)
(#817) Expected indentation of 4 spaces (indentation)
(#821) Expected indentation of 4 spaces (indentation)
(#823) Expected indentation of 4 spaces (indentation)
(#822) Expected indentation of 8 spaces (indentation)
(#828) Expected indentation of 4 spaces (indentation)
(#831) Expected indentation of 4 spaces (indentation)
(#830) Expected indentation of 8 spaces (indentation)
(#972) Expected indentation of 4 spaces (indentation)
(#978) Expected indentation of 4 spaces (indentation)
(#979) Expected indentation of 4 spaces (indentation)
(#980) Expected indentation of 4 spaces (indentation)
(#981) Expected indentation of 4 spaces (indentation)
(#982) Expected indentation of 4 spaces (indentation)
(#983) Expected indentation of 4 spaces (indentation)
(#984) Expected indentation of 4 spaces (indentation)
(#985) Expected indentation of 4 spaces (indentation)
(#986) Expected indentation of 4 spaces (indentation)
(#987) Expected indentation of 4 spaces (indentation)
(#988) Expected indentation of 4 spaces (indentation)
(#992) Expected indentation of 4 spaces (indentation)
(#58) Unexpected unit (length-zero-no-unit)
(#58) Unexpected unit (length-zero-no-unit)
(#59) Unexpected unit (length-zero-no-unit)
(#59) Unexpected unit (length-zero-no-unit)
(#60) Unexpected unit (length-zero-no-unit)
(#60) Unexpected unit (length-zero-no-unit)
(#217) Unexpected unit (length-zero-no-unit)
(#217) Unexpected unit (length-zero-no-unit)
(#270) Unexpected unit (length-zero-no-unit)
(#289) Unexpected unit (length-zero-no-unit)
(#693) Unexpected unit (length-zero-no-unit)
(#694) Unexpected unit (length-zero-no-unit)
(#701) Unexpected unit (length-zero-no-unit)
(#702) Unexpected unit (length-zero-no-unit)
(#718) Unexpected unit (length-zero-no-unit)
(#805) Unexpected unit (length-zero-no-unit)
(#816) Unexpected unit (length-zero-no-unit)
(#830) Unexpected unit (length-zero-no-unit)
(#987) Unexpected unit (length-zero-no-unit)
(#13) Expected line length to be no more than 132 characters (max-line-length)
(#17) Expected line length to be no more than 132 characters (max-line-length)
(#320) Expected line length to be no more than 132 characters (max-line-length)
(#546) Expected line length to be no more than 132 characters (max-line-length)
(#411) Unexpected whitespace at end of line (no-eol-whitespace)
(#667) Unexpected whitespace at end of line (no-eol-whitespace)
(#676) Unexpected whitespace at end of line (no-eol-whitespace)
(#389) Unexpected extra semicolon (no-extra-semicolons)
(#41) Unexpected double-slash CSS comment (no-invalid-double-slash-comments)
(#151) Unexpected double-slash CSS comment (no-invalid-double-slash-comments)
(#727) Unexpected double-slash CSS comment (no-invalid-double-slash-comments)
(#41) Unexpected unknown property "//" (property-no-unknown)
(#151) Unexpected unknown property "//" (property-no-unknown)
(#727) Unexpected unknown property "//background-color" (property-no-unknown)
(#691) Expected single space after ">" (selector-combinator-space-after)
(#699) Expected single space after ">" (selector-combinator-space-after)
(#730) Expected single space after ">" (selector-combinator-space-after)
(#735) Expected single space after ">" (selector-combinator-space-after)
(#735) Expected single space after ">" (selector-combinator-space-after)
(#745) Expected single space after ">" (selector-combinator-space-after)
(#745) Expected single space after ">" (selector-combinator-space-after)
(#750) Expected single space after ">" (selector-combinator-space-after)
(#750) Expected single space after ">" (selector-combinator-space-after)
(#757) Expected single space after ">" (selector-combinator-space-after)
(#757) Expected single space after ">" (selector-combinator-space-after)
(#764) Expected single space after ">" (selector-combinator-space-after)
(#691) Expected single space before ">" (selector-combinator-space-before)
(#699) Expected single space before ">" (selector-combinator-space-before)
(#730) Expected single space before ">" (selector-combinator-space-before)
(#735) Expected single space before ">" (selector-combinator-space-before)
(#735) Expected single space before ">" (selector-combinator-space-before)
(#745) Expected single space before ">" (selector-combinator-space-before)
(#745) Expected single space before ">" (selector-combinator-space-before)
(#750) Expected single space before ">" (selector-combinator-space-before)
(#750) Expected single space before ">" (selector-combinator-space-before)
(#757) Expected single space before ">" (selector-combinator-space-before)
(#757) Expected single space before ">" (selector-combinator-space-before)
(#764) Expected single space before ">" (selector-combinator-space-before)
(#17) Expected newline after "," (selector-list-comma-newline-after)
(#17) Expected newline after "," (selector-list-comma-newline-after)
(#17) Expected newline after "," (selector-list-comma-newline-after)
(#17) Expected newline after "," (selector-list-comma-newline-after)
(#139) Expected newline after "," (selector-list-comma-newline-after)
(#191) Expected newline after "," (selector-list-comma-newline-after)
(#326) Expected newline after "," (selector-list-comma-newline-after)
(#330) Expected newline after "," (selector-list-comma-newline-after)
(#330) Expected newline after "," (selector-list-comma-newline-after)
(#358) Expected newline after "," (selector-list-comma-newline-after)
(#560) Expected newline after "," (selector-list-comma-newline-after)
(#821) Expected newline after "," (selector-list-comma-newline-after)
(#991) Expected newline after "," (selector-list-comma-newline-after)
(#991) Expected newline after "," (selector-list-comma-newline-after)
(#991) Expected newline after "," (selector-list-comma-newline-after)
(#645) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#645) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#645) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#673) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#673) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#673) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#673) Expected single space after "," in a single-line list (value-list-comma-space-after)

PHPDocs style problems

(52 errors, 0 warnings)

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

mod/evoting/backup/moodle1/lib.php
(#73) Phpdocs for function moodle1_mod_evoting_handler::process_evoting has incomplete parameters list
(#115) Phpdocs for function moodle1_mod_evoting_handler::process_evoting_option has incomplete parameters list
(#27) Class moodle1_mod_evoting_handler does not have @copyright tag
(#27) Class moodle1_mod_evoting_handler does not have @license tag
mod/evoting/backup/moodle2/backup_evoting_activity_task.class.php
(#30) Class backup_evoting_activity_task does not have @copyright tag
(#30) Class backup_evoting_activity_task does not have @license tag
mod/evoting/backup/moodle2/backup_evoting_stepslib.php
(#34) Function backup_evoting_activity_structure_step::define_structure is not documented
(#29) Class backup_evoting_activity_structure_step does not have @copyright tag
(#29) Class backup_evoting_activity_structure_step does not have @license tag
mod/evoting/backup/moodle2/restore_evoting_activity_task.class.php
(#29) No one-line description found in phpdocs for class restore_evoting_activity_task
(#29) Class restore_evoting_activity_task does not have @copyright tag
(#29) Class restore_evoting_activity_task does not have @license tag
mod/evoting/backup/moodle2/restore_evoting_stepslib.php
(#34) Function restore_evoting_activity_structure_step::define_structure is not documented
(#47) Function restore_evoting_activity_structure_step::process_evoting is not documented
(#64) Function restore_evoting_activity_structure_step::process_evoting_questions is not documented
(#76) Function restore_evoting_activity_structure_step::process_evoting_options is not documented
(#91) Function restore_evoting_activity_structure_step::after_execute is not documented
(#29) Class restore_evoting_activity_structure_step does not have @copyright tag
(#29) Class restore_evoting_activity_structure_step does not have @license tag
mod/evoting/classes/event/evoting_change_question.php
(#29) Class evoting_change_question is not documented
(#89) Function evoting_change_question::get_objectid_mapping is not documented
mod/evoting/classes/event/evoting_reset.php
(#29) Class evoting_reset is not documented
(#95) Function evoting_reset::get_objectid_mapping is not documented
mod/evoting/classes/event/evoting_started.php
(#29) Class evoting_started is not documented
(#89) Function evoting_started::get_objectid_mapping is not documented
mod/evoting/classes/event/evoting_stopped.php
(#29) Class evoting_stopped is not documented
(#89) Function evoting_stopped::get_objectid_mapping is not documented
mod/evoting/db/upgrade.php
(#27) Phpdocs for function xmldb_evoting_upgrade has incomplete parameters list
mod/evoting/lib.php
(#31) Phpdocs for function evoting_get_tiny_url has incomplete parameters list
(#48) Phpdocs for function evoting_curl_get_result has incomplete parameters list
(#65) Phpdocs for function evoting_get_history_list has incomplete parameters list
(#85) Phpdocs for function evoting_get_history has incomplete parameters list
(#107) Phpdocs for function evoting_save_history has incomplete parameters list
(#127) Phpdocs for function evoting_delete_history has incomplete parameters list
(#151) Phpdocs for function evoting_get_options_poll has incomplete parameters list
(#185) Phpdocs for function evoting_delete_question has incomplete parameters list
(#219) Phpdocs for function evoting_reset_userdata has incomplete parameters list
(#256) Phpdocs for function evoting_reset_course_form_defaults has incomplete parameters list
(#264) Phpdocs for function evoting_reset_course_form_definition has incomplete parameters list
(#276) Phpdocs for function evoting_reset_poll has incomplete parameters list
(#321) Phpdocs for function evoting_set_statut_poll has incomplete parameters list
(#379) Phpdocs for function evoting_change_question has incomplete parameters list
(#576) Phpdocs for function evoting_get_questions has incomplete parameters list
(#613) Phpdocs for function evoting_get_count_answer has incomplete parameters list
(#646) Phpdocs for function evoting_cancel_vote has incomplete parameters list
(#700) Phpdocs for function evoting_vote has incomplete parameters list
(#889) Phpdocs for function evoting_add_instance has incomplete parameters list
(#970) Phpdocs for function evoting_update_instance has incomplete parameters list
(#417) Invalid inline phpdocs tag @param found
mod/evoting/locallib.php
(#29) Phpdocs for function evoting_get_editor_options has incomplete parameters list
mod/evoting/mod_form.php
(#31) Class mod_evoting_mod_form is not documented
(#161) Phpdocs for function mod_evoting_mod_form::data_preprocessing has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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